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>
7body {
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[
68function 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
78function 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
89function 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">audiotest-0.0.1</span>
254<a class="show" href="#" onclick="return toggle(this);">show license text</a>
255<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
256<div class="licence">
257<pre></pre>
258<ul>
259<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
260</ul>
261</div>
262</div>
263
264
265<div class="product">
266<span class="title">autoconf-2.13</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-2'>Gentoo Package Stock License GPL-2</a></li>
273</ul>
274</div>
275</div>
276
277
278<div class="product">
279<span class="title">autoconf-2.69</span>
280<a class="show" href="#" onclick="return toggle(this);">show license text</a>
281<span class="homepage"><a href="http://www.gnu.org/software/autoconf/autoconf.html">homepage</a></span>
282<div class="licence">
283<pre></pre>
284<ul>
285<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
286</ul>
287</div>
288</div>
289
290
291<div class="product">
292<span class="title">autoconf-wrapper-13</span>
293<a class="show" href="#" onclick="return toggle(this);">show license text</a>
294<span class="homepage"><a href="http://www.gentoo.org/">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-1.11.6</span>
306<a class="show" href="#" onclick="return toggle(this);">show license text</a>
307<span class="homepage"><a href="http://www.gnu.org/software/automake/">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">automake-wrapper-9</span>
319<a class="show" href="#" onclick="return toggle(this);">show license text</a>
320<span class="homepage"><a href="http://www.gentoo.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">autotest-0.0.2</span>
332<a class="show" href="#" onclick="return toggle(this);">show license text</a>
333<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
334<div class="licence">
335<pre></pre>
336<ul>
337<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
338</ul>
339</div>
340</div>
341
342
343<div class="product">
344<span class="title">autotest-all-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='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
351</ul>
352</div>
353</div>
354
355
356<div class="product">
357<span class="title">autotest-chrome-0.0.1</span>
358<a class="show" href="#" onclick="return toggle(this);">show license text</a>
359<span class="homepage"><a href="http://www.chromium.org/">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">autotest-client-0.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='#BSD-Google'>Custom License BSD-Google</a></li>
377</ul>
378</div>
379</div>
380
381
382<div class="product">
383<span class="title">autotest-deps-0.0.4</span>
384<a class="show" href="#" onclick="return toggle(this);">show license text</a>
385<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
386<div class="licence">
387<pre></pre>
388<ul>
389<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
390</ul>
391</div>
392</div>
393
394
395<div class="product">
396<span class="title">autotest-deps-cellular-0.0.1</span>
397<a class="show" href="#" onclick="return toggle(this);">show license text</a>
398<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
399<div class="licence">
400<pre></pre>
401<ul>
402<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
403</ul>
404</div>
405</div>
406
407
408<div class="product">
409<span class="title">autotest-deps-glbench-0.0.1</span>
410<a class="show" href="#" onclick="return toggle(this);">show license text</a>
411<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
412<div class="licence">
413<pre></pre>
414<ul>
415<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
416</ul>
417</div>
418</div>
419
420
421<div class="product">
422<span class="title">autotest-deps-glmark2-0.0.1</span>
423<a class="show" href="#" onclick="return toggle(this);">show license text</a>
424<span class="homepage"><a href="https://launchpad.net/glmark2">homepage</a></span>
425<div class="licence">
426<pre></pre>
427<ul>
428<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
429</ul>
430</div>
431</div>
432
433
434<div class="product">
435<span class="title">autotest-deps-graphics-0.0.1</span>
436<a class="show" href="#" onclick="return toggle(this);">show license text</a>
437<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
438<div class="licence">
439<pre></pre>
440<ul>
441<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
442</ul>
443</div>
444</div>
445
446
447<div class="product">
448<span class="title">autotest-deps-ltp-0.0.1</span>
449<a class="show" href="#" onclick="return toggle(this);">show license text</a>
450<span class="homepage"><a href="http://www.chromium.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">autotest-deps-p2p-0.0.1</span>
462<a class="show" href="#" onclick="return toggle(this);">show license text</a>
463<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
464<div class="licence">
465<pre></pre>
466<ul>
467<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
468</ul>
469</div>
470</div>
471
472
473<div class="product">
474<span class="title">autotest-deps-piglit-0.0.1</span>
475<a class="show" href="#" onclick="return toggle(this);">show license text</a>
476<span class="homepage"><a href="http://cgit.freedesktop.org/piglit">homepage</a></span>
477<div class="licence">
478<pre></pre>
479<ul>
480<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
481<li><a href='#LGPL-3'>Gentoo Package Stock License LGPL-3</a></li>
482</ul>
483</div>
484</div>
485
486
487<div class="product">
488<span class="title">autotest-deps-touchpad-0.0.1</span>
489<a class="show" href="#" onclick="return toggle(this);">show license text</a>
490<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
491<div class="licence">
492<pre></pre>
493<ul>
494<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
495</ul>
496</div>
497</div>
498
499
500<div class="product">
501<span class="title">autotest-deps-webgl-mpd-0.0.1</span>
502<a class="show" href="#" onclick="return toggle(this);">show license text</a>
503<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
504<div class="licence">
505<pre></pre>
506<ul>
507<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
508</ul>
509</div>
510</div>
511
512
513<div class="product">
514<span class="title">autotest-deps-webgl-perf-0.0.1</span>
515<a class="show" href="#" onclick="return toggle(this);">show license text</a>
516<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
517<div class="licence">
518<pre></pre>
519<ul>
520<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
521</ul>
522</div>
523</div>
524
525
526<div class="product">
527<span class="title">autotest-factory-install-0.0.1</span>
528<a class="show" href="#" onclick="return toggle(this);">show license text</a>
529<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
530<div class="licence">
531<pre></pre>
532<ul>
533<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
534</ul>
535</div>
536</div>
537
538
539<div class="product">
540<span class="title">autotest-fakemodem-conf-0.0.1</span>
541<a class="show" href="#" onclick="return toggle(this);">show license text</a>
542<span class="homepage"><a href="">homepage</a></span>
543<div class="licence">
544<pre></pre>
545<ul>
546<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
547</ul>
548</div>
549</div>
550
551
552<div class="product">
553<span class="title">autotest-private-0.2.1</span>
554<a class="show" href="#" onclick="return toggle(this);">show license text</a>
555<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
556<div class="licence">
557<pre></pre>
558<ul>
559<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
560</ul>
561</div>
562</div>
563
564
565<div class="product">
566<span class="title">autotest-private-tests-echoprivate-0.0.1</span>
567<a class="show" href="#" onclick="return toggle(this);">show license text</a>
568<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
569<div class="licence">
570<pre></pre>
571<ul>
572<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
573</ul>
574</div>
575</div>
576
577
578<div class="product">
579<span class="title">autotest-private-tests-quickoffice-0.0.1</span>
580<a class="show" href="#" onclick="return toggle(this);">show license text</a>
581<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
582<div class="licence">
583<pre></pre>
584<ul>
585<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
586</ul>
587</div>
588</div>
589
590
591<div class="product">
592<span class="title">autotest-server-tests-0.0.2</span>
593<a class="show" href="#" onclick="return toggle(this);">show license text</a>
594<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
595<div class="licence">
596<pre></pre>
597<ul>
598<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
599</ul>
600</div>
601</div>
602
603
604<div class="product">
605<span class="title">autotest-server-tests-bluetooth-0.0.1</span>
606<a class="show" href="#" onclick="return toggle(this);">show license text</a>
607<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
608<div class="licence">
609<pre></pre>
610<ul>
611<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
612</ul>
613</div>
614</div>
615
616
617<div class="product">
618<span class="title">autotest-server-tests-shill-0.0.1</span>
619<a class="show" href="#" onclick="return toggle(this);">show license text</a>
620<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
621<div class="licence">
622<pre></pre>
623<ul>
624<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
625</ul>
626</div>
627</div>
628
629
630<div class="product">
631<span class="title">autotest-server-tests-telemetry-0.0.1</span>
632<a class="show" href="#" onclick="return toggle(this);">show license text</a>
633<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
634<div class="licence">
635<pre></pre>
636<ul>
637<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
638</ul>
639</div>
640</div>
641
642
643<div class="product">
644<span class="title">autotest-tests-0.0.3</span>
645<a class="show" href="#" onclick="return toggle(this);">show license text</a>
646<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
647<div class="licence">
648<pre></pre>
649<ul>
650<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
651</ul>
652</div>
653</div>
654
655
656<div class="product">
657<span class="title">autotest-tests-audio-0.0.1</span>
658<a class="show" href="#" onclick="return toggle(this);">show license text</a>
659<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
660<div class="licence">
661<pre></pre>
662<ul>
663<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
664</ul>
665</div>
666</div>
667
668
669<div class="product">
670<span class="title">autotest-tests-cellular-0.0.1</span>
671<a class="show" href="#" onclick="return toggle(this);">show license text</a>
672<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
673<div class="licence">
674<pre></pre>
675<ul>
676<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
677</ul>
678</div>
679</div>
680
681
682<div class="product">
683<span class="title">autotest-tests-cros-disks-0.0.1</span>
684<a class="show" href="#" onclick="return toggle(this);">show license text</a>
685<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
686<div class="licence">
687<pre></pre>
688<ul>
689<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
690</ul>
691</div>
692</div>
693
694
695<div class="product">
696<span class="title">autotest-tests-cryptohome-0.0.1</span>
697<a class="show" href="#" onclick="return toggle(this);">show license text</a>
698<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
699<div class="licence">
700<pre></pre>
701<ul>
702<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
703</ul>
704</div>
705</div>
706
707
708<div class="product">
709<span class="title">autotest-tests-debugd-0.0.1</span>
710<a class="show" href="#" onclick="return toggle(this);">show license text</a>
711<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
712<div class="licence">
713<pre></pre>
714<ul>
715<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
716</ul>
717</div>
718</div>
719
720
721<div class="product">
722<span class="title">autotest-tests-graphics-0.0.1</span>
723<a class="show" href="#" onclick="return toggle(this);">show license text</a>
724<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
725<div class="licence">
726<pre></pre>
727<ul>
728<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
729</ul>
730</div>
731</div>
732
733
734<div class="product">
735<span class="title">autotest-tests-ltp-0.0.1</span>
736<a class="show" href="#" onclick="return toggle(this);">show license text</a>
737<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
738<div class="licence">
739<pre></pre>
740<ul>
741<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
742</ul>
743</div>
744</div>
745
746
747<div class="product">
748<span class="title">autotest-tests-ownershipapi-0.0.1</span>
749<a class="show" href="#" onclick="return toggle(this);">show license text</a>
750<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
751<div class="licence">
752<pre></pre>
753<ul>
754<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
755</ul>
756</div>
757</div>
758
759
760<div class="product">
761<span class="title">autotest-tests-p2p-0.0.1</span>
762<a class="show" href="#" onclick="return toggle(this);">show license text</a>
763<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
764<div class="licence">
765<pre></pre>
766<ul>
767<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
768</ul>
769</div>
770</div>
771
772
773<div class="product">
774<span class="title">autotest-tests-power-0.0.1</span>
775<a class="show" href="#" onclick="return toggle(this);">show license text</a>
776<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
777<div class="licence">
778<pre></pre>
779<ul>
780<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
781</ul>
782</div>
783</div>
784
785
786<div class="product">
787<span class="title">autotest-tests-security-0.0.1</span>
788<a class="show" href="#" onclick="return toggle(this);">show license text</a>
789<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
790<div class="licence">
791<pre></pre>
792<ul>
793<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
794</ul>
795</div>
796</div>
797
798
799<div class="product">
800<span class="title">autotest-tests-shill-0.0.1</span>
801<a class="show" href="#" onclick="return toggle(this);">show license text</a>
802<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
803<div class="licence">
804<pre></pre>
805<ul>
806<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
807</ul>
808</div>
809</div>
810
811
812<div class="product">
813<span class="title">autotest-tests-touchpad-0.0.1</span>
814<a class="show" href="#" onclick="return toggle(this);">show license text</a>
815<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
816<div class="licence">
817<pre></pre>
818<ul>
819<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
820</ul>
821</div>
822</div>
823
824
825<div class="product">
826<span class="title">autotest-tests-tpm-0.0.1</span>
827<a class="show" href="#" onclick="return toggle(this);">show license text</a>
828<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
829<div class="licence">
830<pre></pre>
831<ul>
832<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
833</ul>
834</div>
835</div>
836
837
838<div class="product">
839<span class="title">avahi-0.6.31</span>
840<a class="show" href="#" onclick="return toggle(this);">show license text</a>
841<span class="homepage"><a href="http://avahi.org/">homepage</a></span>
842<div class="licence">
843<pre></pre>
844<ul>
845<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
846</ul>
847</div>
848</div>
849
850
851<div class="product">
852<span class="title">avahi-daemon-0.0.1</span>
853<a class="show" href="#" onclick="return toggle(this);">show license text</a>
854<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
855<div class="licence">
856<pre></pre>
857<ul>
858<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
859</ul>
860</div>
861</div>
862
863
864<div class="product">
865<span class="title">avfs-1.0.1</span>
866<a class="show" href="#" onclick="return toggle(this);">show license text</a>
867<span class="homepage"><a href="http://sourceforge.net/projects/avf">homepage</a></span>
868<div class="licence">
869<pre></pre>
870<ul>
871<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
872</ul>
873</div>
874</div>
875
876
877<div class="product">
878<span class="title">avtest_label_detect-0.0.1</span>
879<a class="show" href="#" onclick="return toggle(this);">show license text</a>
880<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
881<div class="licence">
882<pre></pre>
883<ul>
884<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
885</ul>
886</div>
887</div>
888
889
890<div class="product">
891<span class="title">baselayout-2.0.1</span>
892<a class="show" href="#" onclick="return toggle(this);">show license text</a>
893<span class="homepage"><a href="http://src.chromium.org/">homepage</a></span>
894<div class="licence">
895<pre></pre>
896<ul>
897<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
898</ul>
899</div>
900</div>
901
902
903<div class="product">
904<span class="title">bash-4.2_p45</span>
905<a class="show" href="#" onclick="return toggle(this);">show license text</a>
906<span class="homepage"><a href="http://tiswww.case.edu/php/chet/bash/bashtop.html">homepage</a></span>
907<div class="licence">
908<pre></pre>
909<ul>
910<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
911</ul>
912</div>
913</div>
914
915
916<div class="product">
917<span class="title">bigreqsproto-1.1.1</span>
918<a class="show" href="#" onclick="return toggle(this);">show license text</a>
919<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
920<div class="licence">
921<pre>Scanned Source License bigreqsproto-1.1.1/COPYING:
922
923Copyright 1992, 1998  The Open Group
924
925Permission to use, copy, modify, distribute, and sell this software and its
926documentation for any purpose is hereby granted without fee, provided that
927the above copyright notice appear in all copies and that both that
928copyright notice and this permission notice appear in supporting
929documentation.
930
931The above copyright notice and this permission notice shall be included in
932all copies or substantial portions of the Software.
933
934THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
935IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
936FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
937OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
938AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
939CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
940
941Except as contained in this notice, the name of The Open Group shall not be
942used in advertising or otherwise to promote the sale, use or other dealings
943in this Software without prior written authorization from The Open Group.
944
945-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
946</pre>
947<ul>
948
949</ul>
950</div>
951</div>
952
953
954<div class="product">
955<span class="title">binutils-2.22</span>
956<a class="show" href="#" onclick="return toggle(this);">show license text</a>
957<span class="homepage"><a href="http://sources.redhat.com/binutils/">homepage</a></span>
958<div class="licence">
959<pre></pre>
960<ul>
961<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
962<li><a href='#LGPL-3'>Gentoo Package Stock License LGPL-3</a></li>
963</ul>
964</div>
965</div>
966
967
968<div class="product">
969<span class="title">binutils-config-3</span>
970<a class="show" href="#" onclick="return toggle(this);">show license text</a>
971<span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
972<div class="licence">
973<pre></pre>
974<ul>
975<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
976</ul>
977</div>
978</div>
979
980
981<div class="product">
982<span class="title">bluez-5.19</span>
983<a class="show" href="#" onclick="return toggle(this);">show license text</a>
984<span class="homepage"><a href="http://www.bluez.org/">homepage</a></span>
985<div class="licence">
986<pre></pre>
987<ul>
988<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
989<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
990</ul>
991</div>
992</div>
993
994
995<div class="product">
996<span class="title">bootcomplete-login-0.0.1</span>
997<a class="show" href="#" onclick="return toggle(this);">show license text</a>
998<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
999<div class="licence">
1000<pre></pre>
1001<ul>
1002<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1003</ul>
1004</div>
1005</div>
1006
1007
1008<div class="product">
1009<span class="title">bootstat-0.0.2</span>
1010<a class="show" href="#" onclick="return toggle(this);">show license text</a>
1011<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
1012<div class="licence">
1013<pre></pre>
1014<ul>
1015<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1016</ul>
1017</div>
1018</div>
1019
1020
1021<div class="product">
1022<span class="title">brltty-4.5</span>
1023<a class="show" href="#" onclick="return toggle(this);">show license text</a>
1024<span class="homepage"><a href="http://mielke.cc/brltty/">homepage</a></span>
1025<div class="licence">
1026<pre></pre>
1027<ul>
1028<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
1029<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
1030</ul>
1031</div>
1032</div>
1033
1034
1035<div class="product">
1036<span class="title">bsdiff-4.3</span>
1037<a class="show" href="#" onclick="return toggle(this);">show license text</a>
1038<span class="homepage"><a href="http://www.daemonology.net/bsdiff/">homepage</a></span>
1039<div class="licence">
1040<pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/dev-util/bsdiff:
1041
1042Copyright 2003-2005 Colin Percival
1043All rights reserved
1044
1045Redistribution and use in source and binary forms, with or without
1046modification, are permitted providing that the following conditions·
1047are met:
10481. Redistributions of source code must retain the above copyright
1049   notice, this list of conditions and the following disclaimer.
10502. Redistributions in binary form must reproduce the above copyright
1051   notice, this list of conditions and the following disclaimer in the
1052   documentation and/or other materials provided with the distribution.
1053
1054THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
1055IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1056WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1057ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
1058DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1059DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1060OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1061HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
1062STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
1063IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1064POSSIBILITY OF SUCH DAMAGE.
1065
1066-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1067</pre>
1068<ul>
1069
1070</ul>
1071</div>
1072</div>
1073
1074
1075<div class="product">
1076<span class="title">btsocket-0.0.1</span>
1077<a class="show" href="#" onclick="return toggle(this);">show license text</a>
1078<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
1079<div class="licence">
1080<pre>Scanned Source License btsocket-0.0.1/LICENSE:
1081
1082// Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
1083//
1084// Redistribution and use in source and binary forms, with or without
1085// modification, are permitted provided that the following conditions are
1086// met:
1087//
1088//    * Redistributions of source code must retain the above copyright
1089// notice, this list of conditions and the following disclaimer.
1090//    * Redistributions in binary form must reproduce the above
1091// copyright notice, this list of conditions and the following disclaimer
1092// in the documentation and/or other materials provided with the
1093// distribution.
1094//    * Neither the name of Google Inc. nor the names of its
1095// contributors may be used to endorse or promote products derived from
1096// this software without specific prior written permission.
1097//
1098// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1099// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1100// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1101// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1102// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1103// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1104// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1105// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1106// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1107// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1108// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1109
1110-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1111</pre>
1112<ul>
1113
1114</ul>
1115</div>
1116</div>
1117
1118
1119<div class="product">
1120<span class="title">busybox-1.21.0</span>
1121<a class="show" href="#" onclick="return toggle(this);">show license text</a>
1122<span class="homepage"><a href="http://www.busybox.net/">homepage</a></span>
1123<div class="licence">
1124<pre></pre>
1125<ul>
1126<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
1127</ul>
1128</div>
1129</div>
1130
1131
1132<div class="product">
1133<span class="title">bzip2-1.0.6</span>
1134<a class="show" href="#" onclick="return toggle(this);">show license text</a>
1135<span class="homepage"><a href="http://www.bzip.org/">homepage</a></span>
1136<div class="licence">
1137<pre>Scanned Source License bzip2-1.0.6/LICENSE:
1138
1139
1140--------------------------------------------------------------------------
1141
1142This program, "bzip2", the associated library "libbzip2", and all
1143documentation, are copyright (C) 1996-2010 Julian R Seward.  All
1144rights reserved.
1145
1146Redistribution and use in source and binary forms, with or without
1147modification, are permitted provided that the following conditions
1148are met:
1149
11501. Redistributions of source code must retain the above copyright
1151   notice, this list of conditions and the following disclaimer.
1152
11532. The origin of this software must not be misrepresented; you must 
1154   not claim that you wrote the original software.  If you use this 
1155   software in a product, an acknowledgment in the product 
1156   documentation would be appreciated but is not required.
1157
11583. Altered source versions must be plainly marked as such, and must
1159   not be misrepresented as being the original software.
1160
11614. The name of the author may not be used to endorse or promote 
1162   products derived from this software without specific prior written 
1163   permission.
1164
1165THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
1166OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1167WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1168ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
1169DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1170DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
1171GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
1172INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
1173WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1174NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1175SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1176
1177Julian Seward, jseward@bzip.org
1178bzip2/libbzip2 version 1.0.6 of 6 September 2010
1179
1180--------------------------------------------------------------------------
1181
1182-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1183
1184Gentoo Package Stock License BZIP2:
1185
1186&lt;copyright notice&gt;
1187All rights reserved.
1188
1189Redistribution and use in source and binary forms, with or without
1190modification, are permitted provided that the following conditions
1191are met:
1192
11931. Redistributions of source code must retain the above copyright
1194   notice, this list of conditions and the following disclaimer.
1195
11962. The origin of this software must not be misrepresented; you must
1197   not claim that you wrote the original software.  If you use this
1198   software in a product, an acknowledgment in the product
1199   documentation would be appreciated but is not required.
1200
12013. Altered source versions must be plainly marked as such, and must
1202   not be misrepresented as being the original software.
1203
12044. The name of the author may not be used to endorse or promote
1205   products derived from this software without specific prior written
1206   permission.
1207
1208THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
1209OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1210WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1211ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
1212DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1213DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
1214GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
1215INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
1216WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1217NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1218SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1219
1220-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1221</pre>
1222<ul>
1223
1224</ul>
1225</div>
1226</div>
1227
1228
1229<div class="product">
1230<span class="title">c-ares-1.7.5</span>
1231<a class="show" href="#" onclick="return toggle(this);">show license text</a>
1232<span class="homepage"><a href="http://c-ares.haxx.se/">homepage</a></span>
1233<div class="licence">
1234<pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/net-dns/c-ares:
1235
1236Copyright 1998 by the Massachusetts Institute of Technology.
1237
1238Permission to use, copy, modify, and distribute this
1239software and its documentation for any purpose and without
1240fee is hereby granted, provided that the above copyright
1241notice appear in all copies and that both that copyright
1242notice and this permission notice appear in supporting
1243documentation, and that the name of M.I.T. not be used in
1244advertising or publicity pertaining to distribution of the
1245software without specific, written prior permission.
1246M.I.T. makes no representations about the suitability of
1247this software for any purpose.  It is provided "as is"
1248without express or implied warranty.
1249
1250-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1251</pre>
1252<ul>
1253
1254</ul>
1255</div>
1256</div>
1257
1258
1259<div class="product">
1260<span class="title">cairo-1.12.12</span>
1261<a class="show" href="#" onclick="return toggle(this);">show license text</a>
1262<span class="homepage"><a href="http://cairographics.org/">homepage</a></span>
1263<div class="licence">
1264<pre>Gentoo Package Stock License MPL-1.1:
1265
1266                          MOZILLA PUBLIC LICENSE
1267                                Version 1.1
1268
1269                              ---------------
1270
12711. Definitions.
1272
1273     1.0.1. "Commercial Use" means distribution or otherwise making the
1274     Covered Code available to a third party.
1275
1276     1.1. "Contributor" means each entity that creates or contributes to
1277     the creation of Modifications.
1278
1279     1.2. "Contributor Version" means the combination of the Original
1280     Code, prior Modifications used by a Contributor, and the Modifications
1281     made by that particular Contributor.
1282
1283     1.3. "Covered Code" means the Original Code or Modifications or the
1284     combination of the Original Code and Modifications, in each case
1285     including portions thereof.
1286
1287     1.4. "Electronic Distribution Mechanism" means a mechanism generally
1288     accepted in the software development community for the electronic
1289     transfer of data.
1290
1291     1.5. "Executable" means Covered Code in any form other than Source
1292     Code.
1293
1294     1.6. "Initial Developer" means the individual or entity identified
1295     as the Initial Developer in the Source Code notice required by Exhibit
1296     A.
1297
1298     1.7. "Larger Work" means a work which combines Covered Code or
1299     portions thereof with code not governed by the terms of this License.
1300
1301     1.8. "License" means this document.
1302
1303     1.8.1. "Licensable" means having the right to grant, to the maximum
1304     extent possible, whether at the time of the initial grant or
1305     subsequently acquired, any and all of the rights conveyed herein.
1306
1307     1.9. "Modifications" means any addition to or deletion from the
1308     substance or structure of either the Original Code or any previous
1309     Modifications. When Covered Code is released as a series of files, a
1310     Modification is:
1311          A. Any addition to or deletion from the contents of a file
1312          containing Original Code or previous Modifications.
1313
1314          B. Any new file that contains any part of the Original Code or
1315          previous Modifications.
1316
1317     1.10. "Original Code" means Source Code of computer software code
1318     which is described in the Source Code notice required by Exhibit A as
1319     Original Code, and which, at the time of its release under this
1320     License is not already Covered Code governed by this License.
1321
1322     1.10.1. "Patent Claims" means any patent claim(s), now owned or
1323     hereafter acquired, including without limitation,  method, process,
1324     and apparatus claims, in any patent Licensable by grantor.
1325
1326     1.11. "Source Code" means the preferred form of the Covered Code for
1327     making modifications to it, including all modules it contains, plus
1328     any associated interface definition files, scripts used to control
1329     compilation and installation of an Executable, or source code
1330     differential comparisons against either the Original Code or another
1331     well known, available Covered Code of the Contributor's choice. The
1332     Source Code can be in a compressed or archival form, provided the
1333     appropriate decompression or de-archiving software is widely available
1334     for no charge.
1335
1336     1.12. "You" (or "Your")  means an individual or a legal entity
1337     exercising rights under, and complying with all of the terms of, this
1338     License or a future version of this License issued under Section 6.1.
1339     For legal entities, "You" includes any entity which controls, is
1340     controlled by, or is under common control with You. For purposes of
1341     this definition, "control" means (a) the power, direct or indirect,
1342     to cause the direction or management of such entity, whether by
1343     contract or otherwise, or (b) ownership of more than fifty percent
1344     (50%) of the outstanding shares or beneficial ownership of such
1345     entity.
1346
13472. Source Code License.
1348
1349     2.1. The Initial Developer Grant.
1350     The Initial Developer hereby grants You a world-wide, royalty-free,
1351     non-exclusive license, subject to third party intellectual property
1352     claims:
1353          (a)  under intellectual property rights (other than patent or
1354          trademark) Licensable by Initial Developer to use, reproduce,
1355          modify, display, perform, sublicense and distribute the Original
1356          Code (or portions thereof) with or without Modifications, and/or
1357          as part of a Larger Work; and
1358
1359          (b) under Patents Claims infringed by the making, using or
1360          selling of Original Code, to make, have made, use, practice,
1361          sell, and offer for sale, and/or otherwise dispose of the
1362          Original Code (or portions thereof).
1363
1364          (c) the licenses granted in this Section 2.1(a) and (b) are
1365          effective on the date Initial Developer first distributes
1366          Original Code under the terms of this License.
1367
1368          (d) Notwithstanding Section 2.1(b) above, no patent license is
1369          granted: 1) for code that You delete from the Original Code; 2)
1370          separate from the Original Code;  or 3) for infringements caused
1371          by: i) the modification of the Original Code or ii) the
1372          combination of the Original Code with other software or devices.
1373
1374     2.2. Contributor Grant.
1375     Subject to third party intellectual property claims, each Contributor
1376     hereby grants You a world-wide, royalty-free, non-exclusive license
1377
1378          (a)  under intellectual property rights (other than patent or
1379          trademark) Licensable by Contributor, to use, reproduce, modify,
1380          display, perform, sublicense and distribute the Modifications
1381          created by such Contributor (or portions thereof) either on an
1382          unmodified basis, with other Modifications, as Covered Code
1383          and/or as part of a Larger Work; and
1384
1385          (b) under Patent Claims infringed by the making, using, or
1386          selling of  Modifications made by that Contributor either alone
1387          and/or in combination with its Contributor Version (or portions
1388          of such combination), to make, use, sell, offer for sale, have
1389          made, and/or otherwise dispose of: 1) Modifications made by that
1390          Contributor (or portions thereof); and 2) the combination of
1391          Modifications made by that Contributor with its Contributor
1392          Version (or portions of such combination).
1393
1394          (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
1395          effective on the date Contributor first makes Commercial Use of
1396          the Covered Code.
1397
1398          (d)    Notwithstanding Section 2.2(b) above, no patent license is
1399          granted: 1) for any code that Contributor has deleted from the
1400          Contributor Version; 2)  separate from the Contributor Version;
1401          3)  for infringements caused by: i) third party modifications of
1402          Contributor Version or ii)  the combination of Modifications made
1403          by that Contributor with other software  (except as part of the
1404          Contributor Version) or other devices; or 4) under Patent Claims
1405          infringed by Covered Code in the absence of Modifications made by
1406          that Contributor.
1407
14083. Distribution Obligations.
1409
1410     3.1. Application of License.
1411     The Modifications which You create or to which You contribute are
1412     governed by the terms of this License, including without limitation
1413     Section 2.2. The Source Code version of Covered Code may be
1414     distributed only under the terms of this License or a future version
1415     of this License released under Section 6.1, and You must include a
1416     copy of this License with every copy of the Source Code You
1417     distribute. You may not offer or impose any terms on any Source Code
1418     version that alters or restricts the applicable version of this
1419     License or the recipients' rights hereunder. However, You may include
1420     an additional document offering the additional rights described in
1421     Section 3.5.
1422
1423     3.2. Availability of Source Code.
1424     Any Modification which You create or to which You contribute must be
1425     made available in Source Code form under the terms of this License
1426     either on the same media as an Executable version or via an accepted
1427     Electronic Distribution Mechanism to anyone to whom you made an
1428     Executable version available; and if made available via Electronic
1429     Distribution Mechanism, must remain available for at least twelve (12)
1430     months after the date it initially became available, or at least six
1431     (6) months after a subsequent version of that particular Modification
1432     has been made available to such recipients. You are responsible for
1433     ensuring that the Source Code version remains available even if the
1434     Electronic Distribution Mechanism is maintained by a third party.
1435
1436     3.3. Description of Modifications.
1437     You must cause all Covered Code to which You contribute to contain a
1438     file documenting the changes You made to create that Covered Code and
1439     the date of any change. You must include a prominent statement that
1440     the Modification is derived, directly or indirectly, from Original
1441     Code provided by the Initial Developer and including the name of the
1442     Initial Developer in (a) the Source Code, and (b) in any notice in an
1443     Executable version or related documentation in which You describe the
1444     origin or ownership of the Covered Code.
1445
1446     3.4. Intellectual Property Matters
1447          (a) Third Party Claims.
1448          If Contributor has knowledge that a license under a third party's
1449          intellectual property rights is required to exercise the rights
1450          granted by such Contributor under Sections 2.1 or 2.2,
1451          Contributor must include a text file with the Source Code
1452          distribution titled "LEGAL" which describes the claim and the
1453          party making the claim in sufficient detail that a recipient will
1454          know whom to contact. If Contributor obtains such knowledge after
1455          the Modification is made available as described in Section 3.2,
1456          Contributor shall promptly modify the LEGAL file in all copies
1457          Contributor makes available thereafter and shall take other steps
1458          (such as notifying appropriate mailing lists or newsgroups)
1459          reasonably calculated to inform those who received the Covered
1460          Code that new knowledge has been obtained.
1461
1462          (b) Contributor APIs.
1463          If Contributor's Modifications include an application programming
1464          interface and Contributor has knowledge of patent licenses which
1465          are reasonably necessary to implement that API, Contributor must
1466          also include this information in the LEGAL file.
1467
1468               (c)    Representations.
1469          Contributor represents that, except as disclosed pursuant to
1470          Section 3.4(a) above, Contributor believes that Contributor's
1471          Modifications are Contributor's original creation(s) and/or
1472          Contributor has sufficient rights to grant the rights conveyed by
1473          this License.
1474
1475     3.5. Required Notices.
1476     You must duplicate the notice in Exhibit A in each file of the Source
1477     Code.  If it is not possible to put such notice in a particular Source
1478     Code file due to its structure, then You must include such notice in a
1479     location (such as a relevant directory) where a user would be likely
1480     to look for such a notice.  If You created one or more Modification(s)
1481     You may add your name as a Contributor to the notice described in
1482     Exhibit A.  You must also duplicate this License in any documentation
1483     for the Source Code where You describe recipients' rights or ownership
1484     rights relating to Covered Code.  You may choose to offer, and to
1485     charge a fee for, warranty, support, indemnity or liability
1486     obligations to one or more recipients of Covered Code. However, You
1487     may do so only on Your own behalf, and not on behalf of the Initial
1488     Developer or any Contributor. You must make it absolutely clear than
1489     any such warranty, support, indemnity or liability obligation is
1490     offered by You alone, and You hereby agree to indemnify the Initial
1491     Developer and every Contributor for any liability incurred by the
1492     Initial Developer or such Contributor as a result of warranty,
1493     support, indemnity or liability terms You offer.
1494
1495     3.6. Distribution of Executable Versions.
1496     You may distribute Covered Code in Executable form only if the
1497     requirements of Section 3.1-3.5 have been met for that Covered Code,
1498     and if You include a notice stating that the Source Code version of
1499     the Covered Code is available under the terms of this License,
1500     including a description of how and where You have fulfilled the
1501     obligations of Section 3.2. The notice must be conspicuously included
1502     in any notice in an Executable version, related documentation or
1503     collateral in which You describe recipients' rights relating to the
1504     Covered Code. You may distribute the Executable version of Covered
1505     Code or ownership rights under a license of Your choice, which may
1506     contain terms different from this License, provided that You are in
1507     compliance with the terms of this License and that the license for the
1508     Executable version does not attempt to limit or alter the recipient's
1509     rights in the Source Code version from the rights set forth in this
1510     License. If You distribute the Executable version under a different
1511     license You must make it absolutely clear that any terms which differ
1512     from this License are offered by You alone, not by the Initial
1513     Developer or any Contributor. You hereby agree to indemnify the
1514     Initial Developer and every Contributor for any liability incurred by
1515     the Initial Developer or such Contributor as a result of any such
1516     terms You offer.
1517
1518     3.7. Larger Works.
1519     You may create a Larger Work by combining Covered Code with other code
1520     not governed by the terms of this License and distribute the Larger
1521     Work as a single product. In such a case, You must make sure the
1522     requirements of this License are fulfilled for the Covered Code.
1523
15244. Inability to Comply Due to Statute or Regulation.
1525
1526     If it is impossible for You to comply with any of the terms of this
1527     License with respect to some or all of the Covered Code due to
1528     statute, judicial order, or regulation then You must: (a) comply with
1529     the terms of this License to the maximum extent possible; and (b)
1530     describe the limitations and the code they affect. Such description
1531     must be included in the LEGAL file described in Section 3.4 and must
1532     be included with all distributions of the Source Code. Except to the
1533     extent prohibited by statute or regulation, such description must be
1534     sufficiently detailed for a recipient of ordinary skill to be able to
1535     understand it.
1536
15375. Application of this License.
1538
1539     This License applies to code to which the Initial Developer has
1540     attached the notice in Exhibit A and to related Covered Code.
1541
15426. Versions of the License.
1543
1544     6.1. New Versions.
1545     Netscape Communications Corporation ("Netscape") may publish revised
1546     and/or new versions of the License from time to time. Each version
1547     will be given a distinguishing version number.
1548
1549     6.2. Effect of New Versions.
1550     Once Covered Code has been published under a particular version of the
1551     License, You may always continue to use it under the terms of that
1552     version. You may also choose to use such Covered Code under the terms
1553     of any subsequent version of the License published by Netscape. No one
1554     other than Netscape has the right to modify the terms applicable to
1555     Covered Code created under this License.
1556
1557     6.3. Derivative Works.
1558     If You create or use a modified version of this License (which you may
1559     only do in order to apply it to code which is not already Covered Code
1560     governed by this License), You must (a) rename Your license so that
1561     the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
1562     "MPL", "NPL" or any confusingly similar phrase do not appear in your
1563     license (except to note that your license differs from this License)
1564     and (b) otherwise make it clear that Your version of the license
1565     contains terms which differ from the Mozilla Public License and
1566     Netscape Public License. (Filling in the name of the Initial
1567     Developer, Original Code or Contributor in the notice described in
1568     Exhibit A shall not of themselves be deemed to be modifications of
1569     this License.)
1570
15717. DISCLAIMER OF WARRANTY.
1572
1573     COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
1574     WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
1575     WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
1576     DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
1577     THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
1578     IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
1579     YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
1580     COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
1581     OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
1582     ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
1583
15848. TERMINATION.
1585
1586     8.1.  This License and the rights granted hereunder will terminate
1587     automatically if You fail to comply with terms herein and fail to cure
1588     such breach within 30 days of becoming aware of the breach. All
1589     sublicenses to the Covered Code which are properly granted shall
1590     survive any termination of this License. Provisions which, by their
1591     nature, must remain in effect beyond the termination of this License
1592     shall survive.
1593
1594     8.2.  If You initiate litigation by asserting a patent infringement
1595     claim (excluding declatory judgment actions) against Initial Developer
1596     or a Contributor (the Initial Developer or Contributor against whom
1597     You file such action is referred to as "Participant")  alleging that:
1598
1599     (a)  such Participant's Contributor Version directly or indirectly
1600     infringes any patent, then any and all rights granted by such
1601     Participant to You under Sections 2.1 and/or 2.2 of this License
1602     shall, upon 60 days notice from Participant terminate prospectively,
1603     unless if within 60 days after receipt of notice You either: (i)
1604     agree in writing to pay Participant a mutually agreeable reasonable
1605     royalty for Your past and future use of Modifications made by such
1606     Participant, or (ii) withdraw Your litigation claim with respect to
1607     the Contributor Version against such Participant.  If within 60 days
1608     of notice, a reasonable royalty and payment arrangement are not
1609     mutually agreed upon in writing by the parties or the litigation claim
1610     is not withdrawn, the rights granted by Participant to You under
1611     Sections 2.1 and/or 2.2 automatically terminate at the expiration of
1612     the 60 day notice period specified above.
1613
1614     (b)  any software, hardware, or device, other than such Participant's
1615     Contributor Version, directly or indirectly infringes any patent, then
1616     any rights granted to You by such Participant under Sections 2.1(b)
1617     and 2.2(b) are revoked effective as of the date You first made, used,
1618     sold, distributed, or had made, Modifications made by that
1619     Participant.
1620
1621     8.3.  If You assert a patent infringement claim against Participant
1622     alleging that such Participant's Contributor Version directly or
1623     indirectly infringes any patent where such claim is resolved (such as
1624     by license or settlement) prior to the initiation of patent
1625     infringement litigation, then the reasonable value of the licenses
1626     granted by such Participant under Sections 2.1 or 2.2 shall be taken
1627     into account in determining the amount or value of any payment or
1628     license.
1629
1630     8.4.  In the event of termination under Sections 8.1 or 8.2 above,
1631     all end user license agreements (excluding distributors and resellers)
1632     which have been validly granted by You or any distributor hereunder
1633     prior to termination shall survive termination.
1634
16359. LIMITATION OF LIABILITY.
1636
1637     UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
1638     (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
1639     DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
1640     OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
1641     ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
1642     CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
1643     WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
1644     COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
1645     INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
1646     LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
1647     RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
1648     PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
1649     EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
1650     THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
1651
165210. U.S. GOVERNMENT END USERS.
1653
1654     The Covered Code is a "commercial item," as that term is defined in
1655     48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
1656     software" and "commercial computer software documentation," as such
1657     terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
1658     C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
1659     all U.S. Government End Users acquire Covered Code with only those
1660     rights set forth herein.
1661
166211. MISCELLANEOUS.
1663
1664     This License represents the complete agreement concerning subject
1665     matter hereof. If any provision of this License is held to be
1666     unenforceable, such provision shall be reformed only to the extent
1667     necessary to make it enforceable. This License shall be governed by
1668     California law provisions (except to the extent applicable law, if
1669     any, provides otherwise), excluding its conflict-of-law provisions.
1670     With respect to disputes in which at least one party is a citizen of,
1671     or an entity chartered or registered to do business in the United
1672     States of America, any litigation relating to this License shall be
1673     subject to the jurisdiction of the Federal Courts of the Northern
1674     District of California, with venue lying in Santa Clara County,
1675     California, with the losing party responsible for costs, including
1676     without limitation, court costs and reasonable attorneys' fees and
1677     expenses. The application of the United Nations Convention on
1678     Contracts for the International Sale of Goods is expressly excluded.
1679     Any law or regulation which provides that the language of a contract
1680     shall be construed against the drafter shall not apply to this
1681     License.
1682
168312. RESPONSIBILITY FOR CLAIMS.
1684
1685     As between Initial Developer and the Contributors, each party is
1686     responsible for claims and damages arising, directly or indirectly,
1687     out of its utilization of rights under this License and You agree to
1688     work with Initial Developer and Contributors to distribute such
1689     responsibility on an equitable basis. Nothing herein is intended or
1690     shall be deemed to constitute any admission of liability.
1691
169213. MULTIPLE-LICENSED CODE.
1693
1694     Initial Developer may designate portions of the Covered Code as
1695     "Multiple-Licensed".  "Multiple-Licensed" means that the Initial
1696     Developer permits you to utilize portions of the Covered Code under
1697     Your choice of the NPL or the alternative licenses, if any, specified
1698     by the Initial Developer in the file described in Exhibit A.
1699
1700EXHIBIT A -Mozilla Public License.
1701
1702     ``The contents of this file are subject to the Mozilla Public License
1703     Version 1.1 (the "License"); you may not use this file except in
1704     compliance with the License. You may obtain a copy of the License at
1705     http://www.mozilla.org/MPL/
1706
1707     Software distributed under the License is distributed on an "AS IS"
1708     basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
1709     License for the specific language governing rights and limitations
1710     under the License.
1711
1712     The Original Code is ______________________________________.
1713
1714     The Initial Developer of the Original Code is ________________________.
1715     Portions created by ______________________ are Copyright (C) ______
1716     _______________________. All Rights Reserved.
1717
1718     Contributor(s): ______________________________________.
1719
1720     Alternatively, the contents of this file may be used under the terms
1721     of the _____ license (the  "[___] License"), in which case the
1722     provisions of [______] License are applicable instead of those
1723     above.  If you wish to allow use of your version of this file only
1724     under the terms of the [____] License and not to allow others to use
1725     your version of this file under the MPL, indicate your decision by
1726     deleting  the provisions above and replace  them with the notice and
1727     other provisions required by the [___] License.  If you do not delete
1728     the provisions above, a recipient may use your version of this file
1729     under either the MPL or the [___] License."
1730
1731     [NOTE: The text of this Exhibit A may differ slightly from the text of
1732     the notices in the Source Code files of the Original Code. You should
1733     use the text of this Exhibit A rather than the text found in the
1734     Original Code Source Code for Your Modifications.]
1735
1736     ----------------------------------------------------------------------
1737
1738     AMENDMENTS
1739
1740     The Netscape Public License Version 1.1 ("NPL") consists of the
1741     Mozilla Public License Version 1.1 with the following Amendments,
1742     including Exhibit A-Netscape Public License.  Files identified with
1743     "Exhibit A-Netscape Public License" are governed by the Netscape
1744     Public License Version 1.1.
1745
1746     Additional Terms applicable to the Netscape Public License.
1747          I. Effect.
1748          These additional terms described in this Netscape Public
1749          License -- Amendments shall apply to the Mozilla Communicator
1750          client code and to all Covered Code under this License.
1751
1752          II. "Netscape's Branded Code" means Covered Code that Netscape
1753          distributes and/or permits others to distribute under one or more
1754          trademark(s) which are controlled by Netscape but which are not
1755          licensed for use under this License.
1756
1757          III. Netscape and logo.
1758          This License does not grant any rights to use the trademarks
1759          "Netscape", the "Netscape N and horizon" logo or the "Netscape
1760          lighthouse" logo, "Netcenter", "Gecko", "Java" or "JavaScript",
1761          "Smart Browsing" even if such marks are included in the Original
1762          Code or Modifications.
1763
1764          IV. Inability to Comply Due to Contractual Obligation.
1765          Prior to licensing the Original Code under this License, Netscape
1766          has licensed third party code for use in Netscape's Branded Code.
1767          To the extent that Netscape is limited contractually from making
1768          such third party code available under this License, Netscape may
1769          choose to reintegrate such code into Covered Code without being
1770          required to distribute such code in Source Code form, even if
1771          such code would otherwise be considered "Modifications" under
1772          this License.
1773
1774          V. Use of Modifications and Covered Code by Initial Developer.
1775               V.1. In General.
1776               The obligations of Section 3 apply to Netscape, except to
1777               the extent specified in this Amendment, Section V.2 and V.3.
1778
1779               V.2. Other Products.
1780               Netscape may include Covered Code in products other than the
1781               Netscape's Branded Code which are released by Netscape
1782               during the two (2) years following the release date of the
1783               Original Code, without such additional products becoming
1784               subject to the terms of this License, and may license such
1785               additional products on different terms from those contained
1786               in this License.
1787
1788               V.3. Alternative Licensing.
1789               Netscape may license the Source Code of Netscape's Branded
1790               Code, including Modifications incorporated therein, without
1791               such Netscape Branded Code becoming subject to the terms of
1792               this License, and may license such Netscape Branded Code on
1793               different terms from those contained in this License.
1794
1795          VI. Litigation.
1796          Notwithstanding the limitations of Section 11 above, the
1797          provisions regarding litigation in Section 11(a), (b) and (c) of
1798          the License shall apply to all disputes relating to this License.
1799
1800     EXHIBIT A-Netscape Public License.
1801
1802          "The contents of this file are subject to the Netscape Public
1803          License Version 1.1 (the "License"); you may not use this file
1804          except in compliance with the License. You may obtain a copy of
1805          the License at http://www.mozilla.org/NPL/
1806
1807          Software distributed under the License is distributed on an "AS
1808          IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
1809          implied. See the License for the specific language governing
1810          rights and limitations under the License.
1811
1812          The Original Code is Mozilla Communicator client code, released
1813          March 31, 1998.
1814
1815          The Initial Developer of the Original Code is Netscape
1816          Communications Corporation. Portions created by Netscape are
1817          Copyright (C) 1998-1999 Netscape Communications Corporation. All
1818          Rights Reserved.
1819
1820          Contributor(s): ______________________________________.
1821
1822          Alternatively, the contents of this file may be used under the
1823          terms of the _____ license (the "[___] License"), in which case
1824          the provisions of [______] License are applicable  instead of
1825          those above.  If you wish to allow use of your version of this
1826          file only under the terms of the [____] License and not to allow
1827          others to use your version of this file under the NPL, indicate
1828          your decision by deleting  the provisions above and replace  them
1829          with the notice and other provisions required by the [___]
1830          License.  If you do not delete the provisions above, a recipient
1831          may use your version of this file under either the NPL or the
1832          [___] License."
1833
1834-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1835</pre>
1836<ul>
1837<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
1838</ul>
1839</div>
1840</div>
1841
1842
1843<div class="product">
1844<span class="title">cherrypy-3.2.2</span>
1845<a class="show" href="#" onclick="return toggle(this);">show license text</a>
1846<span class="homepage"><a href="http://www.cherrypy.org/">homepage</a></span>
1847<div class="licence">
1848<pre>Scanned Source License CherryPy-3.2.2/CherryPy.egg-info/PKG-INFO:
1849
1850Metadata-Version: 1.0
1851Name: CherryPy
1852Version: 3.2.2
1853Summary: Object-Oriented HTTP framework
1854Home-page: http://www.cherrypy.org
1855Author: CherryPy Team
1856Author-email: team@cherrypy.org
1857License: BSD
1858Download-URL: http://download.cherrypy.org/cherrypy/3.2.2/
1859Description: CherryPy is a pythonic, object-oriented HTTP framework
1860Platform: UNKNOWN
1861Classifier: Development Status :: 5 - Production/Stable
1862Classifier: Environment :: Web Environment
1863Classifier: Intended Audience :: Developers
1864Classifier: License :: Freely Distributable
1865Classifier: Operating System :: OS Independent
1866Classifier: Programming Language :: Python
1867Classifier: Programming Language :: Python :: 2
1868Classifier: Programming Language :: Python :: 3
1869Classifier: Topic :: Internet :: WWW/HTTP
1870Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
1871Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
1872Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
1873Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
1874Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
1875Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
1876
1877-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1878
1879Scanned Source License CherryPy-3.2.2/PKG-INFO:
1880
1881Metadata-Version: 1.0
1882Name: CherryPy
1883Version: 3.2.2
1884Summary: Object-Oriented HTTP framework
1885Home-page: http://www.cherrypy.org
1886Author: CherryPy Team
1887Author-email: team@cherrypy.org
1888License: BSD
1889Download-URL: http://download.cherrypy.org/cherrypy/3.2.2/
1890Description: CherryPy is a pythonic, object-oriented HTTP framework
1891Platform: UNKNOWN
1892Classifier: Development Status :: 5 - Production/Stable
1893Classifier: Environment :: Web Environment
1894Classifier: Intended Audience :: Developers
1895Classifier: License :: Freely Distributable
1896Classifier: Operating System :: OS Independent
1897Classifier: Programming Language :: Python
1898Classifier: Programming Language :: Python :: 2
1899Classifier: Programming Language :: Python :: 3
1900Classifier: Topic :: Internet :: WWW/HTTP
1901Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
1902Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
1903Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
1904Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
1905Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
1906Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
1907
1908-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1909
1910Scanned Source License CherryPy-3.2.2/cherrypy/LICENSE.txt:
1911
1912Copyright (c) 2004-2011, CherryPy Team (team@cherrypy.org)
1913All rights reserved.
1914
1915Redistribution and use in source and binary forms, with or without modification, 
1916are permitted provided that the following conditions are met:
1917
1918    * Redistributions of source code must retain the above copyright notice, 
1919      this list of conditions and the following disclaimer.
1920    * Redistributions in binary form must reproduce the above copyright notice, 
1921      this list of conditions and the following disclaimer in the documentation 
1922      and/or other materials provided with the distribution.
1923    * Neither the name of the CherryPy Team nor the names of its contributors 
1924      may be used to endorse or promote products derived from this software 
1925      without specific prior written permission.
1926
1927THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 
1928ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
1929WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
1930DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE 
1931FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
1932DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
1933SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 
1934CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 
1935OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
1936OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1937
1938-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1939</pre>
1940<ul>
1941
1942</ul>
1943</div>
1944</div>
1945
1946
1947<div class="product">
1948<span class="title">chromeos-activate-date-0.0.1</span>
1949<a class="show" href="#" onclick="return toggle(this);">show license text</a>
1950<span class="homepage"><a href="">homepage</a></span>
1951<div class="licence">
1952<pre></pre>
1953<ul>
1954<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1955</ul>
1956</div>
1957</div>
1958
1959
1960<div class="product">
1961<span class="title">chromeos-assets-0.0.2</span>
1962<a class="show" href="#" onclick="return toggle(this);">show license text</a>
1963<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
1964<div class="licence">
1965<pre></pre>
1966<ul>
1967<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1968</ul>
1969</div>
1970</div>
1971
1972
1973<div class="product">
1974<span class="title">chromeos-auth-config-0.0.1</span>
1975<a class="show" href="#" onclick="return toggle(this);">show license text</a>
1976<span class="homepage"><a href="http://www.chromium.org">homepage</a></span>
1977<div class="licence">
1978<pre></pre>
1979<ul>
1980<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1981</ul>
1982</div>
1983</div>
1984
1985
1986<div class="product">
1987<span class="title">chromeos-base-0</span>
1988<a class="show" href="#" onclick="return toggle(this);">show license text</a>
1989<span class="homepage"><a href="http://src.chromium.org/">homepage</a></span>
1990<div class="licence">
1991<pre></pre>
1992<ul>
1993<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1994</ul>
1995</div>
1996</div>
1997
1998
1999<div class="product">
2000<span class="title">chromeos-bsp-alex-0.0.1</span>
2001<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2002<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
2003<div class="licence">
2004<pre></pre>
2005<ul>
2006<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2007</ul>
2008</div>
2009</div>
2010
2011
2012<div class="product">
2013<span class="title">chromeos-bsp-x86-alex-0.0.2</span>
2014<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2015<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
2016<div class="licence">
2017<pre></pre>
2018<ul>
2019<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2020</ul>
2021</div>
2022</div>
2023
2024
2025<div class="product">
2026<span class="title">chromeos-ca-certificates-0.0.1</span>
2027<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2028<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
2029<div class="licence">
2030<pre></pre>
2031<ul>
2032<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2033</ul>
2034</div>
2035</div>
2036
2037
2038<div class="product">
2039<span class="title">chromeos-chrome-38.0.2096.1_rc</span>
2040<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2041<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2042<div class="licence">
2043<pre></pre>
2044<ul>
2045<li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
2046<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2047</ul>
2048</div>
2049</div>
2050
2051
2052<div class="product">
2053<span class="title">chromeos-cryptohome-0.0.1</span>
2054<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2055<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2056<div class="licence">
2057<pre></pre>
2058<ul>
2059<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2060</ul>
2061</div>
2062</div>
2063
2064
2065<div class="product">
2066<span class="title">chromeos-default-apps-1.2.0</span>
2067<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2068<span class="homepage"><a href="">homepage</a></span>
2069<div class="licence">
2070<pre></pre>
2071<ul>
2072<li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
2073</ul>
2074</div>
2075</div>
2076
2077
2078<div class="product">
2079<span class="title">chromeos-factory-0.0.1</span>
2080<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2081<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2082<div class="licence">
2083<pre></pre>
2084<ul>
2085<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2086</ul>
2087</div>
2088</div>
2089
2090
2091<div class="product">
2092<span class="title">chromeos-factory-board-3.0.0</span>
2093<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2094<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
2095<div class="licence">
2096<pre></pre>
2097<ul>
2098<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2099</ul>
2100</div>
2101</div>
2102
2103
2104<div class="product">
2105<span class="title">chromeos-factory-mini-0.0.1</span>
2106<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2107<span class="homepage"><a href="">homepage</a></span>
2108<div class="licence">
2109<pre></pre>
2110<ul>
2111<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2112</ul>
2113</div>
2114</div>
2115
2116
2117<div class="product">
2118<span class="title">chromeos-factory-regions-0.0.1</span>
2119<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2120<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2121<div class="licence">
2122<pre></pre>
2123<ul>
2124<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2125</ul>
2126</div>
2127</div>
2128
2129
2130<div class="product">
2131<span class="title">chromeos-factoryinstall-0.0.1</span>
2132<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2133<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2134<div class="licence">
2135<pre></pre>
2136<ul>
2137<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2138</ul>
2139</div>
2140</div>
2141
2142
2143<div class="product">
2144<span class="title">chromeos-firewall-init-0.0.1</span>
2145<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2146<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2147<div class="licence">
2148<pre></pre>
2149<ul>
2150<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2151</ul>
2152</div>
2153</div>
2154
2155
2156<div class="product">
2157<span class="title">chromeos-firmware-alex-0.0.1</span>
2158<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2159<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
2160<div class="licence">
2161<pre></pre>
2162<ul>
2163<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2164</ul>
2165</div>
2166</div>
2167
2168
2169<div class="product">
2170<span class="title">chromeos-hangul-1.2.0.3</span>
2171<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2172<span class="homepage"><a href="https://code.google.com/p/google-input-tools/">homepage</a></span>
2173<div class="licence">
2174<pre></pre>
2175<ul>
2176<li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
2177</ul>
2178</div>
2179</div>
2180
2181
2182<div class="product">
2183<span class="title">chromeos-imageburner-0.0.1</span>
2184<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2185<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2186<div class="licence">
2187<pre></pre>
2188<ul>
2189<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2190</ul>
2191</div>
2192</div>
2193
2194
2195<div class="product">
2196<span class="title">chromeos-init-0.0.25</span>
2197<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2198<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2199<div class="licence">
2200<pre></pre>
2201<ul>
2202<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2203</ul>
2204</div>
2205</div>
2206
2207
2208<div class="product">
2209<span class="title">chromeos-initramfs-0.0.1</span>
2210<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2211<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2212<div class="licence">
2213<pre></pre>
2214<ul>
2215<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
2216</ul>
2217</div>
2218</div>
2219
2220
2221<div class="product">
2222<span class="title">chromeos-installer-0.0.1</span>
2223<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2224<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2225<div class="licence">
2226<pre></pre>
2227<ul>
2228<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2229</ul>
2230</div>
2231</div>
2232
2233
2234<div class="product">
2235<span class="title">chromeos-login-0.0.5</span>
2236<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2237<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2238<div class="licence">
2239<pre></pre>
2240<ul>
2241<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2242</ul>
2243</div>
2244</div>
2245
2246
2247<div class="product">
2248<span class="title">chromeos-minijail-0.0.1</span>
2249<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2250<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2251<div class="licence">
2252<pre></pre>
2253<ul>
2254<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2255</ul>
2256</div>
2257</div>
2258
2259
2260<div class="product">
2261<span class="title">chromeos-test-init-0.0.1</span>
2262<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2263<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2264<div class="licence">
2265<pre></pre>
2266<ul>
2267<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2268</ul>
2269</div>
2270</div>
2271
2272
2273<div class="product">
2274<span class="title">chromeos-test-testauthkeys-0.0.1</span>
2275<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2276<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2277<div class="licence">
2278<pre></pre>
2279<ul>
2280<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2281</ul>
2282</div>
2283</div>
2284
2285
2286<div class="product">
2287<span class="title">chromite-0.0.1</span>
2288<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2289<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2290<div class="licence">
2291<pre></pre>
2292<ul>
2293<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2294</ul>
2295</div>
2296</div>
2297
2298
2299<div class="product">
2300<span class="title">chvt-0.0.1</span>
2301<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2302<span class="homepage"><a href="">homepage</a></span>
2303<div class="licence">
2304<pre></pre>
2305<ul>
2306<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
2307</ul>
2308</div>
2309</div>
2310
2311
2312<div class="product">
2313<span class="title">ckermit-8.0.211</span>
2314<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2315<span class="homepage"><a href="http://www.kermit-project.org/">homepage</a></span>
2316<div class="licence">
2317<pre>Gentoo Package Stock License Kermit:
2318
2319THE C-KERMIT 7.0 AND 8.0 LICENSE
2320
2321  Last update: Thu Feb  8 17:41:07 2002
2322
2323This is the new C-Kermit 7.0 and 8.0 license.  The intention is to allow
2324C-Kermit to be distributed with "free" operating systems such as GNU/Linux,
2325FreeBSD, NetBSD, OpenBSD, The Hurd, etc, even when the distributions
2326themselves (such as Red Hat or Caldera) might be sold and/or might include
2327applications that are not free, and yet still require a license to include
2328C-Kermit in or with "non-free" products such as commercial OS's, commercial
2329software packages, embedded systems, and hardware (other than general-purpose
2330computers preloaded with "free" operating systems), since these licenses
2331furnish a large portion of the Kermit Project's funding.
2332
2333There have been some questions about the provision in Clause (A) that:
2334
2335                                                                  The
2336    C-Kermit source code may not be changed without the consent of the
2337    Kermit Project, which will not be unreasonably withheld (this is
2338    simply a matter of keeping a consistent and supportable code base).
2339
2340The intention of this clause is primarily to make sure that anybody who
2341makes modifications sends them back to us, since we are the ones have to
2342support C-Kermit, and so we can carry them through to future releases (so
2343you don't have to make the same changes again and again).
2344
2345Secondarily it is to protect Columbia University in the unlikely event of
2346modifications made with deliberate intent to offend or cause damage.
2347
2348Any redistributor of C-Kermit under Clause (A) below should rest assured
2349there is no intention of preventing them from constructing a distribution in
2350the appropriate format (RPM or whatever) for their product or from issuing
2351any patches required for their products; we simply want to be informed so we
2352can maintain a consistent code base and a solid, supportable software
2353package.  We are happy to work with any redistributor an any issues that
2354concern them.  If you have questions, send them to kermit@columbia.edu.
2355
2356Note: All changes to this file since 1 January 2000 (the C-Kermit 7.0
2357release date) are above; the license itself has not changed, except to
2358update the most recent copyright date.
2359
2360(Begin)
2361
2362Copyright (C) 1985, 2002,
2363  The Trustees of Columbia University in the City of New York.
2364  All rights reserved.
2365
2366PERMISSIONS:
2367
2368The C-Kermit software may be obtained directly from the Kermit Project at
2369Columbia University (or from any source explicitly licensed by the Kermit
2370Project or implicitly licensed by Clause (A) below) by any individual for
2371his or her OWN USE, and by any company or other organization for its own
2372INTERNAL DISTRIBUTION and use, including installation on servers that are
2373accessed by customers or clients, WITHOUT EXPLICIT LICENSE.
2374
2375Conditions for REDISTRIBUTION are as follows:
2376
2377(A) The C-Kermit software, in source and/or binary form, may be
2378    included WITHOUT EXPLICIT LICENSE in distributions of OPERATING
2379    SYSTEMS that have OSI (Open Source Initiative, www.opensource.org)
2380    approved licenses, even if non-Open-Source applications (but not
2381    operating systems) are included in the same distribution.  Such
2382    distributions include, but are not limited to, CD-ROM, FTP site,
2383    Web site, or preinstalled software on a new GENERAL-PURPOSE
2384    computer, as long as the primary character of the distribution is
2385    an Open Source operating system with accompanying utilities.  The
2386    C-Kermit source code may not be changed without the consent of the
2387    Kermit Project, which will not be unreasonably withheld (this is
2388    simply a matter of keeping a consistent and supportable code base).
2389
2390(B) Inclusion of C-Kermit software in whole or in part, in any form, in
2391    or with any product not covered by Clause (A), or its distribution
2392    by any commercial enterprise to its actual or potential customers
2393    or clients except as in Clause (A), requires a license from the
2394    Kermit Project, Columbia University; contact kermit@columbia.edu.
2395
2396The name of Columbia University may not be used to endorse or promote
2397products derived from or including the C-Kermit software without specific
2398prior written permission.
2399
2400DISCLAIMER:
2401
2402  THIS SOFTWARE IS PROVIDED AS IS, WITHOUT REPRESENTATION FROM THE
2403  TRUSTEES OF COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK AS TO ITS
2404  FITNESS FOR ANY PURPOSE, AND WITHOUT WARRANTY BY THE TRUSTEES OF
2405  COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK OF ANY KIND, EITHER
2406  EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED
2407  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
2408  THE TRUSTEES OF COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK SHALL NOT
2409  BE LIABLE FOR ANY DAMAGES, INCLUDING SPECIAL, INDIRECT, INCIDENTAL,
2410  OR CONSEQUENTIAL DAMAGES, WITH RESPECT TO ANY CLAIM ARISING OUT OF OR
2411  IN CONNECTION WITH THE USE OF THE SOFTWARE, EVEN IF IT HAS BEEN OR IS
2412  HEREAFTER ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.  YOU SHALL
2413  INDEMNIFY AND HOLD HARMLESS THE TRUSTEES OF COLUMBIA UNIVERSITY IN
2414  THE CITY OF NEW YORK, ITS EMPLOYEES AND AGENTS FROM AND AGAINST ANY
2415  AND ALL CLAIMS, DEMANDS, LOSS, DAMAGE OR EXPENSE (INCLUDING
2416  ATTORNEYS' FEES) ARISING OUT OF YOUR USE OF THIS SOFTWARE.
2417
2418The above copyright notice, permissions notice, and disclaimer may not be
2419removed, altered, or obscured and shall be included in all copies of the
2420C-Kermit software.  The Trustees of Columbia University in the City of
2421New York reserve the right to revoke this permission if any of the terms
2422of use set forth above are breached.
2423
2424(End)
2425
2426-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2427</pre>
2428<ul>
2429
2430</ul>
2431</div>
2432</div>
2433
2434
2435<div class="product">
2436<span class="title">common-assets-0.0.1</span>
2437<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2438<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2439<div class="licence">
2440<pre></pre>
2441<ul>
2442<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2443</ul>
2444</div>
2445</div>
2446
2447
2448<div class="product">
2449<span class="title">compositeproto-0.4.2</span>
2450<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2451<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
2452<div class="licence">
2453<pre>Scanned Source License compositeproto-0.4.2/COPYING:
2454
2455Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
2456
2457Permission is hereby granted, free of charge, to any person obtaining a
2458copy of this software and associated documentation files (the "Software"),
2459to deal in the Software without restriction, including without limitation
2460the rights to use, copy, modify, merge, publish, distribute, sublicense,
2461and/or sell copies of the Software, and to permit persons to whom the
2462Software is furnished to do so, subject to the following conditions:
2463
2464The above copyright notice and this permission notice (including the next
2465paragraph) shall be included in all copies or substantial portions of the
2466Software.
2467
2468THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2469IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2470FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
2471THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2472LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2473FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2474DEALINGS IN THE SOFTWARE.
2475
2476Copyright © 2003 Keith Packard
2477
2478Permission to use, copy, modify, distribute, and sell this software and its
2479documentation for any purpose is hereby granted without fee, provided that
2480the above copyright notice appear in all copies and that both that
2481copyright notice and this permission notice appear in supporting
2482documentation, and that the name of Keith Packard not be used in
2483advertising or publicity pertaining to distribution of the software without
2484specific, written prior permission.  Keith Packard makes no
2485representations about the suitability of this software for any purpose.  It
2486is provided "as is" without express or implied warranty.
2487
2488KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
2489INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
2490EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
2491CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
2492DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
2493TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2494PERFORMANCE OF THIS SOFTWARE.
2495
2496
2497-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2498</pre>
2499<ul>
2500
2501</ul>
2502</div>
2503</div>
2504
2505
2506<div class="product">
2507<span class="title">confuse-2.7</span>
2508<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2509<span class="homepage"><a href="http://www.nongnu.org/confuse/">homepage</a></span>
2510<div class="licence">
2511<pre></pre>
2512<ul>
2513<li><a href='#ISC'>Gentoo Package Stock License ISC</a></li>
2514</ul>
2515</div>
2516</div>
2517
2518
2519<div class="product">
2520<span class="title">coreboot-2013.04</span>
2521<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2522<span class="homepage"><a href="http://www.coreboot.org/">homepage</a></span>
2523<div class="licence">
2524<pre></pre>
2525<ul>
2526<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
2527</ul>
2528</div>
2529</div>
2530
2531
2532<div class="product">
2533<span class="title">coreutils-8.22</span>
2534<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2535<span class="homepage"><a href="http://www.gnu.org/software/coreutils/">homepage</a></span>
2536<div class="licence">
2537<pre></pre>
2538<ul>
2539<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
2540</ul>
2541</div>
2542</div>
2543
2544
2545<div class="product">
2546<span class="title">cpio-2.11</span>
2547<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2548<span class="homepage"><a href="http://www.gnu.org/software/cpio/cpio.html">homepage</a></span>
2549<div class="licence">
2550<pre></pre>
2551<ul>
2552<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
2553</ul>
2554</div>
2555</div>
2556
2557
2558<div class="product">
2559<span class="title">crash-reporter-0.0.1</span>
2560<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2561<span class="homepage"><a href="http://dev.chromium.org/chromium-os/platform">homepage</a></span>
2562<div class="licence">
2563<pre></pre>
2564<ul>
2565<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2566</ul>
2567</div>
2568</div>
2569
2570
2571<div class="product">
2572<span class="title">crda-1.1.1</span>
2573<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2574<span class="homepage"><a href="http://wireless.kernel.org/en/developers/Regulatory">homepage</a></span>
2575<div class="licence">
2576<pre>Scanned Source License crda-1.1.1/LICENSE:
2577
2578Copyright (c) 2008, Luis R. Rodriguez &lt;mcgrof@gmail.com&gt;
2579Copyright (c) 2008, Johannes Berg &lt;johannes@sipsolutions.net&gt;
2580Copyright (c) 2008, Michael Green &lt;Michael.Green@Atheros.com&gt;
2581
2582Permission to use, copy, modify, and/or distribute this software for any
2583purpose with or without fee is hereby granted, provided that the above
2584copyright notice and this permission notice appear in all copies.
2585
2586THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2587WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2588MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2589ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2590WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2591ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2592OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2593
2594
2595-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2596
2597Scanned Source License crda-1.1.1/debian-example/copyright:
2598
2599This package was debianized by Luis Rodriguez &lt;mcgrof@gmail.com&gt; on
2600Thu, 22 Jan 2009 16:00:00 +0100.
2601
2602The crda packages was downloaded from &lt;http://wireless.kernel.org/download/crda/>;
2603
2604Copyright (c) 2008, Luis R. Rodriguez &lt;mcgrof@gmail.com&gt;
2605Copyright (c) 2008, Johannes Berg &lt;johannes@sipsolutions.net&gt;
2606Copyright (c) 2008, Michael Green &lt;Michael.Green@Atheros.com&gt;
2607
2608Permission to use, copy, modify, and/or distribute this software for any
2609purpose with or without fee is hereby granted, provided that the above
2610copyright notice and this permission notice appear in all copies.
2611
2612THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2613WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2614MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2615ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2616WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2617ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2618OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2619
2620
2621-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2622</pre>
2623<ul>
2624<li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
2625</ul>
2626</div>
2627</div>
2628
2629
2630<div class="product">
2631<span class="title">cros_boot_mode-0.0.1</span>
2632<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2633<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2634<div class="licence">
2635<pre></pre>
2636<ul>
2637<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2638</ul>
2639</div>
2640</div>
2641
2642
2643<div class="product">
2644<span class="title">croscorefonts-1.23.0</span>
2645<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2646<span class="homepage"><a href="">homepage</a></span>
2647<div class="licence">
2648<pre></pre>
2649<ul>
2650<li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
2651</ul>
2652</div>
2653</div>
2654
2655
2656<div class="product">
2657<span class="title">crosextrafonts-20130214</span>
2658<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2659<span class="homepage"><a href="">homepage</a></span>
2660<div class="licence">
2661<pre></pre>
2662<ul>
2663<li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
2664</ul>
2665</div>
2666</div>
2667
2668
2669<div class="product">
2670<span class="title">crosextrafonts-carlito-20130920</span>
2671<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2672<span class="homepage"><a href="">homepage</a></span>
2673<div class="licence">
2674<pre>Scanned Source License crosextrafonts-carlito-20130920/LICENSE:
2675
2676Copyright (c) 2010-2013 by tyPoland Lukasz Dziedzic with Reserved Font Name "Carlito".
2677
2678This Font Software is licensed under the SIL Open Font License,
2679Version 1.1 as shown below.
2680
2681SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
2682
2683PREAMBLE The goals of the Open Font License (OFL) are to stimulate
2684worldwide development of collaborative font projects, to support the font
2685creation efforts of academic and linguistic communities, and to provide
2686a free and open framework in which fonts may be shared and improved in
2687partnership with others.
2688
2689The OFL allows the licensed fonts to be used, studied, modified and
2690redistributed freely as long as they are not sold by themselves.
2691The fonts, including any derivative works, can be bundled, embedded,
2692redistributed and/or sold with any software provided that any reserved
2693names are not used by derivative works.  The fonts and derivatives,
2694however, cannot be released under any other type of license.  The
2695requirement for fonts to remain under this license does not apply to
2696any document created using the fonts or their derivatives.
2697
2698
2699DEFINITIONS
2700"Font Software" refers to the set of files released by the Copyright
2701Holder(s) under this license and clearly marked as such.
2702This may include source files, build scripts and documentation.
2703
2704"Reserved Font Name" refers to any names specified as such after the
2705copyright statement(s).
2706
2707"Original Version" refers to the collection of Font Software components
2708as distributed by the Copyright Holder(s).
2709
2710"Modified Version" refers to any derivative made by adding to, deleting,
2711or substituting ? in part or in whole ?
2712any of the components of the Original Version, by changing formats or
2713by porting the Font Software to a new environment.
2714
2715"Author" refers to any designer, engineer, programmer, technical writer
2716or other person who contributed to the Font Software.
2717
2718
2719PERMISSION &amp; CONDITIONS
2720
2721Permission is hereby granted, free of charge, to any person obtaining a
2722copy of the Font Software, to use, study, copy, merge, embed, modify,
2723redistribute, and sell modified and unmodified copies of the Font
2724Software, subject to the following conditions:
2725
27261) Neither the Font Software nor any of its individual components,in
2727   Original or Modified Versions, may be sold by itself.
2728
27292) Original or Modified Versions of the Font Software may be bundled,
2730   redistributed and/or sold with any software, provided that each copy
2731   contains the above copyright notice and this license. These can be
2732   included either as stand-alone text files, human-readable headers or
2733   in the appropriate machine-readable metadata fields within text or
2734   binary files as long as those fields can be easily viewed by the user.
2735
27363) No Modified Version of the Font Software may use the Reserved Font
2737   Name(s) unless explicit written permission is granted by the
2738   corresponding Copyright Holder. This restriction only applies to the
2739   primary font name as presented to the users.
2740
27414) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
2742   Software shall not be used to promote, endorse or advertise any
2743   Modified Version, except to acknowledge the contribution(s) of the
2744   Copyright Holder(s) and the Author(s) or with their explicit written
2745   permission.
2746
27475) The Font Software, modified or unmodified, in part or in whole, must
2748   be distributed entirely under this license, and must not be distributed
2749   under any other license. The requirement for fonts to remain under
2750   this license does not apply to any document created using the Font
2751   Software.
2752
2753
2754 
2755TERMINATION
2756This license becomes null and void if any of the above conditions are not met.
2757
2758 
2759
2760DISCLAIMER
2761THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2762EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
2763MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
2764OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT.  IN NO EVENT SHALL THE
2765COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2766INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
2767DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2768FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
2769DEALINGS IN THE FONT SOFTWARE.
2770
2771
2772-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2773</pre>
2774<ul>
2775<li><a href='#OFL-1.1'>Gentoo Package Stock License OFL-1.1</a></li>
2776</ul>
2777</div>
2778</div>
2779
2780
2781<div class="product">
2782<span class="title">crosh-0.0.1</span>
2783<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2784<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
2785<div class="licence">
2786<pre></pre>
2787<ul>
2788<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2789</ul>
2790</div>
2791</div>
2792
2793
2794<div class="product">
2795<span class="title">ctemplate-1.0</span>
2796<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2797<span class="homepage"><a href="http://code.google.com/p/google-ctemplate/">homepage</a></span>
2798<div class="licence">
2799<pre>Scanned Source License ctemplate-1.0/COPYING:
2800
2801Copyright (c) 2005, Google Inc.
2802All rights reserved.
2803
2804Redistribution and use in source and binary forms, with or without
2805modification, are permitted provided that the following conditions are
2806met:
2807
2808    * Redistributions of source code must retain the above copyright
2809notice, this list of conditions and the following disclaimer.
2810    * Redistributions in binary form must reproduce the above
2811copyright notice, this list of conditions and the following disclaimer
2812in the documentation and/or other materials provided with the
2813distribution.
2814    * Neither the name of Google Inc. nor the names of its
2815contributors may be used to endorse or promote products derived from
2816this software without specific prior written permission.
2817
2818THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2819"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2820LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2821A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2822OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2823SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2824LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2825DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2826THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2827(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2828OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2829
2830-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2831
2832Scanned Source License ctemplate-1.0/packages/deb/copyright:
2833
2834This package was debianized by Google Inc. &lt;opensource@google.com&gt; on
283513 March 2006.
2836
2837It was downloaded from http://code.google.com/
2838
2839Upstream Author: opensource@google.com
2840
2841Copyright (c) 2006, Google Inc.
2842All rights reserved.
2843
2844Redistribution and use in source and binary forms, with or without
2845modification, are permitted provided that the following conditions are
2846met:
2847
2848    * Redistributions of source code must retain the above copyright
2849notice, this list of conditions and the following disclaimer.
2850    * Redistributions in binary form must reproduce the above
2851copyright notice, this list of conditions and the following disclaimer
2852in the documentation and/or other materials provided with the
2853distribution.
2854    * Neither the name of Google Inc. nor the names of its
2855contributors may be used to endorse or promote products derived from
2856this software without specific prior written permission.
2857
2858THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2859"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2860LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2861A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2862OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2863SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2864LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2865DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2866THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2867(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2868OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2869
2870-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2871</pre>
2872<ul>
2873
2874</ul>
2875</div>
2876</div>
2877
2878
2879<div class="product">
2880<span class="title">curl-7.31.0</span>
2881<a class="show" href="#" onclick="return toggle(this);">show license text</a>
2882<span class="homepage"><a href="http://curl.haxx.se/">homepage</a></span>
2883<div class="licence">
2884<pre>Scanned Source License curl-7.31.0/COPYING:
2885
2886COPYRIGHT AND PERMISSION NOTICE
2887
2888Copyright (c) 1996 - 2013, Daniel Stenberg, &lt;daniel@haxx.se&gt;.
2889
2890All rights reserved.
2891
2892Permission to use, copy, modify, and distribute this software for any purpose
2893with or without fee is hereby granted, provided that the above copyright
2894notice and this permission notice appear in all copies.
2895
2896THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2897IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2898FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
2899NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
2900DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
2901OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
2902OR OTHER DEALINGS IN THE SOFTWARE.
2903
2904Except as contained in this notice, the name of a copyright holder shall not
2905be used in advertising or otherwise to promote the sale, use or other dealings
2906in this Software without prior written authorization of the copyright holder.
2907
2908-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2909
2910Scanned Source License curl-7.31.0/docs/LICENSE-MIXING:
2911
2912         License Mixing with apps, libcurl and Third Party Libraries
2913         ===========================================================
2914
2915libcurl can be built to use a fair amount of various third party libraries,
2916libraries that are written and provided by other parties that are distributed
2917using their own licenses. Even libcurl itself contains code that may cause
2918problems to some. This document attempts to describe what licenses libcurl and
2919the other libraries use and what possible dilemmas linking and mixing them all
2920can lead to for end users.
2921
2922I am not a lawyer and this is not legal advice!
2923
2924One common dilemma is that GPL[1]-licensed code is not allowed to be linked
2925with code licensed under the Original BSD license (with the announcement
2926clause). You may still build your own copies that use them all, but
2927distributing them as binaries would be to violate the GPL license - unless you
2928accompany your license with an exception[2]. This particular problem was
2929addressed when the Modified BSD license was created, which does not have the
2930announcement clause that collides with GPL.
2931
2932libcurl http://curl.haxx.se/docs/copyright.html
2933
2934        Uses an MIT (or Modified BSD)-style license that is as liberal as
2935        possible.  Some of the source files that deal with KRB4 have Original
2936        BSD-style announce-clause licenses. You may not distribute binaries
2937        with krb4-enabled libcurl that also link with GPL-licensed code!
2938
2939OpenSSL http://www.openssl.org/source/license.html
2940
2941        (May be used for SSL/TLS support) Uses an Original BSD-style license
2942        with an announcement clause that makes it "incompatible" with GPL. You
2943        are not allowed to ship binaries that link with OpenSSL that includes
2944        GPL code (unless that specific GPL code includes an exception for
2945        OpenSSL - a habit that is growing more and more common). If OpenSSL's
2946        licensing is a problem for you, consider using GnuTLS or yassl
2947        instead.
2948
2949GnuTLS  http://www.gnutls.org/
2950
2951        (May be used for SSL/TLS support) Uses the LGPL[3] license. If this is
2952        a problem for you, consider using OpenSSL instead. Also note that
2953        GnuTLS itself depends on and uses other libs (libgcrypt and
2954        libgpg-error) and they too are LGPL- or GPL-licensed.
2955
2956yassl   http://www.yassl.com/
2957
2958        (May be used for SSL/TLS support) Uses the GPL[1] license. If this is
2959        a problem for you, consider using OpenSSL or GnuTLS instead.
2960
2961NSS     http://www.mozilla.org/projects/security/pki/nss/
2962
2963        (May be used for SSL/TLS support) Is covered by the MPL[4] license,
2964        the GPL[1] license and the LGPL[3] license. You may choose to license
2965        the code under MPL terms, GPL terms, or LGPL terms. These licenses
2966        grant you different permissions and impose different obligations. You
2967        should select the license that best meets your needs.
2968
2969axTLS   http://axtls.sourceforge.net/
2970
2971        (May be used for SSL/TLS support) Uses a Modified BSD-style license.
2972
2973c-ares  http://daniel.haxx.se/projects/c-ares/license.html
2974
2975        (Used for asynchronous name resolves) Uses an MIT license that is very
2976        liberal and imposes no restrictions on any other library or part you
2977        may link with.
2978
2979zlib    http://www.gzip.org/zlib/zlib_license.html
2980
2981        (Used for compressed Transfer-Encoding support) Uses an MIT-style
2982        license that shouldn't collide with any other library.
2983
2984krb4
2985
2986        While nothing in particular says that a Kerberos4 library must use any
2987        particular license, the one I've tried and used successfully so far
2988        (kth-krb4) is partly Original BSD-licensed with the announcement
2989        clause. Some of the code in libcurl that is written to deal with
2990        Kerberos4 is Modified BSD-licensed.
2991
2992MIT Kerberos http://web.mit.edu/kerberos/www/dist/
2993
2994        (May be used for GSS support) MIT licensed, that shouldn't collide
2995        with any other parts.
2996
2997Heimdal http://www.pdc.kth.se/heimdal/
2998
2999        (May be used for GSS support) Heimdal is Original BSD licensed with
3000        the announcement clause.
3001
3002GNU GSS http://www.gnu.org/software/gss/
3003
3004        (May be used for GSS support) GNU GSS is GPL licensed. Note that you
3005        may not distribute binary curl packages that uses this if you build
3006        curl to also link and use any Original BSD licensed libraries!
3007
3008fbopenssl
3009
3010        (Used for SPNEGO support) Unclear license. Based on its name, I assume
3011        that it uses the OpenSSL license and thus shares the same issues as
3012        described for OpenSSL above.
3013
3014libidn  http://josefsson.org/libidn/
3015
3016        (Used for IDNA support) Uses the GNU Lesser General Public
3017        License [3]. LGPL is a variation of GPL with slightly less aggressive
3018        "copyleft". This license requires more requirements to be met when
3019        distributing binaries, see the license for details. Also note that if
3020        you distribute a binary that includes this library, you must also
3021        include the full LGPL license text. Please properly point out what
3022        parts of the distributed package that the license addresses.
3023
3024OpenLDAP http://www.openldap.org/software/release/license.html
3025
3026        (Used for LDAP support) Uses a Modified BSD-style license. Since
3027        libcurl uses OpenLDAP as a shared library only, I have not heard of
3028        anyone that ships OpenLDAP linked with libcurl in an app.
3029
3030libssh2 http://www.libssh2.org/
3031
3032        (Used for scp and sftp support) libssh2 uses a Modified BSD-style
3033        license.
3034
3035[1] = GPL - GNU General Public License: http://www.gnu.org/licenses/gpl.html
3036[2] = http://www.fsf.org/licenses/gpl-faq.html#GPLIncompatibleLibs details on
3037      how to write such an exception to the GPL
3038[3] = LGPL - GNU Lesser General Public License:
3039      http://www.gnu.org/licenses/lgpl.html
3040[4] = MPL - Mozilla Public License:
3041      http://www.mozilla.org/MPL/
3042
3043-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3044</pre>
3045<ul>
3046
3047</ul>
3048</div>
3049</div>
3050
3051
3052<div class="product">
3053<span class="title">daisydog-0.0.1</span>
3054<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3055<span class="homepage"><a href="https://chromium.googlesource.com/chromiumos/third_party/daisydog">homepage</a></span>
3056<div class="licence">
3057<pre></pre>
3058<ul>
3059<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
3060</ul>
3061</div>
3062</div>
3063
3064
3065<div class="product">
3066<span class="title">damageproto-1.2.1</span>
3067<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3068<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
3069<div class="licence">
3070<pre>Scanned Source License damageproto-1.2.1/COPYING:
3071
3072$Id: COPYING,v 1.1 2003-10-24 06:16:46 keithp Exp $
3073
3074Copyright © 2001,2003 Keith Packard
3075Copyright © 2007 Eric Anholt
3076
3077Permission to use, copy, modify, distribute, and sell this software and its
3078documentation for any purpose is hereby granted without fee, provided that
3079the above copyright notice appear in all copies and that both that
3080copyright notice and this permission notice appear in supporting
3081documentation, and that the name of Keith Packard not be used in
3082advertising or publicity pertaining to distribution of the software without
3083specific, written prior permission.  Keith Packard makes no
3084representations about the suitability of this software for any purpose.  It
3085is provided "as is" without express or implied warranty.
3086
3087KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
3088INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
3089EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
3090CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
3091DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
3092TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3093PERFORMANCE OF THIS SOFTWARE.
3094
3095
3096-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3097</pre>
3098<ul>
3099
3100</ul>
3101</div>
3102</div>
3103
3104
3105<div class="product">
3106<span class="title">dash-0.5.5.1.7</span>
3107<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3108<span class="homepage"><a href="http://gondor.apana.org.au/~herbert/dash/">homepage</a></span>
3109<div class="licence">
3110<pre>Scanned Source License dash-0.5.5.1/COPYING:
3111
3112Copyright (c) 1989-1994
3113	The Regents of the University of California.  All rights reserved.
3114Copyright (c) 1997 Christos Zoulas.  All rights reserved.
3115Copyright (c) 1997-2005
3116	Herbert Xu &lt;herbert@gondor.apana.org.au&gt;.  All rights reserved.
3117
3118This code is derived from software contributed to Berkeley by Kenneth Almquist.
3119
3120
3121Redistribution and use in source and binary forms, with or without
3122modification, are permitted provided that the following conditions
3123are met:
31241. Redistributions of source code must retain the above copyright
3125   notice, this list of conditions and the following disclaimer.
31262. Redistributions in binary form must reproduce the above copyright
3127   notice, this list of conditions and the following disclaimer in the
3128   documentation and/or other materials provided with the distribution.
31293. Neither the name of the University nor the names of its contributors
3130   may be used to endorse or promote products derived from this software
3131   without specific prior written permission.
3132
3133THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
3134ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3135IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3136ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
3137FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3138DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3139OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3140HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3141LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3142OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3143SUCH DAMAGE.
3144
3145mksignames.c:
3146
3147This file is not directly linked with dash.  However, its output is.
3148
3149Copyright (C) 1992 Free Software Foundation, Inc.
3150
3151This file is part of GNU Bash, the Bourne Again SHell.
3152
3153Bash is free software; you can redistribute it and/or modify it under
3154the terms of the GNU General Public License as published by the Free
3155Software Foundation; either version 2, or (at your option) any later
3156version.
3157
3158Bash is distributed in the hope that it will be useful, but WITHOUT ANY
3159WARRANTY; without even the implied warranty of MERCHANTABILITY or
3160FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3161for more details.
3162
3163You should have received a copy of the GNU General Public License with
3164your Debian GNU/Linux system, in /usr/share/common-licenses/GPL, or with the
3165Debian GNU/Linux hello source package as the file COPYING.  If not,
3166write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
3167Boston, MA 02111 USA.
3168
3169-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3170</pre>
3171<ul>
3172
3173</ul>
3174</div>
3175</div>
3176
3177
3178<div class="product">
3179<span class="title">dbus-1.6.8</span>
3180<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3181<span class="homepage"><a href="http://dbus.freedesktop.org/">homepage</a></span>
3182<div class="licence">
3183<pre></pre>
3184<ul>
3185<li><a href='#AFL-2.1'>Gentoo Package Stock License AFL-2.1</a></li>
3186<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
3187</ul>
3188</div>
3189</div>
3190
3191
3192<div class="product">
3193<span class="title">dbus-c++-0.0.2</span>
3194<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3195<span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/dbus-c%2B%2B">homepage</a></span>
3196<div class="licence">
3197<pre></pre>
3198<ul>
3199<li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
3200</ul>
3201</div>
3202</div>
3203
3204
3205<div class="product">
3206<span class="title">dbus-glib-0.100.2</span>
3207<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3208<span class="homepage"><a href="http://dbus.freedesktop.org/">homepage</a></span>
3209<div class="licence">
3210<pre></pre>
3211<ul>
3212<li><a href='#AFL-2.1'>Gentoo Package Stock License AFL-2.1</a></li>
3213<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
3214</ul>
3215</div>
3216</div>
3217
3218
3219<div class="product">
3220<span class="title">dbus-python-0.84.0</span>
3221<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3222<span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/DBusBindings">homepage</a></span>
3223<div class="licence">
3224<pre>Scanned Source License dbus-python-0.84.0/COPYING:
3225
3226As of version 0.82.4, dbus-python is released under the following permissive
3227non-copyleft license (the same one used for D-Bus core):
3228
3229	Permission is hereby granted, free of charge, to any person
3230	obtaining a copy of this software and associated documentation
3231	files (the "Software"), to deal in the Software without
3232	restriction, including without limitation the rights to use, copy,
3233	modify, merge, publish, distribute, sublicense, and/or sell copies
3234	of the Software, and to permit persons to whom the Software is
3235	furnished to do so, subject to the following conditions:
3236
3237	The above copyright notice and this permission notice shall be
3238	included in all copies or substantial portions of the Software.
3239
3240	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3241	EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3242	MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3243	NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
3244	HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3245	WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3246	OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3247	DEALINGS IN THE SOFTWARE.
3248
3249Copyright holders and licensing are indicated in the source files.
3250
3251-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3252</pre>
3253<ul>
3254
3255</ul>
3256</div>
3257</div>
3258
3259
3260<div class="product">
3261<span class="title">dbus-spy-0.0.1</span>
3262<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3263<span class="homepage"><a href="http://vidner.net/martin/software/dbus-spy/">homepage</a></span>
3264<div class="licence">
3265<pre>Gentoo Package Stock License CC-BY-3.0:
3266
3267Creative Commons Legal Code
3268
3269Attribution 3.0 Unported
3270
3271    CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
3272    LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN
3273    ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
3274    INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
3275    REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR
3276    DAMAGES RESULTING FROM ITS USE.
3277
3278License
3279
3280THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
3281COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY
3282COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS
3283AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
3284
3285BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE
3286TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY
3287BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS
3288CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND
3289CONDITIONS.
3290
32911. Definitions
3292
3293 a. "Adaptation" means a work based upon the Work, or upon the Work and
3294    other pre-existing works, such as a translation, adaptation,
3295    derivative work, arrangement of music or other alterations of a
3296    literary or artistic work, or phonogram or performance and includes
3297    cinematographic adaptations or any other form in which the Work may be
3298    recast, transformed, or adapted including in any form recognizably
3299    derived from the original, except that a work that constitutes a
3300    Collection will not be considered an Adaptation for the purpose of
3301    this License. For the avoidance of doubt, where the Work is a musical
3302    work, performance or phonogram, the synchronization of the Work in
3303    timed-relation with a moving image ("synching") will be considered an
3304    Adaptation for the purpose of this License.
3305 b. "Collection" means a collection of literary or artistic works, such as
3306    encyclopedias and anthologies, or performances, phonograms or
3307    broadcasts, or other works or subject matter other than works listed
3308    in Section 1(f) below, which, by reason of the selection and
3309    arrangement of their contents, constitute intellectual creations, in
3310    which the Work is included in its entirety in unmodified form along
3311    with one or more other contributions, each constituting separate and
3312    independent works in themselves, which together are assembled into a
3313    collective whole. A work that constitutes a Collection will not be
3314    considered an Adaptation (as defined above) for the purposes of this
3315    License.
3316 c. "Distribute" means to make available to the public the original and
3317    copies of the Work or Adaptation, as appropriate, through sale or
3318    other transfer of ownership.
3319 d. "Licensor" means the individual, individuals, entity or entities that
3320    offer(s) the Work under the terms of this License.
3321 e. "Original Author" means, in the case of a literary or artistic work,
3322    the individual, individuals, entity or entities who created the Work
3323    or if no individual or entity can be identified, the publisher; and in
3324    addition (i) in the case of a performance the actors, singers,
3325    musicians, dancers, and other persons who act, sing, deliver, declaim,
3326    play in, interpret or otherwise perform literary or artistic works or
3327    expressions of folklore; (ii) in the case of a phonogram the producer
3328    being the person or legal entity who first fixes the sounds of a
3329    performance or other sounds; and, (iii) in the case of broadcasts, the
3330    organization that transmits the broadcast.
3331 f. "Work" means the literary and/or artistic work offered under the terms
3332    of this License including without limitation any production in the
3333    literary, scientific and artistic domain, whatever may be the mode or
3334    form of its expression including digital form, such as a book,
3335    pamphlet and other writing; a lecture, address, sermon or other work
3336    of the same nature; a dramatic or dramatico-musical work; a
3337    choreographic work or entertainment in dumb show; a musical
3338    composition with or without words; a cinematographic work to which are
3339    assimilated works expressed by a process analogous to cinematography;
3340    a work of drawing, painting, architecture, sculpture, engraving or
3341    lithography; a photographic work to which are assimilated works
3342    expressed by a process analogous to photography; a work of applied
3343    art; an illustration, map, plan, sketch or three-dimensional work
3344    relative to geography, topography, architecture or science; a
3345    performance; a broadcast; a phonogram; a compilation of data to the
3346    extent it is protected as a copyrightable work; or a work performed by
3347    a variety or circus performer to the extent it is not otherwise
3348    considered a literary or artistic work.
3349 g. "You" means an individual or entity exercising rights under this
3350    License who has not previously violated the terms of this License with
3351    respect to the Work, or who has received express permission from the
3352    Licensor to exercise rights under this License despite a previous
3353    violation.
3354 h. "Publicly Perform" means to perform public recitations of the Work and
3355    to communicate to the public those public recitations, by any means or
3356    process, including by wire or wireless means or public digital
3357    performances; to make available to the public Works in such a way that
3358    members of the public may access these Works from a place and at a
3359    place individually chosen by them; to perform the Work to the public
3360    by any means or process and the communication to the public of the
3361    performances of the Work, including by public digital performance; to
3362    broadcast and rebroadcast the Work by any means including signs,
3363    sounds or images.
3364 i. "Reproduce" means to make copies of the Work by any means including
3365    without limitation by sound or visual recordings and the right of
3366    fixation and reproducing fixations of the Work, including storage of a
3367    protected performance or phonogram in digital form or other electronic
3368    medium.
3369
33702. Fair Dealing Rights. Nothing in this License is intended to reduce,
3371limit, or restrict any uses free from copyright or rights arising from
3372limitations or exceptions that are provided for in connection with the
3373copyright protection under copyright law or other applicable laws.
3374
33753. License Grant. Subject to the terms and conditions of this License,
3376Licensor hereby grants You a worldwide, royalty-free, non-exclusive,
3377perpetual (for the duration of the applicable copyright) license to
3378exercise the rights in the Work as stated below:
3379
3380 a. to Reproduce the Work, to incorporate the Work into one or more
3381    Collections, and to Reproduce the Work as incorporated in the
3382    Collections;
3383 b. to create and Reproduce Adaptations provided that any such Adaptation,
3384    including any translation in any medium, takes reasonable steps to
3385    clearly label, demarcate or otherwise identify that changes were made
3386    to the original Work. For example, a translation could be marked "The
3387    original work was translated from English to Spanish," or a
3388    modification could indicate "The original work has been modified.";
3389 c. to Distribute and Publicly Perform the Work including as incorporated
3390    in Collections; and,
3391 d. to Distribute and Publicly Perform Adaptations.
3392 e. For the avoidance of doubt:
3393
3394     i. Non-waivable Compulsory License Schemes. In those jurisdictions in
3395        which the right to collect royalties through any statutory or
3396        compulsory licensing scheme cannot be waived, the Licensor
3397        reserves the exclusive right to collect such royalties for any
3398        exercise by You of the rights granted under this License;
3399    ii. Waivable Compulsory License Schemes. In those jurisdictions in
3400        which the right to collect royalties through any statutory or
3401        compulsory licensing scheme can be waived, the Licensor waives the
3402        exclusive right to collect such royalties for any exercise by You
3403        of the rights granted under this License; and,
3404   iii. Voluntary License Schemes. The Licensor waives the right to
3405        collect royalties, whether individually or, in the event that the
3406        Licensor is a member of a collecting society that administers
3407        voluntary licensing schemes, via that society, from any exercise
3408        by You of the rights granted under this License.
3409
3410The above rights may be exercised in all media and formats whether now
3411known or hereafter devised. The above rights include the right to make
3412such modifications as are technically necessary to exercise the rights in
3413other media and formats. Subject to Section 8(f), all rights not expressly
3414granted by Licensor are hereby reserved.
3415
34164. Restrictions. The license granted in Section 3 above is expressly made
3417subject to and limited by the following restrictions:
3418
3419 a. You may Distribute or Publicly Perform the Work only under the terms
3420    of this License. You must include a copy of, or the Uniform Resource
3421    Identifier (URI) for, this License with every copy of the Work You
3422    Distribute or Publicly Perform. You may not offer or impose any terms
3423    on the Work that restrict the terms of this License or the ability of
3424    the recipient of the Work to exercise the rights granted to that
3425    recipient under the terms of the License. You may not sublicense the
3426    Work. You must keep intact all notices that refer to this License and
3427    to the disclaimer of warranties with every copy of the Work You
3428    Distribute or Publicly Perform. When You Distribute or Publicly
3429    Perform the Work, You may not impose any effective technological
3430    measures on the Work that restrict the ability of a recipient of the
3431    Work from You to exercise the rights granted to that recipient under
3432    the terms of the License. This Section 4(a) applies to the Work as
3433    incorporated in a Collection, but this does not require the Collection
3434    apart from the Work itself to be made subject to the terms of this
3435    License. If You create a Collection, upon notice from any Licensor You
3436    must, to the extent practicable, remove from the Collection any credit
3437    as required by Section 4(b), as requested. If You create an
3438    Adaptation, upon notice from any Licensor You must, to the extent
3439    practicable, remove from the Adaptation any credit as required by
3440    Section 4(b), as requested.
3441 b. If You Distribute, or Publicly Perform the Work or any Adaptations or
3442    Collections, You must, unless a request has been made pursuant to
3443    Section 4(a), keep intact all copyright notices for the Work and
3444    provide, reasonable to the medium or means You are utilizing: (i) the
3445    name of the Original Author (or pseudonym, if applicable) if supplied,
3446    and/or if the Original Author and/or Licensor designate another party
3447    or parties (e.g., a sponsor institute, publishing entity, journal) for
3448    attribution ("Attribution Parties") in Licensor's copyright notice,
3449    terms of service or by other reasonable means, the name of such party
3450    or parties; (ii) the title of the Work if supplied; (iii) to the
3451    extent reasonably practicable, the URI, if any, that Licensor
3452    specifies to be associated with the Work, unless such URI does not
3453    refer to the copyright notice or licensing information for the Work;
3454    and (iv) , consistent with Section 3(b), in the case of an Adaptation,
3455    a credit identifying the use of the Work in the Adaptation (e.g.,
3456    "French translation of the Work by Original Author," or "Screenplay
3457    based on original Work by Original Author"). The credit required by
3458    this Section 4(b) may be implemented in any reasonable manner;
3459    provided, however, that in the case of a Adaptation or Collection, at
3460    a minimum such credit will appear, if a credit for all contributing
3461    authors of the Adaptation or Collection appears, then as part of these
3462    credits and in a manner at least as prominent as the credits for the
3463    other contributing authors. For the avoidance of doubt, You may only
3464    use the credit required by this Section for the purpose of attribution
3465    in the manner set out above and, by exercising Your rights under this
3466    License, You may not implicitly or explicitly assert or imply any
3467    connection with, sponsorship or endorsement by the Original Author,
3468    Licensor and/or Attribution Parties, as appropriate, of You or Your
3469    use of the Work, without the separate, express prior written
3470    permission of the Original Author, Licensor and/or Attribution
3471    Parties.
3472 c. Except as otherwise agreed in writing by the Licensor or as may be
3473    otherwise permitted by applicable law, if You Reproduce, Distribute or
3474    Publicly Perform the Work either by itself or as part of any
3475    Adaptations or Collections, You must not distort, mutilate, modify or
3476    take other derogatory action in relation to the Work which would be
3477    prejudicial to the Original Author's honor or reputation. Licensor
3478    agrees that in those jurisdictions (e.g. Japan), in which any exercise
3479    of the right granted in Section 3(b) of this License (the right to
3480    make Adaptations) would be deemed to be a distortion, mutilation,
3481    modification or other derogatory action prejudicial to the Original
3482    Author's honor and reputation, the Licensor will waive or not assert,
3483    as appropriate, this Section, to the fullest extent permitted by the
3484    applicable national law, to enable You to reasonably exercise Your
3485    right under Section 3(b) of this License (right to make Adaptations)
3486    but not otherwise.
3487
34885. Representations, Warranties and Disclaimer
3489
3490UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR
3491OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY
3492KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE,
3493INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY,
3494FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF
3495LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS,
3496WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION
3497OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
3498
34996. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE
3500LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR
3501ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES
3502ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS
3503BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
3504
35057. Termination
3506
3507 a. This License and the rights granted hereunder will terminate
3508    automatically upon any breach by You of the terms of this License.
3509    Individuals or entities who have received Adaptations or Collections
3510    from You under this License, however, will not have their licenses
3511    terminated provided such individuals or entities remain in full
3512    compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will
3513    survive any termination of this License.
3514 b. Subject to the above terms and conditions, the license granted here is
3515    perpetual (for the duration of the applicable copyright in the Work).
3516    Notwithstanding the above, Licensor reserves the right to release the
3517    Work under different license terms or to stop distributing the Work at
3518    any time; provided, however that any such election will not serve to
3519    withdraw this License (or any other license that has been, or is
3520    required to be, granted under the terms of this License), and this
3521    License will continue in full force and effect unless terminated as
3522    stated above.
3523
35248. Miscellaneous
3525
3526 a. Each time You Distribute or Publicly Perform the Work or a Collection,
3527    the Licensor offers to the recipient a license to the Work on the same
3528    terms and conditions as the license granted to You under this License.
3529 b. Each time You Distribute or Publicly Perform an Adaptation, Licensor
3530    offers to the recipient a license to the original Work on the same
3531    terms and conditions as the license granted to You under this License.
3532 c. If any provision of this License is invalid or unenforceable under
3533    applicable law, it shall not affect the validity or enforceability of
3534    the remainder of the terms of this License, and without further action
3535    by the parties to this agreement, such provision shall be reformed to
3536    the minimum extent necessary to make such provision valid and
3537    enforceable.
3538 d. No term or provision of this License shall be deemed waived and no
3539    breach consented to unless such waiver or consent shall be in writing
3540    and signed by the party to be charged with such waiver or consent.
3541 e. This License constitutes the entire agreement between the parties with
3542    respect to the Work licensed here. There are no understandings,
3543    agreements or representations with respect to the Work not specified
3544    here. Licensor shall not be bound by any additional provisions that
3545    may appear in any communication from You. This License may not be
3546    modified without the mutual written agreement of the Licensor and You.
3547 f. The rights granted under, and the subject matter referenced, in this
3548    License were drafted utilizing the terminology of the Berne Convention
3549    for the Protection of Literary and Artistic Works (as amended on
3550    September 28, 1979), the Rome Convention of 1961, the WIPO Copyright
3551    Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996
3552    and the Universal Copyright Convention (as revised on July 24, 1971).
3553    These rights and subject matter take effect in the relevant
3554    jurisdiction in which the License terms are sought to be enforced
3555    according to the corresponding provisions of the implementation of
3556    those treaty provisions in the applicable national law. If the
3557    standard suite of rights granted under applicable copyright law
3558    includes additional rights not granted under this License, such
3559    additional rights are deemed to be included in the License; this
3560    License is not intended to restrict the license of any rights under
3561    applicable law.
3562
3563
3564Creative Commons Notice
3565
3566    Creative Commons is not a party to this License, and makes no warranty
3567    whatsoever in connection with the Work. Creative Commons will not be
3568    liable to You or any party on any legal theory for any damages
3569    whatsoever, including without limitation any general, special,
3570    incidental or consequential damages arising in connection to this
3571    license. Notwithstanding the foregoing two (2) sentences, if Creative
3572    Commons has expressly identified itself as the Licensor hereunder, it
3573    shall have all rights and obligations of Licensor.
3574
3575    Except for the limited purpose of indicating to the public that the
3576    Work is licensed under the CCPL, Creative Commons does not authorize
3577    the use by either party of the trademark "Creative Commons" or any
3578    related trademark or logo of Creative Commons without the prior
3579    written consent of Creative Commons. Any permitted use will be in
3580    compliance with Creative Commons' then-current trademark usage
3581    guidelines, as may be published on its website or otherwise made
3582    available upon request from time to time. For the avoidance of doubt,
3583    this trademark restriction does not form part of this License.
3584
3585    Creative Commons may be contacted at http://creativecommons.org/.
3586
3587-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3588</pre>
3589<ul>
3590
3591</ul>
3592</div>
3593</div>
3594
3595
3596<div class="product">
3597<span class="title">dejavu-2.33</span>
3598<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3599<span class="homepage"><a href="http://dejavu.sourceforge.net/">homepage</a></span>
3600<div class="licence">
3601<pre>Gentoo Package Stock License BitstreamVera:
3602
3603Bitstream Vera Fonts Copyright
3604
3605The fonts have a generous copyright, allowing derivative works (as
3606long as "Bitstream" or "Vera" are not in the names), and full
3607redistribution (so long as they are not *sold* by themselves). They
3608can be be bundled, redistributed and sold with any software.
3609
3610The fonts are distributed under the following copyright:
3611
3612Copyright
3613=========
3614
3615Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream
3616Vera is a trademark of Bitstream, Inc.
3617
3618Permission is hereby granted, free of charge, to any person obtaining
3619a copy of the fonts accompanying this license ("Fonts") and associated
3620documentation files (the "Font Software"), to reproduce and distribute
3621the Font Software, including without limitation the rights to use,
3622copy, merge, publish, distribute, and/or sell copies of the Font
3623Software, and to permit persons to whom the Font Software is furnished
3624to do so, subject to the following conditions:
3625
3626The above copyright and trademark notices and this permission notice
3627shall be included in all copies of one or more of the Font Software
3628typefaces.
3629
3630The Font Software may be modified, altered, or added to, and in
3631particular the designs of glyphs or characters in the Fonts may be
3632modified and additional glyphs or characters may be added to the
3633Fonts, only if the fonts are renamed to names not containing either
3634the words "Bitstream" or the word "Vera".
3635
3636This License becomes null and void to the extent applicable to Fonts
3637or Font Software that has been modified and is distributed under the
3638"Bitstream Vera" names.
3639
3640The Font Software may be sold as part of a larger software package but
3641no copy of one or more of the Font Software typefaces may be sold by
3642itself.
3643
3644THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3645EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
3646MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
3647OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
3648BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
3649OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
3650OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
3651OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
3652SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
3653
3654Except as contained in this notice, the names of Gnome, the Gnome
3655Foundation, and Bitstream Inc., shall not be used in advertising or
3656otherwise to promote the sale, use or other dealings in this Font
3657Software without prior written authorization from the Gnome Foundation
3658or Bitstream Inc., respectively. For further information, contact:
3659fonts at gnome dot org.
3660
3661Copyright FAQ
3662=============
3663
3664   1. I don't understand the resale restriction... What gives?
3665
3666      Bitstream is giving away these fonts, but wishes to ensure its
3667      competitors can't just drop the fonts as is into a font sale system
3668      and sell them as is. It seems fair that if Bitstream can't make money
3669      from the Bitstream Vera fonts, their competitors should not be able to
3670      do so either. You can sell the fonts as part of any software package,
3671      however.
3672
3673   2. I want to package these fonts separately for distribution and
3674      sale as part of a larger software package or system.  Can I do so?
3675
3676      Yes. A RPM or Debian package is a "larger software package" to begin 
3677      with, and you aren't selling them independently by themselves. 
3678      See 1. above.
3679
3680   3. Are derivative works allowed?
3681      Yes!
3682
3683   4. Can I change or add to the font(s)?
3684      Yes, but you must change the name(s) of the font(s).
3685
3686   5. Under what terms are derivative works allowed?
3687
3688      You must change the name(s) of the fonts. This is to ensure the
3689      quality of the fonts, both to protect Bitstream and Gnome. We want to
3690      ensure that if an application has opened a font specifically of these
3691      names, it gets what it expects (though of course, using fontconfig,
3692      substitutions could still could have occurred during font
3693      opening). You must include the Bitstream copyright. Additional
3694      copyrights can be added, as per copyright law. Happy Font Hacking!
3695
3696   6. If I have improvements for Bitstream Vera, is it possible they might get 
3697       adopted in future versions?
3698
3699      Yes. The contract between the Gnome Foundation and Bitstream has
3700      provisions for working with Bitstream to ensure quality additions to
3701      the Bitstream Vera font family. Please contact us if you have such
3702      additions. Note, that in general, we will want such additions for the
3703      entire family, not just a single font, and that you'll have to keep
3704      both Gnome and Jim Lyles, Vera's designer, happy! To make sense to add
3705      glyphs to the font, they must be stylistically in keeping with Vera's
3706      design. Vera cannot become a "ransom note" font. Jim Lyles will be
3707      providing a document describing the design elements used in Vera, as a
3708      guide and aid for people interested in contributing to Vera.
3709
3710   7. I want to sell a software package that uses these fonts: Can I do so?
3711
3712      Sure. Bundle the fonts with your software and sell your software
3713      with the fonts. That is the intent of the copyright.
3714
3715   8. If applications have built the names "Bitstream Vera" into them, 
3716      can I override this somehow to use fonts of my choosing?
3717
3718      This depends on exact details of the software. Most open source
3719      systems and software (e.g., Gnome, KDE, etc.) are now converting to
3720      use fontconfig (see www.fontconfig.org) to handle font configuration,
3721      selection and substitution; it has provisions for overriding font
3722      names and subsituting alternatives. An example is provided by the
3723      supplied local.conf file, which chooses the family Bitstream Vera for
3724      "sans", "serif" and "monospace".  Other software (e.g., the XFree86
3725      core server) has other mechanisms for font substitution.
3726
3727
3728-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3729</pre>
3730<ul>
3731
3732</ul>
3733</div>
3734</div>
3735
3736
3737<div class="product">
3738<span class="title">dev-install-0.0.1</span>
3739<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3740<span class="homepage"><a href="http://www.chromium.org/chromium-os">homepage</a></span>
3741<div class="licence">
3742<pre></pre>
3743<ul>
3744<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
3745</ul>
3746</div>
3747</div>
3748
3749
3750<div class="product">
3751<span class="title">dhcp-4.2.2</span>
3752<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3753<span class="homepage"><a href="http://www.isc.org/products/DHCP">homepage</a></span>
3754<div class="licence">
3755<pre>Scanned Source License dhcp-4.2.2/LICENSE:
3756
3757# Copyright (c) 2004-2011 by Internet Systems Consortium, Inc. ("ISC")
3758# Copyright (c) 1995-2003 by Internet Software Consortium
3759#
3760# Permission to use, copy, modify, and distribute this software for any
3761# purpose with or without fee is hereby granted, provided that the above
3762# copyright notice and this permission notice appear in all copies.
3763#
3764# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3765# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3766# MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR
3767# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3768# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3769# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3770# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3771#
3772#   Internet Systems Consortium, Inc.
3773#   950 Charter Street
3774#   Redwood City, CA 94063
3775#   &lt;info@isc.org&gt;
3776#   https://www.isc.org/
3777
3778-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3779
3780Scanned Source License dhcp-4.2.2/bind/bind-9.8.0-P4/COPYRIGHT:
3781
3782Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
3783Copyright (C) 1996-2003  Internet Software Consortium.
3784
3785Permission to use, copy, modify, and/or distribute this software for any
3786purpose with or without fee is hereby granted, provided that the above
3787copyright notice and this permission notice appear in all copies.
3788
3789THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
3790REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
3791AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
3792INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
3793LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
3794OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3795PERFORMANCE OF THIS SOFTWARE.
3796
3797$Id: COPYRIGHT,v 1.17 2011-01-04 23:47:13 tbox Exp $
3798
3799Portions Copyright (C) 1996-2001  Nominum, Inc.
3800
3801Permission to use, copy, modify, and distribute this software for any
3802purpose with or without fee is hereby granted, provided that the above
3803copyright notice and this permission notice appear in all copies.
3804
3805THE SOFTWARE IS PROVIDED "AS IS" AND NOMINUM DISCLAIMS ALL WARRANTIES
3806WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3807MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL NOMINUM BE LIABLE FOR
3808ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3809WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3810ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3811OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3812
3813-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3814
3815Scanned Source License dhcp-4.2.2/bind/bind-9.8.0-P4/contrib/idn/idnkit-1.0-src/LICENSE.txt:
3816
3817Copyright (c) 2000-2002 Japan Network Information Center.  All rights reserved.
3818 
3819By using this file, you agree to the terms and conditions set forth bellow.
3820
3821			LICENSE TERMS AND CONDITIONS 
3822
3823The following License Terms and Conditions apply, unless a different
3824license is obtained from Japan Network Information Center ("JPNIC"),
3825a Japanese association, Kokusai-Kougyou-Kanda Bldg 6F, 2-3-4 Uchi-Kanda,
3826Chiyoda-ku, Tokyo 101-0047, Japan.
3827
38281. Use, Modification and Redistribution (including distribution of any
3829   modified or derived work) in source and/or binary forms is permitted
3830   under this License Terms and Conditions.
3831
38322. Redistribution of source code must retain the copyright notices as they
3833   appear in each source code file, this License Terms and Conditions.
3834
38353. Redistribution in binary form must reproduce the Copyright Notice,
3836   this License Terms and Conditions, in the documentation and/or other
3837   materials provided with the distribution.  For the purposes of binary
3838   distribution the "Copyright Notice" refers to the following language:
3839   "Copyright (c) 2000-2002 Japan Network Information Center.  All rights reserved."
3840
38414. The name of JPNIC may not be used to endorse or promote products
3842   derived from this Software without specific prior written approval of
3843   JPNIC.
3844
38455. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY JPNIC
3846   "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3847   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
3848   PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL JPNIC BE LIABLE
3849   FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3850   CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3851   SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
3852   BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3853   WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
3854   OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3855   ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
3856
3857-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3858
3859Scanned Source License dhcp-4.2.2/bind/bind-9.8.0-P4/contrib/zkt/LICENSE:
3860
3861Copyright (c) 2005 - 2008, Holger Zuleger HZnet. All rights reserved.
3862
3863This software is open source.
3864
3865Redistribution and use in source and binary forms, with or without
3866modification, are permitted provided that the following conditions
3867are met:
3868
3869Redistributions of source code must retain the above copyright notice,
3870this list of conditions and the following disclaimer.
3871
3872Redistributions in binary form must reproduce the above copyright notice,
3873this list of conditions and the following disclaimer in the documentation
3874and/or other materials provided with the distribution.
3875
3876Neither the name of Holger Zuleger HZnet nor the names of its contributors may
3877be used to endorse or promote products derived from this software without
3878specific prior written permission.
3879
3880THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3881"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3882TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3883PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE
3884LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3885CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3886SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3887INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3888CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3889ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3890POSSIBILITY OF SUCH DAMAGE.
3891
3892-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3893</pre>
3894<ul>
3895<li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
3896</ul>
3897</div>
3898</div>
3899
3900
3901<div class="product">
3902<span class="title">dhcpcd-5.1.4</span>
3903<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3904<span class="homepage"><a href="http://roy.marples.name/projects/dhcpcd/">homepage</a></span>
3905<div class="licence">
3906<pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/net-misc/dhcpcd:
3907
3908Copyright (c) 2006-2010 Roy Marples &lt;roy@marples.name&gt;
3909All rights reserved
3910
3911Redistribution and use in source and binary forms, with or without
3912modification, are permitted provided that the following conditions
3913are met:
39141. Redistributions of source code must retain the above copyright
3915   notice, this list of conditions and the following disclaimer.
39162. Redistributions in binary form must reproduce the above copyright
3917   notice, this list of conditions and the following disclaimer in the
3918   documentation and/or other materials provided with the distribution.
3919
3920THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3921ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3922IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3923ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3924FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3925DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3926OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3927HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3928LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3929OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3930SUCH DAMAGE.
3931
3932-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3933</pre>
3934<ul>
3935
3936</ul>
3937</div>
3938</div>
3939
3940
3941<div class="product">
3942<span class="title">diffutils-3.2</span>
3943<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3944<span class="homepage"><a href="http://www.gnu.org/software/diffutils/">homepage</a></span>
3945<div class="licence">
3946<pre></pre>
3947<ul>
3948<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
3949</ul>
3950</div>
3951</div>
3952
3953
3954<div class="product">
3955<span class="title">dmidecode-2.11</span>
3956<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3957<span class="homepage"><a href="http://www.nongnu.org/dmidecode/">homepage</a></span>
3958<div class="licence">
3959<pre></pre>
3960<ul>
3961<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
3962</ul>
3963</div>
3964</div>
3965
3966
3967<div class="product">
3968<span class="title">dnsmasq-2.50</span>
3969<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3970<span class="homepage"><a href="http://www.thekelleys.org.uk/dnsmasq/">homepage</a></span>
3971<div class="licence">
3972<pre></pre>
3973<ul>
3974<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
3975</ul>
3976</div>
3977</div>
3978
3979
3980<div class="product">
3981<span class="title">docbook-xml-dtd-4.1.2</span>
3982<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3983<span class="homepage"><a href="http://www.docbook.org/">homepage</a></span>
3984<div class="licence">
3985<pre></pre>
3986<ul>
3987<li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
3988</ul>
3989</div>
3990</div>
3991
3992
3993<div class="product">
3994<span class="title">dosfstools-3.0.26</span>
3995<a class="show" href="#" onclick="return toggle(this);">show license text</a>
3996<span class="homepage"><a href="http://www.daniel-baumann.ch/software/dosfstools/">homepage</a></span>
3997<div class="licence">
3998<pre></pre>
3999<ul>
4000<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
4001</ul>
4002</div>
4003</div>
4004
4005
4006<div class="product">
4007<span class="title">dpkt-1.8</span>
4008<a class="show" href="#" onclick="return toggle(this);">show license text</a>
4009<span class="homepage"><a href="http://code.google.com/p/dpkt/">homepage</a></span>
4010<div class="licence">
4011<pre>Scanned Source License dpkt-1.8/LICENSE:
4012
4013  
4014  Copyright (c) 2004 Dug Song &lt;dugsong@monkey.org&gt;
4015  All rights reserved, all wrongs reversed.
4016
4017  Redistribution and use in source and binary forms, with or without
4018  modification, are permitted provided that the following conditions
4019  are met:
4020
4021  1. Redistributions of source code must retain the above copyright
4022     notice, this list of conditions and the following disclaimer.
4023  2. Redistributions in binary form must reproduce the above copyright
4024     notice, this list of conditions and the following disclaimer in the
4025     documentation and/or other materials provided with the distribution.
4026  3. The names of the authors and copyright holders may not be used to
4027     endorse or promote products derived from this software without
4028     specific prior written permission.
4029
4030  THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
4031  INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
4032  AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
4033  THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
4034  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
4035  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
4036  OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
4037  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
4038  OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
4039  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4040
4041
4042-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
4043
4044Scanned Source License dpkt-1.8/PKG-INFO:
4045
4046Metadata-Version: 1.0
4047Name: dpkt
4048Version: 1.8
4049Summary: dumb packet module
4050Home-page: http://dpkt.googlecode.com/
4051Author: Dug Song &lt;dugsong@monkey.org&gt;
4052Author-email: UNKNOWN
4053License: UNKNOWN
4054Description: UNKNOWN
4055Platform: UNKNOWN
4056
4057-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
4058</pre>
4059<ul>
4060
4061</ul>
4062</div>
4063</div>
4064
4065
4066<div class="product">
4067<span class="title">dri2proto-2.6</span>
4068<a class="show" href="#" onclick="return toggle(this);">show license text</a>
4069<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
4070<div class="licence">
4071<pre>Scanned Source License dri2proto-2.6/COPYING:
4072
4073Copyright © 2007 Red Hat, Inc.
4074
4075Permission is hereby granted, free of charge, to any person obtaining a
4076copy of this software and associated documentation files (the "Soft-
4077ware"), to deal in the Software without restriction, including without
4078limitation the rights to use, copy, modify, merge, publish, distribute,
4079and/or sell copies of the Software, and to permit persons to whom the
4080Software is furnished to do so, provided that the above copyright
4081notice(s) and this permission notice appear in all copies of the Soft-
4082ware and that both the above copyright notice(s) and this permission
4083notice appear in supporting documentation.
4084
4085THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
4086OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL-
4087ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY
4088RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
4089THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSE-
4090QUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
4091DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
4092TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFOR-
4093MANCE OF THIS SOFTWARE.
4094
4095Except as contained in this notice, the name of a copyright holder shall
4096not be used in advertising or otherwise to promote the sale, use or
4097other dealings in this Software without prior written authorization of
4098the copyright holder.
4099
4100Authors:
4101  Kristian Høgsberg (krh@redhat.com)
4102
4103-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
4104</pre>
4105<ul>
4106
4107</ul>
4108</div>
4109</div>
4110
4111
4112<div class="product">
4113<span class="title">droidfonts-cros-20121206</span>
4114<a class="show" href="#" onclick="return toggle(this);">show license text</a>
4115<span class="homepage"><a href="">homepage</a></span>
4116<div class="licence">
4117<pre></pre>
4118<ul>
4119<li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
4120</ul>
4121</div>
4122</div>
4123
4124
4125<div class="product">
4126<span class="title">dtc-1.4.0</span>
4127<a class="show" href="#" onclick="return toggle(this);">show license text</a>
4128<span class="homepage"><a href="http://git.jdl.com/gitweb/?p=dtc.git">homepage</a></span>
4129<div class="licence">
4130<pre></pre>
4131<ul>
4132<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
4133</ul>
4134</div>
4135</div>
4136
4137
4138<div class="product">
4139<span class="title">e2fsprogs-1.42</span>
4140<a class="show" href="#" onclick="return toggle(this);">show license text</a>
4141<span class="homepage"><a href="http://e2fsprogs.sourceforge.net/">homepage</a></span>
4142<div class="licence">
4143<pre>Scanned Source License e2fsprogs-1.42/COPYING:
4144
4145This package, the EXT2 filesystem utilities, are made available under
4146the GNU Public License version 2, with the exception of the lib/ext2fs
4147and lib/e2p libraries, which are made available under the GNU Library
4148General Public License Version 2, the lib/uuid library which is made
4149available under a BSD-style license and the lib/et and lib/ss
4150libraries which are made available under an MIT-style license.  Please
4151see lib/uuid/COPYING for more details for the license for the files
4152comprising the libuuid library, and the source file headers of the
4153libet and libss libraries for more information.
4154
4155The most recent officially distributed version can be found at
4156http://e2fsprogs.sourceforge.net.  If you need to make a distribution,
4157that's the one you should use.  If there is some reason why you'd like
4158a more recent version that is still in ALPHA testing (i.e., either
4159using the "WIP" test distributions or one from the hg or git
4160repository from the development branch, please contact me
4161(tytso@mit.edu) before you ship.  The release schedules for this
4162package are flexible, if you give me enough lead time.
4163
4164
4165					Theodore Ts'o
4166					23-June-2007
4167
4168----------------------------------------------------------------------
4169
4170		    GNU GENERAL PUBLIC LICENSE
4171		       Version 2, June 1991
4172
4173 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
4174     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
4175 Everyone is permitted to copy and distribute verbatim copies
4176 of this license document, but changing it is not allowed.
4177
4178			    Preamble
4179
4180  The licenses for most software are designed to take away your
4181freedom to share and change it.  By contrast, the GNU General Public
4182License is intended to guarantee your freedom to share and change free
4183software--to make sure the software is free for all its users.  This
4184General Public License applies to most of the Free Software
4185Foundation's software and to any other program whose authors commit to
4186using it.  (Some other Free Software Foundation software is covered by
4187the GNU Library General Public License instead.)  You can apply it to
4188your programs, too.
4189
4190  When we speak of free software, we are referring to freedom, not
4191price.  Our General Public Licenses are designed to make sure that you
4192have the freedom to distribute copies of free software (and charge for
4193this service if you wish), that you receive source code or can get it
4194if you want it, that you can change the software or use pieces of it
4195in new free programs; and that you know you can do these things.
4196
4197  To protect your rights, we need to make restrictions that forbid
4198anyone to deny you these rights or to ask you to surrender the rights.
4199These restrictions translate to certain responsibilities for you if you
4200distribute copies of the software, or if you modify it.
4201
4202  For example, if you distribute copies of such a program, whether
4203gratis or for a fee, you must give the recipients all the rights that
4204you have.  You must make sure that they, too, receive or can get the
4205source code.  And you must show them these terms so they know their
4206rights.
4207
4208  We protect your rights with two steps: (1) copyright the software, and
4209(2) offer you this license which gives you legal permission to copy,
4210distribute and/or modify the software.
4211
4212  Also, for each author's protection and ours, we want to make certain
4213that everyone understands that there is no warranty for this free
4214software.  If the software is modified by someone else and passed on, we
4215want its recipients to know that what they have is not the original, so
4216that any problems introduced by others will not reflect on the original
4217authors' reputations.
4218
4219  Finally, any free program is threatened constantly by software
4220patents.  We wish to avoid the danger that redistributors of a free
4221program will individually obtain patent licenses, in effect making the
4222program proprietary.  To prevent this, we have made it clear that any
4223patent must be licensed for everyone's free use or not licensed at all.
4224
4225  The precise terms and conditions for copying, distribution and
4226modification follow.
4227
4228		    GNU GENERAL PUBLIC LICENSE
4229   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
4230
4231  0. This License applies to any program or other work which contains
4232a notice placed by the copyright holder saying it may be distributed
4233under the terms of this General Public License.  The "Program", below,
4234refers to any such program or work, and a "work based on the Program"
4235means either the Program or any derivative work under copyright law:
4236that is to say, a work containing the Program or a portion of it,
4237either verbatim or with modifications and/or translated into another
4238language.  (Hereinafter, translation is included without limitation in
4239the term "modification".)  Each licensee is addressed as "you".
4240
4241Activities other than copying, distribution and modification are not
4242covered by this License; they are outside its scope.  The act of
4243running the Program is not restricted, and the output from the Program
4244is covered only if its contents constitute a work based on the
4245Program (independent of having been made by running the Program).
4246Whether that is true depends on what the Program does.
4247
4248  1. You may copy and distribute verbatim copies of the Program's
4249source code as you receive it, in any medium, provided that you
4250conspicuously and appropriately publish on each copy an appropriate
4251copyright notice and disclaimer of warranty; keep intact all the
4252notices that refer to this License and to the absence of any warranty;
4253and give any other recipients of the Program a copy of this License
4254along with the Program.
4255
4256You may charge a fee for the physical act of transferring a copy, and
4257you may at your option offer warranty protection in exchange for a fee.
4258
4259  2. You may modify your copy or copies of the Program or any portion
4260of it, thus forming a work based on the Program, and copy and
4261distribute such modifications or work under the terms of Section 1
4262above, provided that you also meet all of these conditions:
4263
4264    a) You must cause the modified files to carry prominent notices
4265    stating that you changed the files and the date of any change.
4266
4267    b) You must cause any work that you distribute or publish, that in
4268    whole or in part contains or is derived from the Program or any
4269    part thereof, to be licensed as a whole at no charge to all third
4270    parties under the terms of this License.
4271
4272    c) If the modified program normally reads commands interactively
4273    when run, you must cause it, when started running for such
4274    interactive use in the most ordinary way, to print or display an
4275    announcement including an appropriate copyright notice and a
4276    notice that there is no warranty (or else, saying that you provide
4277    a warranty) and that users may redistribute the program under
4278    these conditions, and telling the user how to view a copy of this
4279    License.  (Exception: if the Program itself is interactive but
4280    does not normally print such an announcement, your work based on
4281    the Program is not required to print an announcement.)
4282
4283These requirements apply to the modified work as a whole.  If
4284identifiable sections of that work are not derived from the Program,
4285and can be reasonably considered independent and separate works in
4286themselves, then this License, and its terms, do not apply to those
4287sections when you distribute them as separate works.  But when you
4288distribute the same sections as part of a whole which is a work based
4289on the Program, the distribution of the whole must be on the terms of
4290this License, whose permissions for other licensees extend to the
4291entire whole, and thus to each and every part regardless of who wrote it.
4292
4293Thus, it is not the intent of this section to claim rights or contest
4294your rights to work written entirely by you; rather, the intent is to
4295exercise the right to control the distribution of derivative or
4296collective works based on the Program.
4297
4298In addition, mere aggregation of another work not based on the Program
4299with the Program (or with a work based on the Program) on a volume of
4300a storage or distribution medium does not bring the other work under
4301the scope of this License.
4302
4303  3. You may copy and distribute the Program (or a work based on it,
4304under Section 2) in object code or executable form under the terms of
4305Sections 1 and 2 above provided that you also do one of the following:
4306
4307    a) Accompany it with the complete corresponding machine-readable
4308    source code, which must be distributed under the terms of Sections
4309    1 and 2 above on a medium customarily used for software interchange; or,
4310
4311    b) Accompany it with a written offer, valid for at least three
4312    years, to give any third party, for a charge no more than your
4313    cost of physically performing source distribution, a complete
4314    machine-readable copy of the corresponding source code, to be
4315    distributed under the terms of Sections 1 and 2 above on a medium
4316    customarily used for software interchange; or,
4317
4318    c) Accompany it with the information you received as to the offer
4319    to distribute corresponding source code.  (This alternative is
4320    allowed only for noncommercial distribution and only if you
4321    received the program in object code or executable form with such
4322    an offer, in accord with Subsection b above.)
4323
4324The source code for a work means the preferred form of the work for
4325making modifications to it.  For an executable work, complete source
4326code means all the source code for all modules it contains, plus any
4327associated interface definition files, plus the scripts used to
4328control compilation and installation of the executable.  However, as a
4329special exception, the source code distributed need not include
4330anything that is normally distributed (in either source or binary
4331form) with the major components (compiler, kernel, and so on) of the
4332operating system on which the executable runs, unless that component
4333itself accompanies the executable.
4334
4335If distribution of executable or object code is made by offering
4336access to copy from a designated place, then offering equivalent
4337access to copy the source code from the same place counts as
4338distribution of the source code, even though third parties are not
4339compelled to copy the source along with the object code.
4340
4341  4. You may not copy, modify, sublicense, or distribute the Program
4342except as expressly provided under this License.  Any attempt
4343otherwise to copy, modify, sublicense or distribute the Program is
4344void, and will automatically terminate your rights under this License.
4345However, parties who have received copies, or rights, from you under
4346this License will not have their licenses terminated so long as such
4347parties remain in full compliance.
4348
4349  5. You are not required to accept this License, since you have not
4350signed it.  However, nothing else grants you permission to modify or
4351distribute the Program or its derivative works.  These actions are
4352prohibited by law if you do not accept this License.  Therefore, by
4353modifying or distributing the Program (or any work based on the
4354Program), you indicate your acceptance of this License to do so, and
4355all its terms and conditions for copying, distributing or modifying
4356the Program or works based on it.
4357
4358  6. Each time you redistribute the Program (or any work based on the
4359Program), the recipient automatically receives a license from the
4360original licensor to copy, distribute or modify the Program subject to
4361these terms and conditions.  You may not impose any further
4362restrictions on the recipients' exercise of the rights granted herein.
4363You are not responsible for enforcing compliance by third parties to
4364this License.
4365
4366  7. If, as a consequence of a court judgment or allegation of patent
4367infringement or for any other reason (not limited to patent issues),
4368conditions are imposed on you (whether by court order, agreement or
4369otherwise) that contradict the conditions of this License, they do not
4370excuse you from the conditions of this License.  If you cannot
4371distribute so as to satisfy simultaneously your obligations under this
4372License and any other pertinent obligations, then as a consequence you
4373may not distribute the Program at all.  For example, if a patent
4374license would not permit royalty-free redistribution of the Program by
4375all those who receive copies directly or indirectly through you, then
4376the only way you could satisfy both it and this License would be to
4377refrain entirely from distribution of the Program.
4378
4379If any portion of this section is held invalid or unenforceable under
4380any particular circumstance, the balance of the section is intended to
4381apply and the section as a whole is intended to apply in other
4382circumstances.
4383
4384It is not the purpose of this section to induce you to infringe any
4385patents or other property right claims or to contest validity of any
4386such claims; this section has the sole purpose of protecting the
4387integrity of the free software distribution system, which is
4388implemented by public license practices.  Many people have made
4389generous contributions to the wide range of software distributed
4390through that system in reliance on consistent application of that
4391system; it is up to the author/donor to decide if he or she is willing
4392to distribute software through any other system and a licensee cannot
4393impose that choice.
4394
4395This section is intended to make thoroughly clear what is believed to
4396be a consequence of the rest of this License.
4397
4398  8. If the distribution and/or use of the Program is restricted in
4399certain countries either by patents or by copyrighted interfaces, the
4400original copyright holder who places the Program under this License
4401may add an explicit geographical distribution limitation excluding
4402those countries, so that distribution is permitted only in or among
4403countries not thus excluded.  In such case, this License incorporates
4404the limitation as if written in the body of this License.
4405
4406  9. The Free Software Foundation may publish revised and/or new versions
4407of the General Public License from time to time.  Such new versions will
4408be similar in spirit to the present version, but may differ in detail to
4409address new problems or concerns.
4410
4411Each version is given a distinguishing version number.  If the Program
4412specifies a version number of this License which applies to it and "any
4413later version", you have the option of following the terms and conditions
4414either of that version or of any later version published by the Free
4415Software Foundation.  If the Program does not specify a version number of
4416this License, you may choose any version ever published by the Free Software
4417Foundation.
4418
4419  10. If you wish to incorporate parts of the Program into other free
4420programs whose distribution conditions are different, write to the author
4421to ask for permission.  For software which is copyrighted by the Free
4422Software Foundation, write to the Free Software Foundation; we sometimes
4423make exceptions for this.  Our decision will be guided by the two goals
4424of preserving the free status of all derivatives of our free software and
4425of promoting the sharing and reuse of software generally.
4426
4427			    NO WARRANTY
4428
4429  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
4430FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
4431OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
4432PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
4433OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
4434MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
4435TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
4436PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
4437REPAIR OR CORRECTION.
4438
4439  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
4440WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
4441REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
4442INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
4443OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
4444TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
4445YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
4446PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
4447POSSIBILITY OF SUCH DAMAGES.
4448
4449		     END OF TERMS AND CONDITIONS
4450
4451	    How to Apply These Terms to Your New Programs
4452
4453  If you develop a new program, and you want it to be of the greatest
4454possible use to the public, the best way to achieve this is to make it
4455free software which everyone can redistribute and change under these terms.
4456
4457  To do so, attach the following notices to the program.  It is safest
4458to attach them to the start of each source file to most effectively
4459convey the exclusion of warranty; and each file should have at least
4460the "copyright" line and a pointer to where the full notice is found.
4461
4462    &lt;one line to give the program's name and a brief idea of what it does.&gt;
4463    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
4464
4465    This program is free software; you can redistribute it and/or modify
4466    it under the terms of the GNU General Public License as published by
4467    the Free Software Foundation; either version 2 of the License, or
4468    (at your option) any later version.
4469
4470    This program is distributed in the hope that it will be useful,
4471    but WITHOUT ANY WARRANTY; without even the implied warranty of
4472    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4473    GNU General Public License for more details.
4474
4475    You should have received a copy of the GNU General Public License
4476    along with this program; if not, write to the Free Software
4477    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
4478
4479
4480Also add information on how to contact you by electronic and paper mail.
4481
4482If the program is interactive, make it output a short notice like this
4483when it starts in an interactive mode:
4484
4485    Gnomovision version 69, Copyright (C) year  name of author
4486    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
4487    This is free software, and you are welcome to redistribute it
4488    under certain conditions; type `show c' for details.
4489
4490The hypothetical commands `show w' and `show c' should show the appropriate
4491parts of the General Public License.  Of course, the commands you use may
4492be called something other than `show w' and `show c'; they could even be
4493mouse-clicks or menu items--whatever suits your program.
4494
4495You should also get your employer (if you work as a programmer) or your
4496school, if any, to sign a "copyright disclaimer" for the program, if
4497necessary.  Here is a sample; alter the names:
4498
4499  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
4500  `Gnomovision' (which makes passes at compilers) written by James Hacker.
4501
4502  &lt;signature of Ty Coon&gt;, 1 April 1989
4503  Ty Coon, President of Vice
4504
4505This General Public License does not permit incorporating your program into
4506proprietary programs.  If your program is a subroutine library, you may
4507consider it more useful to permit linking proprietary applications with the
4508library.  If this is what you want to do, use the GNU Library General
4509Public License instead of this License.
4510
4511----------------------------------------------------------------------
4512
4513		  GNU LIBRARY GENERAL PUBLIC LICENSE
4514		       Version 2, June 1991
4515
4516 Copyright (C) 1991 Free Software Foundation, Inc.
4517    		    59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
4518 Everyone is permitted to copy and distribute verbatim copies
4519 of this license document, but changing it is not allowed.
4520
4521[This is the first released version of the library GPL.  It is
4522 numbered 2 because it goes with version 2 of the ordinary GPL.]
4523
4524			    Preamble
4525
4526  The licenses for most software are designed to take away your
4527freedom to share and change it.  By contrast, the GNU General Public
4528Licenses are intended to guarantee your freedom to share and change
4529free software--to make sure the software is free for all its users.
4530
4531  This license, the Library General Public License, applies to some
4532specially designated Free Software Foundation software, and to any
4533other libraries whose authors decide to use it.  You can use it for
4534your libraries, too.
4535
4536  When we speak of free software, we are referring to freedom, not
4537price.  Our General Public Licenses are designed to make sure that you
4538have the freedom to distribute copies of free software (and charge for
4539this service if you wish), that you receive source code or can get it
4540if you want it, that you can change the software or use pieces of it
4541in new free programs; and that you know you can do these things.
4542
4543  To protect your rights, we need to make restrictions that forbid
4544anyone to deny you these rights or to ask you to surrender the rights.
4545These restrictions translate to certain responsibilities for you if
4546you distribute copies of the library, or if you modify it.
4547
4548  For example, if you distribute copies of the library, whether gratis
4549or for a fee, you must give the recipients all the rights that we gave
4550you.  You must make sure that they, too, receive or can get the source
4551code.  If you link a program with the library, you must provide
4552complete object files to the recipients so that they can relink them
4553with the library, after making changes to the library and recompiling
4554it.  And you must show them these terms so they know their rights.
4555
4556  Our method of protecting your rights has two steps: (1) copyright
4557the library, and (2) offer you this license which gives you legal
4558permission to copy, distribute and/or modify the library.
4559
4560  Also, for each distributor's protection, we want to make certain
4561that everyone understands that there is no warranty for this free
4562library.  If the library is modified by someone else and passed on, we
4563want its recipients to know that what they have is not the original
4564version, so that any problems introduced by others will not reflect on
4565the original authors' reputations.
4566
4567  Finally, any free program is threatened constantly by software
4568patents.  We wish to avoid the danger that companies distributing free
4569software will individually obtain patent licenses, thus in effect
4570transforming the program into proprietary software.  To prevent this,
4571we have made it clear that any patent must be licensed for everyone's
4572free use or not licensed at all.
4573
4574  Most GNU software, including some libraries, is covered by the ordinary
4575GNU General Public License, which was designed for utility programs.  This
4576license, the GNU Library General Public License, applies to certain
4577designated libraries.  This license is quite different from the ordinary
4578one; be sure to read it in full, and don't assume that anything in it is
4579the same as in the ordinary license.
4580
4581  The reason we have a separate public license for some libraries is that
4582they blur the distinction we usually make between modifying or adding to a
4583program and simply using it.  Linking a program with a library, without
4584changing the library, is in some sense simply using the library, and is
4585analogous to running a utility program or application program.  However, in
4586a textual and legal sense, the linked executable is a combined work, a
4587derivative of the original library, and the ordinary General Public License
4588treats it as such.
4589
4590  Because of this blurred distinction, using the ordinary General
4591Public License for libraries did not effectively promote software
4592sharing, because most developers did not use the libraries.  We
4593concluded that weaker conditions might promote sharing better.
4594
4595  However, unrestricted linking of non-free programs would deprive the
4596users of those programs of all benefit from the free status of the
4597libraries themselves.  This Library General Public License is intended to
4598permit developers of non-free programs to use free libraries, while
4599preserving your freedom as a user of such programs to change the free
4600libraries that are incorporated in them.  (We have not seen how to achieve
4601this as regards changes in header files, but we have achieved it as regards
4602changes in the actual functions of the Library.)  The hope is that this
4603will lead to faster development of free libraries.
4604
4605  The precise terms and conditions for copying, distribution and
4606modification follow.  Pay close attention to the difference between a
4607"work based on the library" and a "work that uses the library".  The
4608former contains code derived from the library, while the latter only
4609works together with the library.
4610
4611  Note that it is possible for a library to be covered by the ordinary
4612General Public License rather than by this special one.
4613
4614		  GNU LIBRARY GENERAL PUBLIC LICENSE
4615   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
4616
4617  0. This License Agreement applies to any software library which
4618contains a notice placed by the copyright holder or other authorized
4619party saying it may be distributed under the terms of this Library
4620General Public License (also called "this License").  Each licensee is
4621addressed as "you".
4622
4623  A "library" means a collection of software functions and/or data
4624prepared so as to be conveniently linked with application programs
4625(which use some of those functions and data) to form executables.
4626
4627  The "Library", below, refers to any such software library or work
4628which has been distributed under these terms.  A "work based on the
4629Library" means either the Library or any derivative work under
4630copyright law: that is to say, a work containing the Library or a
4631portion of it, either verbatim or with modifications and/or translated
4632straightforwardly into another language.  (Hereinafter, translation is
4633included without limitation in the term "modification".)
4634
4635  "Source code" for a work means the preferred form of the work for
4636making modifications to it.  For a library, complete source code means
4637all the source code for all modules it contains, plus any associated
4638interface definition files, plus the scripts used to control compilation
4639and installation of the library.
4640
4641  Activities other than copying, distribution and modification are not
4642covered by this License; they are outside its scope.  The act of
4643running a program using the Library is not restricted, and output from
4644such a program is covered only if its contents constitute a work based
4645on the Library (independent of the use of the Library in a tool for
4646writing it).  Whether that is true depends on what the Library does
4647and what the program that uses the Library does.
4648  
4649  1. You may copy and distribute verbatim copies of the Library's
4650complete source code as you receive it, in any medium, provided that
4651you conspicuously and appropriately publish on each copy an
4652appropriate copyright notice and disclaimer of warranty; keep intact
4653all the notices that refer to this License and to the absence of any
4654warranty; and distribute a copy of this License along with the
4655Library.
4656
4657  You may charge a fee for the physical act of transferring a copy,
4658and you may at your option offer warranty protection in exchange for a
4659fee.
4660
4661  2. You may modify your copy or copies of the Library or any portion
4662of it, thus forming a work based on the Library, and copy and
4663distribute such modifications or work under the terms of Section 1
4664above, provided that you also meet all of these conditions:
4665
4666    a) The modified work must itself be a software library.
4667
4668    b) You must cause the files modified to carry prominent notices
4669    stating that you changed the files and the date of any change.
4670
4671    c) You must cause the whole of the work to be licensed at no
4672    charge to all third parties under the terms of this License.
4673
4674    d) If a facility in the modified Library refers to a function or a
4675    table of data to be supplied by an application program that uses
4676    the facility, other than as an argument passed when the facility
4677    is invoked, then you must make a good faith effort to ensure that,
4678    in the event an application does not supply such function or
4679    table, the facility still operates, and performs whatever part of
4680    its purpose remains meaningful.
4681
4682    (For example, a function in a library to compute square roots has
4683    a purpose that is entirely well-defined independent of the
4684    application.  Therefore, Subsection 2d requires that any
4685    application-supplied function or table used by this function must
4686    be optional: if the application does not supply it, the square
4687    root function must still compute square roots.)
4688
4689These requirements apply to the modified work as a whole.  If
4690identifiable sections of that work are not derived from the Library,
4691and can be reasonably considered independent and separate works in
4692themselves, then this License, and its terms, do not apply to those
4693sections when you distribute them as separate works.  But when you
4694distribute the same sections as part of a whole which is a work based
4695on the Library, the distribution of the whole must be on the terms of
4696this License, whose permissions for other licensees extend to the
4697entire whole, and thus to each and every part regardless of who wrote
4698it.
4699
4700Thus, it is not the intent of this section to claim rights or contest
4701your rights to work written entirely by you; rather, the intent is to
4702exercise the right to control the distribution of derivative or
4703collective works based on the Library.
4704
4705In addition, mere aggregation of another work not based on the Library
4706with the Library (or with a work based on the Library) on a volume of
4707a storage or distribution medium does not bring the other work under
4708the scope of this License.
4709
4710  3. You may opt to apply the terms of the ordinary GNU General Public
4711License instead of this License to a given copy of the Library.  To do
4712this, you must alter all the notices that refer to this License, so
4713that they refer to the ordinary GNU General Public License, version 2,
4714instead of to this License.  (If a newer version than version 2 of the
4715ordinary GNU General Public License has appeared, then you can specify
4716that version instead if you wish.)  Do not make any other change in
4717these notices.
4718
4719  Once this change is made in a given copy, it is irreversible for
4720that copy, so the ordinary GNU General Public License applies to all
4721subsequent copies and derivative works made from that copy.
4722
4723  This option is useful when you wish to copy part of the code of
4724the Library into a program that is not a library.
4725
4726  4. You may copy and distribute the Library (or a portion or
4727derivative of it, under Section 2) in object code or executable form
4728under the terms of Sections 1 and 2 above provided that you accompany
4729it with the complete corresponding machine-readable source code, which
4730must be distributed under the terms of Sections 1 and 2 above on a
4731medium customarily used for software interchange.
4732
4733  If distribution of object code is made by offering access to copy
4734from a designated place, then offering equivalent access to copy the
4735source code from the same place satisfies the requirement to
4736distribute the source code, even though third parties are not
4737compelled to copy the source along with the object code.
4738
4739  5. A program that contains no derivative of any portion of the
4740Library, but is designed to work with the Library by being compiled or
4741linked with it, is called a "work that uses the Library".  Such a
4742work, in isolation, is not a derivative work of the Library, and
4743therefore falls outside the scope of this License.
4744
4745  However, linking a "work that uses the Library" with the Library
4746creates an executable that is a derivative of the Library (because it
4747contains portions of the Library), rather than a "work that uses the
4748library".  The executable is therefore covered by this License.
4749Section 6 states terms for distribution of such executables.
4750
4751  When a "work that uses the Library" uses material from a header file
4752that is part of the Library, the object code for the work may be a
4753derivative work of the Library even though the source code is not.
4754Whether this is true is especially significant if the work can be
4755linked without the Library, or if the work is itself a library.  The
4756threshold for this to be true is not precisely defined by law.
4757
4758  If such an object file uses only numerical parameters, data
4759structure layouts and accessors, and small macros and small inline
4760functions (ten lines or less in length), then the use of the object
4761file is unrestricted, regardless of whether it is legally a derivative
4762work.  (Executables containing this object code plus portions of the
4763Library will still fall under Section 6.)
4764
4765  Otherwise, if the work is a derivative of the Library, you may
4766distribute the object code for the work under the terms of Section 6.
4767Any executables containing that work also fall under Section 6,
4768whether or not they are linked directly with the Library itself.
4769
4770  6. As an exception to the Sections above, you may also compile or
4771link a "work that uses the Library" with the Library to produce a
4772work containing portions of the Library, and distribute that work
4773under terms of your choice, provided that the terms permit
4774modification of the work for the customer's own use and reverse
4775engineering for debugging such modifications.
4776
4777  You must give prominent notice with each copy of the work that the
4778Library is used in it and that the Library and its use are covered by
4779this License.  You must supply a copy of this License.  If the work
4780during execution displays copyright notices, you must include the
4781copyright notice for the Library among them, as well as a reference
4782directing the user to the copy of this License.  Also, you must do one
4783of these things:
4784
4785    a) Accompany the work with the complete corresponding
4786    machine-readable source code for the Library including whatever
4787    changes were used in the work (which must be distributed under
4788    Sections 1 and 2 above); and, if the work is an executable linked
4789    with the Library, with the complete machine-readable "work that
4790    uses the Library", as object code and/or source code, so that the
4791    user can modify the Library and then relink to produce a modified
4792    executable containing the modified Library.  (It is understood
4793    that the user who changes the contents of definitions files in the
4794    Library will not necessarily be able to recompile the application
4795    to use the modified definitions.)
4796
4797    b) Accompany the work with a written offer, valid for at
4798    least three years, to give the same user the materials
4799    specified in Subsection 6a, above, for a charge no more
4800    than the cost of performing this distribution.
4801
4802    c) If distribution of the work is made by offering access to copy
4803    from a designated place, offer equivalent access to copy the above
4804    specified materials from the same place.
4805
4806    d) Verify that the user has already received a copy of these
4807    materials or that you have already sent this user a copy.
4808
4809  For an executable, the required form of the "work that uses the
4810Library" must include any data and utility programs needed for
4811reproducing the executable from it.  However, as a special exception,
4812the source code distributed need not include anything that is normally
4813distributed (in either source or binary form) with the major
4814components (compiler, kernel, and so on) of the operating system on
4815which the executable runs, unless that component itself accompanies
4816the executable.
4817
4818  It may happen that this requirement contradicts the license
4819restrictions of other proprietary libraries that do not normally
4820accompany the operating system.  Such a contradiction means you cannot
4821use both them and the Library together in an executable that you
4822distribute.
4823
4824  7. You may place library facilities that are a work based on the
4825Library side-by-side in a single library together with other library
4826facilities not covered by this License, and distribute such a combined
4827library, provided that the separate distribution of the work based on
4828the Library and of the other library facilities is otherwise
4829permitted, and provided that you do these two things:
4830
4831    a) Accompany the combined library with a copy of the same work
4832    based on the Library, uncombined with any other library
4833    facilities.  This must be distributed under the terms of the
4834    Sections above.
4835
4836    b) Give prominent notice with the combined library of the fact
4837    that part of it is a work based on the Library, and explaining
4838    where to find the accompanying uncombined form of the same work.
4839
4840  8. You may not copy, modify, sublicense, link with, or distribute
4841the Library except as expressly provided under this License.  Any
4842attempt otherwise to copy, modify, sublicense, link with, or
4843distribute the Library is void, and will automatically terminate your
4844rights under this License.  However, parties who have received copies,
4845or rights, from you under this License will not have their licenses
4846terminated so long as such parties remain in full compliance.
4847
4848  9. You are not required to accept this License, since you have not
4849signed it.  However, nothing else grants you permission to modify or
4850distribute the Library or its derivative works.  These actions are
4851prohibited by law if you do not accept this License.  Therefore, by
4852modifying or distributing the Library (or any work based on the
4853Library), you indicate your acceptance of this License to do so, and
4854all its terms and conditions for copying, distributing or modifying
4855the Library or works based on it.
4856
4857  10. Each time you redistribute the Library (or any work based on the
4858Library), the recipient automatically receives a license from the
4859original licensor to copy, distribute, link with or modify the Library
4860subject to these terms and conditions.  You may not impose any further
4861restrictions on the recipients' exercise of the rights granted herein.
4862You are not responsible for enforcing compliance by third parties to
4863this License.
4864
4865  11. If, as a consequence of a court judgment or allegation of patent
4866infringement or for any other reason (not limited to patent issues),
4867conditions are imposed on you (whether by court order, agreement or
4868otherwise) that contradict the conditions of this License, they do not
4869excuse you from the conditions of this License.  If you cannot
4870distribute so as to satisfy simultaneously your obligations under this
4871License and any other pertinent obligations, then as a consequence you
4872may not distribute the Library at all.  For example, if a patent
4873license would not permit royalty-free redistribution of the Library by
4874all those who receive copies directly or indirectly through you, then
4875the only way you could satisfy both it and this License would be to
4876refrain entirely from distribution of the Library.
4877
4878If any portion of this section is held invalid or unenforceable under any
4879particular circumstance, the balance of the section is intended to apply,
4880and the section as a whole is intended to apply in other circumstances.
4881
4882It is not the purpose of this section to induce you to infringe any
4883patents or other property right claims or to contest validity of any
4884such claims; this section has the sole purpose of protecting the
4885integrity of the free software distribution system which is
4886implemented by public license practices.  Many people have made
4887generous contributions to the wide range of software distributed
4888through that system in reliance on consistent application of that
4889system; it is up to the author/donor to decide if he or she is willing
4890to distribute software through any other system and a licensee cannot
4891impose that choice.
4892
4893This section is intended to make thoroughly clear what is believed to
4894be a consequence of the rest of this License.
4895
4896  12. If the distribution and/or use of the Library is restricted in
4897certain countries either by patents or by copyrighted interfaces, the
4898original copyright holder who places the Library under this License may add
4899an explicit geographical distribution limitation excluding those countries,
4900so that distribution is permitted only in or among countries not thus
4901excluded.  In such case, this License incorporates the limitation as if
4902written in the body of this License.
4903
4904  13. The Free Software Foundation may publish revised and/or new
4905versions of the Library General Public License from time to time.
4906Such new versions will be similar in spirit to the present version,
4907but may differ in detail to address new problems or concerns.
4908
4909Each version is given a distinguishing version number.  If the Library
4910specifies a version number of this License which applies to it and
4911"any later version", you have the option of following the terms and
4912conditions either of that version or of any later version published by
4913the Free Software Foundation.  If the Library does not specify a
4914license version number, you may choose any version ever published by
4915the Free Software Foundation.
4916
4917  14. If you wish to incorporate parts of the Library into other free
4918programs whose distribution conditions are incompatible with these,
4919write to the author to ask for permission.  For software which is
4920copyrighted by the Free Software Foundation, write to the Free
4921Software Foundation; we sometimes make exceptions for this.  Our
4922decision will be guided by the two goals of preserving the free status
4923of all derivatives of our free software and of promoting the sharing
4924and reuse of software generally.
4925
4926			    NO WARRANTY
4927
4928  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
4929WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
4930EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
4931OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
4932KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
4933IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4934PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
4935LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
4936THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
4937
4938  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
4939WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
4940AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
4941FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
4942CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
4943LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
4944RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
4945FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
4946SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
4947DAMAGES.
4948
4949		     END OF TERMS AND CONDITIONS
4950
4951           How to Apply These Terms to Your New Libraries
4952
4953  If you develop a new library, and you want it to be of the greatest
4954possible use to the public, we recommend making it free software that
4955everyone can redistribute and change.  You can do so by permitting
4956redistribution under these terms (or, alternatively, under the terms of the
4957ordinary General Public License).
4958
4959  To apply these terms, attach the following notices to the library.  It is
4960safest to attach them to the start of each source file to most effectively
4961convey the exclusion of warranty; and each file should have at least the
4962"copyright" line and a pointer to where the full notice is found.
4963
4964    &lt;one line to give the library's name and a brief idea of what it does.&gt;
4965    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
4966
4967    This library is free software; you can redistribute it and/or
4968    modify it under the terms of the GNU Library General Public
4969    License as published by the Free Software Foundation; either
4970    version 2 of the License, or (at your option) any later version.
4971
4972    This library is distributed in the hope that it will be useful,
4973    but WITHOUT ANY WARRANTY; without even the implied warranty of
4974    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
4975    Library General Public License for more details.
4976
4977    You should have received a copy of the GNU Library General Public
4978    License along with this library; if not, write to the Free Software
4979    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
4980
4981Also add information on how to contact you by electronic and paper mail.
4982
4983You should also get your employer (if you work as a programmer) or your
4984school, if any, to sign a "copyright disclaimer" for the library, if
4985necessary.  Here is a sample; alter the names:
4986
4987  Yoyodyne, Inc., hereby disclaims all copyright interest in the
4988  library `Frob' (a library for tweaking knobs) written by James Random Hacker.
4989
4990  &lt;signature of Ty Coon&gt;, 1 April 1990
4991  Ty Coon, President of Vice
4992
4993That's all there is to it!
4994
4995-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
4996
4997Scanned Source License e2fsprogs-1.42/debian/copyright:
4998
4999This is the Debian GNU/Linux prepackaged version of the EXT2 file
5000system utilities (e2fsck, mke2fs, etc.).  The EXT2 utilities were
5001written by Theodore Ts'o &lt;tytso@mit.edu&gt; and Remy Card &lt;card@masi.ibp.fr&gt;.
5002
5003Sources were obtained from http://sourceforge.net/projects/e2fsprogs
5004
5005Packaging is Copyright (c) 2003-2007 Theodore Ts'o &lt;tytso@mit.edu&gt;
5006             Copyright (c) 1997-2003 Yann Dirson &lt;dirson@debian.org&gt;
5007	     Copyright (c) 2001 Alcove &lt;http://www.alcove.com/>;
5008	     Copyright (c) 1997 Klee Dienes
5009	     Copyright (c) 1995-1996 Michael Nonweiler &lt;mrn20@cam.ac.uk&gt;
5010
5011Upstream Author: Theodore Ts'o &lt;tytso@mit.edu&gt;
5012
5013Copyright notice:
5014
5015This package, the EXT2 filesystem utilities, are made available under
5016the GNU Public License version 2, with the exception of the lib/ext2fs
5017and lib/e2p libraries, which are made available under the GNU Library
5018General Public License Version 2, the lib/uuid library which is made
5019available under a BSD-style license and the lib/et and lib/ss
5020libraries which are made available under an MIT-style license.
5021
5022	Copyright (c) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 
5023	2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Theodore Ts'o
5024
5025On Debian GNU systems, the complete text of the GNU General Public
5026License can be found in `/usr/share/common-licenses/GPL-2'.  The
5027complete text of the GNU Library General Public License can be found
5028in '/usr/share/common-licenses/LGPL-2'.
5029
5030
5031The license used for lib/et and lib/ss libraries is:
5032
5033   Copyright 1987 by the Student Information Processing Board
5034   of the Massachusetts Institute of Technology
5035
5036   Permission to use, copy, modify, and distribute this software and
5037   its documentation for any purpose is hereby granted, provided that
5038   the names of M.I.T. and the M.I.T. S.I.P.B. not be used in
5039   advertising or publicity pertaining to distribution of the software
5040   without specific, written prior permission.  M.I.T. and the
5041   M.I.T. S.I.P.B. make no representations about the suitability of
5042   this software for any purpose.  It is provided "as is" without
5043   express or implied warranty.
5044
5045The license used for lib/uuid is:
5046
5047   Redistribution and use in source and binary forms, with or without
5048   modification, are permitted provided that the following conditions
5049   are met:
5050   1. Redistributions of source code must retain the above copyright
5051      notice, and the entire permission notice in its entirety,
5052      including the disclaimer of warranties.
5053   2. Redistributions in binary form must reproduce the above copyright
5054      notice, this list of conditions and the following disclaimer in the
5055      documentation and/or other materials provided with the distribution.
5056   3. The name of the author may not be used to endorse or promote
5057      products derived from this software without specific prior
5058      written permission.
5059
5060   THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
5061   WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
5062   OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
5063   WHICH ARE HEREBY DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE
5064   LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5065   CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
5066   OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
5067   BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5068   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5069   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
5070   USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH
5071   DAMAGE.
5072
5073-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5074
5075Scanned Source License e2fsprogs-1.42/ext2ed/COPYRIGHT:
5076
5077EXT2ED is hereby placed under the terms of the GNU General Public License.
5078Follows the GNU license.
5079
5080Gadi Oxman, August 1995
5081
5082---------------------------------------------------------------------------
5083
5084		    GNU GENERAL PUBLIC LICENSE
5085		       Version 2, June 1991
5086
5087 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
5088                          675 Mass Ave, Cambridge, MA 02139, USA
5089 Everyone is permitted to copy and distribute verbatim copies
5090 of this license document, but changing it is not allowed.
5091
5092			    Preamble
5093
5094  The licenses for most software are designed to take away your
5095freedom to share and change it.  By contrast, the GNU General Public
5096License is intended to guarantee your freedom to share and change free
5097software--to make sure the software is free for all its users.  This
5098General Public License applies to most of the Free Software
5099Foundation's software and to any other program whose authors commit to
5100using it.  (Some other Free Software Foundation software is covered by
5101the GNU Library General Public License instead.)  You can apply it to
5102your programs, too.
5103
5104  When we speak of free software, we are referring to freedom, not
5105price.  Our General Public Licenses are designed to make sure that you
5106have the freedom to distribute copies of free software (and charge for
5107this service if you wish), that you receive source code or can get it
5108if you want it, that you can change the software or use pieces of it
5109in new free programs; and that you know you can do these things.
5110
5111  To protect your rights, we need to make restrictions that forbid
5112anyone to deny you these rights or to ask you to surrender the rights.
5113These restrictions translate to certain responsibilities for you if you
5114distribute copies of the software, or if you modify it.
5115
5116  For example, if you distribute copies of such a program, whether
5117gratis or for a fee, you must give the recipients all the rights that
5118you have.  You must make sure that they, too, receive or can get the
5119source code.  And you must show them these terms so they know their
5120rights.
5121
5122  We protect your rights with two steps: (1) copyright the software, and
5123(2) offer you this license which gives you legal permission to copy,
5124distribute and/or modify the software.
5125
5126  Also, for each author's protection and ours, we want to make certain
5127that everyone understands that there is no warranty for this free
5128software.  If the software is modified by someone else and passed on, we
5129want its recipients to know that what they have is not the original, so
5130that any problems introduced by others will not reflect on the original
5131authors' reputations.
5132
5133  Finally, any free program is threatened constantly by software
5134patents.  We wish to avoid the danger that redistributors of a free
5135program will individually obtain patent licenses, in effect making the
5136program proprietary.  To prevent this, we have made it clear that any
5137patent must be licensed for everyone's free use or not licensed at all.
5138
5139  The precise terms and conditions for copying, distribution and
5140modification follow.
5141
5142		    GNU GENERAL PUBLIC LICENSE
5143   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
5144
5145  0. This License applies to any program or other work which contains
5146a notice placed by the copyright holder saying it may be distributed
5147under the terms of this General Public License.  The "Program", below,
5148refers to any such program or work, and a "work based on the Program"
5149means either the Program or any derivative work under copyright law:
5150that is to say, a work containing the Program or a portion of it,
5151either verbatim or with modifications and/or translated into another
5152language.  (Hereinafter, translation is included without limitation in
5153the term "modification".)  Each licensee is addressed as "you".
5154
5155Activities other than copying, distribution and modification are not
5156covered by this License; they are outside its scope.  The act of
5157running the Program is not restricted, and the output from the Program
5158is covered only if its contents constitute a work based on the
5159Program (independent of having been made by running the Program).
5160Whether that is true depends on what the Program does.
5161
5162  1. You may copy and distribute verbatim copies of the Program's
5163source code as you receive it, in any medium, provided that you
5164conspicuously and appropriately publish on each copy an appropriate
5165copyright notice and disclaimer of warranty; keep intact all the
5166notices that refer to this License and to the absence of any warranty;
5167and give any other recipients of the Program a copy of this License
5168along with the Program.
5169
5170You may charge a fee for the physical act of transferring a copy, and
5171you may at your option offer warranty protection in exchange for a fee.
5172
5173  2. You may modify your copy or copies of the Program or any portion
5174of it, thus forming a work based on the Program, and copy and
5175distribute such modifications or work under the terms of Section 1
5176above, provided that you also meet all of these conditions:
5177
5178    a) You must cause the modified files to carry prominent notices
5179    stating that you changed the files and the date of any change.
5180
5181    b) You must cause any work that you distribute or publish, that in
5182    whole or in part contains or is derived from the Program or any
5183    part thereof, to be licensed as a whole at no charge to all third
5184    parties under the terms of this License.
5185
5186    c) If the modified program normally reads commands interactively
5187    when run, you must cause it, when started running for such
5188    interactive use in the most ordinary way, to print or display an
5189    announcement including an appropriate copyright notice and a
5190    notice that there is no warranty (or else, saying that you provide
5191    a warranty) and that users may redistribute the program under
5192    these conditions, and telling the user how to view a copy of this
5193    License.  (Exception: if the Program itself is interactive but
5194    does not normally print such an announcement, your work based on
5195    the Program is not required to print an announcement.)
5196
5197These requirements apply to the modified work as a whole.  If
5198identifiable sections of that work are not derived from the Program,
5199and can be reasonably considered independent and separate works in
5200themselves, then this License, and its terms, do not apply to those
5201sections when you distribute them as separate works.  But when you
5202distribute the same sections as part of a whole which is a work based
5203on the Program, the distribution of the whole must be on the terms of
5204this License, whose permissions for other licensees extend to the
5205entire whole, and thus to each and every part regardless of who wrote it.
5206
5207Thus, it is not the intent of this section to claim rights or contest
5208your rights to work written entirely by you; rather, the intent is to
5209exercise the right to control the distribution of derivative or
5210collective works based on the Program.
5211
5212In addition, mere aggregation of another work not based on the Program
5213with the Program (or with a work based on the Program) on a volume of
5214a storage or distribution medium does not bring the other work under
5215the scope of this License.
5216
5217  3. You may copy and distribute the Program (or a work based on it,
5218under Section 2) in object code or executable form under the terms of
5219Sections 1 and 2 above provided that you also do one of the following:
5220
5221    a) Accompany it with the complete corresponding machine-readable
5222    source code, which must be distributed under the terms of Sections
5223    1 and 2 above on a medium customarily used for software interchange; or,
5224
5225    b) Accompany it with a written offer, valid for at least three
5226    years, to give any third party, for a charge no more than your
5227    cost of physically performing source distribution, a complete
5228    machine-readable copy of the corresponding source code, to be
5229    distributed under the terms of Sections 1 and 2 above on a medium
5230    customarily used for software interchange; or,
5231
5232    c) Accompany it with the information you received as to the offer
5233    to distribute corresponding source code.  (This alternative is
5234    allowed only for noncommercial distribution and only if you
5235    received the program in object code or executable form with such
5236    an offer, in accord with Subsection b above.)
5237
5238The source code for a work means the preferred form of the work for
5239making modifications to it.  For an executable work, complete source
5240code means all the source code for all modules it contains, plus any
5241associated interface definition files, plus the scripts used to
5242control compilation and installation of the executable.  However, as a
5243special exception, the source code distributed need not include
5244anything that is normally distributed (in either source or binary
5245form) with the major components (compiler, kernel, and so on) of the
5246operating system on which the executable runs, unless that component
5247itself accompanies the executable.
5248
5249If distribution of executable or object code is made by offering
5250access to copy from a designated place, then offering equivalent
5251access to copy the source code from the same place counts as
5252distribution of the source code, even though third parties are not
5253compelled to copy the source along with the object code.
5254
5255  4. You may not copy, modify, sublicense, or distribute the Program
5256except as expressly provided under this License.  Any attempt
5257otherwise to copy, modify, sublicense or distribute the Program is
5258void, and will automatically terminate your rights under this License.
5259However, parties who have received copies, or rights, from you under
5260this License will not have their licenses terminated so long as such
5261parties remain in full compliance.
5262
5263  5. You are not required to accept this License, since you have not
5264signed it.  However, nothing else grants you permission to modify or
5265distribute the Program or its derivative works.  These actions are
5266prohibited by law if you do not accept this License.  Therefore, by
5267modifying or distributing the Program (or any work based on the
5268Program), you indicate your acceptance of this License to do so, and
5269all its terms and conditions for copying, distributing or modifying
5270the Program or works based on it.
5271
5272  6. Each time you redistribute the Program (or any work based on the
5273Program), the recipient automatically receives a license from the
5274original licensor to copy, distribute or modify the Program subject to
5275these terms and conditions.  You may not impose any further
5276restrictions on the recipients' exercise of the rights granted herein.
5277You are not responsible for enforcing compliance by third parties to
5278this License.
5279
5280  7. If, as a consequence of a court judgment or allegation of patent
5281infringement or for any other reason (not limited to patent issues),
5282conditions are imposed on you (whether by court order, agreement or
5283otherwise) that contradict the conditions of this License, they do not
5284excuse you from the conditions of this License.  If you cannot
5285distribute so as to satisfy simultaneously your obligations under this
5286License and any other pertinent obligations, then as a consequence you
5287may not distribute the Program at all.  For example, if a patent
5288license would not permit royalty-free redistribution of the Program by
5289all those who receive copies directly or indirectly through you, then
5290the only way you could satisfy both it and this License would be to
5291refrain entirely from distribution of the Program.
5292
5293If any portion of this section is held invalid or unenforceable under
5294any particular circumstance, the balance of the section is intended to
5295apply and the section as a whole is intended to apply in other
5296circumstances.
5297
5298It is not the purpose of this section to induce you to infringe any
5299patents or other property right claims or to contest validity of any
5300such claims; this section has the sole purpose of protecting the
5301integrity of the free software distribution system, which is
5302implemented by public license practices.  Many people have made
5303generous contributions to the wide range of software distributed
5304through that system in reliance on consistent application of that
5305system; it is up to the author/donor to decide if he or she is willing
5306to distribute software through any other system and a licensee cannot
5307impose that choice.
5308
5309This section is intended to make thoroughly clear what is believed to
5310be a consequence of the rest of this License.
5311
5312  8. If the distribution and/or use of the Program is restricted in
5313certain countries either by patents or by copyrighted interfaces, the
5314original copyright holder who places the Program under this License
5315may add an explicit geographical distribution limitation excluding
5316those countries, so that distribution is permitted only in or among
5317countries not thus excluded.  In such case, this License incorporates
5318the limitation as if written in the body of this License.
5319
5320  9. The Free Software Foundation may publish revised and/or new versions
5321of the General Public License from time to time.  Such new versions will
5322be similar in spirit to the present version, but may differ in detail to
5323address new problems or concerns.
5324
5325Each version is given a distinguishing version number.  If the Program
5326specifies a version number of this License which applies to it and "any
5327later version", you have the option of following the terms and conditions
5328either of that version or of any later version published by the Free
5329Software Foundation.  If the Program does not specify a version number of
5330this License, you may choose any version ever published by the Free Software
5331Foundation.
5332
5333  10. If you wish to incorporate parts of the Program into other free
5334programs whose distribution conditions are different, write to the author
5335to ask for permission.  For software which is copyrighted by the Free
5336Software Foundation, write to the Free Software Foundation; we sometimes
5337make exceptions for this.  Our decision will be guided by the two goals
5338of preserving the free status of all derivatives of our free software and
5339of promoting the sharing and reuse of software generally.
5340
5341			    NO WARRANTY
5342
5343  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
5344FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
5345OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
5346PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
5347OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5348MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
5349TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
5350PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
5351REPAIR OR CORRECTION.
5352
5353  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
5354WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
5355REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
5356INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
5357OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
5358TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
5359YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
5360PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
5361POSSIBILITY OF SUCH DAMAGES.
5362
5363		     END OF TERMS AND CONDITIONS
5364
5365	Appendix: How to Apply These Terms to Your New Programs
5366
5367  If you develop a new program, and you want it to be of the greatest
5368possible use to the public, the best way to achieve this is to make it
5369free software which everyone can redistribute and change under these terms.
5370
5371  To do so, attach the following notices to the program.  It is safest
5372to attach them to the start of each source file to most effectively
5373convey the exclusion of warranty; and each file should have at least
5374the "copyright" line and a pointer to where the full notice is found.
5375
5376    &lt;one line to give the program's name and a brief idea of what it does.&gt;
5377    Copyright (C) 19yy  &lt;name of author&gt;
5378
5379    This program is free software; you can redistribute it and/or modify
5380    it under the terms of the GNU General Public License as published by
5381    the Free Software Foundation; either version 2 of the License, or
5382    (at your option) any later version.
5383
5384    This program is distributed in the hope that it will be useful,
5385    but WITHOUT ANY WARRANTY; without even the implied warranty of
5386    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5387    GNU General Public License for more details.
5388
5389    You should have received a copy of the GNU General Public License
5390    along with this program; if not, write to the Free Software
5391    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
5392
5393Also add information on how to contact you by electronic and paper mail.
5394
5395If the program is interactive, make it output a short notice like this
5396when it starts in an interactive mode:
5397
5398    Gnomovision version 69, Copyright (C) 19yy name of author
5399    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
5400    This is free software, and you are welcome to redistribute it
5401    under certain conditions; type `show c' for details.
5402
5403The hypothetical commands `show w' and `show c' should show the appropriate
5404parts of the General Public License.  Of course, the commands you use may
5405be called something other than `show w' and `show c'; they could even be
5406mouse-clicks or menu items--whatever suits your program.
5407
5408You should also get your employer (if you work as a programmer) or your
5409school, if any, to sign a "copyright disclaimer" for the program, if
5410necessary.  Here is a sample; alter the names:
5411
5412  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
5413  `Gnomovision' (which makes passes at compilers) written by James Hacker.
5414
5415  &lt;signature of Ty Coon&gt;, 1 April 1989
5416  Ty Coon, President of Vice
5417
5418This General Public License does not permit incorporating your program into
5419proprietary programs.  If your program is a subroutine library, you may
5420consider it more useful to permit linking proprietary applications with the
5421library.  If this is what you want to do, use the GNU Library General
5422Public License instead of this License.
5423
5424-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5425
5426Scanned Source License e2fsprogs-1.42/lib/ext2fs/tdb/patches/copyright:
5427
5428Index: tdbsa/tdb.c
5429===================================================================
5430--- tdbsa.orig/tdb.c
5431+++ tdbsa/tdb.c
5432@@ -4,11 +4,11 @@ Rev: 23371
5433 Last Changed Date: 2007-06-06 20:14:06 -0400 (Wed, 06 Jun 2007)
5434 */
5435  /* 
5436-   Unix SMB/CIFS implementation.
5437+   trivial database library - standalone version
5438 
5439-   trivial database library - private includes
5440-
5441-   Copyright (C) Andrew Tridgell              2005
5442+   Copyright (C) Andrew Tridgell              1999-2005
5443+   Copyright (C) Jeremy Allison               2000-2006
5444+   Copyright (C) Paul `Rusty' Russell         2000
5445    
5446      ** NOTE! The following LGPL license applies to the tdb
5447      ** library. This does NOT imply that all of Samba is released
5448
5449-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5450
5451Scanned Source License e2fsprogs-1.42/lib/uuid/COPYING:
5452
5453Redistribution and use in source and binary forms, with or without
5454modification, are permitted provided that the following conditions
5455are met:
54561. Redistributions of source code must retain the above copyright
5457   notice, and the entire permission notice in its entirety,
5458   including the disclaimer of warranties.
54592. Redistributions in binary form must reproduce the above copyright
5460   notice, this list of conditions and the following disclaimer in the
5461   documentation and/or other materials provided with the distribution.
54623. The name of the author may not be used to endorse or promote
5463   products derived from this software without specific prior
5464   written permission.
5465
5466THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
5467WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
5468OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
5469WHICH ARE HEREBY DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE
5470LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5471CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
5472OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
5473BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5474LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5475(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
5476USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH
5477DAMAGE.
5478
5479-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5480</pre>
5481<ul>
5482<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
5483</ul>
5484</div>
5485</div>
5486
5487
5488<div class="product">
5489<span class="title">e2fsprogs-libs-1.42</span>
5490<a class="show" href="#" onclick="return toggle(this);">show license text</a>
5491<span class="homepage"><a href="http://e2fsprogs.sourceforge.net/">homepage</a></span>
5492<div class="licence">
5493<pre></pre>
5494<ul>
5495<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
5496</ul>
5497</div>
5498</div>
5499
5500
5501<div class="product">
5502<span class="title">ecryptfs-utils-101</span>
5503<a class="show" href="#" onclick="return toggle(this);">show license text</a>
5504<span class="homepage"><a href="https://launchpad.net/ecryptfs">homepage</a></span>
5505<div class="licence">
5506<pre></pre>
5507<ul>
5508<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
5509</ul>
5510</div>
5511</div>
5512
5513
5514<div class="product">
5515<span class="title">elfutils-0.154</span>
5516<a class="show" href="#" onclick="return toggle(this);">show license text</a>
5517<span class="homepage"><a href="https://fedorahosted.org/elfutils/">homepage</a></span>
5518<div class="licence">
5519<pre>Gentoo Package Stock License GPL-2-with-exceptions:
5520
5521NOTE: 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.
5522
5523Exceptions follow,
5524
5525// As a special exception, if other files instantiate templates or use macros
5526// or inline functions from this file, or you compile this file and link it
5527// with other works to produce a work based on this file, this file does not
5528// by itself cause the resulting work to be covered by the GNU General Public
5529// License. This exception does not invalidate any other reasons why a work
5530// based on this file might be covered by the GNU General Public License.
5531
5532End of exceptions. The rest of this file is the GPL.
5533
5534		    GNU GENERAL PUBLIC LICENSE
5535		       Version 2, June 1991
5536
5537 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
5538                       51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
5539 Everyone is permitted to copy and distribute verbatim copies
5540 of this license document, but changing it is not allowed.
5541
5542			    Preamble
5543
5544  The licenses for most software are designed to take away your
5545freedom to share and change it.  By contrast, the GNU General Public
5546License is intended to guarantee your freedom to share and change free
5547software--to make sure the software is free for all its users.  This
5548General Public License applies to most of the Free Software
5549Foundation's software and to any other program whose authors commit to
5550using it.  (Some other Free Software Foundation software is covered by
5551the GNU Library General Public License instead.)  You can apply it to
5552your programs, too.
5553
5554  When we speak of free software, we are referring to freedom, not
5555price.  Our General Public Licenses are designed to make sure that you
5556have the freedom to distribute copies of free software (and charge for
5557this service if you wish), that you receive source code or can get it
5558if you want it, that you can change the software or use pieces of it
5559in new free programs; and that you know you can do these things.
5560
5561  To protect your rights, we need to make restrictions that forbid
5562anyone to deny you these rights or to ask you to surrender the rights.
5563These restrictions translate to certain responsibilities for you if you
5564distribute copies of the software, or if you modify it.
5565
5566  For example, if you distribute copies of such a program, whether
5567gratis or for a fee, you must give the recipients all the rights that
5568you have.  You must make sure that they, too, receive or can get the
5569source code.  And you must show them these terms so they know their
5570rights.
5571
5572  We protect your rights with two steps: (1) copyright the software, and
5573(2) offer you this license which gives you legal permission to copy,
5574distribute and/or modify the software.
5575
5576  Also, for each author's protection and ours, we want to make certain
5577that everyone understands that there is no warranty for this free
5578software.  If the software is modified by someone else and passed on, we
5579want its recipients to know that what they have is not the original, so
5580that any problems introduced by others will not reflect on the original
5581authors' reputations.
5582
5583  Finally, any free program is threatened constantly by software
5584patents.  We wish to avoid the danger that redistributors of a free
5585program will individually obtain patent licenses, in effect making the
5586program proprietary.  To prevent this, we have made it clear that any
5587patent must be licensed for everyone's free use or not licensed at all.
5588
5589  The precise terms and conditions for copying, distribution and
5590modification follow.
5591
5592		    GNU GENERAL PUBLIC LICENSE
5593   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
5594
5595  0. This License applies to any program or other work which contains
5596a notice placed by the copyright holder saying it may be distributed
5597under the terms of this General Public License.  The "Program", below,
5598refers to any such program or work, and a "work based on the Program"
5599means either the Program or any derivative work under copyright law:
5600that is to say, a work containing the Program or a portion of it,
5601either verbatim or with modifications and/or translated into another
5602language.  (Hereinafter, translation is included without limitation in
5603the term "modification".)  Each licensee is addressed as "you".
5604
5605Activities other than copying, distribution and modification are not
5606covered by this License; they are outside its scope.  The act of
5607running the Program is not restricted, and the output from the Program
5608is covered only if its contents constitute a work based on the
5609Program (independent of having been made by running the Program).
5610Whether that is true depends on what the Program does.
5611
5612  1. You may copy and distribute verbatim copies of the Program's
5613source code as you receive it, in any medium, provided that you
5614conspicuously and appropriately publish on each copy an appropriate
5615copyright notice and disclaimer of warranty; keep intact all the
5616notices that refer to this License and to the absence of any warranty;
5617and give any other recipients of the Program a copy of this License
5618along with the Program.
5619
5620You may charge a fee for the physical act of transferring a copy, and
5621you may at your option offer warranty protection in exchange for a fee.
5622
5623  2. You may modify your copy or copies of the Program or any portion
5624of it, thus forming a work based on the Program, and copy and
5625distribute such modifications or work under the terms of Section 1
5626above, provided that you also meet all of these conditions:
5627
5628    a) You must cause the modified files to carry prominent notices
5629    stating that you changed the files and the date of any change.
5630
5631    b) You must cause any work that you distribute or publish, that in
5632    whole or in part contains or is derived from the Program or any
5633    part thereof, to be licensed as a whole at no charge to all third
5634    parties under the terms of this License.
5635
5636    c) If the modified program normally reads commands interactively
5637    when run, you must cause it, when started running for such
5638    interactive use in the most ordinary way, to print or display an
5639    announcement including an appropriate copyright notice and a
5640    notice that there is no warranty (or else, saying that you provide
5641    a warranty) and that users may redistribute the program under
5642    these conditions, and telling the user how to view a copy of this
5643    License.  (Exception: if the Program itself is interactive but
5644    does not normally print such an announcement, your work based on
5645    the Program is not required to print an announcement.)
5646
5647These requirements apply to the modified work as a whole.  If
5648identifiable sections of that work are not derived from the Program,
5649and can be reasonably considered independent and separate works in
5650themselves, then this License, and its terms, do not apply to those
5651sections when you distribute them as separate works.  But when you
5652distribute the same sections as part of a whole which is a work based
5653on the Program, the distribution of the whole must be on the terms of
5654this License, whose permissions for other licensees extend to the
5655entire whole, and thus to each and every part regardless of who wrote it.
5656
5657Thus, it is not the intent of this section to claim rights or contest
5658your rights to work written entirely by you; rather, the intent is to
5659exercise the right to control the distribution of derivative or
5660collective works based on the Program.
5661
5662In addition, mere aggregation of another work not based on the Program
5663with the Program (or with a work based on the Program) on a volume of
5664a storage or distribution medium does not bring the other work under
5665the scope of this License.
5666
5667  3. You may copy and distribute the Program (or a work based on it,
5668under Section 2) in object code or executable form under the terms of
5669Sections 1 and 2 above provided that you also do one of the following:
5670
5671    a) Accompany it with the complete corresponding machine-readable
5672    source code, which must be distributed under the terms of Sections
5673    1 and 2 above on a medium customarily used for software interchange; or,
5674
5675    b) Accompany it with a written offer, valid for at least three
5676    years, to give any third party, for a charge no more than your
5677    cost of physically performing source distribution, a complete
5678    machine-readable copy of the corresponding source code, to be
5679    distributed under the terms of Sections 1 and 2 above on a medium
5680    customarily used for software interchange; or,
5681
5682    c) Accompany it with the information you received as to the offer
5683    to distribute corresponding source code.  (This alternative is
5684    allowed only for noncommercial distribution and only if you
5685    received the program in object code or executable form with such
5686    an offer, in accord with Subsection b above.)
5687
5688The source code for a work means the preferred form of the work for
5689making modifications to it.  For an executable work, complete source
5690code means all the source code for all modules it contains, plus any
5691associated interface definition files, plus the scripts used to
5692control compilation and installation of the executable.  However, as a
5693special exception, the source code distributed need not include
5694anything that is normally distributed (in either source or binary
5695form) with the major components (compiler, kernel, and so on) of the
5696operating system on which the executable runs, unless that component
5697itself accompanies the executable.
5698
5699If distribution of executable or object code is made by offering
5700access to copy from a designated place, then offering equivalent
5701access to copy the source code from the same place counts as
5702distribution of the source code, even though third parties are not
5703compelled to copy the source along with the object code.
5704
5705  4. You may not copy, modify, sublicense, or distribute the Program
5706except as expressly provided under this License.  Any attempt
5707otherwise to copy, modify, sublicense or distribute the Program is
5708void, and will automatically terminate your rights under this License.
5709However, parties who have received copies, or rights, from you under
5710this License will not have their licenses terminated so long as such
5711parties remain in full compliance.
5712
5713  5. You are not required to accept this License, since you have not
5714signed it.  However, nothing else grants you permission to modify or
5715distribute the Program or its derivative works.  These actions are
5716prohibited by law if you do not accept this License.  Therefore, by
5717modifying or distributing the Program (or any work based on the
5718Program), you indicate your acceptance of this License to do so, and
5719all its terms and conditions for copying, distributing or modifying
5720the Program or works based on it.
5721
5722  6. Each time you redistribute the Program (or any work based on the
5723Program), the recipient automatically receives a license from the
5724original licensor to copy, distribute or modify the Program subject to
5725these terms and conditions.  You may not impose any further
5726restrictions on the recipients' exercise of the rights granted herein.
5727You are not responsible for enforcing compliance by third parties to
5728this License.
5729
5730  7. If, as a consequence of a court judgment or allegation of patent
5731infringement or for any other reason (not limited to patent issues),
5732conditions are imposed on you (whether by court order, agreement or
5733otherwise) that contradict the conditions of this License, they do not
5734excuse you from the conditions of this License.  If you cannot
5735distribute so as to satisfy simultaneously your obligations under this
5736License and any other pertinent obligations, then as a consequence you
5737may not distribute the Program at all.  For example, if a patent
5738license would not permit royalty-free redistribution of the Program by
5739all those who receive copies directly or indirectly through you, then
5740the only way you could satisfy both it and this License would be to
5741refrain entirely from distribution of the Program.
5742
5743If any portion of this section is held invalid or unenforceable under
5744any particular circumstance, the balance of the section is intended to
5745apply and the section as a whole is intended to apply in other
5746circumstances.
5747
5748It is not the purpose of this section to induce you to infringe any
5749patents or other property right claims or to contest validity of any
5750such claims; this section has the sole purpose of protecting the
5751integrity of the free software distribution system, which is
5752implemented by public license practices.  Many people have made
5753generous contributions to the wide range of software distributed
5754through that system in reliance on consistent application of that
5755system; it is up to the author/donor to decide if he or she is willing
5756to distribute software through any other system and a licensee cannot
5757impose that choice.
5758
5759This section is intended to make thoroughly clear what is believed to
5760be a consequence of the rest of this License.
5761
5762  8. If the distribution and/or use of the Program is restricted in
5763certain countries either by patents or by copyrighted interfaces, the
5764original copyright holder who places the Program under this License
5765may add an explicit geographical distribution limitation excluding
5766those countries, so that distribution is permitted only in or among
5767countries not thus excluded.  In such case, this License incorporates
5768the limitation as if written in the body of this License.
5769
5770  9. The Free Software Foundation may publish revised and/or new versions
5771of the General Public License from time to time.  Such new versions will
5772be similar in spirit to the present version, but may differ in detail to
5773address new problems or concerns.
5774
5775Each version is given a distinguishing version number.  If the Program
5776specifies a version number of this License which applies to it and "any
5777later version", you have the option of following the terms and conditions
5778either of that version or of any later version published by the Free
5779Software Foundation.  If the Program does not specify a version number of
5780this License, you may choose any version ever published by the Free Software
5781Foundation.
5782
5783  10. If you wish to incorporate parts of the Program into other free
5784programs whose distribution conditions are different, write to the author
5785to ask for permission.  For software which is copyrighted by the Free
5786Software Foundation, write to the Free Software Foundation; we sometimes
5787make exceptions for this.  Our decision will be guided by the two goals
5788of preserving the free status of all derivatives of our free software and
5789of promoting the sharing and reuse of software generally.
5790
5791			    NO WARRANTY
5792
5793  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
5794FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
5795OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
5796PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
5797OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5798MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
5799TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
5800PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
5801REPAIR OR CORRECTION.
5802
5803  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
5804WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
5805REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
5806INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
5807OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
5808TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
5809YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
5810PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
5811POSSIBILITY OF SUCH DAMAGES.
5812
5813		     END OF TERMS AND CONDITIONS
5814
5815	    How to Apply These Terms to Your New Programs
5816
5817  If you develop a new program, and you want it to be of the greatest
5818possible use to the public, the best way to achieve this is to make it
5819free software which everyone can redistribute and change under these terms.
5820
5821  To do so, attach the following notices to the program.  It is safest
5822to attach them to the start of each source file to most effectively
5823convey the exclusion of warranty; and each file should have at least
5824the "copyright" line and a pointer to where the full notice is found.
5825
5826    &lt;one line to give the program's name and a brief idea of what it does.&gt;
5827    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
5828
5829    This program is free software; you can redistribute it and/or modify
5830    it under the terms of the GNU General Public License as published by
5831    the Free Software Foundation; either version 2 of the License, or
5832    (at your option) any later version.
5833
5834    This program is distributed in the hope that it will be useful,
5835    but WITHOUT ANY WARRANTY; without even the implied warranty of
5836    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5837    GNU General Public License for more details.
5838
5839    You should have received a copy of the GNU General Public License
5840    along with this program; if not, write to the Free Software
5841    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
5842
5843
5844Also add information on how to contact you by electronic and paper mail.
5845
5846If the program is interactive, make it output a short notice like this
5847when it starts in an interactive mode:
5848
5849    Gnomovision version 69, Copyright (C) year name of author
5850    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
5851    This is free software, and you are welcome to redistribute it
5852    under certain conditions; type `show c' for details.
5853
5854The hypothetical commands `show w' and `show c' should show the appropriate
5855parts of the General Public License.  Of course, the commands you use may
5856be called something other than `show w' and `show c'; they could even be
5857mouse-clicks or menu items--whatever suits your program.
5858
5859You should also get your employer (if you work as a programmer) or your
5860school, if any, to sign a "copyright disclaimer" for the program, if
5861necessary.  Here is a sample; alter the names:
5862
5863  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
5864  `Gnomovision' (which makes passes at compilers) written by James Hacker.
5865
5866  &lt;signature of Ty Coon&gt;, 1 April 1989
5867  Ty Coon, President of Vice
5868
5869This General Public License does not permit incorporating your program into
5870proprietary programs.  If your program is a subroutine library, you may
5871consider it more useful to permit linking proprietary applications with the
5872library.  If this is what you want to do, use the GNU Library General
5873Public License instead of this License.
5874
5875-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5876</pre>
5877<ul>
5878
5879</ul>
5880</div>
5881</div>
5882
5883
5884<div class="product">
5885<span class="title">engine_pkcs11-0.1.8</span>
5886<a class="show" href="#" onclick="return toggle(this);">show license text</a>
5887<span class="homepage"><a href="http://www.opensc-project.org/engine_pkcs11">homepage</a></span>
5888<div class="licence">
5889<pre></pre>
5890<ul>
5891<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
5892</ul>
5893</div>
5894</div>
5895
5896
5897<div class="product">
5898<span class="title">eselect-opengl-1.2.4</span>
5899<a class="show" href="#" onclick="return toggle(this);">show license text</a>
5900<span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
5901<div class="licence">
5902<pre></pre>
5903<ul>
5904<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
5905</ul>
5906</div>
5907</div>
5908
5909
5910<div class="product">
5911<span class="title">eselect-python-20100321</span>
5912<a class="show" href="#" onclick="return toggle(this);">show license text</a>
5913<span class="homepage"><a href="http://www.gentoo.org">homepage</a></span>
5914<div class="licence">
5915<pre></pre>
5916<ul>
5917<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
5918</ul>
5919</div>
5920</div>
5921
5922
5923<div class="product">
5924<span class="title">ethtool-3.12.1</span>
5925<a class="show" href="#" onclick="return toggle(this);">show license text</a>
5926<span class="homepage"><a href="http://www.kernel.org/pub/software/network/ethtool/">homepage</a></span>
5927<div class="licence">
5928<pre></pre>
5929<ul>
5930<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
5931</ul>
5932</div>
5933</div>
5934
5935
5936<div class="product">
5937<span class="title">evtest-1.29</span>
5938<a class="show" href="#" onclick="return toggle(this);">show license text</a>
5939<span class="homepage"><a href="http://cgit.freedesktop.org/evtest/">homepage</a></span>
5940<div class="licence">
5941<pre></pre>
5942<ul>
5943<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
5944</ul>
5945</div>
5946</div>
5947
5948
5949<div class="product">
5950<span class="title">exfat-utils-1.0.2_pre401</span>
5951<a class="show" href="#" onclick="return toggle(this);">show license text</a>
5952<span class="homepage"><a href="http://code.google.com/p/exfat/">homepage</a></span>
5953<div class="licence">
5954<pre></pre>
5955<ul>
5956<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
5957</ul>
5958</div>
5959</div>
5960
5961
5962<div class="product">
5963<span class="title">expat-2.1.0</span>
5964<a class="show" href="#" onclick="return toggle(this);">show license text</a>
5965<span class="homepage"><a href="http://expat.sourceforge.net/">homepage</a></span>
5966<div class="licence">
5967<pre>Scanned Source License expat-2.1.0/COPYING:
5968
5969Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
5970                               and Clark Cooper
5971Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers.
5972
5973Permission is hereby granted, free of charge, to any person obtaining
5974a copy of this software and associated documentation files (the
5975"Software"), to deal in the Software without restriction, including
5976without limitation the rights to use, copy, modify, merge, publish,
5977distribute, sublicense, and/or sell copies of the Software, and to
5978permit persons to whom the Software is furnished to do so, subject to
5979the following conditions:
5980
5981The above copyright notice and this permission notice shall be included
5982in all copies or substantial portions of the Software.
5983
5984THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
5985EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5986MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5987IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5988CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
5989TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5990SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5991
5992-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5993</pre>
5994<ul>
5995
5996</ul>
5997</div>
5998</div>
5999
6000
6001<div class="product">
6002<span class="title">fftw-3.2.2</span>
6003<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6004<span class="homepage"><a href="http://www.fftw.org/">homepage</a></span>
6005<div class="licence">
6006<pre></pre>
6007<ul>
6008<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
6009</ul>
6010</div>
6011</div>
6012
6013
6014<div class="product">
6015<span class="title">file-5.15</span>
6016<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6017<span class="homepage"><a href="http://www.darwinsys.com/file/">homepage</a></span>
6018<div class="licence">
6019<pre>Scanned Source License file-5.15/COPYING:
6020
6021$File: COPYING,v 1.1 2008/02/05 19:08:11 christos Exp $
6022Copyright (c) Ian F. Darwin 1986, 1987, 1989, 1990, 1991, 1992, 1994, 1995.
6023Software written by Ian F. Darwin and others;
6024maintained 1994- Christos Zoulas.
6025
6026This software is not subject to any export provision of the United States
6027Department of Commerce, and may be exported to any country or planet.
6028
6029Redistribution and use in source and binary forms, with or without
6030modification, are permitted provided that the following conditions
6031are met:
60321. Redistributions of source code must retain the above copyright
6033   notice immediately at the beginning of the file, without modification,
6034   this list of conditions, and the following disclaimer.
60352. Redistributions in binary form must reproduce the above copyright
6036   notice, this list of conditions and the following disclaimer in the
6037   documentation and/or other materials provided with the distribution.
6038 
6039THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
6040ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6041IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
6042ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR
6043ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6044DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
6045OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6046HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
6047LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
6048OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6049SUCH DAMAGE.
6050
6051-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6052</pre>
6053<ul>
6054
6055</ul>
6056</div>
6057</div>
6058
6059
6060<div class="product">
6061<span class="title">findutils-4.4.2</span>
6062<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6063<span class="homepage"><a href="http://www.gnu.org/software/findutils/">homepage</a></span>
6064<div class="licence">
6065<pre></pre>
6066<ul>
6067<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
6068</ul>
6069</div>
6070</div>
6071
6072
6073<div class="product">
6074<span class="title">fio-2.1.10</span>
6075<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6076<span class="homepage"><a href="http://brick.kernel.dk/snaps/">homepage</a></span>
6077<div class="licence">
6078<pre></pre>
6079<ul>
6080<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
6081</ul>
6082</div>
6083</div>
6084
6085
6086<div class="product">
6087<span class="title">fixesproto-5.0</span>
6088<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6089<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
6090<div class="licence">
6091<pre>Scanned Source License fixesproto-5.0/COPYING:
6092
6093Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
6094Copyright 2010 Red Hat, Inc.
6095
6096Permission is hereby granted, free of charge, to any person obtaining a
6097copy of this software and associated documentation files (the "Software"),
6098to deal in the Software without restriction, including without limitation
6099the rights to use, copy, modify, merge, publish, distribute, sublicense,
6100and/or sell copies of the Software, and to permit persons to whom the
6101Software is furnished to do so, subject to the following conditions:
6102
6103The above copyright notice and this permission notice (including the next
6104paragraph) shall be included in all copies or substantial portions of the
6105Software.
6106
6107THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6108IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6109FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
6110THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6111LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
6112FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6113DEALINGS IN THE SOFTWARE.
6114
6115Copyright © 2001,2003 Keith Packard
6116
6117Permission to use, copy, modify, distribute, and sell this software and its
6118documentation for any purpose is hereby granted without fee, provided that
6119the above copyright notice appear in all copies and that both that
6120copyright notice and this permission notice appear in supporting
6121documentation, and that the name of Keith Packard not be used in
6122advertising or publicity pertaining to distribution of the software without
6123specific, written prior permission.  Keith Packard makes no
6124representations about the suitability of this software for any purpose.  It
6125is provided "as is" without express or implied warranty.
6126
6127KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6128INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
6129EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
6130CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
6131DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
6132TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
6133PERFORMANCE OF THIS SOFTWARE.
6134
6135
6136-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6137</pre>
6138<ul>
6139
6140</ul>
6141</div>
6142</div>
6143
6144
6145<div class="product">
6146<span class="title">flashmap-0.3</span>
6147<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6148<span class="homepage"><a href="http://flashmap.googlecode.com">homepage</a></span>
6149<div class="licence">
6150<pre></pre>
6151<ul>
6152<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
6153</ul>
6154</div>
6155</div>
6156
6157
6158<div class="product">
6159<span class="title">flashrom-0.9.4</span>
6160<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6161<span class="homepage"><a href="http://flashrom.org/">homepage</a></span>
6162<div class="licence">
6163<pre></pre>
6164<ul>
6165<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
6166</ul>
6167</div>
6168</div>
6169
6170
6171<div class="product">
6172<span class="title">flex-2.5.37</span>
6173<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6174<span class="homepage"><a href="http://flex.sourceforge.net/">homepage</a></span>
6175<div class="licence">
6176<pre>Gentoo Package Stock License FLEX:
6177
6178Flex carries the copyright used for BSD software, slightly modified
6179because it originated at the Lawrence Berkeley (not Livermore!) Laboratory,
6180which operates under a contract with the Department of Energy:
6181
6182	Copyright (c) 1990 The Regents of the University of California.
6183	All rights reserved.
6184
6185	This code is derived from software contributed to Berkeley by
6186	Vern Paxson.
6187
6188	The United States Government has rights in this work pursuant
6189	to contract no. DE-AC03-76SF00098 between the United States
6190	Department of Energy and the University of California.
6191
6192	Redistribution and use in source and binary forms with or without
6193	modification are permitted provided that: (1) source distributions
6194	retain this entire copyright notice and comment, and (2)
6195	distributions including binaries display the following
6196	acknowledgement: ``This product includes software developed by the
6197	University of California, Berkeley and its contributors'' in the
6198	documentation or other materials provided with the distribution and
6199	in all advertising materials mentioning features or use of this
6200	software.  Neither the name of the University nor the names of its
6201	contributors may be used to endorse or promote products derived
6202	from this software without specific prior written permission.
6203
6204	THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
6205	IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
6206	WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
6207	PURPOSE.
6208
6209This basically says "do whatever you please with this software except
6210remove this notice or take advantage of the University's (or the flex
6211authors') name".
6212
6213Note that the "flex.skl" scanner skeleton carries no copyright notice.
6214You are free to do whatever you please with scanners generated using flex;
6215for them, you are not even bound by the above copyright.
6216
6217-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6218</pre>
6219<ul>
6220
6221</ul>
6222</div>
6223</div>
6224
6225
6226<div class="product">
6227<span class="title">font-util-1.2.0</span>
6228<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6229<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
6230<div class="licence">
6231<pre>Scanned Source License font-util-1.2.0/COPYING:
6232
6233Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
6234
6235Permission is hereby granted, free of charge, to any person obtaining a
6236copy of this software and associated documentation files (the "Software"),
6237to deal in the Software without restriction, including without limitation
6238the rights to use, copy, modify, merge, publish, distribute, sublicense,
6239and/or sell copies of the Software, and to permit persons to whom the
6240Software is furnished to do so, subject to the following conditions:
6241
6242The above copyright notice and this permission notice (including the next
6243paragraph) shall be included in all copies or substantial portions of the
6244Software.
6245
6246THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6247IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6248FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
6249THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6250LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
6251FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6252DEALINGS IN THE SOFTWARE.
6253
6254  ------------------------------------------------------------------------
6255
6256Copyright (c) 2003 The NetBSD Foundation, Inc.
6257All rights reserved.
6258
6259This code is derived from software contributed to The NetBSD Foundation
6260by Ben Collver &lt;collver1@attbi.com&gt;.
6261
6262Redistribution and use in source and binary forms, with or without
6263modification, are permitted provided that the following conditions
6264are met:
62651. Redistributions of source code must retain the above copyright
6266   notice, this list of conditions and the following disclaimer.
62672. Redistributions in binary form must reproduce the above copyright
6268   notice, this list of conditions and the following disclaimer in the
6269   documentation and/or other materials provided with the distribution.
6270
6271THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
6272``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
6273TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
6274PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
6275BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
6276CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
6277SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
6278INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
6279CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
6280ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
6281POSSIBILITY OF SUCH DAMAGE.
6282
6283  ------------------------------------------------------------------------
6284
6285Copyright (c) 2006 Martin Husemann.
6286Copyright (c) 2007 Joerg Sonnenberger.
6287All rights reserved.
6288
6289Redistribution and use in source and binary forms, with or without
6290modification, are permitted provided that the following conditions
6291are met:
62921. Redistributions of source code must retain the above copyright
6293   notice, this list of conditions and the following disclaimer.
62942. The name of the author may not be used to endorse or promote
6295   products derived from this software without specific prior
6296   written permission.
6297
6298THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
6299``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
6300TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
6301PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
6302BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
6303CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
6304SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
6305INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
6306CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
6307ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
6308POSSIBILITY OF SUCH DAMAGE.
6309
6310  ------------------------------------------------------------------------
6311
6312Copyright 2005 Red Hat, Inc
6313
6314Permission to use, copy, modify, distribute, and sell this software and its
6315documentation for any purpose is hereby granted without fee, provided that
6316the above copyright notice appear in all copies and that both that
6317copyright notice and this permission notice appear in supporting
6318documentation.
6319
6320The above copyright notice and this permission notice shall be included
6321in all copies or substantial portions of the Software.
6322
6323THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
6324OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6325MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
6326IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
6327OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
6328ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
6329OTHER DEALINGS IN THE SOFTWARE.
6330
6331Except as contained in this notice, the name of the copyright holders shall
6332not be used in advertising or otherwise to promote the sale, use or
6333other dealings in this Software without prior written authorization
6334from the copyright holders.
6335
6336  ------------------------------------------------------------------------
6337
6338Copyright (c) 1991-2003 Unicode, Inc.  All Rights reserved.
6339
6340This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
6341No claims are made as to fitness for any particular purpose.  No
6342warranties of any kind are expressed or implied.  The recipient
6343agrees to determine applicability of information provided.  If this
6344file has been provided on optical media by Unicode, Inc., the sole
6345remedy for any claim will be exchange of defective media within 90
6346days of receipt.
6347
6348Unicode, Inc. hereby grants the right to freely use the information
6349supplied in this file in the creation of products supporting the
6350Unicode Standard, and to make copies of this file in any form for
6351internal or external distribution as long as this notice remains
6352attached.
6353
6354-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6355</pre>
6356<ul>
6357
6358</ul>
6359</div>
6360</div>
6361
6362
6363<div class="product">
6364<span class="title">fontconfig-2.7.1</span>
6365<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6366<span class="homepage"><a href="http://fontconfig.org/">homepage</a></span>
6367<div class="licence">
6368<pre>Scanned Source License fontconfig-2.7.1/COPYING:
6369
6370fontconfig/COPYING
6371
6372Copyright © 2001,2003 Keith Packard
6373
6374Permission to use, copy, modify, distribute, and sell this software and its
6375documentation for any purpose is hereby granted without fee, provided that
6376the above copyright notice appear in all copies and that both that
6377copyright notice and this permission notice appear in supporting
6378documentation, and that the name of Keith Packard not be used in
6379advertising or publicity pertaining to distribution of the software without
6380specific, written prior permission.  Keith Packard makes no
6381representations about the suitability of this software for any purpose.  It
6382is provided "as is" without express or implied warranty.
6383
6384THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6385INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
6386EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
6387CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
6388DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
6389TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
6390PERFORMANCE OF THIS SOFTWARE.
6391
6392
6393-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6394</pre>
6395<ul>
6396
6397</ul>
6398</div>
6399</div>
6400
6401
6402<div class="product">
6403<span class="title">fontsproto-2.1.1</span>
6404<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6405<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
6406<div class="licence">
6407<pre>Scanned Source License fontsproto-2.1.1/COPYING:
6408
6409Copyright 1990, 1991 Network Computing Devices;
6410Portions Copyright 1987 by Digital Equipment Corporation
6411
6412Permission to use, copy, modify, distribute, and sell this software and
6413its documentation for any purpose is hereby granted without fee, provided
6414that the above copyright notice appear in all copies and that both that
6415copyright notice and this permission notice appear in supporting
6416documentation, and that the names of Network Computing Devices or Digital
6417not be used in advertising or publicity pertaining to distribution
6418of the software without specific, written prior permission.
6419Network Computing Devices and Digital make no representations
6420about the suitability of this software for any purpose.  It is provided
6421"as is" without express or implied warranty.
6422
6423NETWORK COMPUTING DEVICES AND DIGITAL DISCLAIM ALL WARRANTIES WITH
6424REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
6425MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NETWORK COMPUTING DEVICES
6426OR DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
6427DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
6428PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
6429ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6430THIS SOFTWARE.
6431
6432
6433Copyright 1990, 1991, 1998  The Open Group
6434
6435Permission to use, copy, modify, distribute, and sell this software and its
6436documentation for any purpose is hereby granted without fee, provided that
6437the above copyright notice appear in all copies and that both that
6438copyright notice and this permission notice appear in supporting
6439documentation.
6440
6441The above copyright notice and this permission notice shall be included in
6442all copies or substantial portions of the Software.
6443
6444THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6445IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6446FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
6447OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
6448AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
6449CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6450
6451Except as contained in this notice, the name of The Open Group shall not be
6452used in advertising or otherwise to promote the sale, use or other dealings
6453in this Software without prior written authorization from The Open Group.
6454
6455
6456Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
6457
6458                        All Rights Reserved
6459
6460Permission to use, copy, modify, and distribute this software and its
6461documentation for any purpose and without fee is hereby granted,
6462provided that the above copyright notice appear in all copies and that
6463both that copyright notice and this permission notice appear in
6464supporting documentation, and that the name of Digital not be
6465used in advertising or publicity pertaining to distribution of the
6466software without specific, written prior permission.
6467
6468DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
6469ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
6470DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
6471ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
6472WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6473ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
6474SOFTWARE.
6475
6476
6477Copyright (c) 1999  The XFree86 Project Inc.
6478
6479All Rights Reserved.
6480
6481The above copyright notice and this permission notice shall be included in
6482all copies or substantial portions of the Software.
6483
6484THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6485IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6486FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
6487OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
6488AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
6489CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6490
6491Except as contained in this notice, the name of The XFree86 Project
6492Inc. shall not be used in advertising or otherwise to promote the
6493sale, use or other dealings in this Software without prior written
6494authorization from The XFree86 Project Inc..
6495
6496-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6497</pre>
6498<ul>
6499
6500</ul>
6501</div>
6502</div>
6503
6504
6505<div class="product">
6506<span class="title">freeglut-2.4.0</span>
6507<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6508<span class="homepage"><a href="http://freeglut.sourceforge.net/">homepage</a></span>
6509<div class="licence">
6510<pre>Scanned Source License freeglut-2.4.0/COPYING:
6511
6512
6513  Freeglut Copyright
6514  ------------------
6515  
6516  Freeglut code without an explicit copyright is covered by the following 
6517  copyright:
6518  
6519  Copyright (c) 1999-2000 Pawel W. Olszta. All Rights Reserved.
6520  Permission is hereby granted, free of charge,  to any person obtaining a copy 
6521  of this software and associated documentation files (the "Software"), to deal
6522  in the Software without restriction,  including without limitation the rights 
6523  to use, copy,  modify, merge,  publish, distribute,  sublicense,  and/or sell 
6524  copies or substantial portions of the Software.
6525  
6526  The above  copyright notice  and this permission notice  shall be included in 
6527  all copies or substantial portions of the Software.
6528  
6529  THE SOFTWARE  IS PROVIDED "AS IS",  WITHOUT WARRANTY OF ANY KIND,  EXPRESS OR 
6530  IMPLIED,  INCLUDING  BUT  NOT LIMITED  TO THE WARRANTIES  OF MERCHANTABILITY, 
6531  FITNESS  FOR  A PARTICULAR PURPOSE  AND NONINFRINGEMENT.  IN  NO EVENT  SHALL 
6532  PAWEL W. OLSZTA BE LIABLE FOR ANY CLAIM,  DAMAGES OR OTHER LIABILITY, WHETHER 
6533  IN  AN ACTION  OF CONTRACT,  TORT OR OTHERWISE,  ARISING FROM,  OUT OF  OR IN 
6534  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6535  
6536  Except as contained in this notice,  the name of Pawel W. Olszta shall not be 
6537  used  in advertising  or otherwise to promote the sale, use or other dealings 
6538  in this Software without prior written authorization from Pawel W. Olszta.
6539
6540-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6541</pre>
6542<ul>
6543
6544</ul>
6545</div>
6546</div>
6547
6548
6549<div class="product">
6550<span class="title">freeimage-3.15.3</span>
6551<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6552<span class="homepage"><a href="http://freeimage.sourceforge.net/">homepage</a></span>
6553<div class="licence">
6554<pre>Gentoo Package Stock License FIPL-1.0:
6555
6556FreeImage Public License - Version 1.0
6557---------------------------------------------
6558
65591. Definitions.
6560
65611.1. "Contributor" means each entity that creates or contributes to the creation of Modifications.
6562
65631.2. "Contributor Version" means the combination of the Original Code, prior Modifications used by a Contributor, and the Modifications made by that particular Contributor.
6564
65651.3. "Covered Code" means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof.
6566
65671.4. "Electronic Distribution Mechanism" means a mechanism generally accepted in the software development community for the electronic transfer of data.
6568
65691.5. "Executable" means Covered Code in any form other than Source Code.
6570
65711.6. "Initial Developer" means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A.
6572
65731.7. "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.
6574
65751.8. "License" means this document.
6576
65771.9. "Modifications" means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Covered Code is released as a series of files, a
6578Modification is:
6579
6580A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications.
6581
6582B. Any new file that contains any part of the Original Code or previous Modifications.
6583
65841.10. "Original Code" means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code, and which, at the time of its release under this License is not already Covered Code governed by this License.
6585
65861.11. "Source Code" means the preferred form of the Covered Code for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control
6587compilation and installation of an Executable, or a list of source code differential comparisons against either the Original Code or another well known, available Covered Code of the Contributor's choice. The Source Code can be in a compressed or archival form, provided the appropriate decompression or de-archiving software is widely available for no charge.
6588
65891.12. "You" means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. For legal entities, "You" includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the
6590direction or management of such entity, whether by contract or otherwise, or (b) ownership of fifty percent (50%) or more of the outstanding shares or beneficial ownership of such entity.
6591
65922. Source Code License.
6593
65942.1. The Initial Developer Grant.
6595The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims:
6596
6597(a) to use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, or as part of a Larger Work; and
6598
6599(b) under patents now or hereafter owned or controlled by Initial Developer, to make, have made, use and sell ("Utilize") the Original Code (or portions thereof), but solely to the extent that
6600any such patent is reasonably necessary to enable You to Utilize the Original Code (or portions thereof) and not to any greater extent that may be necessary to Utilize further Modifications or
6601combinations.
6602
66032.2. Contributor Grant.
6604Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims:
6605
6606(a) to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof) either on an unmodified basis, with other Modifications, as Covered Code or as part of a Larger Work; and
6607
6608(b) under patents now or hereafter owned or controlled by Contributor, to Utilize the Contributor Version (or portions thereof), but solely to the extent that any such patent is reasonably necessary to enable You to Utilize the Contributor Version (or portions thereof), and not to any greater extent that
6609may be necessary to Utilize further Modifications or combinations.
6610
66113. Distribution Obligations.
6612
66133.1. Application of License.
6614The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2. The Source Code version of Covered Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or
6615restricts the applicable version of this License or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.5.
6616
66173.2. Availability of Source Code.
6618Any Modification which You create or to which You contribute must be made available in Source Code form under the terms of this License either on the same media as an Executable version or via an accepted Electronic Distribution Mechanism to anyone to whom you made an Executable version available; and if made available via Electronic Distribution Mechanism, must remain available for at least twelve (12) months after the date it initially became available, or at least six (6) months after a subsequent version of that particular Modification has been made available to such recipients. You are responsible for ensuring that the Source Code version remains available even if the Electronic Distribution Mechanism is maintained by a third party.
6619
66203.3. Description of Modifications.
6621You must cause all Covered Code to which you contribute to contain a file documenting the changes You made to create that Covered Code and the date of any change. You must include a prominent statement that the Modification is derived, directly or indirectly, from Original Code provided by the Initial Developer and including the name of the Initial Developer in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code.
6622
66233.4. Intellectual Property Matters
6624
6625(a) Third Party Claims.
6626If You have knowledge that a party claims an intellectual property right in particular functionality or code (or its utilization under this License), you must include a text file with the source code distribution titled "LEGAL" which describes the claim and the party making the claim in sufficient detail that a recipient will know whom to contact. If you obtain such knowledge after You make Your Modification available as described in Section 3.2, You shall promptly modify the LEGAL file in all copies You make
6627available thereafter and shall take other steps (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained.
6628
6629(b) Contributor APIs.
6630If Your Modification is an application programming interface and You own or control patents which are reasonably necessary to implement that API, you must also include this information in the LEGAL file.
6631
66323.5. Required Notices.
6633You must duplicate the notice in Exhibit A in each file of the Source Code, and this License in any documentation for the Source Code, where You describe recipients' rights relating to Covered Code. If You created one or more Modification(s), You may add your name as a Contributor to the notice described in Exhibit A. If it is not possible to put such notice in a particular Source Code file due to its
6634structure, then you must include such notice in a location (such as a relevant directory file) where a user would be likely to look for such a notice. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Code. However, You may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear than any such warranty, support, indemnity or
6635liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of
6636warranty, support, indemnity or liability terms You offer.
6637
66383.6. Distribution of Executable Versions.
6639You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have been met for that Covered Code, and if You include a notice stating that the Source Code version of the Covered Code is available under the terms of this License, including a description of how and where You have fulfilled the obligations of Section 3.2. The notice must be conspicuously included in any notice in an Executable version, related documentation or collateral in which You
6640describe recipients' rights relating to the Covered Code. You may distribute the Executable version of Covered Code under a license of Your choice, which may contain terms different from this License,
6641provided that You are in compliance with the terms of this License and that the license for the Executable version does not attempt to limit or alter the recipient's rights in the Source Code version from the rights set forth in this License. If You distribute the Executable version under a different license You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or any Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer.
6642
66433.7. Larger Works.
6644You may create a Larger Work by combining Covered Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Code.
6645
66464. Inability to Comply Due to Statute or Regulation.
6647
6648If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Code due to statute or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.4 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.
6649
66505. Application of this License.
6651
6652This License applies to code to which the Initial Developer has attached the notice in Exhibit A, and to related Covered Code.
6653
66546. Versions of the License.
6655
66566.1. New Versions.
6657Floris van den Berg may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number.
6658
66596.2. Effect of New Versions.
6660Once Covered Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Covered Code under the terms of any subsequent version of the License published by Floris van den Berg
6661No one other than Floris van den Berg has the right to modify the terms applicable to Covered Code created under this License.
6662
66636.3. Derivative Works.
6664If you create or use a modified version of this License (which you may only do in order to apply it to code which is not already Covered Code governed by this License), you must (a) rename Your license so that the phrases "FreeImage", `FreeImage Public License", "FIPL", or any confusingly similar phrase do not appear anywhere in your license and (b) otherwise make it clear that your version of the license contains terms which differ from the FreeImage Public License. (Filling in the name of the Initial Developer, Original Code or Contributor in the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.)
6665
66667. DISCLAIMER OF WARRANTY.
6667
6668COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
6669
66708. TERMINATION.
6671
6672This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Covered Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
6673
66749. LIMITATION OF LIABILITY.
6675
6676UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
6677EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
6678
667910. U.S. GOVERNMENT END USERS.
6680
6681The Covered Code is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" and "commercial computer software documentation," as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code with only those rights set forth herein.
6682
668311. MISCELLANEOUS.
6684
6685This License represents the complete agreement concerning 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. This License shall be governed by Dutch law provisions (except to the extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With respect to disputes in which at least one party is a citizen of, or an entity chartered or registered to do business in, the The Netherlands: (a) unless otherwise agreed in writing, all disputes relating to this License (excepting any dispute relating to intellectual property rights) shall be subject to final and binding arbitration, with the losing party paying all costs of arbitration; (b) any arbitration relating to this Agreement shall be held in Almelo, The Netherlands; and (c) any litigation relating to this Agreement shall be subject to the jurisdiction of the court of Almelo, The Netherlands with the losing party responsible for costs, including without limitation, court costs and reasonable attorneys fees and expenses. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License.
6686
668712. RESPONSIBILITY FOR CLAIMS.
6688
6689Except in cases where another Contributor has failed to comply with Section 3.4, You are responsible for damages arising, directly or indirectly, out of Your utilization of rights under this License, based
6690on the number of copies of Covered Code you made available, the revenues you received from utilizing such rights, and other relevant factors. You agree to work with affected parties to distribute
6691responsibility on an equitable basis.
6692
6693EXHIBIT A.
6694
6695"The contents of this file are subject to the FreeImage Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://home.wxs.nl/~flvdberg/freeimage-license.txt
6696
6697Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. 
6698-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6699</pre>
6700<ul>
6701<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
6702</ul>
6703</div>
6704</div>
6705
6706
6707<div class="product">
6708<span class="title">freetype-2.5.0.1</span>
6709<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6710<span class="homepage"><a href="http://www.freetype.org/">homepage</a></span>
6711<div class="licence">
6712<pre></pre>
6713<ul>
6714<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
6715<li><a href='#FTL'>Gentoo Package Stock License FTL</a></li>
6716<li><a href='#GPL-2+'>Gentoo Package Stock License GPL-2+</a></li>
6717</ul>
6718</div>
6719</div>
6720
6721
6722<div class="product">
6723<span class="title">fuse-2.8.6</span>
6724<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6725<span class="homepage"><a href="http://fuse.sourceforge.net">homepage</a></span>
6726<div class="licence">
6727<pre></pre>
6728<ul>
6729<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
6730</ul>
6731</div>
6732</div>
6733
6734
6735<div class="product">
6736<span class="title">fuse-exfat-1.0.2_pre401</span>
6737<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6738<span class="homepage"><a href="http://code.google.com/p/exfat/">homepage</a></span>
6739<div class="licence">
6740<pre></pre>
6741<ul>
6742<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
6743</ul>
6744</div>
6745</div>
6746
6747
6748<div class="product">
6749<span class="title">gcc-libs-4.8.2</span>
6750<a class="show" href="#" onclick="return toggle(this);">show license text</a>
6751<span class="homepage"><a href="">homepage</a></span>
6752<div class="licence">
6753<pre>Gentoo Package Stock License FDL-1.2:
6754
6755		GNU Free Documentation License
6756		  Version 1.2, November 2002
6757
6758
6759 Copyright (C) 2000,2001,2002  Free Software Foundation, Inc.
6760     51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
6761 Everyone is permitted to copy and distribute verbatim copies
6762 of this license document, but changing it is not allowed.
6763
6764
67650. PREAMBLE
6766
6767The purpose of this License is to make a manual, textbook, or other
6768functional and useful document "free" in the sense of freedom: to
6769assure everyone the effective freedom to copy and redistribute it,
6770with or without modifying it, either commercially or noncommercially.
6771Secondarily, this License preserves for the author and publisher a way
6772to get credit for their work, while not being considered responsible
6773for modifications made by others.
6774
6775This License is a kind of "copyleft", which means that derivative
6776works of the document must themselves be free in the same sense.  It
6777complements the GNU General Public License, which is a copyleft
6778license designed for free software.
6779
6780We have designed this License in order to use it for manuals for free
6781software, because free software needs free documentation: a free
6782program should come with manuals providing the same freedoms that the
6783software does.  But this License is not limited to software manuals;
6784it can be used for any textual work, regardless of subject matter or
6785whether it is published as a printed book.  We recommend this License
6786principally for works whose purpose is instruction or reference.
6787
6788
67891. APPLICABILITY AND DEFINITIONS
6790
6791This License applies to any manual or other work, in any medium, that
6792contains a notice placed by the copyright holder saying it can be
6793distributed under the terms of this License.  Such a notice grants a
6794world-wide, royalty-free license, unlimited in duration, to use that
6795work under the conditions stated herein.  The "Document", below,
6796refers to any such manual or work.  Any member of the public is a
6797licensee, and is addressed as "you".  You accept the license if you
6798copy, modify or distribute the work in a way requiring permission
6799under copyright law.
6800
6801A "Modified Version" of the Document means any work containing the
6802Document or a portion of it, either copied verbatim, or with
6803modifications and/or translated into another language.
6804
6805A "Secondary Section" is a named appendix or a front-matter section of
6806the Document that deals exclusively with the relationship of the
6807publishers or authors of the Document to the Document's overall subject
6808(or to related matters) and contains nothing that could fall directly
6809within that overall subject.  (Thus, if the Document is in part a
6810textbook of mathematics, a Secondary Section may not explain any
6811mathematics.)  The relationship could be a matter of historical
6812connection with the subject or with related matters, or of legal,
6813commercial, philosophical, ethical or political position regarding
6814them.
6815
6816The "Invariant Sections" are certain Secondary Sections whose titles
6817are designated, as being those of Invariant Sections, in the notice
6818that says that the Document is released under this License.  If a
6819section does not fit the above definition of Secondary then it is not
6820allowed to be designated as Invariant.  The Document may contain zero
6821Invariant Sections.  If the Document does not identify any Invariant
6822Sections then there are none.
6823
6824The "Cover Texts" are certain short passages of text that are listed,
6825as Front-Cover Texts or Back-Cover Texts, in the notice that says that
6826the Document is released under this License.  A Front-Cover Text may
6827be at most 5 words, and a Back-Cover Text may be at most 25 words.
6828
6829A "Transparent" copy of the Document means a machine-readable copy,
6830represented in a format whose specification is available to the
6831general public, that is suitable for revising the document
6832straightforwardly with generic text editors or (for images composed of
6833pixels) generic paint programs or (for drawings) some widely available
6834drawing editor, and that is suitable for input to text formatters or
6835for automatic translation to a variety of formats suitable for input
6836to text formatters.  A copy made in an otherwise Transparent file
6837format whose markup, or absence of markup, has been arranged to thwart
6838or discourage subsequent modification by readers is not Transparent.
6839An image format is not Transparent if used for any substantial amount
6840of text.  A copy that is not "Transparent" is called "Opaque".
6841
6842Examples of suitable formats for Transparent copies include plain
6843ASCII without markup, Texinfo input format, LaTeX input format, SGML
6844or XML using a publicly available DTD, and standard-conforming simple
6845HTML, PostScript or PDF designed for human modification.  Examples of
6846transparent image formats include PNG, XCF and JPG.  Opaque formats
6847include proprietary formats that can be read and edited only by
6848proprietary word processors, SGML or XML for which the DTD and/or
6849processing tools are not generally available, and the
6850machine-generated HTML, PostScript or PDF produced by some word
6851processors for output purposes only.
6852
6853The "Title Page" means, for a printed book, the title page itself,
6854plus such following pages as are needed to hold, legibly, the material
6855this License requires to appear in the title page.  For works in
6856formats which do not have any title page as such, "Title Page" means
6857the text near the most prominent appearance of the work's title,
6858preceding the beginning of the body of the text.
6859
6860A section "Entitled XYZ" means a named subunit of the Document whose
6861title either is precisely XYZ or contains XYZ in parentheses following
6862text that translates XYZ in another language.  (Here XYZ stands for a
6863specific section name mentioned below, such as "Acknowledgements",
6864"Dedications", "Endorsements", or "History".)  To "Preserve the Title"
6865of such a section when you modify the Document means that it remains a
6866section "Entitled XYZ" according to this definition.
6867
6868The Document may include Warranty Disclaimers next to the notice which
6869states that this License applies to the Document.  These Warranty
6870Disclaimers are considered to be included by reference in this
6871License, but only as regards disclaiming warranties: any other
6872implication that these Warranty Disclaimers may have is void and has
6873no effect on the meaning of this License.
6874
6875
68762. VERBATIM COPYING
6877
6878You may copy and distribute the Document in any medium, either
6879commercially or noncommercially, provided that this License, the
6880copyright notices, and the license notice saying this License applies
6881to the Document are reproduced in all copies, and that you add no other
6882conditions whatsoever to those of this License.  You may not use
6883technical measures to obstruct or control the reading or further
6884copying of the copies you make or distribute.  However, you may accept
6885compensation in exchange for copies.  If you distribute a large enough
6886number of copies you must also follow the conditions in section 3.
6887
6888You may also lend copies, under the same conditions stated above, and
6889you may publicly display copies.
6890
6891
68923. COPYING IN QUANTITY
6893
6894If you publish printed copies (or copies in media that commonly have
6895printed covers) of the Document, numbering more than 100, and the
6896Document's license notice requires Cover Texts, you must enclose the
6897copies in covers that carry, clearly and legibly, all these Cover
6898Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
6899the back cover.  Both covers must also clearly and legibly identify
6900you as the publisher of these copies.  The front cover must present
6901the full title with all words of the title equally prominent and
6902visible.  You may add other material on the covers in addition.
6903Copying with changes limited to the covers, as long as they preserve
6904the title of the Document and satisfy these conditions, can be treated
6905as verbatim copying in other respects.
6906
6907If the required texts for either cover are too voluminous to fit
6908legibly, you should put the first ones listed (as many as fit
6909reasonably) on the actual cover, and continue the rest onto adjacent
6910pages.
6911
6912If you publish or distribute Opaque copies of the Document numbering
6913more than 100, you must either include a machine-readable Transparent
6914copy along with each Opaque copy, or state in or with each Opaque copy
6915a computer-network location from which the general network-using
6916public has access to download using public-standard network protocols
6917a complete Transparent copy of the Document, free of added material.
6918If you use the latter option, you must take reasonably prudent steps,
6919when you begin distribution of Opaque copies in quantity, to ensure
6920that this Transparent copy will remain thus accessible at the stated
6921location until at least one year after the last time you distribute an
6922Opaque copy (directly or through your agents or retailers) of that
6923edition to the public.
6924
6925It is requested, but not required, that you contact the authors of the
6926Document well before redistributing any large number of copies, to give
6927them a chance to provide you with an updated version of the Document.
6928
6929
69304. MODIFICATIONS
6931
6932You may copy and distribute a Modified Version of the Document under
6933the conditions of sections 2 and 3 above, provided that you release
6934the Modified Version under precisely this License, with the Modified
6935Version filling the role of the Document, thus licensing distribution
6936and modification of the Modified Version to whoever possesses a copy
6937of it.  In addition, you must do these things in the Modified Version:
6938
6939A. Use in the Title Page (and on the covers, if any) a title distinct
6940   from that of the Document, and from those of previous versions
6941   (which should, if there were any, be listed in the History section
6942   of the Document).  You may use the same title as a previous version
6943   if the original publisher of that version gives permission.
6944B. List on the Title Page, as authors, one or more persons or entities
6945   responsible for authorship of the modifications in the Modified
6946   Version, together with at least five of the principal authors of the
6947   Document (all of its principal authors, if it has fewer than five),
6948   unless they release you from this requirement.
6949C. State on the Title page the name of the publisher of the
6950   Modified Version, as the publisher.
6951D. Preserve all the copyright notices of the Document.
6952E. Add an appropriate copyright notice for your modifications
6953   adjacent to the other copyright notices.
6954F. Include, immediately after the copyright notices, a license notice
6955   giving the public permission to use the Modified Version under the
6956   terms of this License, in the form shown in the Addendum below.
6957G. Preserve in that license notice the full lists of Invariant Sections
6958   and required Cover Texts given in the Document's license notice.
6959H. Include an unaltered copy of this License.
6960I. Preserve the section Entitled "History", Preserve its Title, and add
6961   to it an item stating at least the title, year, new authors, and
6962   publisher of the Modified Version as given on the Title Page.  If
6963   there is no section Entitled "History" in the Document, create one
6964   stating the title, year, authors, and publisher of the Document as
6965   given on its Title Page, then add an item describing the Modified
6966   Version as stated in the previous sentence.
6967J. Preserve the network location, if any, given in the Document for
6968   public access to a Transparent copy of the Document, and likewise
6969   the network locations given in the Document for previous versions
6970   it was based on.  These may be placed in the "History" section.
6971   You may omit a network location for a work that was published at
6972   least four years before the Document itself, or if the original
6973   publisher of the version it refers to gives permission.
6974K. For any section Entitled "Acknowledgements" or "Dedications",
6975   Preserve the Title of the section, and preserve in the section all
6976   the substance and tone of each of the contributor acknowledgements
6977   and/or dedications given therein.
6978L. Preserve all the Invariant Sections of the Document,
6979   unaltered in their text and in their titles.  Section numbers
6980   or the equivalent are not considered part of the section titles.
6981M. Delete any section Entitled "Endorsements".  Such a section
6982   may not be included in the Modified Version.
6983N. Do not retitle any existing section to be Entitled "Endorsements"
6984   or to conflict in title with any Invariant Section.
6985O. Preserve any Warranty Disclaimers.
6986
6987If the Modified Version includes new front-matter sections or
6988appendices that qualify as Secondary Sections and contain no material
6989copied from the Document, you may at your option designate some or all
6990of these sections as invariant.  To do this, add their titles to the
6991list of Invariant Sections in the Modified Version's license notice.
6992These titles must be distinct from any other section titles.
6993
6994You may add a section Entitled "Endorsements", provided it contains
6995nothing but endorsements of your Modified Version by various
6996parties--for example, statements of peer review or that the text has
6997been approved by an organization as the authoritative definition of a
6998standard.
6999
7000You may add a passage of up to five words as a Front-Cover Text, and a
7001passage of up to 25 words as a Back-Cover Text, to the end of the list
7002of Cover Texts in the Modified Version.  Only one passage of
7003Front-Cover Text and one of Back-Cover Text may be added by (or
7004through arrangements made by) any one entity.  If the Document already
7005includes a cover text for the same cover, previously added by you or
7006by arrangement made by the same entity you are acting on behalf of,
7007you may not add another; but you may replace the old one, on explicit
7008permission from the previous publisher that added the old one.
7009
7010The author(s) and publisher(s) of the Document do not by this License
7011give permission to use their names for publicity for or to assert or
7012imply endorsement of any Modified Version.
7013
7014
70155. COMBINING DOCUMENTS
7016
7017You may combine the Document with other documents released under this
7018License, under the terms defined in section 4 above for modified
7019versions, provided that you include in the combination all of the
7020Invariant Sections of all of the original documents, unmodified, and
7021list them all as Invariant Sections of your combined work in its
7022license notice, and that you preserve all their Warranty Disclaimers.
7023
7024The combined work need only contain one copy of this License, and
7025multiple identical Invariant Sections may be replaced with a single
7026copy.  If there are multiple Invariant Sections with the same name but
7027different contents, make the title of each such section unique by
7028adding at the end of it, in parentheses, the name of the original
7029author or publisher of that section if known, or else a unique number.
7030Make the same adjustment to the section titles in the list of
7031Invariant Sections in the license notice of the combined work.
7032
7033In the combination, you must combine any sections Entitled "History"
7034in the various original documents, forming one section Entitled
7035"History"; likewise combine any sections Entitled "Acknowledgements",
7036and any sections Entitled "Dedications".  You must delete all sections
7037Entitled "Endorsements".
7038
7039
70406. COLLECTIONS OF DOCUMENTS
7041
7042You may make a collection consisting of the Document and other documents
7043released under this License, and replace the individual copies of this
7044License in the various documents with a single copy that is included in
7045the collection, provided that you follow the rules of this License for
7046verbatim copying of each of the documents in all other respects.
7047
7048You may extract a single document from such a collection, and distribute
7049it individually under this License, provided you insert a copy of this
7050License into the extracted document, and follow this License in all
7051other respects regarding verbatim copying of that document.
7052
7053
70547. AGGREGATION WITH INDEPENDENT WORKS
7055
7056A compilation of the Document or its derivatives with other separate
7057and independent documents or works, in or on a volume of a storage or
7058distribution medium, is called an "aggregate" if the copyright
7059resulting from the compilation is not used to limit the legal rights
7060of the compilation's users beyond what the individual works permit.
7061When the Document is included in an aggregate, this License does not
7062apply to the other works in the aggregate which are not themselves
7063derivative works of the Document.
7064
7065If the Cover Text requirement of section 3 is applicable to these
7066copies of the Document, then if the Document is less than one half of
7067the entire aggregate, the Document's Cover Texts may be placed on
7068covers that bracket the Document within the aggregate, or the
7069electronic equivalent of covers if the Document is in electronic form.
7070Otherwise they must appear on printed covers that bracket the whole
7071aggregate.
7072
7073
70748. TRANSLATION
7075
7076Translation is considered a kind of modification, so you may
7077distribute translations of the Document under the terms of section 4.
7078Replacing Invariant Sections with translations requires special
7079permission from their copyright holders, but you may include
7080translations of some or all Invariant Sections in addition to the
7081original versions of these Invariant Sections.  You may include a
7082translation of this License, and all the license notices in the
7083Document, and any Warranty Disclaimers, provided that you also include
7084the original English version of this License and the original versions
7085of those notices and disclaimers.  In case of a disagreement between
7086the translation and the original version of this License or a notice
7087or disclaimer, the original version will prevail.
7088
7089If a section in the Document is Entitled "Acknowledgements",
7090"Dedications", or "History", the requirement (section 4) to Preserve
7091its Title (section 1) will typically require changing the actual
7092title.
7093
7094
70959. TERMINATION
7096
7097You may not copy, modify, sublicense, or distribute the Document except
7098as expressly provided for under this License.  Any other attempt to
7099copy, modify, sublicense or distribute the Document is void, and will
7100automatically terminate your rights under this License.  However,
7101parties who have received copies, or rights, from you under this
7102License will not have their licenses terminated so long as such
7103parties remain in full compliance.
7104
7105
710610. FUTURE REVISIONS OF THIS LICENSE
7107
7108The Free Software Foundation may publish new, revised versions
7109of the GNU Free Documentation License from time to time.  Such new
7110versions will be similar in spirit to the present version, but may
7111differ in detail to address new problems or concerns.  See
7112http://www.gnu.org/copyleft/.
7113
7114Each version of the License is given a distinguishing version number.
7115If the Document specifies that a particular numbered version of this
7116License "or any later version" applies to it, you have the option of
7117following the terms and conditions either of that specified version or
7118of any later version that has been published (not as a draft) by the
7119Free Software Foundation.  If the Document does not specify a version
7120number of this License, you may choose any version ever published (not
7121as a draft) by the Free Software Foundation.
7122
7123
7124ADDENDUM: How to use this License for your documents
7125
7126To use this License in a document you have written, include a copy of
7127the License in the document and put the following copyright and
7128license notices just after the title page:
7129
7130    Copyright (c)  YEAR  YOUR NAME.
7131    Permission is granted to copy, distribute and/or modify this document
7132    under the terms of the GNU Free Documentation License, Version 1.2
7133    or any later version published by the Free Software Foundation;
7134    with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
7135    A copy of the license is included in the section entitled "GNU
7136    Free Documentation License".
7137
7138If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
7139replace the "with...Texts." line with this:
7140
7141    with the Invariant Sections being LIST THEIR TITLES, with the
7142    Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
7143
7144If you have Invariant Sections without Cover Texts, or some other
7145combination of the three, merge those two alternatives to suit the
7146situation.
7147
7148If your document contains nontrivial examples of program code, we
7149recommend releasing these examples in parallel under your choice of
7150free software license, such as the GNU General Public License,
7151to permit their use in free software.
7152
7153-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7154</pre>
7155<ul>
7156<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
7157<li><a href='#LGPL-3'>Gentoo Package Stock License LGPL-3</a></li>
7158</ul>
7159</div>
7160</div>
7161
7162
7163<div class="product">
7164<span class="title">gdb-7.7.1</span>
7165<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7166<span class="homepage"><a href="http://sourceware.org/gdb/">homepage</a></span>
7167<div class="licence">
7168<pre></pre>
7169<ul>
7170<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
7171<li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
7172</ul>
7173</div>
7174</div>
7175
7176
7177<div class="product">
7178<span class="title">gdbm-1.9.1</span>
7179<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7180<span class="homepage"><a href="http://www.gnu.org/software/gdbm/">homepage</a></span>
7181<div class="licence">
7182<pre></pre>
7183<ul>
7184<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
7185</ul>
7186</div>
7187</div>
7188
7189
7190<div class="product">
7191<span class="title">genius-app-oem-0.0.6</span>
7192<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7193<span class="homepage"><a href="http://src.chromium.org">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">gestures-0.0.1</span>
7205<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7206<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
7207<div class="licence">
7208<pre></pre>
7209<ul>
7210<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
7211</ul>
7212</div>
7213</div>
7214
7215
7216<div class="product">
7217<span class="title">gflags-2.0</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/gflags/">homepage</a></span>
7220<div class="licence">
7221<pre>Scanned Source License gflags-2.0/COPYING:
7222
7223Copyright (c) 2006, Google Inc.
7224All rights reserved.
7225
7226Redistribution and use in source and binary forms, with or without
7227modification, are permitted provided that the following conditions are
7228met:
7229
7230    * Redistributions of source code must retain the above copyright
7231notice, this list of conditions and the following disclaimer.
7232    * Redistributions in binary form must reproduce the above
7233copyright notice, this list of conditions and the following disclaimer
7234in the documentation and/or other materials provided with the
7235distribution.
7236    * Neither the name of Google Inc. nor the names of its
7237contributors may be used to endorse or promote products derived from
7238this software without specific prior written permission.
7239
7240THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
7241"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
7242LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
7243A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
7244OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
7245SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
7246LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
7247DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
7248THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7249(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7250OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7251
7252-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7253
7254Scanned Source License gflags-2.0/packages/deb/copyright:
7255
7256This package was debianized by Craig Silverstein &lt;google-ctemplate@google.com&gt;
7257on Wed, 25 Jan 2012 15:09:14 -0800.
7258
7259It was downloaded from http://code.google.com/p/gflags/downloads/list
7260
7261Upstream Author: google-gflags@google.com
7262
7263Copyright (c) 2006, Google Inc.
7264All rights reserved.
7265
7266Redistribution and use in source and binary forms, with or without
7267modification, are permitted provided that the following conditions are
7268met:
7269
7270    * Redistributions of source code must retain the above copyright
7271notice, this list of conditions and the following disclaimer.
7272    * Redistributions in binary form must reproduce the above
7273copyright notice, this list of conditions and the following disclaimer
7274in the documentation and/or other materials provided with the
7275distribution.
7276    * Neither the name of Google Inc. nor the names of its
7277contributors may be used to endorse or promote products derived from
7278this software without specific prior written permission.
7279
7280THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
7281"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
7282LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
7283A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
7284OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
7285SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
7286LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
7287DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
7288THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7289(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7290OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7291
7292-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7293</pre>
7294<ul>
7295
7296</ul>
7297</div>
7298</div>
7299
7300
7301<div class="product">
7302<span class="title">git-1.8.3.2</span>
7303<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7304<span class="homepage"><a href="http://www.git-scm.com/">homepage</a></span>
7305<div class="licence">
7306<pre></pre>
7307<ul>
7308<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
7309</ul>
7310</div>
7311</div>
7312
7313
7314<div class="product">
7315<span class="title">glib-2.34.3</span>
7316<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7317<span class="homepage"><a href="http://www.gtk.org/">homepage</a></span>
7318<div class="licence">
7319<pre></pre>
7320<ul>
7321<li><a href='#LGPL-2+'>Gentoo Package Stock License LGPL-2+</a></li>
7322<li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
7323</ul>
7324</div>
7325</div>
7326
7327
7328<div class="product">
7329<span class="title">glmark2-285</span>
7330<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7331<span class="homepage"><a href="https://launchpad.net/glmark2">homepage</a></span>
7332<div class="licence">
7333<pre></pre>
7334<ul>
7335<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
7336</ul>
7337</div>
7338</div>
7339
7340
7341<div class="product">
7342<span class="title">glog-0.3.2</span>
7343<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7344<span class="homepage"><a href="http://code.google.com/p/google-glog/">homepage</a></span>
7345<div class="licence">
7346<pre>Scanned Source License glog-0.3.2/COPYING:
7347
7348Copyright (c) 2008, Google Inc.
7349All rights reserved.
7350
7351Redistribution and use in source and binary forms, with or without
7352modification, are permitted provided that the following conditions are
7353met:
7354
7355    * Redistributions of source code must retain the above copyright
7356notice, this list of conditions and the following disclaimer.
7357    * Redistributions in binary form must reproduce the above
7358copyright notice, this list of conditions and the following disclaimer
7359in the documentation and/or other materials provided with the
7360distribution.
7361    * Neither the name of Google Inc. nor the names of its
7362contributors may be used to endorse or promote products derived from
7363this software without specific prior written permission.
7364
7365THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
7366"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
7367LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
7368A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
7369OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
7370SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
7371LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
7372DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
7373THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7374(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7375OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7376
7377
7378A function gettimeofday in utilities.cc is based on
7379
7380http://www.google.com/codesearch/p?hl=en#dR3YEbitojA/COPYING&amp;q=GetSystemTimeAsFileTime%20license:bsd
7381
7382The license of this code is:
7383
7384Copyright (c) 2003-2008, Jouni Malinen &lt;j@w1.fi&gt; and contributors
7385All Rights Reserved.
7386
7387Redistribution and use in source and binary forms, with or without
7388modification, are permitted provided that the following conditions are
7389met:
7390
73911. Redistributions of source code must retain the above copyright
7392   notice, this list of conditions and the following disclaimer.
7393
73942. Redistributions in binary form must reproduce the above copyright
7395   notice, this list of conditions and the following disclaimer in the
7396   documentation and/or other materials provided with the distribution.
7397
73983. Neither the name(s) of the above-listed copyright holder(s) nor the
7399   names of its contributors may be used to endorse or promote products
7400   derived from this software without specific prior written permission.
7401
7402THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
7403"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
7404LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
7405A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
7406OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
7407SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
7408LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
7409DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
7410THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7411(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7412OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7413
7414-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7415
7416Scanned Source License glog-0.3.2/packages/deb/copyright:
7417
7418This package was debianized by Google Inc. &lt;opensource@google.com&gt; on
741913 June 2008.
7420
7421It was downloaded from http://code.google.com/
7422
7423Upstream Author: opensource@google.com
7424
7425Copyright (c) 2008, Google Inc.
7426All rights reserved.
7427
7428Redistribution and use in source and binary forms, with or without
7429modification, are permitted provided that the following conditions are
7430met:
7431
7432    * Redistributions of source code must retain the above copyright
7433notice, this list of conditions and the following disclaimer.
7434    * Redistributions in binary form must reproduce the above
7435copyright notice, this list of conditions and the following disclaimer
7436in the documentation and/or other materials provided with the
7437distribution.
7438    * Neither the name of Google Inc. nor the names of its
7439contributors may be used to endorse or promote products derived from
7440this software without specific prior written permission.
7441
7442THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
7443"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
7444LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
7445A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
7446OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
7447SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
7448LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
7449DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
7450THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7451(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7452OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7453
7454-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7455</pre>
7456<ul>
7457
7458</ul>
7459</div>
7460</div>
7461
7462
7463<div class="product">
7464<span class="title">glproto-1.4.14</span>
7465<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7466<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
7467<div class="licence">
7468<pre></pre>
7469<ul>
7470<li><a href='#SGI-B-2.0'>Gentoo Package Stock License SGI-B-2.0</a></li>
7471</ul>
7472</div>
7473</div>
7474
7475
7476<div class="product">
7477<span class="title">glu-9.0.0</span>
7478<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7479<span class="homepage"><a href="http://cgit.freedesktop.org/mesa/glu/">homepage</a></span>
7480<div class="licence">
7481<pre></pre>
7482<ul>
7483<li><a href='#SGI-B-2.0'>Gentoo Package Stock License SGI-B-2.0</a></li>
7484</ul>
7485</div>
7486</div>
7487
7488
7489<div class="product">
7490<span class="title">gmerge-0.0.1</span>
7491<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7492<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
7493<div class="licence">
7494<pre></pre>
7495<ul>
7496<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
7497</ul>
7498</div>
7499</div>
7500
7501
7502<div class="product">
7503<span class="title">gmock-1.6.0</span>
7504<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7505<span class="homepage"><a href="http://code.google.com/p/googlemock/">homepage</a></span>
7506<div class="licence">
7507<pre>Scanned Source License gmock-1.6.0/COPYING:
7508
7509Copyright 2008, Google Inc.
7510All rights reserved.
7511
7512Redistribution and use in source and binary forms, with or without
7513modification, are permitted provided that the following conditions are
7514met:
7515
7516    * Redistributions of source code must retain the above copyright
7517notice, this list of conditions and the following disclaimer.
7518    * Redistributions in binary form must reproduce the above
7519copyright notice, this list of conditions and the following disclaimer
7520in the documentation and/or other materials provided with the
7521distribution.
7522    * Neither the name of Google Inc. nor the names of its
7523contributors may be used to endorse or promote products derived from
7524this software without specific prior written permission.
7525
7526THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
7527"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
7528LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
7529A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
7530OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
7531SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
7532LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
7533DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
7534THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7535(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7536OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7537
7538-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7539
7540Scanned Source License gmock-1.6.0/gtest/COPYING:
7541
7542Copyright 2008, Google Inc.
7543All rights reserved.
7544
7545Redistribution and use in source and binary forms, with or without
7546modification, are permitted provided that the following conditions are
7547met:
7548
7549    * Redistributions of source code must retain the above copyright
7550notice, this list of conditions and the following disclaimer.
7551    * Redistributions in binary form must reproduce the above
7552copyright notice, this list of conditions and the following disclaimer
7553in the documentation and/or other materials provided with the
7554distribution.
7555    * Neither the name of Google Inc. nor the names of its
7556contributors may be used to endorse or promote products derived from
7557this software without specific prior written permission.
7558
7559THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
7560"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
7561LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
7562A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
7563OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
7564SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
7565LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
7566DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
7567THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7568(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7569OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7570
7571-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7572
7573Scanned Source License gmock-1.6.0/scripts/generator/COPYING:
7574
7575
7576                                 Apache License
7577                           Version 2.0, January 2004
7578                        http://www.apache.org/licenses/
7579
7580   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7581
7582   1. Definitions.
7583
7584      "License" shall mean the terms and conditions for use, reproduction,
7585      and distribution as defined by Sections 1 through 9 of this document.
7586
7587      "Licensor" shall mean the copyright owner or entity authorized by
7588      the copyright owner that is granting the License.
7589
7590      "Legal Entity" shall mean the union of the acting entity and all
7591      other entities that control, are controlled by, or are under common
7592      control with that entity. For the purposes of this definition,
7593      "control" means (i) the power, direct or indirect, to cause the
7594      direction or management of such entity, whether by contract or
7595      otherwise, or (ii) ownership of fifty percent (50%) or more of the
7596      outstanding shares, or (iii) beneficial ownership of such entity.
7597
7598      "You" (or "Your") shall mean an individual or Legal Entity
7599      exercising permissions granted by this License.
7600
7601      "Source" form shall mean the preferred form for making modifications,
7602      including but not limited to software source code, documentation
7603      source, and configuration files.
7604
7605      "Object" form shall mean any form resulting from mechanical
7606      transformation or translation of a Source form, including but
7607      not limited to compiled object code, generated documentation,
7608      and conversions to other media types.
7609
7610      "Work" shall mean the work of authorship, whether in Source or
7611      Object form, made available under the License, as indicated by a
7612      copyright notice that is included in or attached to the work
7613      (an example is provided in the Appendix below).
7614
7615      "Derivative Works" shall mean any work, whether in Source or Object
7616      form, that is based on (or derived from) the Work and for which the
7617      editorial revisions, annotations, elaborations, or other modifications
7618      represent, as a whole, an original work of authorship. For the purposes
7619      of this License, Derivative Works shall not include works that remain
7620      separable from, or merely link (or bind by name) to the interfaces of,
7621      the Work and Derivative Works thereof.
7622
7623      "Contribution" shall mean any work of authorship, including
7624      the original version of the Work and any modifications or additions
7625      to that Work or Derivative Works thereof, that is intentionally
7626      submitted to Licensor for inclusion in the Work by the copyright owner
7627      or by an individual or Legal Entity authorized to submit on behalf of
7628      the copyright owner. For the purposes of this definition, "submitted"
7629      means any form of electronic, verbal, or written communication sent
7630      to the Licensor or its representatives, including but not limited to
7631      communication on electronic mailing lists, source code control systems,
7632      and issue tracking systems that are managed by, or on behalf of, the
7633      Licensor for the purpose of discussing and improving the Work, but
7634      excluding communication that is conspicuously marked or otherwise
7635      designated in writing by the copyright owner as "Not a Contribution."
7636
7637      "Contributor" shall mean Licensor and any individual or Legal Entity
7638      on behalf of whom a Contribution has been received by Licensor and
7639      subsequently incorporated within the Work.
7640
7641   2. Grant of Copyright License. Subject to the terms and conditions of
7642      this License, each Contributor hereby grants to You a perpetual,
7643      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7644      copyright license to reproduce, prepare Derivative Works of,
7645      publicly display, publicly perform, sublicense, and distribute the
7646      Work and such Derivative Works in Source or Object form.
7647
7648   3. Grant of Patent License. Subject to the terms and conditions of
7649      this License, each Contributor hereby grants to You a perpetual,
7650      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7651      (except as stated in this section) patent license to make, have made,
7652      use, offer to sell, sell, import, and otherwise transfer the Work,
7653      where such license applies only to those patent claims licensable
7654      by such Contributor that are necessarily infringed by their
7655      Contribution(s) alone or by combination of their Contribution(s)
7656      with the Work to which such Contribution(s) was submitted. If You
7657      institute patent litigation against any entity (including a
7658      cross-claim or counterclaim in a lawsuit) alleging that the Work
7659      or a Contribution incorporated within the Work constitutes direct
7660      or contributory patent infringement, then any patent licenses
7661      granted to You under this License for that Work shall terminate
7662      as of the date such litigation is filed.
7663
7664   4. Redistribution. You may reproduce and distribute copies of the
7665      Work or Derivative Works thereof in any medium, with or without
7666      modifications, and in Source or Object form, provided that You
7667      meet the following conditions:
7668
7669      (a) You must give any other recipients of the Work or
7670          Derivative Works a copy of this License; and
7671
7672      (b) You must cause any modified files to carry prominent notices
7673          stating that You changed the files; and
7674
7675      (c) You must retain, in the Source form of any Derivative Works
7676          that You distribute, all copyright, patent, trademark, and
7677          attribution notices from the Source form of the Work,
7678          excluding those notices that do not pertain to any part of
7679          the Derivative Works; and
7680
7681      (d) If the Work includes a "NOTICE" text file as part of its
7682          distribution, then any Derivative Works that You distribute must
7683          include a readable copy of the attribution notices contained
7684          within such NOTICE file, excluding those notices that do not
7685          pertain to any part of the Derivative Works, in at least one
7686          of the following places: within a NOTICE text file distributed
7687          as part of the Derivative Works; within the Source form or
7688          documentation, if provided along with the Derivative Works; or,
7689          within a display generated by the Derivative Works, if and
7690          wherever such third-party notices normally appear. The contents
7691          of the NOTICE file are for informational purposes only and
7692          do not modify the License. You may add Your own attribution
7693          notices within Derivative Works that You distribute, alongside
7694          or as an addendum to the NOTICE text from the Work, provided
7695          that such additional attribution notices cannot be construed
7696          as modifying the License.
7697
7698      You may add Your own copyright statement to Your modifications and
7699      may provide additional or different license terms and conditions
7700      for use, reproduction, or distribution of Your modifications, or
7701      for any such Derivative Works as a whole, provided Your use,
7702      reproduction, and distribution of the Work otherwise complies with
7703      the conditions stated in this License.
7704
7705   5. Submission of Contributions. Unless You explicitly state otherwise,
7706      any Contribution intentionally submitted for inclusion in the Work
7707      by You to the Licensor shall be under the terms and conditions of
7708      this License, without any additional terms or conditions.
7709      Notwithstanding the above, nothing herein shall supersede or modify
7710      the terms of any separate license agreement you may have executed
7711      with Licensor regarding such Contributions.
7712
7713   6. Trademarks. This License does not grant permission to use the trade
7714      names, trademarks, service marks, or product names of the Licensor,
7715      except as required for reasonable and customary use in describing the
7716      origin of the Work and reproducing the content of the NOTICE file.
7717
7718   7. Disclaimer of Warranty. Unless required by applicable law or
7719      agreed to in writing, Licensor provides the Work (and each
7720      Contributor provides its Contributions) on an "AS IS" BASIS,
7721      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
7722      implied, including, without limitation, any warranties or conditions
7723      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
7724      PARTICULAR PURPOSE. You are solely responsible for determining the
7725      appropriateness of using or redistributing the Work and assume any
7726      risks associated with Your exercise of permissions under this License.
7727
7728   8. Limitation of Liability. In no event and under no legal theory,
7729      whether in tort (including negligence), contract, or otherwise,
7730      unless required by applicable law (such as deliberate and grossly
7731      negligent acts) or agreed to in writing, shall any Contributor be
7732      liable to You for damages, including any direct, indirect, special,
7733      incidental, or consequential damages of any character arising as a
7734      result of this License or out of the use or inability to use the
7735      Work (including but not limited to damages for loss of goodwill,
7736      work stoppage, computer failure or malfunction, or any and all
7737      other commercial damages or losses), even if such Contributor
7738      has been advised of the possibility of such damages.
7739
7740   9. Accepting Warranty or Additional Liability. While redistributing
7741      the Work or Derivative Works thereof, You may choose to offer,
7742      and charge a fee for, acceptance of support, warranty, indemnity,
7743      or other liability obligations and/or rights consistent with this
7744      License. However, in accepting such obligations, You may act only
7745      on Your own behalf and on Your sole responsibility, not on behalf
7746      of any other Contributor, and only if You agree to indemnify,
7747      defend, and hold each Contributor harmless for any liability
7748      incurred by, or claims asserted against, such Contributor by reason
7749      of your accepting any such warranty or additional liability.
7750
7751   END OF TERMS AND CONDITIONS
7752
7753   APPENDIX: How to apply the Apache License to your work.
7754
7755      To apply the Apache License to your work, attach the following
7756      boilerplate notice, with the fields enclosed by brackets "[]"
7757      replaced with your own identifying information. (Don't include
7758      the brackets!)  The text should be enclosed in the appropriate
7759      comment syntax for the file format. We also recommend that a
7760      file or class name and description of purpose be included on the
7761      same "printed page" as the copyright notice for easier
7762      identification within third-party archives.
7763
7764   Copyright [2007] Neal Norwitz
7765   Portions Copyright [2007] Google Inc.
7766
7767   Licensed under the Apache License, Version 2.0 (the "License");
7768   you may not use this file except in compliance with the License.
7769   You may obtain a copy of the License at
7770
7771       http://www.apache.org/licenses/LICENSE-2.0
7772
7773   Unless required by applicable law or agreed to in writing, software
7774   distributed under the License is distributed on an "AS IS" BASIS,
7775   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
7776   See the License for the specific language governing permissions and
7777   limitations under the License.
7778
7779-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7780</pre>
7781<ul>
7782
7783</ul>
7784</div>
7785</div>
7786
7787
7788<div class="product">
7789<span class="title">gmp-5.0.2_p1</span>
7790<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7791<span class="homepage"><a href="http://gmplib.org/">homepage</a></span>
7792<div class="licence">
7793<pre></pre>
7794<ul>
7795<li><a href='#LGPL-3'>Gentoo Package Stock License LGPL-3</a></li>
7796</ul>
7797</div>
7798</div>
7799
7800
7801<div class="product">
7802<span class="title">gobi-cromo-plugin-1.0.1</span>
7803<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7804<span class="homepage"><a href="">homepage</a></span>
7805<div class="licence">
7806<pre></pre>
7807<ul>
7808<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
7809</ul>
7810</div>
7811</div>
7812
7813
7814<div class="product">
7815<span class="title">gobi-firmware-1.0.61</span>
7816<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7817<span class="homepage"><a href="">homepage</a></span>
7818<div class="licence">
7819<pre></pre>
7820<ul>
7821<li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
7822</ul>
7823</div>
7824</div>
7825
7826
7827<div class="product">
7828<span class="title">gobi-sdk-0.1</span>
7829<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7830<span class="homepage"><a href="">homepage</a></span>
7831<div class="licence">
7832<pre></pre>
7833<ul>
7834<li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
7835</ul>
7836</div>
7837</div>
7838
7839
7840<div class="product">
7841<span class="title">gobi3k-lib-0.0.1</span>
7842<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7843<span class="homepage"><a href="">homepage</a></span>
7844<div class="licence">
7845<pre></pre>
7846<ul>
7847<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
7848</ul>
7849</div>
7850</div>
7851
7852
7853<div class="product">
7854<span class="title">gobi3k-sdk-1.0.1</span>
7855<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7856<span class="homepage"><a href="">homepage</a></span>
7857<div class="licence">
7858<pre></pre>
7859<ul>
7860<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
7861</ul>
7862</div>
7863</div>
7864
7865
7866<div class="product">
7867<span class="title">google-breakpad-1303</span>
7868<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7869<span class="homepage"><a href="http://code.google.com/p/google-breakpad">homepage</a></span>
7870<div class="licence">
7871<pre></pre>
7872<ul>
7873<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
7874</ul>
7875</div>
7876</div>
7877
7878
7879<div class="product">
7880<span class="title">GoogleChineseInput-cangjie-2.0.0.0</span>
7881<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7882<span class="homepage"><a href="http://www.google.com/inputtools">homepage</a></span>
7883<div class="licence">
7884<pre></pre>
7885<ul>
7886<li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
7887</ul>
7888</div>
7889</div>
7890
7891
7892<div class="product">
7893<span class="title">GoogleChineseInput-pinyin-2.0.0.0</span>
7894<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7895<span class="homepage"><a href="http://www.google.com/inputtools">homepage</a></span>
7896<div class="licence">
7897<pre></pre>
7898<ul>
7899<li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
7900</ul>
7901</div>
7902</div>
7903
7904
7905<div class="product">
7906<span class="title">GoogleChineseInput-zhuyin-2.0.0.0</span>
7907<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7908<span class="homepage"><a href="http://www.google.com/inputtools">homepage</a></span>
7909<div class="licence">
7910<pre></pre>
7911<ul>
7912<li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
7913</ul>
7914</div>
7915</div>
7916
7917
7918<div class="product">
7919<span class="title">GoogleKeyboardInput-xkb-1.1.0.0</span>
7920<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7921<span class="homepage"><a href="http://www.google.com/inputtools">homepage</a></span>
7922<div class="licence">
7923<pre></pre>
7924<ul>
7925<li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
7926</ul>
7927</div>
7928</div>
7929
7930
7931<div class="product">
7932<span class="title">gpsd-3.4</span>
7933<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7934<span class="homepage"><a href="http://catb.org/gpsd/">homepage</a></span>
7935<div class="licence">
7936<pre>Scanned Source License gpsd-3.4/COPYING:
7937
7938			COPYRIGHTS
7939
7940Compilation copyright is held by the GPSD project.  All rights reserved.
7941
7942GPSD project copyrights are assigned to the project lead, currently
7943Eric S. Raymond. Other portions of the GPSD code are Copyright (c)
79441997, 1998, 1999, 2000, 2001, 2002 by Remco Treffkorn, and others
7945Copyright (c) 2005 by Eric S. Raymond.  For other copyrights, see
7946individual files.
7947
7948			BSD LICENSE
7949
7950Redistribution and use in source and binary forms, with or without
7951modification, are permitted provided that the following conditions
7952are met:&lt;P&gt;
7953
7954Redistributions of source code must retain the above copyright
7955notice, this list of conditions and the following disclaimer.&lt;P&gt;
7956
7957Redistributions in binary form must reproduce the above copyright
7958notice, this list of conditions and the following disclaimer in the
7959documentation and/or other materials provided with the distribution.&lt;P&gt;
7960
7961Neither name of the GPSD project nor the names of its contributors
7962may be used to endorse or promote products derived from this software
7963without specific prior written permission.
7964
7965THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
7966``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
7967LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
7968A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR
7969CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
7970EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
7971PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
7972PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
7973LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
7974NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
7975SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7976
7977-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7978</pre>
7979<ul>
7980
7981</ul>
7982</div>
7983</div>
7984
7985
7986<div class="product">
7987<span class="title">grep-2.14</span>
7988<a class="show" href="#" onclick="return toggle(this);">show license text</a>
7989<span class="homepage"><a href="http://www.gnu.org/software/grep/">homepage</a></span>
7990<div class="licence">
7991<pre></pre>
7992<ul>
7993<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
7994</ul>
7995</div>
7996</div>
7997
7998
7999<div class="product">
8000<span class="title">gsm-1.0.13</span>
8001<a class="show" href="#" onclick="return toggle(this);">show license text</a>
8002<span class="homepage"><a href="http://packages.qa.debian.org/libg/libgsm.html">homepage</a></span>
8003<div class="licence">
8004<pre>Gentoo Package Stock License gsm:
8005
8006Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann,
8007Technische Universitaet Berlin
8008
8009Any use of this software is permitted provided that this notice is not
8010removed and that neither the authors nor the Technische Universitaet Berlin
8011are deemed to have made any representations as to the suitability of this
8012software for any purpose nor are held responsible for any defects of
8013this software.  THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
8014
8015As a matter of courtesy, the authors request to be informed about uses
8016this software has found, about bugs in this software, and about any
8017improvements that may be of general interest.
8018
8019Berlin, 28.11.1994
8020Jutta Degener
8021Carsten Bormann
8022
8023                                 oOo
8024
8025Since the original terms of 15 years ago maybe do not make our
8026intentions completely clear given today's refined usage of the legal
8027terms, we append this additional permission:
8028
8029      Permission to use, copy, modify, and distribute this software
8030      for any purpose with or without fee is hereby granted,
8031      provided that this notice is not removed and that neither
8032      the authors nor the Technische Universitaet Berlin are
8033      deemed to have made any representations as to the suitability
8034      of this software for any purpose nor are held responsible
8035      for any defects of this software.  THERE IS ABSOLUTELY NO
8036      WARRANTY FOR THIS SOFTWARE.
8037
8038Berkeley/Bremen, 05.04.2009
8039Jutta Degener
8040Carsten Bormann
8041
8042-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8043</pre>
8044<ul>
8045
8046</ul>
8047</div>
8048</div>
8049
8050
8051<div class="product">
8052<span class="title">gtalk-62219080</span>
8053<a class="show" href="#" onclick="return toggle(this);">show license text</a>
8054<span class="homepage"><a href="http://www.google.com">homepage</a></span>
8055<div class="licence">
8056<pre></pre>
8057<ul>
8058<li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
8059</ul>
8060</div>
8061</div>
8062
8063
8064<div class="product">
8065<span class="title">gtest-1.6.0</span>
8066<a class="show" href="#" onclick="return toggle(this);">show license text</a>
8067<span class="homepage"><a href="http://code.google.com/p/googletest/">homepage</a></span>
8068<div class="licence">
8069<pre>Scanned Source License gtest-1.6.0/COPYING:
8070
8071Copyright 2008, Google Inc.
8072All rights reserved.
8073
8074Redistribution and use in source and binary forms, with or without
8075modification, are permitted provided that the following conditions are
8076met:
8077
8078    * Redistributions of source code must retain the above copyright
8079notice, this list of conditions and the following disclaimer.
8080    * Redistributions in binary form must reproduce the above
8081copyright notice, this list of conditions and the following disclaimer
8082in the documentation and/or other materials provided with the
8083distribution.
8084    * Neither the name of Google Inc. nor the names of its
8085contributors may be used to endorse or promote products derived from
8086this software without specific prior written permission.
8087
8088THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
8089"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
8090LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
8091A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
8092OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
8093SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
8094LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
8095DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
8096THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
8097(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
8098OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8099
8100-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8101</pre>
8102<ul>
8103
8104</ul>
8105</div>
8106</div>
8107
8108
8109<div class="product">
8110<span class="title">gtk+-2.20.1</span>
8111<a class="show" href="#" onclick="return toggle(this);">show license text</a>
8112<span class="homepage"><a href="http://www.gtk.org/">homepage</a></span>
8113<div class="licence">
8114<pre></pre>
8115<ul>
8116<li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
8117</ul>
8118</div>
8119</div>
8120
8121
8122<div class="product">
8123<span class="title">gtk-doc-am-1.18</span>
8124<a class="show" href="#" onclick="return toggle(this);">show license text</a>
8125<span class="homepage"><a href="http://www.gtk.org/gtk-doc/">homepage</a></span>
8126<div class="licence">
8127<pre>Gentoo Package Stock License FDL-1.1:
8128
8129		GNU Free Documentation License
8130		   Version 1.1, March 2000
8131
8132 Copyright (C) 2000  Free Software Foundation, Inc.
8133     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
8134 Everyone is permitted to copy and distribute verbatim copies
8135 of this license document, but changing it is not allowed.
8136
8137
81380. PREAMBLE
8139
8140The purpose of this License is to make a manual, textbook, or other
8141written document "free" in the sense of freedom: to assure everyone
8142the effective freedom to copy and redistribute it, with or without
8143modifying it, either commercially or noncommercially.  Secondarily,
8144this License preserves for the author and publisher a way to get
8145credit for their work, while not being considered responsible for
8146modifications made by others.
8147
8148This License is a kind of "copyleft", which means that derivative
8149works of the document must themselves be free in the same sense.  It
8150complements the GNU General Public License, which is a copyleft
8151license designed for free software.
8152
8153We have designed this License in order to use it for manuals for free
8154software, because free software needs free documentation: a free
8155program should come with manuals providing the same freedoms that the
8156software does.  But this License is not limited to software manuals;
8157it can be used for any textual work, regardless of subject matter or
8158whether it is published as a printed book.  We recommend this License
8159principally for works whose purpose is instruction or reference.
8160
8161
81621. APPLICABILITY AND DEFINITIONS
8163
8164This License applies to any manual or other work that contains a
8165notice placed by the copyright holder saying it can be distributed
8166under the terms of this License.  The "Document", below, refers to any
8167such manual or work.  Any member of the public is a licensee, and is
8168addressed as "you".
8169
8170A "Modified Version" of the Document means any work containing the
8171Document or a portion of it, either copied verbatim, or with
8172modifications and/or translated into another language.
8173
8174A "Secondary Section" is a named appendix or a front-matter section of
8175the Document that deals exclusively with the relationship of the
8176publishers or authors of the Document to the Document's overall subject
8177(or to related matters) and contains nothing that could fall directly
8178within that overall subject.  (For example, if the Document is in part a
8179textbook of mathematics, a Secondary Section may not explain any
8180mathematics.)  The relationship could be a matter of historical
8181connection with the subject or with related matters, or of legal,
8182commercial, philosophical, ethical or political position regarding
8183them.
8184
8185The "Invariant Sections" are certain Secondary Sections whose titles
8186are designated, as being those of Invariant Sections, in the notice
8187that says that the Document is released under this License.
8188
8189The "Cover Texts" are certain short passages of text that are listed,
8190as Front-Cover Texts or Back-Cover Texts, in the notice that says that
8191the Document is released under this License.
8192
8193A "Transparent" copy of the Document means a machine-readable copy,
8194represented in a format whose specification is available to the
8195general public, whose contents can be viewed and edited directly and
8196straightforwardly with generic text editors or (for images composed of
8197pixels) generic paint programs or (for drawings) some widely available
8198drawing editor, and that is suitable for input to text formatters or
8199for automatic translation to a variety of formats suitable for input
8200to text formatters.  A copy made in an otherwise Transparent file
8201format whose markup has been designed to thwart or discourage
8202subsequent modification by readers is not Transparent.  A copy that is
8203not "Transparent" is called "Opaque".
8204
8205Examples of suitable formats for Transparent copies include plain
8206ASCII without markup, Texinfo input format, LaTeX input format, SGML
8207or XML using a publicly available DTD, and standard-conforming simple
8208HTML designed for human modification.  Opaque formats include
8209PostScript, PDF, proprietary formats that can be read and edited only
8210by proprietary word processors, SGML or XML for which the DTD and/or
8211processing tools are not generally available, and the
8212machine-generated HTML produced by some word processors for output
8213purposes only.
8214
8215The "Title Page" means, for a printed book, the title page itself,
8216plus such following pages as are needed to hold, legibly, the material
8217this License requires to appear in the title page.  For works in
8218formats which do not have any title page as such, "Title Page" means
8219the text near the most prominent appearance of the work's title,
8220preceding the beginning of the body of the text.
8221
8222
82232. VERBATIM COPYING
8224
8225You may copy and distribute the Document in any medium, either
8226commercially or noncommercially, provided that this License, the
8227copyright notices, and the license notice saying this License applies
8228to the Document are reproduced in all copies, and that you add no other
8229conditions whatsoever to those of this License.  You may not use
8230technical measures to obstruct or control the reading or further
8231copying of the copies you make or distribute.  However, you may accept
8232compensation in exchange for copies.  If you distribute a large enough
8233number of copies you must also follow the conditions in section 3.
8234
8235You may also lend copies, under the same conditions stated above, and
8236you may publicly display copies.
8237
8238
82393. COPYING IN QUANTITY
8240
8241If you publish printed copies of the Document numbering more than 100,
8242and the Document's license notice requires Cover Texts, you must enclose
8243the copies in covers that carry, clearly and legibly, all these Cover
8244Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
8245the back cover.  Both covers must also clearly and legibly identify
8246you as the publisher of these copies.  The front cover must present
8247the full title with all words of the title equally prominent and
8248visible.  You may add other material on the covers in addition.
8249Copying with changes limited to the covers, as long as they preserve
8250the title of the Document and satisfy these conditions, can be treated
8251as verbatim copying in other respects.
8252
8253If the required texts for either cover are too voluminous to fit
8254legibly, you should put the first ones listed (as many as fit
8255reasonably) on the actual cover, and continue the rest onto adjacent
8256pages.
8257
8258If you publish or distribute Opaque copies of the Document numbering
8259more than 100, you must either include a machine-readable Transparent
8260copy along with each Opaque copy, or state in or with each Opaque copy
8261a publicly-accessible computer-network location containing a complete
8262Transparent copy of the Document, free of added material, which the
8263general network-using public has access to download anonymously at no
8264charge using public-standard network protocols.  If you use the latter
8265option, you must take reasonably prudent steps, when you begin
8266distribution of Opaque copies in quantity, to ensure that this
8267Transparent copy will remain thus accessible at the stated location
8268until at least one year after the last time you distribute an Opaque
8269copy (directly or through your agents or retailers) of that edition to
8270the public.
8271
8272It is requested, but not required, that you contact the authors of the
8273Document well before redistributing any large number of copies, to give
8274them a chance to provide you with an updated version of the Document.
8275
8276
82774. MODIFICATIONS
8278
8279You may copy and distribute a Modified Version of the Document under
8280the conditions of sections 2 and 3 above, provided that you release
8281the Modified Version under precisely this License, with the Modified
8282Version filling the role of the Document, thus licensing distribution
8283and modification of the Modified Version to whoever possesses a copy
8284of it.  In addition, you must do these things in the Modified Version:
8285
8286A. Use in the Title Page (and on the covers, if any) a title distinct
8287   from that of the Document, and from those of previous versions
8288   (which should, if there were any, be listed in the History section
8289   of the Document).  You may use the same title as a previous version
8290   if the original publisher of that version gives permission.
8291B. List on the Title Page, as authors, one or more persons or entities
8292   responsible for authorship of the modifications in the Modified
8293   Version, together with at least five of the principal authors of the
8294   Document (all of its principal authors, if it has less than five).
8295C. State on the Title page the name of the publisher of the
8296   Modified Version, as the publisher.
8297D. Preserve all the copyright notices of the Document.
8298E. Add an appropriate copyright notice for your modifications
8299   adjacent to the other copyright notices.
8300F. Include, immediately after the copyright notices, a license notice
8301   giving the public permission to use the Modified Version under the
8302   terms of this License, in the form shown in the Addendum below.
8303G. Preserve in that license notice the full lists of Invariant Sections
8304   and required Cover Texts given in the Document's license notice.
8305H. Include an unaltered copy of this License.
8306I. Preserve the section entitled "History", and its title, and add to
8307   it an item stating at least the title, year, new authors, and
8308   publisher of the Modified Version as given on the Title Page.  If
8309   there is no section entitled "History" in the Document, create one
8310   stating the title, year, authors, and publisher of the Document as
8311   given on its Title Page, then add an item describing the Modified
8312   Version as stated in the previous sentence.
8313J. Preserve the network location, if any, given in the Document for
8314   public access to a Transparent copy of the Document, and likewise
8315   the network locations given in the Document for previous versions
8316   it was based on.  These may be placed in the "History" section.
8317   You may omit a network location for a work that was published at
8318   least four years before the Document itself, or if the original
8319   publisher of the version it refers to gives permission.
8320K. In any section entitled "Acknowledgements" or "Dedications",
8321   preserve the section's title, and preserve in the section all the
8322   substance and tone of each of the contributor acknowledgements
8323   and/or dedications given therein.
8324L. Preserve all the Invariant Sections of the Document,
8325   unaltered in their text and in their titles.  Section numbers
8326   or the equivalent are not considered part of the section titles.
8327M. Delete any section entitled "Endorsements".  Such a section
8328   may not be included in the Modified Version.
8329N. Do not retitle any existing section as "Endorsements"
8330   or to conflict in title with any Invariant Section.
8331
8332If the Modified Version includes new front-matter sections or
8333appendices that qualify as Secondary Sections and contain no material
8334copied from the Document, you may at your option designate some or all
8335of these sections as invariant.  To do this, add their titles to the
8336list of Invariant Sections in the Modified Version's license notice.
8337These titles must be distinct from any other section titles.
8338
8339You may add a section entitled "Endorsements", provided it contains
8340nothing but endorsements of your Modified Version by various
8341parties--for example, statements of peer review or that the text has
8342been approved by an organization as the authoritative definition of a
8343standard.
8344
8345You may add a passage of up to five words as a Front-Cover Text, and a
8346passage of up to 25 words as a Back-Cover Text, to the end of the list
8347of Cover Texts in the Modified Version.  Only one passage of
8348Front-Cover Text and one of Back-Cover Text may be added by (or
8349through arrangements made by) any one entity.  If the Document already
8350includes a cover text for the same cover, previously added by you or
8351by arrangement made by the same entity you are acting on behalf of,
8352you may not add another; but you may replace the old one, on explicit
8353permission from the previous publisher that added the old one.
8354
8355The author(s) and publisher(s) of the Document do not by this License
8356give permission to use their names for publicity for or to assert or
8357imply endorsement of any Modified Version.
8358
8359
83605. COMBINING DOCUMENTS
8361
8362You may combine the Document with other documents released under this
8363License, under the terms defined in section 4 above for modified
8364versions, provided that you include in the combination all of the
8365Invariant Sections of all of the original documents, unmodified, and
8366list them all as Invariant Sections of your combined work in its
8367license notice.
8368
8369The combined work need only contain one copy of this License, and
8370multiple identical Invariant Sections may be replaced with a single
8371copy.  If there are multiple Invariant Sections with the same name but
8372different contents, make the title of each such section unique by
8373adding at the end of it, in parentheses, the name of the original
8374author or publisher of that section if known, or else a unique number.
8375Make the same adjustment to the section titles in the list of
8376Invariant Sections in the license notice of the combined work.
8377
8378In the combination, you must combine any sections entitled "History"
8379in the various original documents, forming one section entitled
8380"History"; likewise combine any sections entitled "Acknowledgements",
8381and any sections entitled "Dedications".  You must delete all sections
8382entitled "Endorsements."
8383
8384
83856. COLLECTIONS OF DOCUMENTS
8386
8387You may make a collection consisting of the Document and other documents
8388released under this License, and replace the individual copies of this
8389License in the various documents with a single copy that is included in
8390the collection, provided that you follow the rules of this License for
8391verbatim copying of each of the documents in all other respects.
8392
8393You may extract a single document from such a collection, and distribute
8394it individually under this License, provided you insert a copy of this
8395License into the extracted document, and follow this License in all
8396other respects regarding verbatim copying of that document.
8397
8398
83997. AGGREGATION WITH INDEPENDENT WORKS
8400
8401A compilation of the Document or its derivatives with other separate
8402and independent documents or works, in or on a volume of a storage or
8403distribution medium, does not as a whole count as a Modified Version
8404of the Document, provided no compilation copyright is claimed for the
8405compilation.  Such a compilation is called an "aggregate", and this
8406License does not apply to the other self-contained works thus compiled
8407with the Document, on account of their being thus compiled, if they
8408are not themselves derivative works of the Document.
8409
8410If the Cover Text requirement of section 3 is applicable to these
8411copies of the Document, then if the Document is less than one quarter
8412of the entire aggregate, the Document's Cover Texts may be placed on
8413covers that surround only the Document within the aggregate.
8414Otherwise they must appear on covers around the whole aggregate.
8415
8416
84178. TRANSLATION
8418
8419Translation is considered a kind of modification, so you may
8420distribute translations of the Document under the terms of section 4.
8421Replacing Invariant Sections with translations requires special
8422permission from their copyright holders, but you may include
8423translations of some or all Invariant Sections in addition to the
8424original versions of these Invariant Sections.  You may include a
8425translation of this License provided that you also include the
8426original English version of this License.  In case of a disagreement
8427between the translation and the original English version of this
8428License, the original English version will prevail.
8429
8430
84319. TERMINATION
8432
8433You may not copy, modify, sublicense, or distribute the Document except
8434as expressly provided for under this License.  Any other attempt to
8435copy, modify, sublicense or distribute the Document is void, and will
8436automatically terminate your rights under this License.  However,
8437parties who have received copies, or rights, from you under this
8438License will not have their licenses terminated so long as such
8439parties remain in full compliance.
8440
8441
844210. FUTURE REVISIONS OF THIS LICENSE
8443
8444The Free Software Foundation may publish new, revised versions
8445of the GNU Free Documentation License from time to time.  Such new
8446versions will be similar in spirit to the present version, but may
8447differ in detail to address new problems or concerns.  See
8448http://www.gnu.org/copyleft/.
8449
8450Each version of the License is given a distinguishing version number.
8451If the Document specifies that a particular numbered version of this
8452License "or any later version" applies to it, you have the option of
8453following the terms and conditions either of that specified version or
8454of any later version that has been published (not as a draft) by the
8455Free Software Foundation.  If the Document does not specify a version
8456number of this License, you may choose any version ever published (not
8457as a draft) by the Free Software Foundation.
8458
8459
8460ADDENDUM: How to use this License for your documents
8461
8462To use this License in a document you have written, include a copy of
8463the License in the document and put the following copyright and
8464license notices just after the title page:
8465
8466      Copyright (c)  YEAR  YOUR NAME.
8467      Permission is granted to copy, distribute and/or modify this document
8468      under the terms of the GNU Free Documentation License, Version 1.1
8469      or any later version published by the Free Software Foundation;
8470      with the Invariant Sections being LIST THEIR TITLES, with the
8471      Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
8472      A copy of the license is included in the section entitled "GNU
8473      Free Documentation License".
8474
8475If you have no Invariant Sections, write "with no Invariant Sections"
8476instead of saying which ones are invariant.  If you have no
8477Front-Cover Texts, write "no Front-Cover Texts" instead of
8478"Front-Cover Texts being LIST"; likewise for Back-Cover Texts.
8479
8480If your document contains nontrivial examples of program code, we
8481recommend releasing these examples in parallel under your choice of
8482free software license, such as the GNU General Public License,
8483to permit their use in free software.
8484
8485-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8486</pre>
8487<ul>
8488<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
8489</ul>
8490</div>
8491</div>
8492
8493
8494<div class="product">
8495<span class="title">gzip-1.5</span>
8496<a class="show" href="#" onclick="return toggle(this);">show license text</a>
8497<span class="homepage"><a href="http://www.gnu.org/software/gzip/">homepage</a></span>
8498<div class="licence">
8499<pre></pre>
8500<ul>
8501<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
8502</ul>
8503</div>
8504</div>
8505
8506
8507<div class="product">
8508<span class="title">harfbuzz-0.9.27</span>
8509<a class="show" href="#" onclick="return toggle(this);">show license text</a>
8510<span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/HarfBuzz">homepage</a></span>
8511<div class="licence">
8512<pre>Scanned Source License harfbuzz-0.9.27/COPYING:
8513
8514HarfBuzz is licensed under the so-called "Old MIT" license.  Details follow.
8515For parts of HarfBuzz that are licensed under different licenses see individual
8516files names COPYING in subdirectories where applicable.
8517
8518Copyright © 2010,2011,2012  Google, Inc.
8519Copyright © 2012  Mozilla Foundation
8520Copyright © 2011  Codethink Limited
8521Copyright © 2008,2010  Nokia Corporation and/or its subsidiary(-ies)
8522Copyright © 2009  Keith Stribley
8523Copyright © 2009  Martin Hosken and SIL International
8524Copyright © 2007  Chris Wilson
8525Copyright © 2006  Behdad Esfahbod
8526Copyright © 2005  David Turner
8527Copyright © 2004,2007,2008,2009,2010  Red Hat, Inc.
8528Copyright © 1998-2004  David Turner and Werner Lemberg
8529
8530For full copyright notices consult the individual files in the package.
8531
8532
8533Permission is hereby granted, without written agreement and without
8534license or royalty fees, to use, copy, modify, and distribute this
8535software and its documentation for any purpose, provided that the
8536above copyright notice and the following two paragraphs appear in
8537all copies of this software.
8538
8539IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
8540DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
8541ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
8542IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
8543DAMAGE.
8544
8545THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
8546BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
8547FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS
8548ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
8549PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
8550
8551-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8552
8553Scanned Source License harfbuzz-0.9.27/src/hb-ucdn/COPYING:
8554
8555The contents of this directory are licensed under the following terms:
8556
8557Permission to use, copy, modify, and/or distribute this software for any
8558purpose with or without fee is hereby granted, provided that the above
8559copyright notice and this permission notice appear in all copies.
8560
8561THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8562WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
8563MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
8564ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
8565WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
8566ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
8567OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8568
8569-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8570
8571Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/LICENSE:
8572
8573CC BY-NC-SA 3.0
8574http://www.crulp.org/software/license/CreativeCommons.html
8575https://creativecommons.org/licenses/by-nc-sa/3.0/
8576
8577-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8578
8579Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/LICENSE:
8580
8581Copyright (c) 2010 Red Hat Inc.
8582
8583Permission is hereby granted, free of charge, to any person obtaining a copy
8584of this software and associated documentation files (the "Software"), to deal
8585in the Software without restriction, including without limitation the rights
8586to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8587copies of the Software, and to permit persons to whom the Software is
8588furnished to do so, subject to the following conditions:
8589
8590The above copyright notice and this permission notice shall be included in
8591all copies or substantial portions of the Software.
8592
8593THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8594IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8595FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8596AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8597LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8598OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8599THE SOFTWARE.
8600
8601-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8602
8603Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/LICENSE:
8604
8605Copyright (c) 2010 Red Hat Inc.
8606
8607Permission is hereby granted, free of charge, to any person obtaining a copy
8608of this software and associated documentation files (the "Software"), to deal
8609in the Software without restriction, including without limitation the rights
8610to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8611copies of the Software, and to permit persons to whom the Software is
8612furnished to do so, subject to the following conditions:
8613
8614The above copyright notice and this permission notice shall be included in
8615all copies or substantial portions of the Software.
8616
8617THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8618IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8619FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8620AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8621LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8622OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8623THE SOFTWARE.
8624
8625-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8626
8627Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/LICENSE:
8628
8629Copyright (c) 2010 Red Hat Inc.
8630
8631Permission is hereby granted, free of charge, to any person obtaining a copy
8632of this software and associated documentation files (the "Software"), to deal
8633in the Software without restriction, including without limitation the rights
8634to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8635copies of the Software, and to permit persons to whom the Software is
8636furnished to do so, subject to the following conditions:
8637
8638The above copyright notice and this permission notice shall be included in
8639all copies or substantial portions of the Software.
8640
8641THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8642IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8643FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8644AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8645LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8646OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8647THE SOFTWARE.
8648
8649-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8650
8651Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/LICENSE:
8652
8653Copyright (c) 2010 Red Hat Inc.
8654
8655Permission is hereby granted, free of charge, to any person obtaining a copy
8656of this software and associated documentation files (the "Software"), to deal
8657in the Software without restriction, including without limitation the rights
8658to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8659copies of the Software, and to permit persons to whom the Software is
8660furnished to do so, subject to the following conditions:
8661
8662The above copyright notice and this permission notice shall be included in
8663all copies or substantial portions of the Software.
8664
8665THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8666IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8667FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8668AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8669LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8670OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8671THE SOFTWARE.
8672
8673-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8674
8675Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/LICENSE:
8676
8677Copyright (c) 2010 Red Hat Inc.
8678
8679Permission is hereby granted, free of charge, to any person obtaining a copy
8680of this software and associated documentation files (the "Software"), to deal
8681in the Software without restriction, including without limitation the rights
8682to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8683copies of the Software, and to permit persons to whom the Software is
8684furnished to do so, subject to the following conditions:
8685
8686The above copyright notice and this permission notice shall be included in
8687all copies or substantial portions of the Software.
8688
8689THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8690IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8691FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8692AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8693LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8694OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8695THE SOFTWARE.
8696
8697-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8698
8699Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/LICENSE:
8700
8701Copyright (c) 2010 Red Hat Inc.
8702
8703Permission is hereby granted, free of charge, to any person obtaining a copy
8704of this software and associated documentation files (the "Software"), to deal
8705in the Software without restriction, including without limitation the rights
8706to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8707copies of the Software, and to permit persons to whom the Software is
8708furnished to do so, subject to the following conditions:
8709
8710The above copyright notice and this permission notice shall be included in
8711all copies or substantial portions of the Software.
8712
8713THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8714IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8715FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8716AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8717LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8718OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8719THE SOFTWARE.
8720
8721-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8722
8723Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/LICENSE:
8724
8725Copyright (c) 2010 Red Hat Inc.
8726
8727Permission is hereby granted, free of charge, to any person obtaining a copy
8728of this software and associated documentation files (the "Software"), to deal
8729in the Software without restriction, including without limitation the rights
8730to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8731copies of the Software, and to permit persons to whom the Software is
8732furnished to do so, subject to the following conditions:
8733
8734The above copyright notice and this permission notice shall be included in
8735all copies or substantial portions of the Software.
8736
8737THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8738IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8739FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8740AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8741LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8742OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8743THE SOFTWARE.
8744
8745-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8746
8747Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/LICENSE:
8748
8749Copyright (c) 2010 Red Hat Inc.
8750
8751Permission is hereby granted, free of charge, to any person obtaining a copy
8752of this software and associated documentation files (the "Software"), to deal
8753in the Software without restriction, including without limitation the rights
8754to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8755copies of the Software, and to permit persons to whom the Software is
8756furnished to do so, subject to the following conditions:
8757
8758The above copyright notice and this permission notice shall be included in
8759all copies or substantial portions of the Software.
8760
8761THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8762IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8763FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8764AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8765LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8766OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8767THE SOFTWARE.
8768
8769-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8770
8771Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/LICENSE:
8772
8773Copyright (c) 2010 Red Hat Inc.
8774
8775Permission is hereby granted, free of charge, to any person obtaining a copy
8776of this software and associated documentation files (the "Software"), to deal
8777in the Software without restriction, including without limitation the rights
8778to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8779copies of the Software, and to permit persons to whom the Software is
8780furnished to do so, subject to the following conditions:
8781
8782The above copyright notice and this permission notice shall be included in
8783all copies or substantial portions of the Software.
8784
8785THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8786IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8787FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8788AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8789LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8790OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8791THE SOFTWARE.
8792
8793-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8794
8795Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/LICENSE:
8796
8797Copyright (c) 2010 Red Hat Inc.
8798
8799Permission is hereby granted, free of charge, to any person obtaining a copy
8800of this software and associated documentation files (the "Software"), to deal
8801in the Software without restriction, including without limitation the rights
8802to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8803copies of the Software, and to permit persons to whom the Software is
8804furnished to do so, subject to the following conditions:
8805
8806The above copyright notice and this permission notice shall be included in
8807all copies or substantial portions of the Software.
8808
8809THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8810IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8811FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8812AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8813LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8814OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8815THE SOFTWARE.
8816
8817-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8818
8819Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/LICENSE:
8820
8821Copyright (c) 2010 Red Hat Inc.
8822
8823Permission is hereby granted, free of charge, to any person obtaining a copy
8824of this software and associated documentation files (the "Software"), to deal
8825in the Software without restriction, including without limitation the rights
8826to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8827copies of the Software, and to permit persons to whom the Software is
8828furnished to do so, subject to the following conditions:
8829
8830The above copyright notice and this permission notice shall be included in
8831all copies or substantial portions of the Software.
8832
8833THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8834IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8835FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8836AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8837LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8838OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8839THE SOFTWARE.
8840
8841-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8842
8843Gentoo Package Stock License icu:
8844
8845ICU License - ICU 1.8.1 and later
8846
8847COPYRIGHT AND PERMISSION NOTICE
8848
8849Copyright (c) 1995-2003 International Business Machines Corporation and others
8850All rights reserved.
8851
8852Permission is hereby granted, free of charge, to any person obtaining a
8853copy of this software and associated documentation files (the
8854"Software"), to deal in the Software without restriction, including
8855without limitation the rights to use, copy, modify, merge, publish,
8856distribute, and/or sell copies of the Software, and to permit persons
8857to whom the Software is furnished to do so, provided that the above
8858copyright notice(s) and this permission notice appear in all copies of
8859the Software and that both the above copyright notice(s) and this
8860permission notice appear in supporting documentation.
8861
8862THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
8863OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
8864MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
8865OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
8866HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
8867INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
8868FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
8869NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
8870WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8871
8872Except as contained in this notice, the name of a copyright holder
8873shall not be used in advertising or otherwise to promote the sale, use
8874or other dealings in this Software without prior written authorization
8875of the copyright holder.
8876
8877--------------------------------------------------------------------------------
8878All trademarks and registered trademarks mentioned herein are the property of their respective owners.
8879
8880-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8881</pre>
8882<ul>
8883<li><a href='#ISC'>Gentoo Package Stock License ISC</a></li>
8884</ul>
8885</div>
8886</div>
8887
8888
8889<div class="product">
8890<span class="title">hdctools-0.0.1</span>
8891<a class="show" href="#" onclick="return toggle(this);">show license text</a>
8892<span class="homepage"><a href="">homepage</a></span>
8893<div class="licence">
8894<pre></pre>
8895<ul>
8896<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
8897</ul>
8898</div>
8899</div>
8900
8901
8902<div class="product">
8903<span class="title">hdparm-9.39</span>
8904<a class="show" href="#" onclick="return toggle(this);">show license text</a>
8905<span class="homepage"><a href="http://sourceforge.net/projects/hdparm/">homepage</a></span>
8906<div class="licence">
8907<pre>Scanned Source License hdparm-9.39/LICENSE.TXT:
8908
8909BSD-Style Open Source License:
8910
8911You may freely use, modify, and redistribute the hdparm program,
8912as either binary or source, or both.
8913
8914The only condition is that my name and copyright notice
8915remain in the source code as-is.
8916
8917Mark Lord (mlord@pobox.com)
8918
8919-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8920
8921Scanned Source License hdparm-9.39/debian/copyright:
8922
8923This package was debianized by Christopher L Cheney &lt;ccheney@debian.org&gt; on
8924Wed, 21 Nov 2001 15:51:14 -0600.
8925
8926It was downloaded from http://www.ibiblio.org/pub/Linux/system/hardware
8927
8928Upstream Author: Mark S. Lord &lt;mlord@pobox.com&gt;
8929
8930Copyright:
8931
8932/* hdparm.c - Command line interface to get/set hard disk parameters */
8933/*          - by Mark Lord © 1994-2008 -- freely distributable */
8934
8935You are free to distribute this software under the terms of the BSD License.
8936On Debian systems, the complete text of the BSD License can be found in
8937/usr/share/common-licenses/BSD
8938
8939
8940
8941-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8942</pre>
8943<ul>
8944<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
8945</ul>
8946</div>
8947</div>
8948
8949
8950<div class="product">
8951<span class="title">hostapd-2.1</span>
8952<a class="show" href="#" onclick="return toggle(this);">show license text</a>
8953<span class="homepage"><a href="http://hostap.epitest.fi">homepage</a></span>
8954<div class="licence">
8955<pre></pre>
8956<ul>
8957<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
8958</ul>
8959</div>
8960</div>
8961
8962
8963<div class="product">
8964<span class="title">htmltidy-20090325</span>
8965<a class="show" href="#" onclick="return toggle(this);">show license text</a>
8966<span class="homepage"><a href="http://tidy.sourceforge.net/">homepage</a></span>
8967<div class="licence">
8968<pre></pre>
8969<ul>
8970<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
8971</ul>
8972</div>
8973</div>
8974
8975
8976<div class="product">
8977<span class="title">htpdate-1.0.4</span>
8978<a class="show" href="#" onclick="return toggle(this);">show license text</a>
8979<span class="homepage"><a href="http://www.clevervest.com/htp/">homepage</a></span>
8980<div class="licence">
8981<pre></pre>
8982<ul>
8983<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
8984</ul>
8985</div>
8986</div>
8987
8988
8989<div class="product">
8990<span class="title">hwids-20130915.1</span>
8991<a class="show" href="#" onclick="return toggle(this);">show license text</a>
8992<span class="homepage"><a href="https://github.com/gentoo/hwids">homepage</a></span>
8993<div class="licence">
8994<pre></pre>
8995<ul>
8996<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
8997<li><a href='#public-domain'>Gentoo Package Stock License public-domain</a></li>
8998</ul>
8999</div>
9000</div>
9001
9002
9003<div class="product">
9004<span class="title">i2c-tools-3.0.2</span>
9005<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9006<span class="homepage"><a href="http://www.lm-sensors.org/wiki/I2CTools">homepage</a></span>
9007<div class="licence">
9008<pre></pre>
9009<ul>
9010<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
9011</ul>
9012</div>
9013</div>
9014
9015
9016<div class="product">
9017<span class="title">i7z-0.27</span>
9018<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9019<span class="homepage"><a href="http://code.google.com/p/i7z/">homepage</a></span>
9020<div class="licence">
9021<pre></pre>
9022<ul>
9023<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
9024</ul>
9025</div>
9026</div>
9027
9028
9029<div class="product">
9030<span class="title">imagemagick-6.7.8.7</span>
9031<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9032<span class="homepage"><a href="http://www.imagemagick.org/">homepage</a></span>
9033<div class="licence">
9034<pre>Gentoo Package Stock License imagemagick:
9035
9036Before we get to the text of the license, lets just review what the license says in simple terms:
9037
9038It allows you to:
9039
9040  * freely download and use ImageMagick software, in whole or in part, for personal, company internal, or commercial purposes;
9041  * use ImageMagick software in packages or distributions that you create;
9042  * link against a library under a different license;
9043  * link code under a different license against a library under this license;
9044  * merge code into a work under a different license;
9045  * extend patent grants to any code using code under this license;
9046  * and extend patent protection.
9047
9048It forbids you to:
9049
9050  * redistribute any piece of ImageMagick-originated software without proper attribution;
9051  * use any marks owned by ImageMagick Studio LLC in any way that might state or imply that ImageMagick Studio LLC endorses your distribution;
9052  * use any marks owned by ImageMagick Studio LLC in any way that might state or imply that you created the ImageMagick software in question.
9053
9054It requires you to:
9055
9056  * include a copy of the license in any redistribution you may make that includes ImageMagick software;
9057  * provide clear attribution to ImageMagick Studio LLC for any distributions that include ImageMagick software.
9058
9059It does not require you to:
9060
9061  * include the source of the ImageMagick software itself, or of any modifications you may have made to it, in any redistribution you may assemble that includes it;
9062  * submit changes that you make to the software back to the ImageMagick Studio LLC (though such feedback is encouraged).
9063
9064A few other clarifications include:
9065
9066  * ImageMagick is freely available without charge;
9067  * you may include ImageMagick on a DVD as long as you comply with the terms of the license;
9068  * you can give modified code away for free or sell it under the terms of the ImageMagick license or distribute the result under a different license, but you need to acknowledge the use of the ImageMagick software;
9069  * the license is compatible with the GPL V3.
9070  * when exporting the ImageMagick software, review its export classification.
9071
9072Terms and Conditions for Use, Reproduction, and Distribution
9073
9074The legally binding and authoritative terms and conditions for use, reproduction, and distribution of ImageMagick follow:
9075
9076Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.
9077
90781. Definitions.
9079
9080License shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
9081
9082Licensor shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
9083
9084Legal Entity shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the 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.
9085
9086You (or Your) shall mean an individual or Legal Entity exercising permissions granted by this License.
9087
9088Source form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
9089
9090Object form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
9091
9092Work shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
9093
9094Derivative Works shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
9095
9096Contribution shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as Not a Contribution.
9097
9098Contributor shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
9099
91002. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
9101
91023. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
9103
91044. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
9105
9106  * You must give any other recipients of the Work or Derivative Works a copy of this License; and
9107  * You must cause any modified files to carry prominent notices stating that You changed the files; and
9108  * You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
9109  * If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
9110You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
9111
91125. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
9113
91146. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
9115
91167. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) 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. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
9117
91188. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
9119
91209. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
9121
9122How to Apply the License to your Work
9123
9124To apply the ImageMagick License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information (don't include the brackets). The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
9125
9126   Copyright [yyyy] [name of copyright owner]
9127
9128   Licensed under the ImageMagick License (the "License"); you may not use
9129   this file except in compliance with the License.  You may obtain a copy
9130   of the License at
9131
9132     http://www.imagemagick.org/script/license.php
9133
9134   Unless required by applicable law or agreed to in writing, software
9135   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
9136   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
9137   License for the specific language governing permissions and limitations
9138   under the License.
9139
9140-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9141</pre>
9142<ul>
9143
9144</ul>
9145</div>
9146</div>
9147
9148
9149<div class="product">
9150<span class="title">iniparser-3.0b</span>
9151<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9152<span class="homepage"><a href="http://ndevilla.free.fr/iniparser/">homepage</a></span>
9153<div class="licence">
9154<pre>Scanned Source License iniparser3.0b/LICENSE:
9155
9156Copyright (c) 2000-2007 by Nicolas Devillard.
9157MIT License
9158
9159Permission is hereby granted, free of charge, to any person obtaining a
9160copy of this software and associated documentation files (the "Software"),
9161to deal in the Software without restriction, including without limitation
9162the rights to use, copy, modify, merge, publish, distribute, sublicense,
9163and/or sell copies of the Software, and to permit persons to whom the
9164Software is furnished to do so, subject to the following conditions:
9165
9166The above copyright notice and this permission notice shall be included in
9167all copies or substantial portions of the Software.
9168
9169THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9170IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9171FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9172AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9173LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9174FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9175DEALINGS IN THE SOFTWARE.
9176
9177
9178-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9179</pre>
9180<ul>
9181
9182</ul>
9183</div>
9184</div>
9185
9186
9187<div class="product">
9188<span class="title">input-tools-4.3.2.5</span>
9189<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9190<span class="homepage"><a href="http://www.google.com/inputtools">homepage</a></span>
9191<div class="licence">
9192<pre></pre>
9193<ul>
9194<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
9195</ul>
9196</div>
9197</div>
9198
9199
9200<div class="product">
9201<span class="title">inputcontrol-0.0.1</span>
9202<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9203<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
9204<div class="licence">
9205<pre></pre>
9206<ul>
9207<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
9208</ul>
9209</div>
9210</div>
9211
9212
9213<div class="product">
9214<span class="title">inputproto-2.3</span>
9215<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9216<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
9217<div class="licence">
9218<pre>Scanned Source License inputproto-2.3/COPYING:
9219
9220Copyright 1989, 1998  The Open Group
9221
9222Permission to use, copy, modify, distribute, and sell this software and its
9223documentation for any purpose is hereby granted without fee, provided that
9224the above copyright notice appear in all copies and that both that
9225copyright notice and this permission notice appear in supporting
9226documentation.
9227
9228The above copyright notice and this permission notice shall be included in
9229all copies or substantial portions of the Software.
9230
9231THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9232IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9233FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
9234OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
9235AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
9236CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9237
9238Except as contained in this notice, the name of The Open Group shall not be
9239used in advertising or otherwise to promote the sale, use or other dealings
9240in this Software without prior written authorization from The Open Group.
9241
9242Copyright 1989 by Hewlett-Packard Company, Palo Alto, California.
9243
9244			All Rights Reserved
9245
9246Permission to use, copy, modify, and distribute this software and its
9247documentation for any purpose and without fee is hereby granted,
9248provided that the above copyright notice appear in all copies and that
9249both that copyright notice and this permission notice appear in
9250supporting documentation, and that the name of Hewlett-Packard not be
9251used in advertising or publicity pertaining to distribution of the
9252software without specific, written prior permission.
9253
9254HEWLETT-PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
9255ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
9256HEWLETT-PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
9257ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
9258WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
9259ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
9260SOFTWARE.
9261
9262Copyright © 2009 Red Hat, Inc.
9263
9264Permission is hereby granted, free of charge, to any person obtaining a
9265copy of this software and associated documentation files (the "Software"),
9266to deal in the Software without restriction, including without limitation
9267the rights to use, copy, modify, merge, publish, distribute, sublicense,
9268and/or sell copies of the Software, and to permit persons to whom the
9269Software is furnished to do so, subject to the following conditions:
9270
9271The above copyright notice and this permission notice (including the next
9272paragraph) shall be included in all copies or substantial portions of the
9273Software.
9274
9275THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9276IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9277FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
9278THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9279LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9280FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9281DEALINGS IN THE SOFTWARE.
9282
9283
9284-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9285</pre>
9286<ul>
9287
9288</ul>
9289</div>
9290</div>
9291
9292
9293<div class="product">
9294<span class="title">intel-gpu-tools-1.3</span>
9295<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9296<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
9297<div class="licence">
9298<pre>Scanned Source License intel-gpu-tools-1.3/COPYING:
9299
9300Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
9301All Rights Reserved.
9302
9303Permission is hereby granted, free of charge, to any person obtaining a
9304copy of this software and associated documentation files (the
9305"Software"), to deal in the Software without restriction, including
9306without limitation the rights to use, copy, modify, merge, publish,
9307distribute, sub license, and/or sell copies of the Software, and to
9308permit persons to whom the Software is furnished to do so, subject to
9309the following conditions:
9310
9311The above copyright notice and this permission notice (including the
9312next paragraph) shall be included in all copies or substantial portions
9313of the Software.
9314
9315THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
9316OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9317MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
9318IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
9319ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9320TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9321SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9322
9323Copyright 2003,2006 Tungsten Graphics, Inc., Cedar Park, Texas.
9324All Rights Reserved.
9325
9326Permission is hereby granted, free of charge, to any person obtaining a
9327copy of this software and associated documentation files (the
9328"Software"), to deal in the Software without restriction, including
9329without limitation the rights to use, copy, modify, merge, publish,
9330distribute, sub license, and/or sell copies of the Software, and to
9331permit persons to whom the Software is furnished to do so, subject to
9332the following conditions:
9333
9334The above copyright notice and this permission notice (including the
9335next paragraph) shall be included in all copies or substantial portions
9336of the Software.
9337
9338THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
9339OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9340MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
9341IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR
9342ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9343TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9344SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9345
9346Copyright © 2006-2011 Intel Corporation
9347
9348Permission is hereby granted, free of charge, to any person obtaining a
9349copy of this software and associated documentation files (the "Software"),
9350to deal in the Software without restriction, including without limitation
9351the rights to use, copy, modify, merge, publish, distribute, sublicense,
9352and/or sell copies of the Software, and to permit persons to whom the
9353Software is furnished to do so, subject to the following conditions:
9354
9355The above copyright notice and this permission notice (including the next
9356paragraph) shall be included in all copies or substantial portions of the
9357Software.
9358
9359THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9360IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9361FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
9362THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9363LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9364FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
9365IN THE SOFTWARE.
9366
9367Copyright © 2010 Red Hat, Inc.
9368
9369Permission is hereby granted, free of charge, to any person obtaining a
9370copy of this software and associated documentation files (the "Software"),
9371to deal in the Software without restriction, including without limitation
9372the rights to use, copy, modify, merge, publish, distribute, sublicense,
9373and/or sell copies of the Software, and to permit persons to whom the
9374Software is furnished to do so, subject to the following conditions:
9375
9376The above copyright notice and this permission notice (including the next
9377paragraph) shall be included in all copies or substantial portions of the
9378Software.
9379
9380THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9381IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9382FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
9383THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9384LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9385OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9386SOFTWARE.
9387
9388Copyright © 2011 Daniel Vetter
9389
9390Permission is hereby granted, free of charge, to any person obtaining a
9391copy of this software and associated documentation files (the "Software"),
9392to deal in the Software without restriction, including without limitation
9393the rights to use, copy, modify, merge, publish, distribute, sublicense,
9394and/or sell copies of the Software, and to permit persons to whom the
9395Software is furnished to do so, subject to the following conditions:
9396
9397The above copyright notice and this permission notice (including the next
9398paragraph) shall be included in all copies or substantial portions of the
9399Software.
9400
9401THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9402IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9403FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
9404THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9405LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9406FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
9407IN THE SOFTWARE.
9408
9409-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9410</pre>
9411<ul>
9412
9413</ul>
9414</div>
9415</div>
9416
9417
9418<div class="product">
9419<span class="title">intltool-0.50.2</span>
9420<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9421<span class="homepage"><a href="https://launchpad.net/intltool/">homepage</a></span>
9422<div class="licence">
9423<pre></pre>
9424<ul>
9425<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
9426</ul>
9427</div>
9428</div>
9429
9430
9431<div class="product">
9432<span class="title">iotools-1.5</span>
9433<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9434<span class="homepage"><a href="http://code.google.com/p/iotools/">homepage</a></span>
9435<div class="licence">
9436<pre></pre>
9437<ul>
9438<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
9439</ul>
9440</div>
9441</div>
9442
9443
9444<div class="product">
9445<span class="title">iperf-2.0.4</span>
9446<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9447<span class="homepage"><a href="http://iperf.sourceforge.net/">homepage</a></span>
9448<div class="licence">
9449<pre>Scanned Source License iperf-2.0.4/COPYING:
9450
9451Copyright (c) 1999-2007, The Board of Trustees of the University of Illinois
9452All Rights Reserved.
9453
9454Iperf performance test
9455Mark Gates
9456Ajay Tirumala
9457Jim Ferguson
9458Jon Dugan
9459Feng Qin
9460Kevin Gibbs
9461John Estabrook
9462National Laboratory for Applied Network Research 
9463National Center for Supercomputing Applications 
9464University of Illinois at Urbana-Champaign 
9465http://www.ncsa.uiuc.edu
9466
9467Permission is hereby granted, free of charge, to any person obtaining a copy
9468of this software (Iperf) and associated documentation files (the "Software"),
9469to deal in the Software without restriction, including without limitation the
9470rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
9471sell copies of the Software, and to permit persons to whom the Software is
9472furnished to do so, subject to the following conditions:
9473
9474
9475Redistributions of source code must retain the above copyright notice, this
9476list of conditions and the following disclaimers.
9477
9478Redistributions in binary form must reproduce the above copyright notice, this
9479list of conditions and the following disclaimers in the documentation and/or
9480other materials provided with the distribution.
9481
9482Neither the names of the University of Illinois, NCSA, nor the names of its
9483contributors may be used to endorse or promote products derived from this
9484Software without specific prior written permission.  THE SOFTWARE IS PROVIDED
9485"AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
9486LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
9487AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTIBUTORS OR COPYRIGHT HOLDERS BE
9488LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
9489CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9490SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9491
9492-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9493</pre>
9494<ul>
9495<li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
9496</ul>
9497</div>
9498</div>
9499
9500
9501<div class="product">
9502<span class="title">iproute2-3.8.0</span>
9503<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9504<span class="homepage"><a href="http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2">homepage</a></span>
9505<div class="licence">
9506<pre></pre>
9507<ul>
9508<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
9509</ul>
9510</div>
9511</div>
9512
9513
9514<div class="product">
9515<span class="title">iptables-1.4.16.3</span>
9516<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9517<span class="homepage"><a href="http://www.iptables.org/">homepage</a></span>
9518<div class="licence">
9519<pre></pre>
9520<ul>
9521<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
9522</ul>
9523</div>
9524</div>
9525
9526
9527<div class="product">
9528<span class="title">iputils-20121221</span>
9529<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9530<span class="homepage"><a href="http://www.linuxfoundation.org/collaborate/workgroups/networking/iputils">homepage</a></span>
9531<div class="licence">
9532<pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/net-misc/iputils:
9533
9534Copyright (c) 1989 The Regents of the University of California.
9535All rights reserved.
9536
9537This code is derived from software contributed to Berkeley by
9538Mike Muuss.
9539
9540Redistribution and use in source and binary forms, with or without
9541modification, are permitted provided that the following conditions
9542are met:
95431. Redistributions of source code must retain the above copyright
9544   notice, this list of conditions and the following disclaimer.
95452. Redistributions in binary form must reproduce the above copyright
9546   notice, this list of conditions and the following disclaimer in the
9547   documentation and/or other materials provided with the distribution.
95483. All advertising materials mentioning features or use of this software
9549   must display the following acknowledgement:
9550   This product includes software developed by the University of
9551   California, Berkeley and its contributors.
95524. Neither the name of the University nor the names of its contributors
9553   may be used to endorse or promote products derived from this software
9554   without specific prior written permission.
9555
9556THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
9557ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
9558IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
9559ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
9560FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
9561DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
9562OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
9563HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
9564LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
9565OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
9566SUCH DAMAGE.
9567
9568-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9569</pre>
9570<ul>
9571
9572</ul>
9573</div>
9574</div>
9575
9576
9577<div class="product">
9578<span class="title">iw-3.10</span>
9579<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9580<span class="homepage"><a href="http://wireless.kernel.org/en/users/Documentation/iw">homepage</a></span>
9581<div class="licence">
9582<pre></pre>
9583<ul>
9584<li><a href='#ISC'>Gentoo Package Stock License ISC</a></li>
9585</ul>
9586</div>
9587</div>
9588
9589
9590<div class="product">
9591<span class="title">ja-motoyafonts-1.0.0</span>
9592<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9593<span class="homepage"><a href="http://www.motoya.co.jp">homepage</a></span>
9594<div class="licence">
9595<pre></pre>
9596<ul>
9597<li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
9598</ul>
9599</div>
9600</div>
9601
9602
9603<div class="product">
9604<span class="title">joystick-1.4.2</span>
9605<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9606<span class="homepage"><a href="http://sourceforge.net/projects/linuxconsole/">homepage</a></span>
9607<div class="licence">
9608<pre></pre>
9609<ul>
9610<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
9611</ul>
9612</div>
9613</div>
9614
9615
9616<div class="product">
9617<span class="title">jsoncpp-0.6.0_rc2</span>
9618<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9619<span class="homepage"><a href="http://jsoncpp.sourceforge.net/">homepage</a></span>
9620<div class="licence">
9621<pre></pre>
9622<ul>
9623<li><a href='#public-domain'>Gentoo Package Stock License public-domain</a></li>
9624</ul>
9625</div>
9626</div>
9627
9628
9629<div class="product">
9630<span class="title">jsonrpclib-0_pre20110820</span>
9631<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9632<span class="homepage"><a href="https://github.com/joshmarshall/jsonrpclib">homepage</a></span>
9633<div class="licence">
9634<pre></pre>
9635<ul>
9636<li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
9637</ul>
9638</div>
9639</div>
9640
9641
9642<div class="product">
9643<span class="title">kbd-1.15.3</span>
9644<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9645<span class="homepage"><a href="http://freshmeat.net/projects/kbd/">homepage</a></span>
9646<div class="licence">
9647<pre></pre>
9648<ul>
9649<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
9650</ul>
9651</div>
9652</div>
9653
9654
9655<div class="product">
9656<span class="title">kbproto-1.0.5</span>
9657<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9658<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
9659<div class="licence">
9660<pre>Scanned Source License kbproto-1.0.5/COPYING:
9661
9662Copyright (c) 1993 by Silicon Graphics Computer Systems, Inc.
9663
9664Permission to use, copy, modify, and distribute this
9665software and its documentation for any purpose and without
9666fee is hereby granted, provided that the above copyright
9667notice appear in all copies and that both that copyright
9668notice and this permission notice appear in supporting
9669documentation, and that the name of Silicon Graphics not be 
9670used in advertising or publicity pertaining to distribution 
9671of the software without specific prior written permission.
9672Silicon Graphics makes no representation about the suitability 
9673of this software for any purpose. It is provided "as is"
9674without any express or implied warranty.
9675
9676SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 
9677SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 
9678AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
9679GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 
9680DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 
9681DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 
9682OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
9683THE USE OR PERFORMANCE OF THIS SOFTWARE.
9684
9685-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9686</pre>
9687<ul>
9688
9689</ul>
9690</div>
9691</div>
9692
9693
9694<div class="product">
9695<span class="title">keyutils-1.1</span>
9696<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9697<span class="homepage"><a href="http://www.kernel.org/">homepage</a></span>
9698<div class="licence">
9699<pre></pre>
9700<ul>
9701<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
9702<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
9703</ul>
9704</div>
9705</div>
9706
9707
9708<div class="product">
9709<span class="title">kmod-17</span>
9710<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9711<span class="homepage"><a href="http://git.kernel.org/?p=utils/kernel/kmod/kmod.git">homepage</a></span>
9712<div class="licence">
9713<pre></pre>
9714<ul>
9715<li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
9716</ul>
9717</div>
9718</div>
9719
9720
9721<div class="product">
9722<span class="title">ko-nanumfonts-3.10.0</span>
9723<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9724<span class="homepage"><a href="http://hangeul.naver.com/index.nhn">homepage</a></span>
9725<div class="licence">
9726<pre>Scanned Source License ko-nanumfonts-3.10.0/LICENSE:
9727
9728Copyright (c) 2010, NHN Corporation (http://www.nhncorp.com),
9729with Reserved Font Name Nanum, Naver Nanum, NanumGothic, Naver
9730NanumGothic, NanumMyeongjo, Naver NanumMyeongjo, NanumBrush, Naver
9731NanumBrush, NanumPen, Naver NanumPen
9732
9733This Font Software is licensed under the SIL Open Font License,
9734Version 1.1.
9735
9736This license is copied below, and is also available with a FAQ at:
9737http://scripts.sil.org/OFL
9738
9739SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
9740
9741PREAMBLE The goals of the Open Font License (OFL) are to stimulate
9742worldwide development of collaborative font projects, to support the font
9743creation efforts of academic and linguistic communities, and to provide
9744a free and open framework in which fonts may be shared and improved in
9745partnership with others.
9746
9747The OFL allows the licensed fonts to be used, studied, modified and
9748redistributed freely as long as they are not sold by themselves.
9749The fonts, including any derivative works, can be bundled, embedded,
9750redistributed and/or sold with any software provided that any reserved
9751names are not used by derivative works.  The fonts and derivatives,
9752however, cannot be released under any other type of license.  The
9753requirement for fonts to remain under this license does not apply to
9754any document created using the fonts or their derivatives.
9755
9756 
9757
9758DEFINITIONS
9759"Font Software" refers to the set of files released by the Copyright
9760Holder(s) under this license and clearly marked as such.
9761This may include source files, build scripts and documentation.
9762
9763"Reserved Font Name" refers to any names specified as such after the
9764copyright statement(s).
9765
9766"Original Version" refers to the collection of Font Software components
9767as distributed by the Copyright Holder(s).
9768
9769"Modified Version" refers to any derivative made by adding to, deleting,
9770or substituting ? in part or in whole ?
9771any of the components of the Original Version, by changing formats or
9772by porting the Font Software to a new environment.
9773
9774"Author" refers to any designer, engineer, programmer, technical writer
9775or other person who contributed to the Font Software.
9776
9777
9778PERMISSION &amp; CONDITIONS
9779
9780Permission is hereby granted, free of charge, to any person obtaining a
9781copy of the Font Software, to use, study, copy, merge, embed, modify,
9782redistribute, and sell modified and unmodified copies of the Font
9783Software, subject to the following conditions:
9784
97851) Neither the Font Software nor any of its individual components,in
9786   Original or Modified Versions, may be sold by itself.
9787
97882) Original or Modified Versions of the Font Software may be bundled,
9789   redistributed and/or sold with any software, provided that each copy
9790   contains the above copyright notice and this license. These can be
9791   included either as stand-alone text files, human-readable headers or
9792   in the appropriate machine-readable metadata fields within text or
9793   binary files as long as those fields can be easily viewed by the user.
9794
97953) No Modified Version of the Font Software may use the Reserved Font
9796   Name(s) unless explicit written permission is granted by the
9797   corresponding Copyright Holder. This restriction only applies to the
9798   primary font name as presented to the users.
9799
98004) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
9801   Software shall not be used to promote, endorse or advertise any
9802   Modified Version, except to acknowledge the contribution(s) of the
9803   Copyright Holder(s) and the Author(s) or with their explicit written
9804   permission.
9805
98065) The Font Software, modified or unmodified, in part or in whole, must
9807   be distributed entirely under this license, and must not be distributed
9808   under any other license. The requirement for fonts to remain under
9809   this license does not apply to any document created using the Font
9810   Software.
9811
9812
9813 
9814TERMINATION
9815This license becomes null and void if any of the above conditions are not met.
9816
9817 
9818
9819DISCLAIMER
9820THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
9821EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
9822MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
9823OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT.  IN NO EVENT SHALL THE
9824COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
9825INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
9826DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9827FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
9828DEALINGS IN THE FONT SOFTWARE.
9829
9830
9831-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9832</pre>
9833<ul>
9834<li><a href='#OFL-1.1'>Gentoo Package Stock License OFL-1.1</a></li>
9835</ul>
9836</div>
9837</div>
9838
9839
9840<div class="product">
9841<span class="title">ktop-0.0.1</span>
9842<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9843<span class="homepage"><a href="https://chromium.googlesource.com/chromiumos/third_party/ktop">homepage</a></span>
9844<div class="licence">
9845<pre></pre>
9846<ul>
9847<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
9848</ul>
9849</div>
9850</div>
9851
9852
9853<div class="product">
9854<span class="title">ladspa-sdk-1.13</span>
9855<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9856<span class="homepage"><a href="http://www.ladspa.org/">homepage</a></span>
9857<div class="licence">
9858<pre></pre>
9859<ul>
9860<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
9861</ul>
9862</div>
9863</div>
9864
9865
9866<div class="product">
9867<span class="title">laptop-mode-tools-1.59</span>
9868<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9869<span class="homepage"><a href="http://www.samwel.tk/laptop_mode/">homepage</a></span>
9870<div class="licence">
9871<pre></pre>
9872<ul>
9873<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
9874</ul>
9875</div>
9876</div>
9877
9878
9879<div class="product">
9880<span class="title">less-457</span>
9881<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9882<span class="homepage"><a href="http://www.greenwoodsoftware.com/less/">homepage</a></span>
9883<div class="licence">
9884<pre></pre>
9885<ul>
9886<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
9887</ul>
9888</div>
9889</div>
9890
9891
9892<div class="product">
9893<span class="title">leveldb-0.0.1</span>
9894<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9895<span class="homepage"><a href="http://code.google.com/p/leveldb/">homepage</a></span>
9896<div class="licence">
9897<pre>Scanned Source License leveldb-0.0.1/LICENSE:
9898
9899Copyright (c) 2011 The LevelDB Authors. All rights reserved.
9900
9901Redistribution and use in source and binary forms, with or without
9902modification, are permitted provided that the following conditions are
9903met:
9904
9905   * Redistributions of source code must retain the above copyright
9906notice, this list of conditions and the following disclaimer.
9907   * Redistributions in binary form must reproduce the above
9908copyright notice, this list of conditions and the following disclaimer
9909in the documentation and/or other materials provided with the
9910distribution.
9911   * Neither the name of Google Inc. nor the names of its
9912contributors may be used to endorse or promote products derived from
9913this software without specific prior written permission.
9914
9915THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
9916"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
9917LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
9918A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
9919OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
9920SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
9921LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
9922DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
9923THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
9924(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
9925OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
9926
9927-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9928</pre>
9929<ul>
9930
9931</ul>
9932</div>
9933</div>
9934
9935
9936<div class="product">
9937<span class="title">libaio-0.3.109</span>
9938<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9939<span class="homepage"><a href="http://www.kernel.org/pub/linux/kernel/people/andrea/libaio/">homepage</a></span>
9940<div class="licence">
9941<pre></pre>
9942<ul>
9943<li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
9944</ul>
9945</div>
9946</div>
9947
9948
9949<div class="product">
9950<span class="title">libatomic_ops-7.2d</span>
9951<a class="show" href="#" onclick="return toggle(this);">show license text</a>
9952<span class="homepage"><a href="http://www.hpl.hp.com/research/linux/atomic_ops/">homepage</a></span>
9953<div class="licence">
9954<pre>Scanned Source License gc-7.2/libatomic_ops/COPYING:
9955
9956		    GNU GENERAL PUBLIC LICENSE
9957		       Version 2, June 1991
9958
9959 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
9960     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
9961 Everyone is permitted to copy and distribute verbatim copies
9962 of this license document, but changing it is not allowed.
9963
9964			    Preamble
9965
9966  The licenses for most software are designed to take away your
9967freedom to share and change it.  By contrast, the GNU General Public
9968License is intended to guarantee your freedom to share and change free
9969software--to make sure the software is free for all its users.  This
9970General Public License applies to most of the Free Software
9971Foundation's software and to any other program whose authors commit to
9972using it.  (Some other Free Software Foundation software is covered by
9973the GNU Library General Public License instead.)  You can apply it to
9974your programs, too.
9975
9976  When we speak of free software, we are referring to freedom, not
9977price.  Our General Public Licenses are designed to make sure that you
9978have the freedom to distribute copies of free software (and charge for
9979this service if you wish), that you receive source code or can get it
9980if you want it, that you can change the software or use pieces of it
9981in new free programs; and that you know you can do these things.
9982
9983  To protect your rights, we need to make restrictions that forbid
9984anyone to deny you these rights or to ask you to surrender the rights.
9985These restrictions translate to certain responsibilities for you if you
9986distribute copies of the software, or if you modify it.
9987
9988  For example, if you distribute copies of such a program, whether
9989gratis or for a fee, you must give the recipients all the rights that
9990you have.  You must make sure that they, too, receive or can get the
9991source code.  And you must show them these terms so they know their
9992rights.
9993
9994  We protect your rights with two steps: (1) copyright the software, and
9995(2) offer you this license which gives you legal permission to copy,
9996distribute and/or modify the software.
9997
9998  Also, for each author's protection and ours, we want to make certain
9999that everyone understands that there is no warranty for this free
10000software.  If the software is modified by someone else and passed on, we
10001want its recipients to know that what they have is not the original, so
10002that any problems introduced by others will not reflect on the original
10003authors' reputations.
10004
10005  Finally, any free program is threatened constantly by software
10006patents.  We wish to avoid the danger that redistributors of a free
10007program will individually obtain patent licenses, in effect making the
10008program proprietary.  To prevent this, we have made it clear that any
10009patent must be licensed for everyone's free use or not licensed at all.
10010
10011  The precise terms and conditions for copying, distribution and
10012modification follow.
10013
10014		    GNU GENERAL PUBLIC LICENSE
10015   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
10016
10017  0. This License applies to any program or other work which contains
10018a notice placed by the copyright holder saying it may be distributed
10019under the terms of this General Public License.  The "Program", below,
10020refers to any such program or work, and a "work based on the Program"
10021means either the Program or any derivative work under copyright law:
10022that is to say, a work containing the Program or a portion of it,
10023either verbatim or with modifications and/or translated into another
10024language.  (Hereinafter, translation is included without limitation in
10025the term "modification".)  Each licensee is addressed as "you".
10026
10027Activities other than copying, distribution and modification are not
10028covered by this License; they are outside its scope.  The act of
10029running the Program is not restricted, and the output from the Program
10030is covered only if its contents constitute a work based on the
10031Program (independent of having been made by running the Program).
10032Whether that is true depends on what the Program does.
10033
10034  1. You may copy and distribute verbatim copies of the Program's
10035source code as you receive it, in any medium, provided that you
10036conspicuously and appropriately publish on each copy an appropriate
10037copyright notice and disclaimer of warranty; keep intact all the
10038notices that refer to this License and to the absence of any warranty;
10039and give any other recipients of the Program a copy of this License
10040along with the Program.
10041
10042You may charge a fee for the physical act of transferring a copy, and
10043you may at your option offer warranty protection in exchange for a fee.
10044
10045  2. You may modify your copy or copies of the Program or any portion
10046of it, thus forming a work based on the Program, and copy and
10047distribute such modifications or work under the terms of Section 1
10048above, provided that you also meet all of these conditions:
10049
10050    a) You must cause the modified files to carry prominent notices
10051    stating that you changed the files and the date of any change.
10052
10053    b) You must cause any work that you distribute or publish, that in
10054    whole or in part contains or is derived from the Program or any
10055    part thereof, to be licensed as a whole at no charge to all third
10056    parties under the terms of this License.
10057
10058    c) If the modified program normally reads commands interactively
10059    when run, you must cause it, when started running for such
10060    interactive use in the most ordinary way, to print or display an
10061    announcement including an appropriate copyright notice and a
10062    notice that there is no warranty (or else, saying that you provide
10063    a warranty) and that users may redistribute the program under
10064    these conditions, and telling the user how to view a copy of this
10065    License.  (Exception: if the Program itself is interactive but
10066    does not normally print such an announcement, your work based on
10067    the Program is not required to print an announcement.)
10068
10069These requirements apply to the modified work as a whole.  If
10070identifiable sections of that work are not derived from the Program,
10071and can be reasonably considered independent and separate works in
10072themselves, then this License, and its terms, do not apply to those
10073sections when you distribute them as separate works.  But when you
10074distribute the same sections as part of a whole which is a work based
10075on the Program, the distribution of the whole must be on the terms of
10076this License, whose permissions for other licensees extend to the
10077entire whole, and thus to each and every part regardless of who wrote it.
10078
10079Thus, it is not the intent of this section to claim rights or contest
10080your rights to work written entirely by you; rather, the intent is to
10081exercise the right to control the distribution of derivative or
10082collective works based on the Program.
10083
10084In addition, mere aggregation of another work not based on the Program
10085with the Program (or with a work based on the Program) on a volume of
10086a storage or distribution medium does not bring the other work under
10087the scope of this License.
10088
10089  3. You may copy and distribute the Program (or a work based on it,
10090under Section 2) in object code or executable form under the terms of
10091Sections 1 and 2 above provided that you also do one of the following:
10092
10093    a) Accompany it with the complete corresponding machine-readable
10094    source code, which must be distributed under the terms of Sections
10095    1 and 2 above on a medium customarily used for software interchange; or,
10096
10097    b) Accompany it with a written offer, valid for at least three
10098    years, to give any third party, for a charge no more than your
10099    cost of physically performing source distribution, a complete
10100    machine-readable copy of the corresponding source code, to be
10101    distributed under the terms of Sections 1 and 2 above on a medium
10102    customarily used for software interchange; or,
10103
10104    c) Accompany it with the information you received as to the offer
10105    to distribute corresponding source code.  (This alternative is
10106    allowed only for noncommercial distribution and only if you
10107    received the program in object code or executable form with such
10108    an offer, in accord with Subsection b above.)
10109
10110The source code for a work means the preferred form of the work for
10111making modifications to it.  For an executable work, complete source
10112code means all the source code for all modules it contains, plus any
10113associated interface definition files, plus the scripts used to
10114control compilation and installation of the executable.  However, as a
10115special exception, the source code distributed need not include
10116anything that is normally distributed (in either source or binary
10117form) with the major components (compiler, kernel, and so on) of the
10118operating system on which the executable runs, unless that component
10119itself accompanies the executable.
10120
10121If distribution of executable or object code is made by offering
10122access to copy from a designated place, then offering equivalent
10123access to copy the source code from the same place counts as
10124distribution of the source code, even though third parties are not
10125compelled to copy the source along with the object code.
10126
10127  4. You may not copy, modify, sublicense, or distribute the Program
10128except as expressly provided under this License.  Any attempt
10129otherwise to copy, modify, sublicense or distribute the Program is
10130void, and will automatically terminate your rights under this License.
10131However, parties who have received copies, or rights, from you under
10132this License will not have their licenses terminated so long as such
10133parties remain in full compliance.
10134
10135  5. You are not required to accept this License, since you have not
10136signed it.  However, nothing else grants you permission to modify or
10137distribute the Program or its derivative works.  These actions are
10138prohibited by law if you do not accept this License.  Therefore, by
10139modifying or distributing the Program (or any work based on the
10140Program), you indicate your acceptance of this License to do so, and
10141all its terms and conditions for copying, distributing or modifying
10142the Program or works based on it.
10143
10144  6. Each time you redistribute the Program (or any work based on the
10145Program), the recipient automatically receives a license from the
10146original licensor to copy, distribute or modify the Program subject to
10147these terms and conditions.  You may not impose any further
10148restrictions on the recipients' exercise of the rights granted herein.
10149You are not responsible for enforcing compliance by third parties to
10150this License.
10151
10152  7. If, as a consequence of a court judgment or allegation of patent
10153infringement or for any other reason (not limited to patent issues),
10154conditions are imposed on you (whether by court order, agreement or
10155otherwise) that contradict the conditions of this License, they do not
10156excuse you from the conditions of this License.  If you cannot
10157distribute so as to satisfy simultaneously your obligations under this
10158License and any other pertinent obligations, then as a consequence you
10159may not distribute the Program at all.  For example, if a patent
10160license would not permit royalty-free redistribution of the Program by
10161all those who receive copies directly or indirectly through you, then
10162the only way you could satisfy both it and this License would be to
10163refrain entirely from distribution of the Program.
10164
10165If any portion of this section is held invalid or unenforceable under
10166any particular circumstance, the balance of the section is intended to
10167apply and the section as a whole is intended to apply in other
10168circumstances.
10169
10170It is not the purpose of this section to induce you to infringe any
10171patents or other property right claims or to contest validity of any
10172such claims; this section has the sole purpose of protecting the
10173integrity of the free software distribution system, which is
10174implemented by public license practices.  Many people have made
10175generous contributions to the wide range of software distributed
10176through that system in reliance on consistent application of that
10177system; it is up to the author/donor to decide if he or she is willing
10178to distribute software through any other system and a licensee cannot
10179impose that choice.
10180
10181This section is intended to make thoroughly clear what is believed to
10182be a consequence of the rest of this License.
10183
10184  8. If the distribution and/or use of the Program is restricted in
10185certain countries either by patents or by copyrighted interfaces, the
10186original copyright holder who places the Program under this License
10187may add an explicit geographical distribution limitation excluding
10188those countries, so that distribution is permitted only in or among
10189countries not thus excluded.  In such case, this License incorporates
10190the limitation as if written in the body of this License.
10191
10192  9. The Free Software Foundation may publish revised and/or new versions
10193of the General Public License from time to time.  Such new versions will
10194be similar in spirit to the present version, but may differ in detail to
10195address new problems or concerns.
10196
10197Each version is given a distinguishing version number.  If the Program
10198specifies a version number of this License which applies to it and "any
10199later version", you have the option of following the terms and conditions
10200either of that version or of any later version published by the Free
10201Software Foundation.  If the Program does not specify a version number of
10202this License, you may choose any version ever published by the Free Software
10203Foundation.
10204
10205  10. If you wish to incorporate parts of the Program into other free
10206programs whose distribution conditions are different, write to the author
10207to ask for permission.  For software which is copyrighted by the Free
10208Software Foundation, write to the Free Software Foundation; we sometimes
10209make exceptions for this.  Our decision will be guided by the two goals
10210of preserving the free status of all derivatives of our free software and
10211of promoting the sharing and reuse of software generally.
10212
10213			    NO WARRANTY
10214
10215  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
10216FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
10217OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
10218PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
10219OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
10220MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
10221TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
10222PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
10223REPAIR OR CORRECTION.
10224
10225  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
10226WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
10227REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
10228INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
10229OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
10230TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
10231YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
10232PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
10233POSSIBILITY OF SUCH DAMAGES.
10234
10235		     END OF TERMS AND CONDITIONS
10236
10237	    How to Apply These Terms to Your New Programs
10238
10239  If you develop a new program, and you want it to be of the greatest
10240possible use to the public, the best way to achieve this is to make it
10241free software which everyone can redistribute and change under these terms.
10242
10243  To do so, attach the following notices to the program.  It is safest
10244to attach them to the start of each source file to most effectively
10245convey the exclusion of warranty; and each file should have at least
10246the "copyright" line and a pointer to where the full notice is found.
10247
10248    &lt;one line to give the program's name and a brief idea of what it does.&gt;
10249    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
10250
10251    This program is free software; you can redistribute it and/or modify
10252    it under the terms of the GNU General Public License as published by
10253    the Free Software Foundation; either version 2 of the License, or
10254    (at your option) any later version.
10255
10256    This program is distributed in the hope that it will be useful,
10257    but WITHOUT ANY WARRANTY; without even the implied warranty of
10258    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10259    GNU General Public License for more details.
10260
10261    You should have received a copy of the GNU General Public License
10262    along with this program; if not, write to the Free Software
10263    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
10264
10265
10266Also add information on how to contact you by electronic and paper mail.
10267
10268If the program is interactive, make it output a short notice like this
10269when it starts in an interactive mode:
10270
10271    Gnomovision version 69, Copyright (C) year  name of author
10272    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
10273    This is free software, and you are welcome to redistribute it
10274    under certain conditions; type `show c' for details.
10275
10276The hypothetical commands `show w' and `show c' should show the appropriate
10277parts of the General Public License.  Of course, the commands you use may
10278be called something other than `show w' and `show c'; they could even be
10279mouse-clicks or menu items--whatever suits your program.
10280
10281You should also get your employer (if you work as a programmer) or your
10282school, if any, to sign a "copyright disclaimer" for the program, if
10283necessary.  Here is a sample; alter the names:
10284
10285  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
10286  `Gnomovision' (which makes passes at compilers) written by James Hacker.
10287
10288  &lt;signature of Ty Coon&gt;, 1 April 1989
10289  Ty Coon, President of Vice
10290
10291This General Public License does not permit incorporating your program into
10292proprietary programs.  If your program is a subroutine library, you may
10293consider it more useful to permit linking proprietary applications with the
10294library.  If this is what you want to do, use the GNU Library General
10295Public License instead of this License.
10296
10297-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
10298
10299Scanned Source License gc-7.2/libatomic_ops/doc/COPYING:
10300
10301		    GNU GENERAL PUBLIC LICENSE
10302		       Version 2, June 1991
10303
10304 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
10305     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
10306 Everyone is permitted to copy and distribute verbatim copies
10307 of this license document, but changing it is not allowed.
10308
10309			    Preamble
10310
10311  The licenses for most software are designed to take away your
10312freedom to share and change it.  By contrast, the GNU General Public
10313License is intended to guarantee your freedom to share and change free
10314software--to make sure the software is free for all its users.  This
10315General Public License applies to most of the Free Software
10316Foundation's software and to any other program whose authors commit to
10317using it.  (Some other Free Software Foundation software is covered by
10318the GNU Library General Public License instead.)  You can apply it to
10319your programs, too.
10320
10321  When we speak of free software, we are referring to freedom, not
10322price.  Our General Public Licenses are designed to make sure that you
10323have the freedom to distribute copies of free software (and charge for
10324this service if you wish), that you receive source code or can get it
10325if you want it, that you can change the software or use pieces of it
10326in new free programs; and that you know you can do these things.
10327
10328  To protect your rights, we need to make restrictions that forbid
10329anyone to deny you these rights or to ask you to surrender the rights.
10330These restrictions translate to certain responsibilities for you if you
10331distribute copies of the software, or if you modify it.
10332
10333  For example, if you distribute copies of such a program, whether
10334gratis or for a fee, you must give the recipients all the rights that
10335you have.  You must make sure that they, too, receive or can get the
10336source code.  And you must show them these terms so they know their
10337rights.
10338
10339  We protect your rights with two steps: (1) copyright the software, and
10340(2) offer you this license which gives you legal permission to copy,
10341distribute and/or modify the software.
10342
10343  Also, for each author's protection and ours, we want to make certain
10344that everyone understands that there is no warranty for this free
10345software.  If the software is modified by someone else and passed on, we
10346want its recipients to know that what they have is not the original, so
10347that any problems introduced by others will not reflect on the original
10348authors' reputations.
10349
10350  Finally, any free program is threatened constantly by software
10351patents.  We wish to avoid the danger that redistributors of a free
10352program will individually obtain patent licenses, in effect making the
10353program proprietary.  To prevent this, we have made it clear that any
10354patent must be licensed for everyone's free use or not licensed at all.
10355
10356  The precise terms and conditions for copying, distribution and
10357modification follow.
10358
10359		    GNU GENERAL PUBLIC LICENSE
10360   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
10361
10362  0. This License applies to any program or other work which contains
10363a notice placed by the copyright holder saying it may be distributed
10364under the terms of this General Public License.  The "Program", below,
10365refers to any such program or work, and a "work based on the Program"
10366means either the Program or any derivative work under copyright law:
10367that is to say, a work containing the Program or a portion of it,
10368either verbatim or with modifications and/or translated into another
10369language.  (Hereinafter, translation is included without limitation in
10370the term "modification".)  Each licensee is addressed as "you".
10371
10372Activities other than copying, distribution and modification are not
10373covered by this License; they are outside its scope.  The act of
10374running the Program is not restricted, and the output from the Program
10375is covered only if its contents constitute a work based on the
10376Program (independent of having been made by running the Program).
10377Whether that is true depends on what the Program does.
10378
10379  1. You may copy and distribute verbatim copies of the Program's
10380source code as you receive it, in any medium, provided that you
10381conspicuously and appropriately publish on each copy an appropriate
10382copyright notice and disclaimer of warranty; keep intact all the
10383notices that refer to this License and to the absence of any warranty;
10384and give any other recipients of the Program a copy of this License
10385along with the Program.
10386
10387You may charge a fee for the physical act of transferring a copy, and
10388you may at your option offer warranty protection in exchange for a fee.
10389
10390  2. You may modify your copy or copies of the Program or any portion
10391of it, thus forming a work based on the Program, and copy and
10392distribute such modifications or work under the terms of Section 1
10393above, provided that you also meet all of these conditions:
10394
10395    a) You must cause the modified files to carry prominent notices
10396    stating that you changed the files and the date of any change.
10397
10398    b) You must cause any work that you distribute or publish, that in
10399    whole or in part contains or is derived from the Program or any
10400    part thereof, to be licensed as a whole at no charge to all third
10401    parties under the terms of this License.
10402
10403    c) If the modified program normally reads commands interactively
10404    when run, you must cause it, when started running for such
10405    interactive use in the most ordinary way, to print or display an
10406    announcement including an appropriate copyright notice and a
10407    notice that there is no warranty (or else, saying that you provide
10408    a warranty) and that users may redistribute the program under
10409    these conditions, and telling the user how to view a copy of this
10410    License.  (Exception: if the Program itself is interactive but
10411    does not normally print such an announcement, your work based on
10412    the Program is not required to print an announcement.)
10413
10414These requirements apply to the modified work as a whole.  If
10415identifiable sections of that work are not derived from the Program,
10416and can be reasonably considered independent and separate works in
10417themselves, then this License, and its terms, do not apply to those
10418sections when you distribute them as separate works.  But when you
10419distribute the same sections as part of a whole which is a work based
10420on the Program, the distribution of the whole must be on the terms of
10421this License, whose permissions for other licensees extend to the
10422entire whole, and thus to each and every part regardless of who wrote it.
10423
10424Thus, it is not the intent of this section to claim rights or contest
10425your rights to work written entirely by you; rather, the intent is to
10426exercise the right to control the distribution of derivative or
10427collective works based on the Program.
10428
10429In addition, mere aggregation of another work not based on the Program
10430with the Program (or with a work based on the Program) on a volume of
10431a storage or distribution medium does not bring the other work under
10432the scope of this License.
10433
10434  3. You may copy and distribute the Program (or a work based on it,
10435under Section 2) in object code or executable form under the terms of
10436Sections 1 and 2 above provided that you also do one of the following:
10437
10438    a) Accompany it with the complete corresponding machine-readable
10439    source code, which must be distributed under the terms of Sections
10440    1 and 2 above on a medium customarily used for software interchange; or,
10441
10442    b) Accompany it with a written offer, valid for at least three
10443    years, to give any third party, for a charge no more than your
10444    cost of physically performing source distribution, a complete
10445    machine-readable copy of the corresponding source code, to be
10446    distributed under the terms of Sections 1 and 2 above on a medium
10447    customarily used for software interchange; or,
10448
10449    c) Accompany it with the information you received as to the offer
10450    to distribute corresponding source code.  (This alternative is
10451    allowed only for noncommercial distribution and only if you
10452    received the program in object code or executable form with such
10453    an offer, in accord with Subsection b above.)
10454
10455The source code for a work means the preferred form of the work for
10456making modifications to it.  For an executable work, complete source
10457code means all the source code for all modules it contains, plus any
10458associated interface definition files, plus the scripts used to
10459control compilation and installation of the executable.  However, as a
10460special exception, the source code distributed need not include
10461anything that is normally distributed (in either source or binary
10462form) with the major components (compiler, kernel, and so on) of the
10463operating system on which the executable runs, unless that component
10464itself accompanies the executable.
10465
10466If distribution of executable or object code is made by offering
10467access to copy from a designated place, then offering equivalent
10468access to copy the source code from the same place counts as
10469distribution of the source code, even though third parties are not
10470compelled to copy the source along with the object code.
10471
10472  4. You may not copy, modify, sublicense, or distribute the Program
10473except as expressly provided under this License.  Any attempt
10474otherwise to copy, modify, sublicense or distribute the Program is
10475void, and will automatically terminate your rights under this License.
10476However, parties who have received copies, or rights, from you under
10477this License will not have their licenses terminated so long as such
10478parties remain in full compliance.
10479
10480  5. You are not required to accept this License, since you have not
10481signed it.  However, nothing else grants you permission to modify or
10482distribute the Program or its derivative works.  These actions are
10483prohibited by law if you do not accept this License.  Therefore, by
10484modifying or distributing the Program (or any work based on the
10485Program), you indicate your acceptance of this License to do so, and
10486all its terms and conditions for copying, distributing or modifying
10487the Program or works based on it.
10488
10489  6. Each time you redistribute the Program (or any work based on the
10490Program), the recipient automatically receives a license from the
10491original licensor to copy, distribute or modify the Program subject to
10492these terms and conditions.  You may not impose any further
10493restrictions on the recipients' exercise of the rights granted herein.
10494You are not responsible for enforcing compliance by third parties to
10495this License.
10496
10497  7. If, as a consequence of a court judgment or allegation of patent
10498infringement or for any other reason (not limited to patent issues),
10499conditions are imposed on you (whether by court order, agreement or
10500otherwise) that contradict the conditions of this License, they do not
10501excuse you from the conditions of this License.  If you cannot
10502distribute so as to satisfy simultaneously your obligations under this
10503License and any other pertinent obligations, then as a consequence you
10504may not distribute the Program at all.  For example, if a patent
10505license would not permit royalty-free redistribution of the Program by
10506all those who receive copies directly or indirectly through you, then
10507the only way you could satisfy both it and this License would be to
10508refrain entirely from distribution of the Program.
10509
10510If any portion of this section is held invalid or unenforceable under
10511any particular circumstance, the balance of the section is intended to
10512apply and the section as a whole is intended to apply in other
10513circumstances.
10514
10515It is not the purpose of this section to induce you to infringe any
10516patents or other property right claims or to contest validity of any
10517such claims; this section has the sole purpose of protecting the
10518integrity of the free software distribution system, which is
10519implemented by public license practices.  Many people have made
10520generous contributions to the wide range of software distributed
10521through that system in reliance on consistent application of that
10522system; it is up to the author/donor to decide if he or she is willing
10523to distribute software through any other system and a licensee cannot
10524impose that choice.
10525
10526This section is intended to make thoroughly clear what is believed to
10527be a consequence of the rest of this License.
10528
10529  8. If the distribution and/or use of the Program is restricted in
10530certain countries either by patents or by copyrighted interfaces, the
10531original copyright holder who places the Program under this License
10532may add an explicit geographical distribution limitation excluding
10533those countries, so that distribution is permitted only in or among
10534countries not thus excluded.  In such case, this License incorporates
10535the limitation as if written in the body of this License.
10536
10537  9. The Free Software Foundation may publish revised and/or new versions
10538of the General Public License from time to time.  Such new versions will
10539be similar in spirit to the present version, but may differ in detail to
10540address new problems or concerns.
10541
10542Each version is given a distinguishing version number.  If the Program
10543specifies a version number of this License which applies to it and "any
10544later version", you have the option of following the terms and conditions
10545either of that version or of any later version published by the Free
10546Software Foundation.  If the Program does not specify a version number of
10547this License, you may choose any version ever published by the Free Software
10548Foundation.
10549
10550  10. If you wish to incorporate parts of the Program into other free
10551programs whose distribution conditions are different, write to the author
10552to ask for permission.  For software which is copyrighted by the Free
10553Software Foundation, write to the Free Software Foundation; we sometimes
10554make exceptions for this.  Our decision will be guided by the two goals
10555of preserving the free status of all derivatives of our free software and
10556of promoting the sharing and reuse of software generally.
10557
10558			    NO WARRANTY
10559
10560  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
10561FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
10562OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
10563PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
10564OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
10565MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
10566TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
10567PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
10568REPAIR OR CORRECTION.
10569
10570  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
10571WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
10572REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
10573INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
10574OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
10575TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
10576YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
10577PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
10578POSSIBILITY OF SUCH DAMAGES.
10579
10580		     END OF TERMS AND CONDITIONS
10581
10582	    How to Apply These Terms to Your New Programs
10583
10584  If you develop a new program, and you want it to be of the greatest
10585possible use to the public, the best way to achieve this is to make it
10586free software which everyone can redistribute and change under these terms.
10587
10588  To do so, attach the following notices to the program.  It is safest
10589to attach them to the start of each source file to most effectively
10590convey the exclusion of warranty; and each file should have at least
10591the "copyright" line and a pointer to where the full notice is found.
10592
10593    &lt;one line to give the program's name and a brief idea of what it does.&gt;
10594    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
10595
10596    This program is free software; you can redistribute it and/or modify
10597    it under the terms of the GNU General Public License as published by
10598    the Free Software Foundation; either version 2 of the License, or
10599    (at your option) any later version.
10600
10601    This program is distributed in the hope that it will be useful,
10602    but WITHOUT ANY WARRANTY; without even the implied warranty of
10603    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10604    GNU General Public License for more details.
10605
10606    You should have received a copy of the GNU General Public License
10607    along with this program; if not, write to the Free Software
10608    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
10609
10610
10611Also add information on how to contact you by electronic and paper mail.
10612
10613If the program is interactive, make it output a short notice like this
10614when it starts in an interactive mode:
10615
10616    Gnomovision version 69, Copyright (C) year  name of author
10617    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
10618    This is free software, and you are welcome to redistribute it
10619    under certain conditions; type `show c' for details.
10620
10621The hypothetical commands `show w' and `show c' should show the appropriate
10622parts of the General Public License.  Of course, the commands you use may
10623be called something other than `show w' and `show c'; they could even be
10624mouse-clicks or menu items--whatever suits your program.
10625
10626You should also get your employer (if you work as a programmer) or your
10627school, if any, to sign a "copyright disclaimer" for the program, if
10628necessary.  Here is a sample; alter the names:
10629
10630  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
10631  `Gnomovision' (which makes passes at compilers) written by James Hacker.
10632
10633  &lt;signature of Ty Coon&gt;, 1 April 1989
10634  Ty Coon, President of Vice
10635
10636This General Public License does not permit incorporating your program into
10637proprietary programs.  If your program is a subroutine library, you may
10638consider it more useful to permit linking proprietary applications with the
10639library.  If this is what you want to do, use the GNU Library General
10640Public License instead of this License.
10641
10642-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
10643
10644Scanned Source License gc-7.2/libatomic_ops/doc/LICENSING.txt:
10645
10646Our intent is to make it easy to use libatomic_ops, in
10647both free and proprietary software.  Hence most code that we expect to be
10648linked into a client application is covered by an MIT-style license.
10649
10650A few library routines are covered by the GNU General Public License.
10651These are put into a separate library, libatomic_ops_gpl.a .
10652
10653The low-level part of the library is mostly covered by the following
10654license:
10655
10656----------------------------------------
10657
10658Copyright (c) ...
10659
10660Permission is hereby granted, free of charge, to any person obtaining a copy
10661of this software and associated documentation files (the "Software"), to deal
10662in the Software without restriction, including without limitation the rights
10663to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10664copies of the Software, and to permit persons to whom the Software is
10665furnished to do so, subject to the following conditions:
10666
10667The above copyright notice and this permission notice shall be included in all
10668copies or substantial portions of the Software.
10669
10670THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10671IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10672FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10673AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10674LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10675OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10676SOFTWARE. 
10677
10678--------------------------------
10679
10680A few files in the sysdeps directory were inherited in part from the
10681Boehm-Demers-Weiser conservative garbage collector, and are covered by
10682its license, which is similar in spirit:
10683
10684--------------------------------
10685
10686Copyright (c) ...
10687
10688THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
10689OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
10690
10691Permission is hereby granted to use or copy this program
10692for any purpose,  provided the above notices are retained on all copies.
10693Permission to modify the code and to distribute modified code is granted,
10694provided the above notices are retained, and a notice that the code was
10695modified is included with the above copyright notice.
10696
10697----------------------------------
10698
10699A few files are covered by the GNU General Public License.  (See file
10700"COPYING".) This applies only to test code, sample applications,
10701and the libatomic_ops_gpl portion of the library.
10702Thus libatomic_ops_gpl should generally not be linked into proprietary code.
10703(This distinction was motivated by patent considerations.)
10704
10705It is possible that the license of the GPL pieces may be changed for
10706future versions to make them more consistent with the rest of the package.
10707If you submit patches, and have strong preferences about licensing, please
10708express them.
10709
10710
10711-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
10712
10713Gentoo Package Stock License boehm-gc:
10714
10715&lt;copyright notice&gt;
10716
10717THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
10718OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
10719
10720Permission is hereby granted to use or copy this program
10721for any purpose,  provided the above notices are retained on all copies.
10722Permission to modify the code and to distribute modified code is granted,
10723provided the above notices are retained, and a notice that the code was
10724modified is included with the above copyright notice.
10725
10726-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
10727</pre>
10728<ul>
10729<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
10730<li><a href='#GPL-2+'>Gentoo Package Stock License GPL-2+</a></li>
10731</ul>
10732</div>
10733</div>
10734
10735
10736<div class="product">
10737<span class="title">libc-bench-0.0.1</span>
10738<a class="show" href="#" onclick="return toggle(this);">show license text</a>
10739<span class="homepage"><a href="http://www.etalabs.net/libc-bench.html">homepage</a></span>
10740<div class="licence">
10741<pre>Scanned Source License libc-bench-0.0.1/COPYRIGHT:
10742
10743libc-bench, a performance and memory usage benchmark for comparing
10744libc implementations
10745
10746Copyright © 2011 Rich Felker
10747
10748Permission is hereby granted, free of charge, to any person obtaining
10749a copy of this software and associated documentation files (the
10750"Software"), to deal in the Software without restriction, including
10751without limitation the rights to use, copy, modify, merge, publish,
10752distribute, sublicense, and/or sell copies of the Software, and to
10753permit persons to whom the Software is furnished to do so, subject to
10754the following conditions:
10755
10756The above copyright notice and this permission notice shall be
10757included in all copies or substantial portions of the Software.
10758
10759THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
10760EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
10761MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
10762IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10763CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
10764TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
10765SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10766
10767-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
10768</pre>
10769<ul>
10770
10771</ul>
10772</div>
10773</div>
10774
10775
10776<div class="product">
10777<span class="title">libcap-2.17</span>
10778<a class="show" href="#" onclick="return toggle(this);">show license text</a>
10779<span class="homepage"><a href="http://www.friedhoff.org/posixfilecaps.html">homepage</a></span>
10780<div class="licence">
10781<pre>Scanned Source License libcap-2.17/License:
10782
10783Unless otherwise *explicitly* stated, the following text describes the
10784licensed conditions under which the contents of this libcap release
10785may be used and distributed:
10786
10787-------------------------------------------------------------------------
10788Redistribution and use in source and binary forms of libcap, with
10789or without modification, are permitted provided that the following
10790conditions are met:
10791
107921. Redistributions of source code must retain any existing copyright
10793   notice, and this entire permission notice in its entirety,
10794   including the disclaimer of warranties.
10795
107962. Redistributions in binary form must reproduce all prior and current
10797   copyright notices, this list of conditions, and the following
10798   disclaimer in the documentation and/or other materials provided
10799   with the distribution.
10800
108013. The name of any author may not be used to endorse or promote
10802   products derived from this software without their specific prior
10803   written permission.
10804
10805ALTERNATIVELY, this product may be distributed under the terms of the
10806GNU General Public License, in which case the provisions of the GNU
10807GPL are required INSTEAD OF the above restrictions.  (This clause is
10808necessary due to a potential conflict between the GNU GPL and the
10809restrictions contained in a BSD-style copyright.)
10810
10811THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
10812WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
10813MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
10814IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
10815INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
10816BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
10817OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
10818ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
10819TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
10820USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
10821DAMAGE.
10822-------------------------------------------------------------------------
10823
10824
10825-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
10826
10827Scanned Source License libcap-2.17/pam_cap/License:
10828
10829Unless otherwise *explicitly* stated the following text describes the
10830licensed conditions under which the contents of this module release
10831may be distributed:
10832
10833-------------------------------------------------------------------------
10834Redistribution and use in source and binary forms of this module, with
10835or without modification, are permitted provided that the following
10836conditions are met:
10837
108381. Redistributions of source code must retain any existing copyright
10839   notice, and this entire permission notice in its entirety,
10840   including the disclaimer of warranties.
10841
108422. Redistributions in binary form must reproduce all prior and current
10843   copyright notices, this list of conditions, and the following
10844   disclaimer in the documentation and/or other materials provided
10845   with the distribution.
10846
108473. The name of any author may not be used to endorse or promote
10848   products derived from this software without their specific prior
10849   written permission.
10850
10851ALTERNATIVELY, this product may be distributed under the terms of the
10852GNU Library General Public License, in which case the provisions of
10853the GNU LGPL are required INSTEAD OF the above restrictions.  (This
10854clause is necessary due to a potential conflict between the GNU LGPL
10855and the restrictions contained in a BSD-style copyright.)
10856
10857THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
10858WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
10859MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
10860IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
10861INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
10862BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
10863OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
10864ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
10865TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
10866USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
10867DAMAGE.
10868-------------------------------------------------------------------------
10869
10870
10871-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
10872</pre>
10873<ul>
10874<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
10875</ul>
10876</div>
10877</div>
10878
10879
10880<div class="product">
10881<span class="title">libcap-ng-0.6.6</span>
10882<a class="show" href="#" onclick="return toggle(this);">show license text</a>
10883<span class="homepage"><a href="http://people.redhat.com/sgrubb/libcap-ng/">homepage</a></span>
10884<div class="licence">
10885<pre></pre>
10886<ul>
10887<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
10888</ul>
10889</div>
10890</div>
10891
10892
10893<div class="product">
10894<span class="title">libchrome-271506</span>
10895<a class="show" href="#" onclick="return toggle(this);">show license text</a>
10896<span class="homepage"><a href="http://dev.chromium.org/chromium-os/packages/libchrome">homepage</a></span>
10897<div class="licence">
10898<pre></pre>
10899<ul>
10900<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
10901</ul>
10902</div>
10903</div>
10904
10905
10906<div class="product">
10907<span class="title">libchrome_crypto-271506</span>
10908<a class="show" href="#" onclick="return toggle(this);">show license text</a>
10909<span class="homepage"><a href="http://dev.chromium.org/chromium-os/packages/libchrome">homepage</a></span>
10910<div class="licence">
10911<pre></pre>
10912<ul>
10913<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
10914</ul>
10915</div>
10916</div>
10917
10918
10919<div class="product">
10920<span class="title">libchromeos-0.0.1</span>
10921<a class="show" href="#" onclick="return toggle(this);">show license text</a>
10922<span class="homepage"><a href="http://dev.chromium.org/chromium-os/platform">homepage</a></span>
10923<div class="licence">
10924<pre></pre>
10925<ul>
10926<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
10927</ul>
10928</div>
10929</div>
10930
10931
10932<div class="product">
10933<span class="title">libchromeos-use-flags-0.0.1</span>
10934<a class="show" href="#" onclick="return toggle(this);">show license text</a>
10935<span class="homepage"><a href="">homepage</a></span>
10936<div class="licence">
10937<pre></pre>
10938<ul>
10939<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
10940</ul>
10941</div>
10942</div>
10943
10944
10945<div class="product">
10946<span class="title">libdaemon-0.14</span>
10947<a class="show" href="#" onclick="return toggle(this);">show license text</a>
10948<span class="homepage"><a href="http://0pointer.de/lennart/projects/libdaemon/">homepage</a></span>
10949<div class="licence">
10950<pre></pre>
10951<ul>
10952<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
10953</ul>
10954</div>
10955</div>
10956
10957
10958<div class="product">
10959<span class="title">libdrm-2.4.54</span>
10960<a class="show" href="#" onclick="return toggle(this);">show license text</a>
10961<span class="homepage"><a href="http://dri.freedesktop.org/">homepage</a></span>
10962<div class="licence">
10963<pre></pre>
10964<ul>
10965<li><a href='#X'>Custom License X</a></li>
10966</ul>
10967</div>
10968</div>
10969
10970
10971<div class="product">
10972<span class="title">libdrm-tests-2.4.54</span>
10973<a class="show" href="#" onclick="return toggle(this);">show license text</a>
10974<span class="homepage"><a href="http://dri.freedesktop.org/">homepage</a></span>
10975<div class="licence">
10976<pre></pre>
10977<ul>
10978<li><a href='#X'>Custom License X</a></li>
10979</ul>
10980</div>
10981</div>
10982
10983
10984<div class="product">
10985<span class="title">libevdev-0.0.1</span>
10986<a class="show" href="#" onclick="return toggle(this);">show license text</a>
10987<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
10988<div class="licence">
10989<pre></pre>
10990<ul>
10991<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
10992</ul>
10993</div>
10994</div>
10995
10996
10997<div class="product">
10998<span class="title">libevent-2.0.21</span>
10999<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11000<span class="homepage"><a href="http://libevent.org/">homepage</a></span>
11001<div class="licence">
11002<pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/dev-libs/libevent:
11003
11004Copyright (c) 2002, 2003 Niels Provos &lt;provos@citi.umich.edu&gt;
11005All rights reserved.
11006
11007Redistribution and use in source and binary forms, with or without
11008modification, are permitted provided that the following conditions
11009are met:
110101. Redistributions of source code must retain the above copyright
11011   notice, this list of conditions and the following disclaimer.
110122. Redistributions in binary form must reproduce the above copyright
11013   notice, this list of conditions and the following disclaimer in the
11014   documentation and/or other materials provided with the distribution.
110153. The name of the author may not be used to endorse or promote products
11016   derived from this software without specific prior written permission.
11017
11018THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
11019IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
11020OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
11021IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
11022INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
11023NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
11024DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
11025THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
11026(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
11027THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11028
11029-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11030</pre>
11031<ul>
11032
11033</ul>
11034</div>
11035</div>
11036
11037
11038<div class="product">
11039<span class="title">libffi-3.0.11</span>
11040<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11041<span class="homepage"><a href="http://sourceware.org/libffi/">homepage</a></span>
11042<div class="licence">
11043<pre>Scanned Source License libffi-3.0.11/LICENSE:
11044
11045libffi - Copyright (c) 1996-2012  Anthony Green, Red Hat, Inc and others.
11046See source files for details.
11047
11048Permission is hereby granted, free of charge, to any person obtaining
11049a copy of this software and associated documentation files (the
11050``Software''), to deal in the Software without restriction, including
11051without limitation the rights to use, copy, modify, merge, publish,
11052distribute, sublicense, and/or sell copies of the Software, and to
11053permit persons to whom the Software is furnished to do so, subject to
11054the following conditions:
11055
11056The above copyright notice and this permission notice shall be
11057included in all copies or substantial portions of the Software.
11058
11059THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
11060EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
11061MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
11062IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11063CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
11064TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
11065SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11066
11067-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11068</pre>
11069<ul>
11070
11071</ul>
11072</div>
11073</div>
11074
11075
11076<div class="product">
11077<span class="title">libfontenc-1.1.0</span>
11078<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11079<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
11080<div class="licence">
11081<pre>Scanned Source License libfontenc-1.1.0/COPYING:
11082
11083Copyright (c) 1998-2001 by Juliusz Chroboczek
11084
11085Permission is hereby granted, free of charge, to any person obtaining a copy
11086of this software and associated documentation files (the "Software"), to deal
11087in the Software without restriction, including without limitation the rights
11088to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11089copies of the Software, and to permit persons to whom the Software is
11090furnished to do so, subject to the following conditions:
11091
11092The above copyright notice and this permission notice shall be included in
11093all copies or substantial portions of the Software.
11094
11095THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11096IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11097FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
11098AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11099LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11100OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
11101THE SOFTWARE.
11102
11103-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11104</pre>
11105<ul>
11106
11107</ul>
11108</div>
11109</div>
11110
11111
11112<div class="product">
11113<span class="title">libftdi-1.0</span>
11114<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11115<span class="homepage"><a href="http://www.intra2net.com/en/developer/libftdi/">homepage</a></span>
11116<div class="licence">
11117<pre></pre>
11118<ul>
11119<li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
11120</ul>
11121</div>
11122</div>
11123
11124
11125<div class="product">
11126<span class="title">libgcrypt-1.4.6</span>
11127<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11128<span class="homepage"><a href="http://www.gnupg.org/">homepage</a></span>
11129<div class="licence">
11130<pre></pre>
11131<ul>
11132<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
11133</ul>
11134</div>
11135</div>
11136
11137
11138<div class="product">
11139<span class="title">libglade-2.6.4</span>
11140<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11141<span class="homepage"><a href="http://www.gnome.org/">homepage</a></span>
11142<div class="licence">
11143<pre></pre>
11144<ul>
11145<li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
11146</ul>
11147</div>
11148</div>
11149
11150
11151<div class="product">
11152<span class="title">libgpg-error-1.10</span>
11153<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11154<span class="homepage"><a href="http://www.gnupg.org/related_software/libgpg-error">homepage</a></span>
11155<div class="licence">
11156<pre></pre>
11157<ul>
11158<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
11159<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
11160</ul>
11161</div>
11162</div>
11163
11164
11165<div class="product">
11166<span class="title">libICE-1.0.7</span>
11167<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11168<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
11169<div class="licence">
11170<pre>Scanned Source License libICE-1.0.7/COPYING:
11171
11172Copyright 1993, 1998  The Open Group
11173
11174Permission to use, copy, modify, distribute, and sell this software and its
11175documentation for any purpose is hereby granted without fee, provided that
11176the above copyright notice appear in all copies and that both that
11177copyright notice and this permission notice appear in supporting
11178documentation.
11179
11180The above copyright notice and this permission notice shall be included in
11181all copies or substantial portions of the Software.
11182
11183THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11184IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11185FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
11186OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
11187AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
11188CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11189
11190Except as contained in this notice, the name of The Open Group shall not be
11191used in advertising or otherwise to promote the sale, use or other dealings
11192in this Software without prior written authorization from The Open Group.
11193
11194Author: Ralph Mor, X Consortium
11195
11196-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11197</pre>
11198<ul>
11199
11200</ul>
11201</div>
11202</div>
11203
11204
11205<div class="product">
11206<span class="title">libjpeg-turbo-1.2.0</span>
11207<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11208<span class="homepage"><a href="http://libjpeg-turbo.virtualgl.org/">homepage</a></span>
11209<div class="licence">
11210<pre>Scanned Source License debian/copyright:
11211
11212This is Debian's prepackaged version of the `jpeg library' by the Independent
11213JPEG Group.
11214
11215This package was created by Mark Mickan &lt;mmickan@debian.org&gt; from sources
11216which can be found at ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz
11217
11218It is partly based on the libjpeg6a package originally put together by
11219Andy Guy &lt;awpguy@acs.ucalgary.ca&gt; and later maintained by Mark Mickan.
11220
11221Current Debian maintainer is Bill Allombert &lt;ballombe@debian.org&gt;.
11222
11223LEGAL ISSUES [ from README supplied with source - MM ]
11224============
11225
11226In plain English:
11227
112281. We don't promise that this software works.  (But if you find any bugs,
11229   please let us know!)
112302. You can use this software for whatever you want.  You don't have to pay us.
112313. You may not pretend that you wrote this software.  If you use it in a
11232   program, you must acknowledge somewhere in your documentation that
11233   you've used the IJG code.
11234
11235In legalese:
11236
11237The authors make NO WARRANTY or representation, either express or implied,
11238with respect to this software, its quality, accuracy, merchantability, or
11239fitness for a particular purpose.  This software is provided "AS IS", and you,
11240its user, assume the entire risk as to its quality and accuracy.
11241
11242This software is copyright (C) 1991-2010, Thomas G. Lane, Guido Vollbeding.
11243All Rights Reserved except as specified below.
11244
11245Permission is hereby granted to use, copy, modify, and distribute this
11246software (or portions thereof) for any purpose, without fee, subject to these
11247conditions:
11248(1) If any part of the source code for this software is distributed, then this
11249README file must be included, with this copyright and no-warranty notice
11250unaltered; and any additions, deletions, or changes to the original files
11251must be clearly indicated in accompanying documentation.
11252(2) If only executable code is distributed, then the accompanying
11253documentation must state that "this software is based in part on the work of
11254the Independent JPEG Group".
11255(3) Permission for use of this software is granted only if the user accepts
11256full responsibility for any undesirable consequences; the authors accept
11257NO LIABILITY for damages of any kind.
11258
11259These conditions apply to any software derived from or based on the IJG code,
11260not just to the unmodified library.  If you use our work, you ought to
11261acknowledge us.
11262
11263Permission is NOT granted for the use of any IJG author's name or company name
11264in advertising or publicity relating to this software or products derived from
11265it.  This software may be referred to only as "the Independent JPEG Group's
11266software".
11267
11268We specifically permit and encourage the use of this software as the basis of
11269commercial products, provided that all warranty or liability claims are
11270assumed by the product vendor.
11271
11272
11273ansi2knr.c is included in this distribution by permission of L. Peter Deutsch,
11274sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA.
11275ansi2knr.c is NOT covered by the above copyright and conditions, but instead
11276by the usual distribution terms of the Free Software Foundation; principally,
11277that you must include source code if you redistribute it.  (See the file
11278ansi2knr.c for full details.)  However, since ansi2knr.c is not needed as part
11279of any program generated from the IJG code, this does not limit you more than
11280the foregoing paragraphs do.
11281
11282The Unix configuration script "configure" was produced with GNU Autoconf.
11283It is copyright by the Free Software Foundation but is freely distributable.
11284The same holds for its supporting scripts (config.guess, config.sub,
11285ltmain.sh).  Another support script, install-sh, is copyright by X Consortium
11286but is also freely distributable.
11287
11288The IJG distribution formerly included code to read and write GIF files.
11289To avoid entanglement with the Unisys LZW patent, GIF reading support has
11290been removed altogether, and the GIF writer has been simplified to produce
11291"uncompressed GIFs".  This technique does not use the LZW algorithm; the
11292resulting GIF files are larger than usual, but are readable by all standard
11293GIF decoders.
11294
11295We are required to state that
11296    "The Graphics Interchange Format(c) is the Copyright property of
11297    CompuServe Incorporated.  GIF(sm) is a Service Mark property of
11298    CompuServe Incorporated."
11299
11300-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11301
11302Scanned Source License libjpeg-turbo-1.2.0/release/License.rtf:
11303
11304{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350
11305{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
11306{\colortbl;\red255\green255\blue255;}
11307{\*\listtable{\list\listtemplateid1\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace360\levelindent0{\*\levelmarker \{disc\}}{\leveltext\leveltemplateid1\'01\uc0\u8226 ;}{\levelnumbers;}\fi-360\li720\lin720 }{\listname ;}\listid1}}
11308{\*\listoverridetable{\listoverride\listid1\listoverridecount0\ls1}}
11309\margl1440\margr1440\vieww9820\viewh8480\viewkind0
11310\deftab720
11311\pard\pardeftab720
11312
11313\f0\fs24 \cf0 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\
11314\
11315\pard\tx220\tx720\pardeftab720\li720\fi-720
11316\ls1\ilvl0\cf0 {\listtext	\'95	}Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\
11317{\listtext	\'95	}Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\
11318{\listtext	\'95	}Neither the name of the libjpeg-turbo Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\
11319\pard\pardeftab720\qc
11320\cf0 \
11321\pard\pardeftab720
11322\cf0 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 HOLDERS 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.\
11323}
11324-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11325
11326Scanned Source License libjpeg-turbo-1.2.0/release/copyright:
11327
11328libjpeg-turbo is released under a BSD-style license (see README and README-turbo.txt)
11329
11330-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11331</pre>
11332<ul>
11333
11334</ul>
11335</div>
11336</div>
11337
11338
11339<div class="product">
11340<span class="title">libmbim-1.9.0</span>
11341<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11342<span class="homepage"><a href="http://cgit.freedesktop.org/libmbim/">homepage</a></span>
11343<div class="licence">
11344<pre></pre>
11345<ul>
11346<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
11347</ul>
11348</div>
11349</div>
11350
11351
11352<div class="product">
11353<span class="title">libmtp-0.0.1</span>
11354<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11355<span class="homepage"><a href="http://libmtp.sourceforge.net/">homepage</a></span>
11356<div class="licence">
11357<pre></pre>
11358<ul>
11359<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
11360</ul>
11361</div>
11362</div>
11363
11364
11365<div class="product">
11366<span class="title">libnetfilter_queue-1.0.1</span>
11367<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11368<span class="homepage"><a href="http://www.netfilter.org/projects/libnetfilter_queue/">homepage</a></span>
11369<div class="licence">
11370<pre></pre>
11371<ul>
11372<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
11373</ul>
11374</div>
11375</div>
11376
11377
11378<div class="product">
11379<span class="title">libnfnetlink-1.0.1</span>
11380<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11381<span class="homepage"><a href="http://www.netfilter.org/projects/libnfnetlink/">homepage</a></span>
11382<div class="licence">
11383<pre></pre>
11384<ul>
11385<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
11386</ul>
11387</div>
11388</div>
11389
11390
11391<div class="product">
11392<span class="title">libnih-1.0.3</span>
11393<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11394<span class="homepage"><a href="https://launchpad.net/libnih">homepage</a></span>
11395<div class="licence">
11396<pre></pre>
11397<ul>
11398<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
11399</ul>
11400</div>
11401</div>
11402
11403
11404<div class="product">
11405<span class="title">libnl-1.1</span>
11406<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11407<span class="homepage"><a href="http://people.suug.ch/~tgr/libnl/">homepage</a></span>
11408<div class="licence">
11409<pre></pre>
11410<ul>
11411<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
11412</ul>
11413</div>
11414</div>
11415
11416
11417<div class="product">
11418<span class="title">libnl-3.2.24</span>
11419<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11420<span class="homepage"><a href="http://www.infradead.org/~tgr/libnl/">homepage</a></span>
11421<div class="licence">
11422<pre></pre>
11423<ul>
11424<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
11425</ul>
11426</div>
11427</div>
11428
11429
11430<div class="product">
11431<span class="title">libp11-0.2.8</span>
11432<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11433<span class="homepage"><a href="http://www.opensc-project.org/libp11/">homepage</a></span>
11434<div class="licence">
11435<pre></pre>
11436<ul>
11437<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
11438</ul>
11439</div>
11440</div>
11441
11442
11443<div class="product">
11444<span class="title">libpcap-1.5.3</span>
11445<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11446<span class="homepage"><a href="http://www.tcpdump.org/">homepage</a></span>
11447<div class="licence">
11448<pre>Scanned Source License libpcap-1.5.3/LICENSE:
11449
11450License: BSD
11451 
11452Redistribution and use in source and binary forms, with or without
11453modification, are permitted provided that the following conditions
11454are met:
11455  
11456  1. Redistributions of source code must retain the above copyright
11457     notice, this list of conditions and the following disclaimer.
11458  2. Redistributions in binary form must reproduce the above copyright
11459     notice, this list of conditions and the following disclaimer in
11460     the documentation and/or other materials provided with the
11461     distribution.
11462  3. The names of the authors may not be used to endorse or promote
11463     products derived from this software without specific prior
11464     written permission.
11465  
11466THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
11467IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
11468WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
11469
11470-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11471</pre>
11472<ul>
11473
11474</ul>
11475</div>
11476</div>
11477
11478
11479<div class="product">
11480<span class="title">libpciaccess-0.12.902</span>
11481<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11482<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
11483<div class="licence">
11484<pre>Scanned Source License libpciaccess-0.12.902/COPYING:
11485
11486(C) Copyright IBM Corporation 2006, 2007
11487(C) Copyright Eric Anholt 2006
11488Copyright (c) 2007, 2008, 2009, 2011, Oracle and/or its affiliates.
11489Copyright 2009 Red Hat, Inc.
11490All Rights Reserved.
11491
11492Permission is hereby granted, free of charge, to any person obtaining a copy
11493of this software and associated documentation files (the "Software"), to
11494deal in the Software without restriction, including without limitation on
11495the rights to use, copy, modify, merge, publish, distribute, sub license,
11496and/or sell copies of the Software, and to permit persons to whom the
11497Software is furnished to do so, subject to the following conditions:
11498
11499The above copyright notice and this permission notice (including the next
11500paragraph) shall be included in all copies or substantial portions of the
11501Software.
11502
11503THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11504IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11505FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
11506IBM AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11507LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
11508FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
11509IN THE SOFTWARE.
11510
11511------------------------------------------------------------------------------
11512
11513Copyright (c) 2008 Juan Romero Pardines
11514Copyright (c) 2008 Mark Kettenis
11515
11516Permission to use, copy, modify, and distribute this software for any
11517purpose with or without fee is hereby granted, provided that the above
11518copyright notice and this permission notice appear in all copies.
11519
11520THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11521WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11522MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
11523ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
11524WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
11525ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
11526OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
11527
11528------------------------------------------------------------------------------
11529
11530Copyright (C) 2000 The XFree86 Project, Inc.  All Rights Reserved.
11531
11532Permission is hereby granted, free of charge, to any person obtaining a copy
11533of this software and associated documentation files (the "Software"), to
11534deal in the Software without restriction, including without limitation the
11535rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
11536sell copies of the Software, and to permit persons to whom the Software is
11537furnished to do so, subject to the following conditions:
11538
11539The above copyright notice and this permission notice shall be included in
11540all copies or substantial portions of the Software.
11541
11542THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11543IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11544FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
11545XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
11546IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
11547CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11548
11549Except as contained in this notice, the name of the XFree86 Project shall
11550not be used in advertising or otherwise to promote the sale, use or other
11551dealings in this Software without prior written authorization from the
11552XFree86 Project.
11553
11554-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11555</pre>
11556<ul>
11557
11558</ul>
11559</div>
11560</div>
11561
11562
11563<div class="product">
11564<span class="title">libpcre-8.30</span>
11565<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11566<span class="homepage"><a href="http://www.pcre.org/">homepage</a></span>
11567<div class="licence">
11568<pre>Scanned Source License pcre-8.30/COPYING:
11569
11570PCRE LICENCE
11571
11572Please see the file LICENCE in the PCRE distribution for licensing details.
11573
11574End
11575
11576-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11577
11578Scanned Source License pcre-8.30/LICENCE:
11579
11580PCRE LICENCE
11581------------
11582
11583PCRE is a library of functions to support regular expressions whose syntax
11584and semantics are as close as possible to those of the Perl 5 language.
11585
11586Release 8 of PCRE is distributed under the terms of the "BSD" licence, as
11587specified below. The documentation for PCRE, supplied in the "doc"
11588directory, is distributed under the same terms as the software itself.
11589
11590The basic library functions are written in C and are freestanding. Also
11591included in the distribution is a set of C++ wrapper functions, and a
11592just-in-time compiler that can be used to optimize pattern matching. These
11593are both optional features that can be omitted when the library is built.
11594
11595
11596THE BASIC LIBRARY FUNCTIONS
11597---------------------------
11598
11599Written by:       Philip Hazel
11600Email local part: ph10
11601Email domain:     cam.ac.uk
11602
11603University of Cambridge Computing Service,
11604Cambridge, England.
11605
11606Copyright (c) 1997-2012 University of Cambridge
11607All rights reserved.
11608
11609
11610PCRE JUST-IN-TIME COMPILATION SUPPORT
11611-------------------------------------
11612
11613Written by:       Zoltan Herczeg
11614Email local part: hzmester
11615Emain domain:     freemail.hu
11616
11617Copyright(c) 2010-2012 Zoltan Herczeg
11618All rights reserved.
11619
11620
11621STACK-LESS JUST-IN-TIME COMPILER
11622--------------------------------
11623
11624Written by:       Zoltan Herczeg
11625Email local part: hzmester
11626Emain domain:     freemail.hu
11627
11628Copyright(c) 2009-2012 Zoltan Herczeg
11629All rights reserved.
11630
11631
11632THE C++ WRAPPER FUNCTIONS
11633-------------------------
11634
11635Contributed by:   Google Inc.
11636
11637Copyright (c) 2007-2012, Google Inc.
11638All rights reserved.
11639
11640
11641THE "BSD" LICENCE
11642-----------------
11643
11644Redistribution and use in source and binary forms, with or without
11645modification, are permitted provided that the following conditions are met:
11646
11647    * Redistributions of source code must retain the above copyright notice,
11648      this list of conditions and the following disclaimer.
11649
11650    * Redistributions in binary form must reproduce the above copyright
11651      notice, this list of conditions and the following disclaimer in the
11652      documentation and/or other materials provided with the distribution.
11653
11654    * Neither the name of the University of Cambridge nor the name of Google
11655      Inc. nor the names of their contributors may be used to endorse or
11656      promote products derived from this software without specific prior
11657      written permission.
11658
11659THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
11660AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
11661IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
11662ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
11663LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
11664CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
11665SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
11666INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
11667CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
11668ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
11669POSSIBILITY OF SUCH DAMAGE.
11670
11671End
11672
11673-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11674
11675Scanned Source License pcre-8.30/cmake/COPYING-CMAKE-SCRIPTS:
11676
11677Redistribution and use in source and binary forms, with or without
11678modification, are permitted provided that the following conditions
11679are met:
11680
116811. Redistributions of source code must retain the copyright
11682   notice, this list of conditions and the following disclaimer.
116832. Redistributions in binary form must reproduce the copyright
11684   notice, this list of conditions and the following disclaimer in the
11685   documentation and/or other materials provided with the distribution.
116863. The name of the author may not be used to endorse or promote products 
11687   derived from this software without specific prior written permission.
11688
11689THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
11690IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
11691OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
11692IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
11693INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
11694NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
11695DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
11696THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
11697(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
11698THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11699
11700-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11701</pre>
11702<ul>
11703
11704</ul>
11705</div>
11706</div>
11707
11708
11709<div class="product">
11710<span class="title">libpng-1.2.49</span>
11711<a class="show" href="#" onclick="return toggle(this);">show license text</a>
11712<span class="homepage"><a href="http://www.libpng.org/">homepage</a></span>
11713<div class="licence">
11714<pre>Scanned Source License libpng-1.2.49/LICENSE:
11715
11716
11717This copy of the libpng notices is provided for your convenience.  In case of
11718any discrepancy between this copy and the notices in the file png.h that is
11719included in the libpng distribution, the latter shall prevail.
11720
11721COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
11722
11723If you modify libpng you may insert additional notices immediately following
11724this sentence.
11725
11726This code is released under the libpng license.
11727
11728libpng versions 1.2.6, August 15, 2004, through 1.2.49, March 29, 2012, are
11729Copyright (c) 2004, 2006-2009 Glenn Randers-Pehrson, and are
11730distributed according to the same disclaimer and license as libpng-1.2.5
11731with the following individual added to the list of Contributing Authors
11732
11733   Cosmin Truta
11734
11735libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
11736Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
11737distributed according to the same disclaimer and license as libpng-1.0.6
11738with the following individuals added to the list of Contributing Authors
11739
11740   Simon-Pierre Cadieux
11741   Eric S. Raymond
11742   Gilles Vollant
11743
11744and with the following additions to the disclaimer:
11745
11746   There is no warranty against interference with your enjoyment of the
11747   library or against infringement.  There is no warranty that our
11748   efforts or the library will fulfill any of your particular purposes
11749   or needs.  This library is provided with all faults, and the entire
11750   risk of satisfactory quality, performance, accuracy, and effort is with
11751   the user.
11752
11753libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
11754Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
11755distributed according to the same disclaimer and license as libpng-0.96,
11756with the following individuals added to the list of Contributing Authors:
11757
11758   Tom Lane
11759   Glenn Randers-Pehrson
11760   Willem van Schaik
11761
11762libpng versions 0.89, June 1996, through 0.96, May 1997, are
11763Copyright (c) 1996, 1997 Andreas Dilger
11764Distributed according to the same disclaimer and license as libpng-0.88,
11765with the following individuals added to the list of Contributing Authors:
11766
11767   John Bowler
11768   Kevin Bracey
11769   Sam Bushell
11770   Magnus Holmgren
11771   Greg Roelofs
11772   Tom Tanner
11773
11774libpng versions 0.5, May 1995, through 0.88, January 1996, are
11775Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
11776
11777For the purposes of this copyright and license, "Contributing Authors"
11778is defined as the following set of individuals:
11779
11780   Andreas Dilger
11781   Dave Martindale
11782   Guy Eric Schalnat
11783   Paul Schmidt
11784   Tim Wegner
11785
11786The PNG Reference Library is supplied "AS IS".  The Contributing Authors
11787and Group 42, Inc. disclaim all warranties, expressed or implied,
11788including, without limitation, the warranties of merchantability and of
11789fitness for any purpose.  The Contributing Authors and Group 42, Inc.
11790assume no liability for direct, indirect, incidental, special, exemplary,
11791or consequential damages, which may result from the use of the PNG
11792Reference Library, even if advised of the possibility of such damage.
11793
11794Permission is hereby granted to use, copy, modify, and distribute this
11795source code, or portions hereof, for any purpose, without fee, subject
11796to the following restrictions:
11797
117981. The origin of this source code must not be misrepresented.
11799
118002. Altered versions must be plainly marked as such and must not
11801   be misrepresented as being the original source.
11802
118033. This Copyright notice may not be removed or altered from any
11804   source or altered source distribution.
11805
11806The Contributing Authors and Group 42, Inc. specifically permit, without
11807fee, and encourage the use of this source code as a component to
11808supporting the PNG file format in commercial products.  If you use this
11809source code in a product, acknowledgment is not required but would be
11810appreciated.
11811
11812
11813A "png_get_copyright" function is available, for convenient use in "about"
11814boxes and the like:
11815
11816   printf("%s",png_get_copyright(NULL));
11817
11818Also, the PNG logo (in PNG format, of course) is supplied in the
11819files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
11820
11821Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is a
11822certification mark of the Open Source Initiative.
11823
11824Glenn Randers-Pehrson
11825glennrp at users.sourceforge.net
11826March 29, 2012
11827
11828-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11829
11830Scanned Source License libpng-1.2.49/contrib/gregbook/COPYING:
11831
11832		    GNU GENERAL PUBLIC LICENSE
11833		       Version 2, June 1991
11834
11835 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
11836     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
11837 Everyone is permitted to copy and distribute verbatim copies
11838 of this license document, but changing it is not allowed.
11839
11840			    Preamble
11841
11842  The licenses for most software are designed to take away your
11843freedom to share and change it.  By contrast, the GNU General Public
11844License is intended to guarantee your freedom to share and change free
11845software--to make sure the software is free for all its users.  This
11846General Public License applies to most of the Free Software
11847Foundation's software and to any other program whose authors commit to
11848using it.  (Some other Free Software Foundation software is covered by
11849the GNU Library General Public License instead.)  You can apply it to
11850your programs, too.
11851
11852  When we speak of free software, we are referring to freedom, not
11853price.  Our General Public Licenses are designed to make sure that you
11854have the freedom to distribute copies of free software (and charge for
11855this service if you wish), that you receive source code or can get it
11856if you want it, that you can change the software or use pieces of it
11857in new free programs; and that you know you can do these things.
11858
11859  To protect your rights, we need to make restrictions that forbid
11860anyone to deny you these rights or to ask you to surrender the rights.
11861These restrictions translate to certain responsibilities for you if you
11862distribute copies of the software, or if you modify it.
11863
11864  For example, if you distribute copies of such a program, whether
11865gratis or for a fee, you must give the recipients all the rights that
11866you have.  You must make sure that they, too, receive or can get the
11867source code.  And you must show them these terms so they know their
11868rights.
11869
11870  We protect your rights with two steps: (1) copyright the software, and
11871(2) offer you this license which gives you legal permission to copy,
11872distribute and/or modify the software.
11873
11874  Also, for each author's protection and ours, we want to make certain
11875that everyone understands that there is no warranty for this free
11876software.  If the software is modified by someone else and passed on, we
11877want its recipients to know that what they have is not the original, so
11878that any problems introduced by others will not reflect on the original
11879authors' reputations.
11880
11881  Finally, any free program is threatened constantly by software
11882patents.  We wish to avoid the danger that redistributors of a free
11883program will individually obtain patent licenses, in effect making the
11884program proprietary.  To prevent this, we have made it clear that any
11885patent must be licensed for everyone's free use or not licensed at all.
11886
11887  The precise terms and conditions for copying, distribution and
11888modification follow.
11889
11890		    GNU GENERAL PUBLIC LICENSE
11891   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
11892
11893  0. This License applies to any program or other work which contains
11894a notice placed by the copyright holder saying it may be distributed
11895under the terms of this General Public License.  The "Program", below,
11896refers to any such program or work, and a "work based on the Program"
11897means either the Program or any derivative work under copyright law:
11898that is to say, a work containing the Program or a portion of it,
11899either verbatim or with modifications and/or translated into another
11900language.  (Hereinafter, translation is included without limitation in
11901the term "modification".)  Each licensee is addressed as "you".
11902
11903Activities other than copying, distribution and modification are not
11904covered by this License; they are outside its scope.  The act of
11905running the Program is not restricted, and the output from the Program
11906is covered only if its contents constitute a work based on the
11907Program (independent of having been made by running the Program).
11908Whether that is true depends on what the Program does.
11909
11910  1. You may copy and distribute verbatim copies of the Program's
11911source code as you receive it, in any medium, provided that you
11912conspicuously and appropriately publish on each copy an appropriate
11913copyright notice and disclaimer of warranty; keep intact all the
11914notices that refer to this License and to the absence of any warranty;
11915and give any other recipients of the Program a copy of this License
11916along with the Program.
11917
11918You may charge a fee for the physical act of transferring a copy, and
11919you may at your option offer warranty protection in exchange for a fee.
11920
11921  2. You may modify your copy or copies of the Program or any portion
11922of it, thus forming a work based on the Program, and copy and
11923distribute such modifications or work under the terms of Section 1
11924above, provided that you also meet all of these conditions:
11925
11926    a) You must cause the modified files to carry prominent notices
11927    stating that you changed the files and the date of any change.
11928
11929    b) You must cause any work that you distribute or publish, that in
11930    whole or in part contains or is derived from the Program or any
11931    part thereof, to be licensed as a whole at no charge to all third
11932    parties under the terms of this License.
11933
11934    c) If the modified program normally reads commands interactively
11935    when run, you must cause it, when started running for such
11936    interactive use in the most ordinary way, to print or display an
11937    announcement including an appropriate copyright notice and a
11938    notice that there is no warranty (or else, saying that you provide
11939    a warranty) and that users may redistribute the program under
11940    these conditions, and telling the user how to view a copy of this
11941    License.  (Exception: if the Program itself is interactive but
11942    does not normally print such an announcement, your work based on
11943    the Program is not required to print an announcement.)
11944
11945These requirements apply to the modified work as a whole.  If
11946identifiable sections of that work are not derived from the Program,
11947and can be reasonably considered independent and separate works in
11948themselves, then this License, and its terms, do not apply to those
11949sections when you distribute them as separate works.  But when you
11950distribute the same sections as part of a whole which is a work based
11951on the Program, the distribution of the whole must be on the terms of
11952this License, whose permissions for other licensees extend to the
11953entire whole, and thus to each and every part regardless of who wrote it.
11954
11955Thus, it is not the intent of this section to claim rights or contest
11956your rights to work written entirely by you; rather, the intent is to
11957exercise the right to control the distribution of derivative or
11958collective works based on the Program.
11959
11960In addition, mere aggregation of another work not based on the Program
11961with the Program (or with a work based on the Program) on a volume of
11962a storage or distribution medium does not bring the other work under
11963the scope of this License.
11964
11965  3. You may copy and distribute the Program (or a work based on it,
11966under Section 2) in object code or executable form under the terms of
11967Sections 1 and 2 above provided that you also do one of the following:
11968
11969    a) Accompany it with the complete corresponding machine-readable
11970    source code, which must be distributed under the terms of Sections
11971    1 and 2 above on a medium customarily used for software interchange; or,
11972
11973    b) Accompany it with a written offer, valid for at least three
11974    years, to give any third party, for a charge no more than your
11975    cost of physically performing source distribution, a complete
11976    machine-readable copy of the corresponding source code, to be
11977    distributed under the terms of Sections 1 and 2 above on a medium
11978    customarily used for software interchange; or,
11979
11980    c) Accompany it with the information you received as to the offer
11981    to distribute corresponding source code.  (This alternative is
11982    allowed only for noncommercial distribution and only if you
11983    received the program in object code or executable form with such
11984    an offer, in accord with Subsection b above.)
11985
11986The source code for a work means the preferred form of the work for
11987making modifications to it.  For an executable work, complete source
11988code means all the source code for all modules it contains, plus any
11989associated interface definition files, plus the scripts used to
11990control compilation and installation of the executable.  However, as a
11991special exception, the source code distributed need not include
11992anything that is normally distributed (in either source or binary
11993form) with the major components (compiler, kernel, and so on) of the
11994operating system on which the executable runs, unless that component
11995itself accompanies the executable.
11996
11997If distribution of executable or object code is made by offering
11998access to copy from a designated place, then offering equivalent
11999access to copy the source code from the same place counts as
12000distribution of the source code, even though third parties are not
12001compelled to copy the source along with the object code.
12002
12003  4. You may not copy, modify, sublicense, or distribute the Program
12004except as expressly provided under this License.  Any attempt
12005otherwise to copy, modify, sublicense or distribute the Program is
12006void, and will automatically terminate your rights under this License.
12007However, parties who have received copies, or rights, from you under
12008this License will not have their licenses terminated so long as such
12009parties remain in full compliance.
12010
12011  5. You are not required to accept this License, since you have not
12012signed it.  However, nothing else grants you permission to modify or
12013distribute the Program or its derivative works.  These actions are
12014prohibited by law if you do not accept this License.  Therefore, by
12015modifying or distributing the Program (or any work based on the
12016Program), you indicate your acceptance of this License to do so, and
12017all its terms and conditions for copying, distributing or modifying
12018the Program or works based on it.
12019
12020  6. Each time you redistribute the Program (or any work based on the
12021Program), the recipient automatically receives a license from the
12022original licensor to copy, distribute or modify the Program subject to
12023these terms and conditions.  You may not impose any further
12024restrictions on the recipients' exercise of the rights granted herein.
12025You are not responsible for enforcing compliance by third parties to
12026this License.
12027
12028  7. If, as a consequence of a court judgment or allegation of patent
12029infringement or for any other reason (not limited to patent issues),
12030conditions are imposed on you (whether by court order, agreement or
12031otherwise) that contradict the conditions of this License, they do not
12032excuse you from the conditions of this License.  If you cannot
12033distribute so as to satisfy simultaneously your obligations under this
12034License and any other pertinent obligations, then as a consequence you
12035may not distribute the Program at all.  For example, if a patent
12036license would not permit royalty-free redistribution of the Program by
12037all those who receive copies directly or indirectly through you, then
12038the only way you could satisfy both it and this License would be to
12039refrain entirely from distribution of the Program.
12040
12041If any portion of this section is held invalid or unenforceable under
12042any particular circumstance, the balance of the section is intended to
12043apply and the section as a whole is intended to apply in other
12044circumstances.
12045
12046It is not the purpose of this section to induce you to infringe any
12047patents or other property right claims or to contest validity of any
12048such claims; this section has the sole purpose of protecting the
12049integrity of the free software distribution system, which is
12050implemented by public license practices.  Many people have made
12051generous contributions to the wide range of software distributed
12052through that system in reliance on consistent application of that
12053system; it is up to the author/donor to decide if he or she is willing
12054to distribute software through any other system and a licensee cannot
12055impose that choice.
12056
12057This section is intended to make thoroughly clear what is believed to
12058be a consequence of the rest of this License.
12059
12060  8. If the distribution and/or use of the Program is restricted in
12061certain countries either by patents or by copyrighted interfaces, the
12062original copyright holder who places the Program under this License
12063may add an explicit geographical distribution limitation excluding
12064those countries, so that distribution is permitted only in or among
12065countries not thus excluded.  In such case, this License incorporates
12066the limitation as if written in the body of this License.
12067
12068  9. The Free Software Foundation may publish revised and/or new versions
12069of the General Public License from time to time.  Such new versions will
12070be similar in spirit to the present version, but may differ in detail to
12071address new problems or concerns.
12072
12073Each version is given a distinguishing version number.  If the Program
12074specifies a version number of this License which applies to it and "any
12075later version", you have the option of following the terms and conditions
12076either of that version or of any later version published by the Free
12077Software Foundation.  If the Program does not specify a version number of
12078this License, you may choose any version ever published by the Free Software
12079Foundation.
12080
12081  10. If you wish to incorporate parts of the Program into other free
12082programs whose distribution conditions are different, write to the author
12083to ask for permission.  For software which is copyrighted by the Free
12084Software Foundation, write to the Free Software Foundation; we sometimes
12085make exceptions for this.  Our decision will be guided by the two goals
12086of preserving the free status of all derivatives of our free software and
12087of promoting the sharing and reuse of software generally.
12088
12089			    NO WARRANTY
12090
12091  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
12092FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
12093OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
12094PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
12095OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
12096MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
12097TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
12098PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
12099REPAIR OR CORRECTION.
12100
12101  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
12102WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
12103REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
12104INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
12105OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
12106TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
12107YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
12108PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
12109POSSIBILITY OF SUCH DAMAGES.
12110
12111		     END OF TERMS AND CONDITIONS
12112
12113	    How to Apply These Terms to Your New Programs
12114
12115  If you develop a new program, and you want it to be of the greatest
12116possible use to the public, the best way to achieve this is to make it
12117free software which everyone can redistribute and change under these terms.
12118
12119  To do so, attach the following notices to the program.  It is safest
12120to attach them to the start of each source file to most effectively
12121convey the exclusion of warranty; and each file should have at least
12122the "copyright" line and a pointer to where the full notice is found.
12123
12124    &lt;one line to give the program's name and a brief idea of what it does.&gt;
12125    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
12126
12127    This program is free software; you can redistribute it and/or modify
12128    it under the terms of the GNU General Public License as published by
12129    the Free Software Foundation; either version 2 of the License, or
12130    (at your option) any later version.
12131
12132    This program is distributed in the hope that it will be useful,
12133    but WITHOUT ANY WARRANTY; without even the implied warranty of
12134    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12135    GNU General Public License for more details.
12136
12137    You should have received a copy of the GNU General Public License
12138    along with this program; if not, write to the Free Software
12139    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
12140
12141
12142Also add information on how to contact you by electronic and paper mail.
12143
12144If the program is interactive, make it output a short notice like this
12145when it starts in an interactive mode:
12146
12147    Gnomovision version 69, Copyright (C) year  name of author
12148    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
12149    This is free software, and you are welcome to redistribute it
12150    under certain conditions; type `show c' for details.
12151
12152The hypothetical commands `show w' and `show c' should show the appropriate
12153parts of the General Public License.  Of course, the commands you use may
12154be called something other than `show w' and `show c'; they could even be
12155mouse-clicks or menu items--whatever suits your program.
12156
12157You should also get your employer (if you work as a programmer) or your
12158school, if any, to sign a "copyright disclaimer" for the program, if
12159necessary.  Here is a sample; alter the names:
12160
12161  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
12162  `Gnomovision' (which makes passes at compilers) written by James Hacker.
12163
12164  &lt;signature of Ty Coon&gt;, 1 April 1989
12165  Ty Coon, President of Vice
12166
12167This General Public License does not permit incorporating your program into
12168proprietary programs.  If your program is a subroutine library, you may
12169consider it more useful to permit linking proprietary applications with the
12170library.  If this is what you want to do, use the GNU Library General
12171Public License instead of this License.
12172
12173-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12174
12175Scanned Source License libpng-1.2.49/contrib/gregbook/LICENSE:
12176
12177  ---------------------------------------------------------------------------
12178
12179      Copyright (c) 1998-2008 Greg Roelofs.  All rights reserved.
12180
12181      This software is provided "as is," without warranty of any kind,
12182      express or implied.  In no event shall the author or contributors
12183      be held liable for any damages arising in any way from the use of
12184      this software.
12185
12186      The contents of this file are DUAL-LICENSED.  You may modify and/or
12187      redistribute this software according to the terms of one of the
12188      following two licenses (at your option):
12189
12190
12191      LICENSE 1 ("BSD-like with advertising clause"):
12192
12193      Permission is granted to anyone to use this software for any purpose,
12194      including commercial applications, and to alter it and redistribute
12195      it freely, subject to the following restrictions:
12196
12197      1. Redistributions of source code must retain the above copyright
12198         notice, disclaimer, and this list of conditions.
12199      2. Redistributions in binary form must reproduce the above copyright
12200         notice, disclaimer, and this list of conditions in the documenta-
12201         tion and/or other materials provided with the distribution.
12202      3. All advertising materials mentioning features or use of this
12203         software must display the following acknowledgment:
12204
12205            This product includes software developed by Greg Roelofs
12206            and contributors for the book, "PNG: The Definitive Guide,"
12207            published by O'Reilly and Associates.
12208
12209
12210      LICENSE 2 (GNU GPL v2 or later):
12211
12212      This program is free software; you can redistribute it and/or modify
12213      it under the terms of the GNU General Public License as published by
12214      the Free Software Foundation; either version 2 of the License, or
12215      (at your option) any later version.
12216
12217      This program is distributed in the hope that it will be useful,
12218      but WITHOUT ANY WARRANTY; without even the implied warranty of
12219      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12220      GNU General Public License for more details.
12221
12222      You should have received a copy of the GNU General Public License
12223      along with this program; if not, write to the Free Software Foundation,
12224      Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
12225
12226  ---------------------------------------------------------------------------
12227
12228-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12229</pre>
12230<ul>
12231<li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
12232</ul>
12233</div>
12234</div>
12235
12236
12237<div class="product">
12238<span class="title">libpthread-stubs-0.1</span>
12239<a class="show" href="#" onclick="return toggle(this);">show license text</a>
12240<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
12241<div class="licence">
12242<pre>Scanned Source License libpthread-stubs-0.1/COPYING:
12243
12244Permission is hereby granted, free of charge, to any person obtaining a
12245copy of this software and associated documentation files (the "Software"),
12246to deal in the Software without restriction, including without limitation
12247the rights to use, copy, modify, merge, publish, distribute, sublicense,
12248and/or sell copies of the Software, and to permit persons to whom the
12249Software is furnished to do so, subject to the following conditions:
12250
12251The above copyright notice and this permission notice shall be included in
12252all copies or substantial portions of the Software.
12253
12254THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12255IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12256FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12257AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
12258ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
12259CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12260
12261Except as contained in this notice, the names of the authors or their
12262institutions shall not be used in advertising or otherwise to promote the
12263sale, use or other dealings in this Software without prior written
12264authorization from the authors.
12265
12266-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12267</pre>
12268<ul>
12269
12270</ul>
12271</div>
12272</div>
12273
12274
12275<div class="product">
12276<span class="title">libscrypt-1.1.6</span>
12277<a class="show" href="#" onclick="return toggle(this);">show license text</a>
12278<span class="homepage"><a href="http://www.tarsnap.com/scrypt.html">homepage</a></span>
12279<div class="licence">
12280<pre></pre>
12281<ul>
12282<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
12283</ul>
12284</div>
12285</div>
12286
12287
12288<div class="product">
12289<span class="title">libSM-1.2.0</span>
12290<a class="show" href="#" onclick="return toggle(this);">show license text</a>
12291<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
12292<div class="licence">
12293<pre>Scanned Source License libSM-1.2.0/COPYING:
12294
12295Copyright 2002 Sun Microsystems, Inc.  All rights reserved.
12296
12297Permission is hereby granted, free of charge, to any person obtaining a
12298copy of this software and associated documentation files (the "Software"),
12299to deal in the Software without restriction, including without limitation
12300the rights to use, copy, modify, merge, publish, distribute, sublicense,
12301and/or sell copies of the Software, and to permit persons to whom the
12302Software is furnished to do so, subject to the following conditions:
12303
12304The above copyright notice and this permission notice (including the next
12305paragraph) shall be included in all copies or substantial portions of the
12306Software.
12307
12308THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12309IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12310FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
12311THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12312LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
12313FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12314DEALINGS IN THE SOFTWARE.
12315
12316Copyright 1993, 1998  The Open Group
12317
12318Permission to use, copy, modify, distribute, and sell this software and its
12319documentation for any purpose is hereby granted without fee, provided that
12320the above copyright notice appear in all copies and that both that
12321copyright notice and this permission notice appear in supporting
12322documentation.
12323
12324The above copyright notice and this permission notice shall be included in
12325all copies or substantial portions of the Software.
12326
12327THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12328IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12329FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
12330OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
12331AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
12332CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12333
12334Except as contained in this notice, the name of The Open Group shall not be
12335used in advertising or otherwise to promote the sale, use or other dealings
12336in this Software without prior written authorization from The Open Group.
12337
12338-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12339</pre>
12340<ul>
12341
12342</ul>
12343</div>
12344</div>
12345
12346
12347<div class="product">
12348<span class="title">libtool-2.4.2</span>
12349<a class="show" href="#" onclick="return toggle(this);">show license text</a>
12350<span class="homepage"><a href="http://www.gnu.org/software/libtool/">homepage</a></span>
12351<div class="licence">
12352<pre></pre>
12353<ul>
12354<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
12355</ul>
12356</div>
12357</div>
12358
12359
12360<div class="product">
12361<span class="title">libusb-1.0.18</span>
12362<a class="show" href="#" onclick="return toggle(this);">show license text</a>
12363<span class="homepage"><a href="http://libusb.sourceforge.net/">homepage</a></span>
12364<div class="licence">
12365<pre></pre>
12366<ul>
12367<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
12368</ul>
12369</div>
12370</div>
12371
12372
12373<div class="product">
12374<span class="title">libusb-compat-0.1.5</span>
12375<a class="show" href="#" onclick="return toggle(this);">show license text</a>
12376<span class="homepage"><a href="http://libusb.sourceforge.net/">homepage</a></span>
12377<div class="licence">
12378<pre></pre>
12379<ul>
12380<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
12381</ul>
12382</div>
12383</div>
12384
12385
12386<div class="product">
12387<span class="title">libv4l-0.8.8</span>
12388<a class="show" href="#" onclick="return toggle(this);">show license text</a>
12389<span class="homepage"><a href="http://git.linuxtv.org/v4l-utils.git">homepage</a></span>
12390<div class="licence">
12391<pre></pre>
12392<ul>
12393<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
12394</ul>
12395</div>
12396</div>
12397
12398
12399<div class="product">
12400<span class="title">libva-1.3.1</span>
12401<a class="show" href="#" onclick="return toggle(this);">show license text</a>
12402<span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/vaapi">homepage</a></span>
12403<div class="licence">
12404<pre>Scanned Source License libva-1.3.1/COPYING:
12405
12406    Permission is hereby granted, free of charge, to any person obtaining a
12407    copy of this software and associated documentation files (the
12408    "Software"), to deal in the Software without restriction, including
12409    without limitation the rights to use, copy, modify, merge, publish,
12410    distribute, sub license, and/or sell copies of the Software, and to
12411    permit persons to whom the Software is furnished to do so, subject to
12412    the following conditions:
12413
12414    The above copyright notice and this permission notice (including the
12415    next paragraph) shall be included in all copies or substantial portions
12416    of the Software.
12417
12418    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
12419    OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
12420    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
12421    IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
12422    ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
12423    TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
12424    SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12425
12426-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12427
12428Scanned Source License libva-1.3.1/debian.upstream/copyright:
12429
12430This package was debianized by Waldo Bastian &lt;waldo.bastian@intel.com&gt; on
12431Mon, 18 Jun 2007 21:35:31 -0700.
12432
12433It was downloaded from &lt;url://example.com&gt;
12434
12435Upstream Author(s): 
12436
12437    Waldo Bastian &lt;waldo.bastian@intel.com&gt;
12438    Jonathan Bian &lt;jonathan.bian@intel.com&gt;
12439
12440Copyright: 
12441
12442    (C) Copyright IBM Corporation 2004
12443    Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
12444    Copyright 2000 VA Linux Systems, Inc.
12445    Copyright 2007 Intel Corportation
12446
12447License:
12448
12449    Permission is hereby granted, free of charge, to any person obtaining a
12450    copy of this software and associated documentation files (the
12451    "Software"), to deal in the Software without restriction, including
12452    without limitation the rights to use, copy, modify, merge, publish,
12453    distribute, sub license, and/or sell copies of the Software, and to
12454    permit persons to whom the Software is furnished to do so, subject to
12455    the following conditions:
12456    
12457    The above copyright notice and this permission notice (including the
12458    next paragraph) shall be included in all copies or substantial portions
12459    of the Software.
12460    
12461    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
12462    OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
12463    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
12464    IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
12465    ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
12466    TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
12467    SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12468
12469The Debian packaging is (C) 2007, Intel Corporation and
12470is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
12471
12472# Please also look if there are files or directories which have a
12473# different copyright/license attached and list them here.
12474
12475-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12476</pre>
12477<ul>
12478
12479</ul>
12480</div>
12481</div>
12482
12483
12484<div class="product">
12485<span class="title">libva-intel-driver-1.3.1</span>
12486<a class="show" href="#" onclick="return toggle(this);">show license text</a>
12487<span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/vaapi">homepage</a></span>
12488<div class="licence">
12489<pre>Scanned Source License libva-intel-driver-1.3.1/COPYING:
12490
12491    Permission is hereby granted, free of charge, to any person obtaining a
12492    copy of this software and associated documentation files (the
12493    "Software"), to deal in the Software without restriction, including
12494    without limitation the rights to use, copy, modify, merge, publish,
12495    distribute, sub license, and/or sell copies of the Software, and to
12496    permit persons to whom the Software is furnished to do so, subject to
12497    the following conditions:
12498
12499    The above copyright notice and this permission notice (including the
12500    next paragraph) shall be included in all copies or substantial portions
12501    of the Software.
12502
12503    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
12504    OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
12505    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
12506    IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
12507    ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
12508    TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
12509    SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12510
12511-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12512
12513Scanned Source License libva-intel-driver-1.3.1/debian.upstream/copyright:
12514
12515This package is maintained by:
12516Gwenole Beauchesne &lt;gwenole.beauchesne@intel.com&gt;
12517
12518
12519License:
12520
12521    Permission is hereby granted, free of charge, to any person obtaining a
12522    copy of this software and associated documentation files (the
12523    "Software"), to deal in the Software without restriction, including
12524    without limitation the rights to use, copy, modify, merge, publish,
12525    distribute, sub license, and/or sell copies of the Software, and to
12526    permit persons to whom the Software is furnished to do so, subject to
12527    the following conditions:
12528
12529    The above copyright notice and this permission notice (including the
12530    next paragraph) shall be included in all copies or substantial portions
12531    of the Software.
12532
12533    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
12534    OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
12535    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
12536    IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
12537    ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
12538    TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
12539    SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12540
12541-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12542</pre>
12543<ul>
12544
12545</ul>
12546</div>
12547</div>
12548
12549
12550<div class="product">
12551<span class="title">libX11-1.6.0</span>
12552<a class="show" href="#" onclick="return toggle(this);">show license text</a>
12553<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
12554<div class="licence">
12555<pre>Scanned Source License libX11-1.6.0/COPYING:
12556
12557The following is the 'standard copyright' agreed upon by most contributors,
12558and is currently the canonical license preferred by the X.Org Foundation.
12559This is a slight variant of the common MIT license form published by the
12560Open Source Initiative at http://www.opensource.org/licenses/mit-license.php
12561
12562Copyright holders of new code should use this license statement where
12563possible, and insert their name to this list.  Please sort by surname
12564for people, and by the full name for other entities (e.g.  Juliusz
12565Chroboczek sorts before Intel Corporation sorts before Daniel Stone).
12566
12567See each individual source file or directory for the license that applies
12568to that file.
12569
12570Copyright (C) 2003-2006,2008 Jamey Sharp, Josh Triplett
12571Copyright © 2009 Red Hat, Inc.
12572Copyright 1990-1992,1999,2000,2004,2009,2010 Oracle and/or its affiliates.
12573All rights reserved.
12574
12575Permission is hereby granted, free of charge, to any person obtaining a
12576copy of this software and associated documentation files (the "Software"),
12577to deal in the Software without restriction, including without limitation
12578the rights to use, copy, modify, merge, publish, distribute, sublicense,
12579and/or sell copies of the Software, and to permit persons to whom the
12580Software is furnished to do so, subject to the following conditions:
12581
12582The above copyright notice and this permission notice (including the next
12583paragraph) shall be included in all copies or substantial portions of the
12584Software.
12585
12586THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12587IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12588FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
12589THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12590LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
12591FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12592DEALINGS IN THE SOFTWARE.
12593
12594 ----------------------------------------------------------------------
12595
12596The following licenses are 'legacy' - usually MIT/X11 licenses with the name
12597of the copyright holder(s) in the license statement:
12598
12599Copyright 1984-1994, 1998 The Open Group
12600
12601Permission to use, copy, modify, distribute, and sell this software and its
12602documentation for any purpose is hereby granted without fee, provided that
12603the above copyright notice appear in all copies and that both that
12604copyright notice and this permission notice appear in supporting
12605documentation.
12606
12607The above copyright notice and this permission notice shall be included in
12608all copies or substantial portions of the Software.
12609
12610THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12611IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12612FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
12613OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
12614AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
12615CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12616
12617Except as contained in this notice, the name of The Open Group shall not be
12618used in advertising or otherwise to promote the sale, use or other dealings
12619in this Software without prior written authorization from The Open Group.
12620
12621X Window System is a trademark of The Open Group.
12622
12623		----------------------------------------
12624
12625Copyright 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1994, 1996 X Consortium
12626Copyright 2000 The XFree86 Project, Inc.
12627
12628Permission is hereby granted, free of charge, to any person obtaining
12629a copy of this software and associated documentation files (the
12630"Software"), to deal in the Software without restriction, including
12631without limitation the rights to use, copy, modify, merge, publish,
12632distribute, sublicense, and/or sell copies of the Software, and to
12633permit persons to whom the Software is furnished to do so, subject to
12634the following conditions:
12635
12636The above copyright notice and this permission notice shall be included
12637in all copies or substantial portions of the Software.
12638
12639THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
12640OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
12641MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
12642IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
12643OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
12644ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
12645OTHER DEALINGS IN THE SOFTWARE.
12646
12647Except as contained in this notice, the name of the X Consortium shall
12648not be used in advertising or otherwise to promote the sale, use or
12649other dealings in this Software without prior written authorization
12650from the X Consortium.
12651
12652Copyright 1985, 1986, 1987, 1988, 1989, 1990, 1991 by
12653Digital Equipment Corporation
12654
12655Portions Copyright 1990, 1991 by Tektronix, Inc.
12656
12657Permission to use, copy, modify and distribute this documentation for
12658any purpose and without fee is hereby granted, provided that the above
12659copyright notice appears in all copies and that both that copyright notice
12660and this permission notice appear in all copies, and that the names of
12661Digital and Tektronix not be used in in advertising or publicity pertaining
12662to this documentation without specific, written prior permission.
12663Digital and Tektronix makes no representations about the suitability
12664of this documentation for any purpose.
12665It is provided ``as is'' without express or implied warranty.
12666
12667		----------------------------------------
12668
12669Copyright (c) 1999-2000  Free Software Foundation, Inc.
12670
12671Permission is hereby granted, free of charge, to any person obtaining a copy
12672of this software and associated documentation files (the "Software"), to deal
12673in the Software without restriction, including without limitation the rights
12674to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12675copies of the Software, and to permit persons to whom the Software is
12676furnished to do so, subject to the following conditions:
12677
12678The above copyright notice and this permission notice shall be included in
12679all copies or substantial portions of the Software.
12680
12681THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12682IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12683FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
12684FREE SOFTWARE FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
12685WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
12686IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12687
12688Except as contained in this notice, the name of the Free Software Foundation
12689shall not be used in advertising or otherwise to promote the sale, use or
12690other dealings in this Software without prior written authorization from the
12691Free Software Foundation.
12692
12693		----------------------------------------
12694
12695Code and supporting documentation (c) Copyright 1990 1991 Tektronix, Inc.
12696	All Rights Reserved
12697
12698This file is a component of an X Window System-specific implementation
12699of Xcms based on the TekColor Color Management System.  TekColor is a
12700trademark of Tektronix, Inc.  The term "TekHVC" designates a particular
12701color space that is the subject of U.S. Patent No. 4,985,853 (equivalent
12702foreign patents pending).  Permission is hereby granted to use, copy,
12703modify, sell, and otherwise distribute this software and its
12704documentation for any purpose and without fee, provided that:
12705
127061. This copyright, permission, and disclaimer notice is reproduced in
12707   all copies of this software and any modification thereof and in
12708   supporting documentation;
127092. Any color-handling application which displays TekHVC color
12710   cooordinates identifies these as TekHVC color coordinates in any
12711   interface that displays these coordinates and in any associated
12712   documentation;
127133. The term "TekHVC" is always used, and is only used, in association
12714   with the mathematical derivations of the TekHVC Color Space,
12715   including those provided in this file and any equivalent pathways and
12716   mathematical derivations, regardless of digital (e.g., floating point
12717   or integer) representation.
12718
12719Tektronix makes no representation about the suitability of this software
12720for any purpose.  It is provided "as is" and with all faults.
12721
12722TEKTRONIX DISCLAIMS ALL WARRANTIES APPLICABLE TO THIS SOFTWARE,
12723INCLUDING THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
12724PARTICULAR PURPOSE.  IN NO EVENT SHALL TEKTRONIX BE LIABLE FOR ANY
12725SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
12726RESULTING FROM LOSS OF USE, DATA, OR PROFITS, WHETHER IN AN ACTION OF
12727CONTRACT, NEGLIGENCE, OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
12728CONNECTION WITH THE USE OR THE PERFORMANCE OF THIS SOFTWARE.
12729
12730		----------------------------------------
12731
12732(c) Copyright 1995 FUJITSU LIMITED
12733This is source code modified by FUJITSU LIMITED under the Joint
12734Development Agreement for the CDE/Motif PST.
12735
12736		----------------------------------------
12737
12738Copyright 1992 by Oki Technosystems Laboratory, Inc.
12739Copyright 1992 by Fuji Xerox Co., Ltd.
12740
12741Permission to use, copy, modify, distribute, and sell this software
12742and its documentation for any purpose is hereby granted without fee,
12743provided that the above copyright notice appear in all copies and
12744that both that copyright notice and this permission notice appear
12745in supporting documentation, and that the name of Oki Technosystems
12746Laboratory and Fuji Xerox not be used in advertising or publicity
12747pertaining to distribution of the software without specific, written
12748prior permission.
12749Oki Technosystems Laboratory and Fuji Xerox make no representations
12750about the suitability of this software for any purpose.  It is provided
12751"as is" without express or implied warranty.
12752
12753OKI TECHNOSYSTEMS LABORATORY AND FUJI XEROX DISCLAIM ALL WARRANTIES
12754WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
12755MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL OKI TECHNOSYSTEMS
12756LABORATORY AND FUJI XEROX BE LIABLE FOR ANY SPECIAL, INDIRECT OR
12757CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
12758OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
12759OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
12760OR PERFORMANCE OF THIS SOFTWARE.
12761
12762		----------------------------------------
12763
12764Copyright 1990, 1991, 1992, 1993, 1994 by FUJITSU LIMITED
12765
12766Permission to use, copy, modify, distribute, and sell this software
12767and its documentation for any purpose is hereby granted without fee,
12768provided that the above copyright notice appear in all copies and
12769that both that copyright notice and this permission notice appear
12770in supporting documentation, and that the name of FUJITSU LIMITED
12771not be used in advertising or publicity pertaining to distribution
12772of the software without specific, written prior permission.
12773FUJITSU LIMITED makes no representations about the suitability of
12774this software for any purpose.
12775It is provided "as is" without express or implied warranty.
12776
12777FUJITSU LIMITED DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
12778INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
12779EVENT SHALL FUJITSU LIMITED BE LIABLE FOR ANY SPECIAL, INDIRECT OR
12780CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
12781USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
12782OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
12783PERFORMANCE OF THIS SOFTWARE.
12784
12785		----------------------------------------
12786
12787
12788Copyright (c) 1995 David E. Wexelblat.  All rights reserved
12789
12790Permission is hereby granted, free of charge, to any person obtaining
12791a copy of this software and associated documentation files (the
12792"Software"), to deal in the Software without restriction, including
12793without limitation the rights to use, copy, modify, merge, publish,
12794distribute, sublicense, and/or sell copies of the Software, and to
12795permit persons to whom the Software is furnished to do so, subject to
12796the following conditions:
12797
12798The above copyright notice and this permission notice shall be included
12799in all copies or substantial portions of the Software.
12800
12801THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
12802OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
12803MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
12804IN NO EVENT SHALL DAVID E. WEXELBLAT BE LIABLE FOR ANY CLAIM, DAMAGES OR
12805OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
12806ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
12807OTHER DEALINGS IN THE SOFTWARE.
12808
12809Except as contained in this notice, the name of David E. Wexelblat shall
12810not be used in advertising or otherwise to promote the sale, use or
12811other dealings in this Software without prior written authorization
12812from David E. Wexelblat.
12813
12814		----------------------------------------
12815
12816Copyright 1990, 1991 by OMRON Corporation
12817
12818Permission to use, copy, modify, distribute, and sell this software and its
12819documentation for any purpose is hereby granted without fee, provided that
12820the above copyright notice appear in all copies and that both that
12821copyright notice and this permission notice appear in supporting
12822documentation, and that the name OMRON not be used in
12823advertising or publicity pertaining to distribution of the software without
12824specific, written prior permission.  OMRON makes no representations
12825about the suitability of this software for any purpose.  It is provided
12826"as is" without express or implied warranty.
12827
12828OMRON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
12829INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
12830EVENT SHALL OMRON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
12831CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
12832DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
12833TORTUOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
12834PERFORMANCE OF THIS SOFTWARE.
12835
12836		----------------------------------------
12837
12838Copyright 1985, 1986, 1987, 1988, 1989, 1990, 1991 by
12839Digital Equipment Corporation
12840
12841Portions Copyright 1990, 1991 by Tektronix, Inc
12842
12843Rewritten for X.org by Chris Lee &lt;clee@freedesktop.org&gt;
12844
12845Permission to use, copy, modify, distribute, and sell this documentation
12846for any purpose and without fee is hereby granted, provided that the above
12847copyright notice and this permission notice appear in all copies.
12848Chris Lee makes no representations about the suitability for any purpose
12849of the information in this document.  It is provided \`\`as-is'' without
12850express or implied warranty.
12851
12852		----------------------------------------
12853
12854Copyright 1993 by Digital Equipment Corporation, Maynard, Massachusetts,
12855Copyright 1994 by FUJITSU LIMITED
12856Copyright 1994 by Sony Corporation
12857
12858                        All Rights Reserved
12859
12860Permission to use, copy, modify, and distribute this software and its
12861documentation for any purpose and without fee is hereby granted,
12862provided that the above copyright notice appear in all copies and that
12863both that copyright notice and this permission notice appear in
12864supporting documentation, and that the names of Digital, FUJITSU
12865LIMITED and Sony Corporation not be used in advertising or publicity
12866pertaining to distribution of the software without specific, written
12867prior permission.
12868
12869DIGITAL, FUJITSU LIMITED AND SONY CORPORATION DISCLAIMS ALL WARRANTIES
12870WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
12871MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL DIGITAL, FUJITSU LIMITED
12872AND SONY CORPORATION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
12873CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
12874USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
12875OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
12876PERFORMANCE OF THIS SOFTWARE.
12877
12878		----------------------------------------
12879
12880
12881Copyright 1991 by the Open Software Foundation
12882
12883Permission to use, copy, modify, distribute, and sell this software and its
12884documentation for any purpose is hereby granted without fee, provided that
12885the above copyright notice appear in all copies and that both that
12886copyright notice and this permission notice appear in supporting
12887documentation, and that the name of Open Software Foundation
12888not be used in advertising or publicity pertaining to distribution of the
12889software without specific, written prior permission.  Open Software
12890Foundation makes no representations about the suitability of this
12891software for any purpose.  It is provided "as is" without express or
12892implied warranty.
12893
12894OPEN SOFTWARE FOUNDATION DISCLAIMS ALL WARRANTIES WITH REGARD TO
12895THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
12896FITNESS, IN NO EVENT SHALL OPEN SOFTWARE FOUNDATIONN BE
12897LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12898WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
12899ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
12900OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
12901
12902		----------------------------------------
12903
12904Copyright 1990, 1991, 1992,1993, 1994 by FUJITSU LIMITED
12905Copyright 1993, 1994                  by Sony Corporation
12906
12907Permission to use, copy, modify, distribute, and sell this software and
12908its documentation for any purpose is hereby granted without fee, provided
12909that the above copyright notice appear in all copies and that both that
12910copyright notice and this permission notice appear in supporting
12911documentation, and that the name of FUJITSU LIMITED and Sony Corporation
12912not be used in advertising or publicity pertaining to distribution of the
12913software without specific, written prior permission.  FUJITSU LIMITED and
12914Sony Corporation makes no representations about the suitability of this
12915software for any purpose.  It is provided "as is" without express or
12916implied warranty.
12917
12918FUJITSU LIMITED AND SONY CORPORATION DISCLAIMS ALL WARRANTIES WITH REGARD
12919TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
12920FITNESS, IN NO EVENT SHALL FUJITSU LIMITED OR SONY CORPORATION BE LIABLE
12921FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
12922RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
12923NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
12924USE OR PERFORMANCE OF THIS SOFTWARE.
12925
12926		----------------------------------------
12927
12928Copyright (c) 1993, 1995 by Silicon Graphics Computer Systems, Inc.
12929
12930Permission to use, copy, modify, and distribute this
12931software and its documentation for any purpose and without
12932fee is hereby granted, provided that the above copyright
12933notice appear in all copies and that both that copyright
12934notice and this permission notice appear in supporting
12935documentation, and that the name of Silicon Graphics not be
12936used in advertising or publicity pertaining to distribution
12937of the software without specific prior written permission.
12938Silicon Graphics makes no representation about the suitability
12939of this software for any purpose. It is provided "as is"
12940without any express or implied warranty.
12941
12942SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
12943SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
12944AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
12945GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
12946DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
12947DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
12948OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
12949THE USE OR PERFORMANCE OF THIS SOFTWARE.
12950
12951		----------------------------------------
12952
12953Copyright 1991, 1992, 1993, 1994 by FUJITSU LIMITED
12954Copyright 1993 by Digital Equipment Corporation
12955
12956Permission to use, copy, modify, distribute, and sell this software
12957and its documentation for any purpose is hereby granted without fee,
12958provided that the above copyright notice appear in all copies and that
12959both that copyright notice and this permission notice appear in
12960supporting documentation, and that the name of FUJITSU LIMITED and
12961Digital Equipment Corporation not be used in advertising or publicity
12962pertaining to distribution of the software without specific, written
12963prior permission.  FUJITSU LIMITED and Digital Equipment Corporation
12964makes no representations about the suitability of this software for
12965any purpose.  It is provided "as is" without express or implied
12966warranty.
12967
12968FUJITSU LIMITED AND DIGITAL EQUIPMENT CORPORATION DISCLAIM ALL
12969WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
12970WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
12971FUJITSU LIMITED AND DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR
12972ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12973WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
12974IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
12975ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
12976THIS SOFTWARE.
12977
12978		----------------------------------------
12979
12980Copyright 1992, 1993 by FUJITSU LIMITED
12981Copyright 1993 by Fujitsu Open Systems Solutions, Inc.
12982Copyright 1994 by Sony Corporation
12983
12984Permission to use, copy, modify, distribute and sell this software
12985and its documentation for any purpose is hereby granted without fee,
12986provided that the above copyright notice appear in all copies and
12987that both that copyright notice and this permission notice appear
12988in supporting documentation, and that the name of FUJITSU LIMITED,
12989Fujitsu Open Systems Solutions, Inc. and Sony Corporation  not be
12990used in advertising or publicity pertaining to distribution of the
12991software without specific, written prior permission.
12992FUJITSU LIMITED, Fujitsu Open Systems Solutions, Inc. and
12993Sony Corporation make no representations about the suitability of
12994this software for any purpose.  It is provided "as is" without
12995express or implied warranty.
12996
12997FUJITSU LIMITED, FUJITSU OPEN SYSTEMS SOLUTIONS, INC. AND SONY
12998CORPORATION DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
12999INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
13000IN NO EVENT SHALL FUJITSU OPEN SYSTEMS SOLUTIONS, INC., FUJITSU LIMITED
13001AND SONY CORPORATION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
13002CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
13003OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13004OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
13005OR PERFORMANCE OF THIS SOFTWARE.
13006
13007		----------------------------------------
13008
13009Copyright 1987, 1988, 1990, 1993 by Digital Equipment Corporation,
13010Maynard, Massachusetts,
13011
13012                        All Rights Reserved
13013
13014Permission to use, copy, modify, and distribute this software and its
13015documentation for any purpose and without fee is hereby granted,
13016provided that the above copyright notice appear in all copies and that
13017both that copyright notice and this permission notice appear in
13018supporting documentation, and that the name of Digital not be
13019used in advertising or publicity pertaining to distribution of the
13020software without specific, written prior permission.
13021
13022DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
13023ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
13024DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
13025ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
13026WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
13027ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
13028SOFTWARE.
13029
13030		----------------------------------------
13031
13032Copyright 1993 by SunSoft, Inc.
13033Copyright 1999-2000 by Bruno Haible
13034
13035Permission to use, copy, modify, distribute, and sell this software
13036and its documentation for any purpose is hereby granted without fee,
13037provided that the above copyright notice appear in all copies and
13038that both that copyright notice and this permission notice appear
13039in supporting documentation, and that the names of SunSoft, Inc. and
13040Bruno Haible not be used in advertising or publicity pertaining to
13041distribution of the software without specific, written prior
13042permission.  SunSoft, Inc. and Bruno Haible make no representations
13043about the suitability of this software for any purpose.  It is
13044provided "as is" without express or implied warranty.
13045
13046SunSoft Inc. AND Bruno Haible DISCLAIM ALL WARRANTIES WITH REGARD
13047TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
13048AND FITNESS, IN NO EVENT SHALL SunSoft, Inc. OR Bruno Haible BE LIABLE
13049FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13050WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13051ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
13052OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
13053
13054		----------------------------------------
13055
13056Copyright 1991 by the Open Software Foundation
13057Copyright 1993 by the TOSHIBA Corp.
13058
13059Permission to use, copy, modify, distribute, and sell this software and its
13060documentation for any purpose is hereby granted without fee, provided that
13061the above copyright notice appear in all copies and that both that
13062copyright notice and this permission notice appear in supporting
13063documentation, and that the names of Open Software Foundation and TOSHIBA
13064not be used in advertising or publicity pertaining to distribution of the
13065software without specific, written prior permission.  Open Software
13066Foundation and TOSHIBA make no representations about the suitability of this
13067software for any purpose.  It is provided "as is" without express or
13068implied warranty.
13069
13070OPEN SOFTWARE FOUNDATION AND TOSHIBA DISCLAIM ALL WARRANTIES WITH REGARD TO
13071THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
13072FITNESS, IN NO EVENT SHALL OPEN SOFTWARE FOUNDATIONN OR TOSHIBA BE
13073LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13074WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13075ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
13076OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
13077
13078		----------------------------------------
13079
13080Copyright 1988 by Wyse Technology, Inc., San Jose, Ca.,
13081
13082                        All Rights Reserved
13083
13084Permission to use, copy, modify, and distribute this software and its
13085documentation for any purpose and without fee is hereby granted,
13086provided that the above copyright notice appear in all copies and that
13087both that copyright notice and this permission notice appear in
13088supporting documentation, and that the name Wyse not be
13089used in advertising or publicity pertaining to distribution of the
13090software without specific, written prior permission.
13091
13092WYSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
13093ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
13094DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
13095ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
13096WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
13097ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
13098SOFTWARE.
13099
13100		----------------------------------------
13101
13102
13103Copyright 1991 by the Open Software Foundation
13104Copyright 1993, 1994 by the Sony Corporation
13105
13106Permission to use, copy, modify, distribute, and sell this software and its
13107documentation for any purpose is hereby granted without fee, provided that
13108the above copyright notice appear in all copies and that both that
13109copyright notice and this permission notice appear in supporting
13110documentation, and that the names of Open Software Foundation and
13111Sony Corporation not be used in advertising or publicity pertaining to
13112distribution of the software without specific, written prior permission.
13113Open Software Foundation and Sony Corporation make no
13114representations about the suitability of this software for any purpose.
13115It is provided "as is" without express or implied warranty.
13116
13117OPEN SOFTWARE FOUNDATION AND SONY CORPORATION DISCLAIM ALL
13118WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
13119WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL OPEN
13120SOFTWARE FOUNDATIONN OR SONY CORPORATION BE LIABLE FOR ANY SPECIAL,
13121INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
13122LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13123OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13124PERFORMANCE OF THIS SOFTWARE.
13125
13126		----------------------------------------
13127
13128Copyright 1992, 1993 by FUJITSU LIMITED
13129Copyright 1993 by Fujitsu Open Systems Solutions, Inc.
13130
13131Permission to use, copy, modify, distribute and sell this software
13132and its documentation for any purpose is hereby granted without fee,
13133provided that the above copyright notice appear in all copies and
13134that both that copyright notice and this permission notice appear
13135in supporting documentation, and that the name of FUJITSU LIMITED and
13136Fujitsu Open Systems Solutions, Inc. not be used in advertising or
13137publicity pertaining to distribution of the software without specific,
13138written prior permission.
13139FUJITSU LIMITED and Fujitsu Open Systems Solutions, Inc. makes no
13140representations about the suitability of this software for any purpose.
13141It is provided "as is" without express or implied warranty.
13142
13143FUJITSU LIMITED AND FUJITSU OPEN SYSTEMS SOLUTIONS, INC. DISCLAIMS ALL
13144WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
13145OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL FUJITSU OPEN SYSTEMS
13146SOLUTIONS, INC. AND FUJITSU LIMITED BE LIABLE FOR ANY SPECIAL, INDIRECT
13147OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
13148USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
13149TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
13150OF THIS SOFTWARE.
13151
13152		----------------------------------------
13153
13154Copyright 1993, 1994 by Sony Corporation
13155
13156Permission to use, copy, modify, distribute, and sell this software
13157and its documentation for any purpose is hereby granted without fee,
13158provided that the above copyright notice appear in all copies and
13159that both that copyright notice and this permission notice appear
13160in supporting documentation, and that the name of Sony Corporation
13161not be used in advertising or publicity pertaining to distribution
13162of the software without specific, written prior permission.
13163Sony Corporation makes no representations about the suitability of
13164this software for any purpose. It is provided "as is" without
13165express or implied warranty.
13166
13167SONY CORPORATION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
13168INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
13169EVENT SHALL SONY CORPORATION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
13170CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
13171USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13172OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13173PERFORMANCE OF THIS SOFTWARE.
13174
13175		----------------------------------------
13176
13177Copyright 1986, 1998  The Open Group
13178Copyright (c) 2000  The XFree86 Project, Inc.
13179
13180Permission to use, copy, modify, distribute, and sell this software and its
13181documentation for any purpose is hereby granted without fee, provided that
13182the above copyright notice appear in all copies and that both that
13183copyright notice and this permission notice appear in supporting
13184documentation.
13185
13186The above copyright notice and this permission notice shall be included in
13187all copies or substantial portions of the Software.
13188
13189THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13190IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13191FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
13192X CONSORTIUM OR THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13193LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13194OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13195SOFTWARE.
13196
13197Except as contained in this notice, the name of the X Consortium or of the
13198XFree86 Project shall not be used in advertising or otherwise to promote the
13199sale, use or other dealings in this Software without prior written
13200authorization from the X Consortium and the XFree86 Project.
13201
13202		----------------------------------------
13203
13204Copyright 1990, 1991 by OMRON Corporation, NTT Software Corporation,
13205                     and Nippon Telegraph and Telephone Corporation
13206Copyright 1991 by the Open Software Foundation
13207Copyright 1993 by the FUJITSU LIMITED
13208
13209Permission to use, copy, modify, distribute, and sell this software and its
13210documentation for any purpose is hereby granted without fee, provided that
13211the above copyright notice appear in all copies and that both that
13212copyright notice and this permission notice appear in supporting
13213documentation, and that the names of OMRON, NTT Software, NTT, and
13214Open Software Foundation not be used in advertising or publicity
13215pertaining to distribution of the software without specific,
13216written prior permission. OMRON, NTT Software, NTT, and Open Software
13217Foundation make no representations about the suitability of this
13218software for any purpose.  It is provided "as is" without express or
13219implied warranty.
13220
13221OMRON, NTT SOFTWARE, NTT, AND OPEN SOFTWARE FOUNDATION
13222DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
13223ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
13224SHALL OMRON, NTT SOFTWARE, NTT, OR OPEN SOFTWARE FOUNDATION BE
13225LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13226WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13227ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
13228OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
13229
13230		----------------------------------------
13231
13232Copyright 1988 by Wyse Technology, Inc., San Jose, Ca,
13233Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts,
13234
13235                        All Rights Reserved
13236
13237Permission to use, copy, modify, and distribute this software and its
13238documentation for any purpose and without fee is hereby granted,
13239provided that the above copyright notice appear in all copies and that
13240both that copyright notice and this permission notice appear in
13241supporting documentation, and that the name Digital not be
13242used in advertising or publicity pertaining to distribution of the
13243software without specific, written prior permission.
13244
13245DIGITAL AND WYSE DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
13246INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
13247EVENT SHALL DIGITAL OR WYSE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
13248CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
13249USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13250OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13251PERFORMANCE OF THIS SOFTWARE.
13252
13253		----------------------------------------
13254
13255
13256Copyright 1991, 1992 by Fuji Xerox Co., Ltd.
13257Copyright 1992, 1993, 1994 by FUJITSU LIMITED
13258
13259Permission to use, copy, modify, distribute, and sell this software
13260and its documentation for any purpose is hereby granted without fee,
13261provided that the above copyright notice appear in all copies and
13262that both that copyright notice and this permission notice appear
13263in supporting documentation, and that the name of Fuji Xerox,
13264FUJITSU LIMITED not be used in advertising or publicity pertaining
13265to distribution of the software without specific, written prior
13266permission. Fuji Xerox, FUJITSU LIMITED make no representations
13267about the suitability of this software for any purpose.
13268It is provided "as is" without express or implied warranty.
13269
13270FUJI XEROX, FUJITSU LIMITED DISCLAIM ALL WARRANTIES WITH
13271REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
13272MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL FUJI XEROX,
13273FUJITSU LIMITED BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
13274DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
13275OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
13276TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13277PERFORMANCE OF THIS SOFTWARE.
13278
13279		----------------------------------------
13280
13281Copyright 2006 Josh Triplett
13282
13283Permission is hereby granted, free of charge, to any person obtaining
13284a copy of this software and associated documentation files (the
13285"Software"), to deal in the Software without restriction, including
13286without limitation the rights to use, copy, modify, merge, publish,
13287distribute, sublicense, and/or sell copies of the Software, and to
13288permit persons to whom the Software is furnished to do so, subject to
13289the following conditions:
13290
13291The above copyright notice and this permission notice shall be included
13292in all copies or substantial portions of the Software.
13293
13294THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
13295OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
13296MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
13297IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
13298OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
13299ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
13300OTHER DEALINGS IN THE SOFTWARE.
13301
13302		----------------------------------------
13303
13304(c) Copyright 1996 by Sebastien Marineau and Holger Veit
13305			&lt;marineau@genie.uottawa.ca&gt;
13306                     &lt;Holger.Veit@gmd.de&gt;
13307
13308Permission is hereby granted, free of charge, to any person obtaining a
13309copy of this software and associated documentation files (the "Software"),
13310to deal in the Software without restriction, including without limitation
13311the rights to use, copy, modify, merge, publish, distribute, sublicense,
13312and/or sell copies of the Software, and to permit persons to whom the
13313Software is furnished to do so, subject to the following conditions:
13314
13315The above copyright notice and this permission notice shall be included in
13316all copies or substantial portions of the Software.
13317
13318THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13319IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13320FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
13321HOLGER VEIT  BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
13322WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
13323OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13324SOFTWARE.
13325
13326Except as contained in this notice, the name of Sebastien Marineau or Holger Veit
13327shall not be used in advertising or otherwise to promote the sale, use or other
13328dealings in this Software without prior written authorization from Holger Veit or
13329Sebastien Marineau.
13330
13331		----------------------------------------
13332
13333Copyright 1990, 1991 by OMRON Corporation, NTT Software Corporation,
13334                     and Nippon Telegraph and Telephone Corporation
13335Copyright 1991 by the Open Software Foundation
13336Copyright 1993 by the TOSHIBA Corp.
13337Copyright 1993, 1994 by Sony Corporation
13338Copyright 1993, 1994 by the FUJITSU LIMITED
13339
13340Permission to use, copy, modify, distribute, and sell this software and its
13341documentation for any purpose is hereby granted without fee, provided that
13342the above copyright notice appear in all copies and that both that
13343copyright notice and this permission notice appear in supporting
13344documentation, and that the names of OMRON, NTT Software, NTT, Open
13345Software Foundation, and Sony Corporation not be used in advertising
13346or publicity pertaining to distribution of the software without specific,
13347written prior permission. OMRON, NTT Software, NTT, Open Software
13348Foundation, and Sony Corporation  make no representations about the
13349suitability of this software for any purpose.  It is provided "as is"
13350without express or implied warranty.
13351
13352OMRON, NTT SOFTWARE, NTT, OPEN SOFTWARE FOUNDATION, AND SONY
13353CORPORATION DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
13354ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
13355SHALL OMRON, NTT SOFTWARE, NTT, OPEN SOFTWARE FOUNDATION, OR SONY
13356CORPORATION BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
13357ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
13358IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
13359OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
13360
13361		----------------------------------------
13362
13363Copyright 2000 by Bruno Haible
13364
13365Permission to use, copy, modify, distribute, and sell this software
13366and its documentation for any purpose is hereby granted without fee,
13367provided that the above copyright notice appear in all copies and
13368that both that copyright notice and this permission notice appear
13369in supporting documentation, and that the name of Bruno Haible not
13370be used in advertising or publicity pertaining to distribution of the
13371software without specific, written prior permission.  Bruno Haible
13372makes no representations about the suitability of this software for
13373any purpose.  It is provided "as is" without express or implied
13374warranty.
13375
13376Bruno Haible DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
13377INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
13378NO EVENT SHALL Bruno Haible BE LIABLE FOR ANY SPECIAL, INDIRECT OR
13379CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
13380OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13381OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
13382OR PERFORMANCE OF THIS SOFTWARE.
13383
13384		----------------------------------------
13385
13386Copyright © 2003 Keith Packard
13387
13388Permission to use, copy, modify, distribute, and sell this software and its
13389documentation for any purpose is hereby granted without fee, provided that
13390the above copyright notice appear in all copies and that both that
13391copyright notice and this permission notice appear in supporting
13392documentation, and that the name of Keith Packard not be used in
13393advertising or publicity pertaining to distribution of the software without
13394specific, written prior permission.  Keith Packard makes no
13395representations about the suitability of this software for any purpose.  It
13396is provided "as is" without express or implied warranty.
13397
13398KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
13399INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
13400EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
13401CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
13402DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
13403TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13404PERFORMANCE OF THIS SOFTWARE.
13405
13406		----------------------------------------
13407
13408Copyright (c) 2007-2009, Troy D. Hanson
13409All rights reserved.
13410
13411Redistribution and use in source and binary forms, with or without
13412modification, are permitted provided that the following conditions are met:
13413
13414Redistributions of source code must retain the above copyright
13415notice, this list of conditions and the following disclaimer.
13416
13417THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
13418IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
13419TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
13420PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
13421OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
13422EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
13423PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
13424PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
13425LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
13426NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
13427SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13428
13429		----------------------------------------
13430
13431Copyright 1992, 1993 by TOSHIBA Corp.
13432
13433Permission to use, copy, modify, and distribute this software and its
13434documentation for any purpose and without fee is hereby granted, provided
13435that the above copyright notice appear in all copies and that both that
13436copyright notice and this permission notice appear in supporting
13437documentation, and that the name of TOSHIBA not be used in advertising
13438or publicity pertaining to distribution of the software without specific,
13439written prior permission. TOSHIBA make no representations about the
13440suitability of this software for any purpose.  It is provided "as is"
13441without express or implied warranty.
13442
13443TOSHIBA DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
13444ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
13445TOSHIBA BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
13446ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
13447WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
13448ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
13449SOFTWARE.
13450
13451
13452		----------------------------------------
13453
13454Copyright IBM Corporation 1993
13455
13456All Rights Reserved
13457
13458License to use, copy, modify, and distribute this software and its
13459documentation for any purpose and without fee is hereby granted,
13460provided that the above copyright notice appear in all copies and that
13461both that copyright notice and this permission notice appear in
13462supporting documentation, and that the name of IBM not be
13463used in advertising or publicity pertaining to distribution of the
13464software without specific, written prior permission.
13465
13466IBM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
13467ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS, AND
13468NONINFRINGEMENT OF THIRD PARTY RIGHTS, IN NO EVENT SHALL
13469IBM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
13470ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
13471WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
13472ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
13473SOFTWARE.
13474
13475		----------------------------------------
13476
13477Copyright 1990, 1991 by OMRON Corporation, NTT Software Corporation,
13478                     and Nippon Telegraph and Telephone Corporation
13479
13480Permission to use, copy, modify, distribute, and sell this software and its
13481documentation for any purpose is hereby granted without fee, provided that
13482the above copyright notice appear in all copies and that both that
13483copyright notice and this permission notice appear in supporting
13484documentation, and that the names of OMRON, NTT Software, and NTT
13485not be used in advertising or publicity pertaining to distribution of the
13486software without specific, written prior permission. OMRON, NTT Software,
13487and NTT make no representations about the suitability of this
13488software for any purpose.  It is provided "as is" without express or
13489implied warranty.
13490
13491OMRON, NTT SOFTWARE, AND NTT, DISCLAIM ALL WARRANTIES WITH REGARD
13492TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
13493AND FITNESS, IN NO EVENT SHALL OMRON, NTT SOFTWARE, OR NTT, BE
13494LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13495WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13496ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
13497OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
13498
13499
13500-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13501
13502Scanned Source License libX11-1.6.0/src/xlibi18n/lcUniConv/COPYRIGHT:
13503
13504This notice applies to the files in this directory. They are taken from
13505the libiconv-1.1 package, which is covered by the LGPL license. The files
13506in this directory have been placed under the following copyright, with
13507permission from the Free Software Foundation.
13508
13509
13510Copyright (c) 1999-2000  Free Software Foundation, Inc.
13511
13512Permission is hereby granted, free of charge, to any person obtaining a copy
13513of this software and associated documentation files (the "Software"), to deal
13514in the Software without restriction, including without limitation the rights
13515to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13516copies of the Software, and to permit persons to whom the Software is
13517furnished to do so, subject to the following conditions:
13518
13519The above copyright notice and this permission notice shall be included in
13520all copies or substantial portions of the Software.
13521
13522THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13523IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13524FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
13525FREE SOFTWARE FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
13526WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
13527IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13528
13529Except as contained in this notice, the name of the Free Software Foundation
13530shall not be used in advertising or otherwise to promote the sale, use or
13531other dealings in this Software without prior written authorization from the
13532Free Software Foundation.
13533
13534
13535Notes:
13536
135371. This copyright applies only to the files in this directory, and not to
13538the remaining files in libiconv.
13539
135402. The Free Software Foundation does not encourage the use of the above
13541license for newly written software.
13542
13543
13544-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13545</pre>
13546<ul>
13547
13548</ul>
13549</div>
13550</div>
13551
13552
13553<div class="product">
13554<span class="title">libXau-1.0.6</span>
13555<a class="show" href="#" onclick="return toggle(this);">show license text</a>
13556<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
13557<div class="licence">
13558<pre>Scanned Source License libXau-1.0.6/COPYING:
13559
13560Copyright 1988, 1993, 1994, 1998  The Open Group
13561
13562Permission to use, copy, modify, distribute, and sell this software and its
13563documentation for any purpose is hereby granted without fee, provided that
13564the above copyright notice appear in all copies and that both that
13565copyright notice and this permission notice appear in supporting
13566documentation.
13567
13568The above copyright notice and this permission notice shall be included in
13569all copies or substantial portions of the Software.
13570
13571THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13572IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13573FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
13574OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
13575AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
13576CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13577
13578Except as contained in this notice, the name of The Open Group shall not be
13579used in advertising or otherwise to promote the sale, use or other dealings
13580in this Software without prior written authorization from The Open Group.
13581
13582-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13583</pre>
13584<ul>
13585
13586</ul>
13587</div>
13588</div>
13589
13590
13591<div class="product">
13592<span class="title">libxcb-1.9.1</span>
13593<a class="show" href="#" onclick="return toggle(this);">show license text</a>
13594<span class="homepage"><a href="http://xcb.freedesktop.org/">homepage</a></span>
13595<div class="licence">
13596<pre>Scanned Source License libxcb-1.9.1/COPYING:
13597
13598Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.
13599All Rights Reserved.
13600
13601Permission is hereby granted, free of charge, to any person
13602obtaining a copy of this software and associated
13603documentation files (the "Software"), to deal in the
13604Software without restriction, including without limitation
13605the rights to use, copy, modify, merge, publish, distribute,
13606sublicense, and/or sell copies of the Software, and to
13607permit persons to whom the Software is furnished to do so,
13608subject to the following conditions:
13609
13610The above copyright notice and this permission notice shall
13611be included in all copies or substantial portions of the
13612Software.
13613
13614THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
13615KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
13616WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
13617PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
13618BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
13619IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13620OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
13621OTHER DEALINGS IN THE SOFTWARE.
13622
13623Except as contained in this notice, the names of the authors
13624or their institutions shall not be used in advertising or
13625otherwise to promote the sale, use or other dealings in this
13626Software without prior written authorization from the
13627authors.
13628
13629-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13630</pre>
13631<ul>
13632
13633</ul>
13634</div>
13635</div>
13636
13637
13638<div class="product">
13639<span class="title">libXcomposite-0.4.3</span>
13640<a class="show" href="#" onclick="return toggle(this);">show license text</a>
13641<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
13642<div class="licence">
13643<pre>Scanned Source License libXcomposite-0.4.3/COPYING:
13644
13645
13646Copyright © 2001,2003 Keith Packard
13647
13648Permission to use, copy, modify, distribute, and sell this software and its
13649documentation for any purpose is hereby granted without fee, provided that
13650the above copyright notice appear in all copies and that both that
13651copyright notice and this permission notice appear in supporting
13652documentation, and that the name of Keith Packard not be used in
13653advertising or publicity pertaining to distribution of the software without
13654specific, written prior permission.  Keith Packard makes no
13655representations about the suitability of this software for any purpose.  It
13656is provided "as is" without express or implied warranty.
13657
13658KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
13659INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
13660EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
13661CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
13662DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
13663TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13664PERFORMANCE OF THIS SOFTWARE.
13665
13666Copyright (c) 2006, 2007, Oracle and/or its affiliates. All rights reserved.
13667
13668Permission is hereby granted, free of charge, to any person obtaining a
13669copy of this software and associated documentation files (the "Software"),
13670to deal in the Software without restriction, including without limitation
13671the rights to use, copy, modify, merge, publish, distribute, sublicense,
13672and/or sell copies of the Software, and to permit persons to whom the
13673Software is furnished to do so, subject to the following conditions:
13674
13675The above copyright notice and this permission notice (including the next
13676paragraph) shall be included in all copies or substantial portions of the
13677Software.
13678
13679THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13680IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13681FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
13682THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13683LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
13684FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
13685DEALINGS IN THE SOFTWARE.
13686
13687-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13688</pre>
13689<ul>
13690
13691</ul>
13692</div>
13693</div>
13694
13695
13696<div class="product">
13697<span class="title">libXcursor-1.1.14</span>
13698<a class="show" href="#" onclick="return toggle(this);">show license text</a>
13699<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
13700<div class="licence">
13701<pre>Scanned Source License libXcursor-1.1.14/COPYING:
13702
13703Copyright © 2002 Keith Packard
13704
13705Permission to use, copy, modify, distribute, and sell this software and its
13706documentation for any purpose is hereby granted without fee, provided that
13707the above copyright notice appear in all copies and that both that
13708copyright notice and this permission notice appear in supporting
13709documentation, and that the name of Keith Packard not be used in
13710advertising or publicity pertaining to distribution of the software without
13711specific, written prior permission.  Keith Packard makes no
13712representations about the suitability of this software for any purpose.  It
13713is provided "as is" without express or implied warranty.
13714
13715KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
13716INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
13717EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
13718CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
13719DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
13720TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13721PERFORMANCE OF THIS SOFTWARE.
13722
13723-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13724</pre>
13725<ul>
13726
13727</ul>
13728</div>
13729</div>
13730
13731
13732<div class="product">
13733<span class="title">libXdamage-1.1.3</span>
13734<a class="show" href="#" onclick="return toggle(this);">show license text</a>
13735<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
13736<div class="licence">
13737<pre>Scanned Source License libXdamage-1.1.3/COPYING:
13738
13739
13740Copyright © 2001,2003 Keith Packard
13741Copyright © 2007 Eric Anholt
13742
13743Permission to use, copy, modify, distribute, and sell this software and its
13744documentation for any purpose is hereby granted without fee, provided that
13745the above copyright notice appear in all copies and that both that
13746copyright notice and this permission notice appear in supporting
13747documentation, and that the name of Keith Packard not be used in
13748advertising or publicity pertaining to distribution of the software without
13749specific, written prior permission.  Keith Packard makes no
13750representations about the suitability of this software for any purpose.  It
13751is provided "as is" without express or implied warranty.
13752
13753KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
13754INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
13755EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
13756CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
13757DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
13758TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13759PERFORMANCE OF THIS SOFTWARE.
13760
13761
13762-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13763</pre>
13764<ul>
13765
13766</ul>
13767</div>
13768</div>
13769
13770
13771<div class="product">
13772<span class="title">libXdmcp-1.1.0</span>
13773<a class="show" href="#" onclick="return toggle(this);">show license text</a>
13774<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
13775<div class="licence">
13776<pre>Scanned Source License libXdmcp-1.1.0/COPYING:
13777
13778Copyright 1989, 1998  The Open Group
13779
13780Permission to use, copy, modify, distribute, and sell this software and its
13781documentation for any purpose is hereby granted without fee, provided that
13782the above copyright notice appear in all copies and that both that
13783copyright notice and this permission notice appear in supporting
13784documentation.
13785
13786The above copyright notice and this permission notice shall be included in
13787all copies or substantial portions of the Software.
13788
13789THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13790IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13791FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
13792OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
13793AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
13794CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13795
13796Except as contained in this notice, the name of The Open Group shall not be
13797used in advertising or otherwise to promote the sale, use or other dealings
13798in this Software without prior written authorization from The Open Group.
13799
13800Author:  Keith Packard, MIT X Consortium
13801
13802-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13803</pre>
13804<ul>
13805
13806</ul>
13807</div>
13808</div>
13809
13810
13811<div class="product">
13812<span class="title">libXext-1.3.2</span>
13813<a class="show" href="#" onclick="return toggle(this);">show license text</a>
13814<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
13815<div class="licence">
13816<pre>Scanned Source License libXext-1.3.2/COPYING:
13817
13818Copyright 1986, 1987, 1988, 1989, 1994, 1998  The Open Group
13819
13820Permission to use, copy, modify, distribute, and sell this software and its
13821documentation for any purpose is hereby granted without fee, provided that
13822the above copyright notice appear in all copies and that both that
13823copyright notice and this permission notice appear in supporting
13824documentation.
13825
13826The above copyright notice and this permission notice shall be included in
13827all copies or substantial portions of the Software.
13828
13829THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13830IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13831FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
13832OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
13833AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
13834CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13835
13836Except as contained in this notice, the name of The Open Group shall not be
13837used in advertising or otherwise to promote the sale, use or other dealings
13838in this Software without prior written authorization from The Open Group.
13839
13840Copyright (c) 1996 Digital Equipment Corporation, Maynard, Massachusetts.
13841
13842Permission is hereby granted, free of charge, to any person obtaining a copy
13843of this software and associated documentation files (the "Software"), to deal
13844in the Software without restriction, including without limitation the rights
13845to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13846copies of the Software.
13847
13848The above copyright notice and this permission notice shall be included in
13849all copies or substantial portions of the Software.
13850
13851THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13852IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13853FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
13854DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING,
13855BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY,
13856WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
13857IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13858
13859Except as contained in this notice, the name of Digital Equipment Corporation
13860shall not be used in advertising or otherwise to promote the sale, use or other
13861dealings in this Software without prior written authorization from Digital
13862Equipment Corporation.
13863
13864Copyright (c) 1997 by Silicon Graphics Computer Systems, Inc.
13865Permission to use, copy, modify, and distribute this
13866software and its documentation for any purpose and without
13867fee is hereby granted, provided that the above copyright
13868notice appear in all copies and that both that copyright
13869notice and this permission notice appear in supporting
13870documentation, and that the name of Silicon Graphics not be
13871used in advertising or publicity pertaining to distribution
13872of the software without specific prior written permission.
13873Silicon Graphics makes no representation about the suitability
13874of this software for any purpose. It is provided "as is"
13875without any express or implied warranty.
13876SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
13877SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
13878AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
13879GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
13880DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
13881DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13882OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
13883THE USE OR PERFORMANCE OF THIS SOFTWARE.
13884
13885Copyright 1992 Network Computing Devices
13886
13887Permission to use, copy, modify, distribute, and sell this software and its
13888documentation for any purpose is hereby granted without fee, provided that
13889the above copyright notice appear in all copies and that both that
13890copyright notice and this permission notice appear in supporting
13891documentation, and that the name of NCD. not be used in advertising or
13892publicity pertaining to distribution of the software without specific,
13893written prior permission.  NCD. makes no representations about the
13894suitability of this software for any purpose.  It is provided "as is"
13895without express or implied warranty.
13896
13897NCD. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
13898IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NCD.
13899BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13900WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
13901OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
13902CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
13903
13904Copyright 1991,1993 by Digital Equipment Corporation, Maynard, Massachusetts,
13905and Olivetti Research Limited, Cambridge, England.
13906
13907                        All Rights Reserved
13908
13909Permission to use, copy, modify, and distribute this software and its
13910documentation for any purpose and without fee is hereby granted,
13911provided that the above copyright notice appear in all copies and that
13912both that copyright notice and this permission notice appear in
13913supporting documentation, and that the names of Digital or Olivetti
13914not be used in advertising or publicity pertaining to distribution of the
13915software without specific, written prior permission.
13916
13917DIGITAL AND OLIVETTI DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
13918SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
13919FITNESS, IN NO EVENT SHALL THEY BE LIABLE FOR ANY SPECIAL, INDIRECT OR
13920CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
13921USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13922OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13923PERFORMANCE OF THIS SOFTWARE.
13924
13925Copyright 1986, 1987, 1988 by Hewlett-Packard Corporation
13926
13927Permission to use, copy, modify, and distribute this
13928software and its documentation for any purpose and without
13929fee is hereby granted, provided that the above copyright
13930notice appear in all copies and that both that copyright
13931notice and this permission notice appear in supporting
13932documentation, and that the name of Hewlett-Packard not be used in
13933advertising or publicity pertaining to distribution of the
13934software without specific, written prior permission.
13935
13936Hewlett-Packard makes no representations about the
13937suitability of this software for any purpose.  It is provided
13938"as is" without express or implied warranty.
13939
13940This software is not subject to any license of the American
13941Telephone and Telegraph Company or of the Regents of the
13942University of California.
13943
13944Copyright (c) 1994, 1995  Hewlett-Packard Company
13945
13946Permission is hereby granted, free of charge, to any person obtaining
13947a copy of this software and associated documentation files (the
13948"Software"), to deal in the Software without restriction, including
13949without limitation the rights to use, copy, modify, merge, publish,
13950distribute, sublicense, and/or sell copies of the Software, and to
13951permit persons to whom the Software is furnished to do so, subject to
13952the following conditions:
13953
13954The above copyright notice and this permission notice shall be included
13955in all copies or substantial portions of the Software.
13956
13957THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
13958OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
13959MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
13960IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM,
13961DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
13962OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
13963THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13964
13965Except as contained in this notice, the name of the Hewlett-Packard
13966Company shall not be used in advertising or otherwise to promote the
13967sale, use or other dealings in this Software without prior written
13968authorization from the Hewlett-Packard Company.
13969
13970Copyright Digital Equipment Corporation, 1996
13971
13972Permission to use, copy, modify, distribute, and sell this
13973documentation for any purpose is hereby granted without fee,
13974provided that the above copyright notice and this permission
13975notice appear in all copies.  Digital Equipment Corporation
13976makes no representations about the suitability for any purpose
13977of the information in this document.  This documentation is
13978provided ``as is'' without express or implied warranty.
13979
13980Copyright (c) 1999, 2005, 2006, 2013, Oracle and/or its affiliates.
13981All rights reserved.
13982
13983Permission is hereby granted, free of charge, to any person obtaining a
13984copy of this software and associated documentation files (the "Software"),
13985to deal in the Software without restriction, including without limitation
13986the rights to use, copy, modify, merge, publish, distribute, sublicense,
13987and/or sell copies of the Software, and to permit persons to whom the
13988Software is furnished to do so, subject to the following conditions:
13989
13990The above copyright notice and this permission notice (including the next
13991paragraph) shall be included in all copies or substantial portions of the
13992Software.
13993
13994THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13995IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13996FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
13997THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13998LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
13999FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
14000DEALINGS IN THE SOFTWARE.
14001
14002Copyright (c) 1989 X Consortium, Inc. and Digital Equipment Corporation.
14003Copyright (c) 1992 X Consortium, Inc. and Intergraph Corporation.
14004Copyright (c) 1993 X Consortium, Inc. and Silicon Graphics, Inc.
14005Copyright (c) 1994, 1995 X Consortium, Inc. and Hewlett-Packard Company.
14006
14007Permission to use, copy, modify, and distribute this documentation for
14008any purpose and without fee is hereby granted, provided that the above
14009copyright notice and this permission notice appear in all copies.
14010Digital Equipment Corporation, Intergraph Corporation, Silicon
14011Graphics, Hewlett-Packard, and the X Consortium make no
14012representations about the suitability for any purpose of the
14013information in this document.  This documentation is provided ``as is''
14014without express or implied warranty.
14015
14016-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14017</pre>
14018<ul>
14019
14020</ul>
14021</div>
14022</div>
14023
14024
14025<div class="product">
14026<span class="title">libXfixes-5.0.1</span>
14027<a class="show" href="#" onclick="return toggle(this);">show license text</a>
14028<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
14029<div class="licence">
14030<pre>Scanned Source License libXfixes-5.0.1/COPYING:
14031
14032
14033Copyright © 2001,2003 Keith Packard
14034
14035Permission to use, copy, modify, distribute, and sell this software and its
14036documentation for any purpose is hereby granted without fee, provided that
14037the above copyright notice appear in all copies and that both that
14038copyright notice and this permission notice appear in supporting
14039documentation, and that the name of Keith Packard not be used in
14040advertising or publicity pertaining to distribution of the software without
14041specific, written prior permission.  Keith Packard makes no
14042representations about the suitability of this software for any purpose.  It
14043is provided "as is" without express or implied warranty.
14044
14045KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
14046INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
14047EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
14048CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
14049DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
14050TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14051PERFORMANCE OF THIS SOFTWARE.
14052
14053Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
14054
14055Permission is hereby granted, free of charge, to any person obtaining a
14056copy of this software and associated documentation files (the "Software"),
14057to deal in the Software without restriction, including without limitation
14058the rights to use, copy, modify, merge, publish, distribute, sublicense,
14059and/or sell copies of the Software, and to permit persons to whom the
14060Software is furnished to do so, subject to the following conditions:
14061
14062The above copyright notice and this permission notice (including the next
14063paragraph) shall be included in all copies or substantial portions of the
14064Software.
14065
14066THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14067IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14068FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
14069THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14070LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
14071FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
14072DEALINGS IN THE SOFTWARE.
14073
14074-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14075</pre>
14076<ul>
14077
14078</ul>
14079</div>
14080</div>
14081
14082
14083<div class="product">
14084<span class="title">libXfont-1.4.4</span>
14085<a class="show" href="#" onclick="return toggle(this);">show license text</a>
14086<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
14087<div class="licence">
14088<pre>Scanned Source License libXfont-1.4.4/COPYING:
14089
14090Copyright © 2007 Red Hat, Inc
14091Copyright (c) 2008, 2009, Oracle and/or its affiliates. All rights reserved.
14092
14093Permission is hereby granted, free of charge, to any person obtaining a
14094copy of this software and associated documentation files (the "Software"),
14095to deal in the Software without restriction, including without limitation
14096the rights to use, copy, modify, merge, publish, distribute, sublicense,
14097and/or sell copies of the Software, and to permit persons to whom the
14098Software is furnished to do so, subject to the following conditions:
14099
14100The above copyright notice and this permission notice (including the next
14101paragraph) shall be included in all copies or substantial portions of the
14102Software.
14103
14104THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14105IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14106FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
14107THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14108LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
14109FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
14110DEALINGS IN THE SOFTWARE.
14111
14112Copyright (c) 1997 by Mark Leisher
14113Copyright (c) 1998-2003 by Juliusz Chroboczek
14114Copyright (c) 1998 Go Watanabe, All rights reserved.
14115Copyright (c) 1998 Kazushi (Jam) Marukawa, All rights reserved.
14116Copyright (c) 1998 Takuya SHIOZAKI, All rights reserved.
14117Copyright (c) 1998 X-TrueType Server Project, All rights reserved.
14118Copyright (c) 2003-2004 After X-TT Project, All rights reserved.
14119
14120Permission is hereby granted, free of charge, to any person obtaining a copy
14121of this software and associated documentation files (the "Software"), to deal
14122in the Software without restriction, including without limitation the rights
14123to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14124copies of the Software, and to permit persons to whom the Software is
14125furnished to do so, subject to the following conditions:
14126
14127The above copyright notice and this permission notice shall be included in
14128all copies or substantial portions of the Software.
14129
14130THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14131IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14132FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
14133AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14134LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14135OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
14136THE SOFTWARE.
14137
14138
14139Copyright 1990, 1998  The Open Group
14140
14141Permission to use, copy, modify, distribute, and sell this software and its
14142documentation for any purpose is hereby granted without fee, provided that
14143the above copyright notice appear in all copies and that both that
14144copyright notice and this permission notice appear in supporting
14145documentation.
14146
14147The above copyright notice and this permission notice shall be included
14148in all copies or substantial portions of the Software.
14149
14150THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
14151OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
14152MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
14153IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
14154OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
14155ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
14156OTHER DEALINGS IN THE SOFTWARE.
14157
14158Except as contained in this notice, the name of The Open Group shall
14159not be used in advertising or otherwise to promote the sale, use or
14160other dealings in this Software without prior written authorization
14161from The Open Group.
14162
14163
14164Copyright 1989 by Digital Equipment Corporation, Maynard, Massachusetts.
14165
14166                        All Rights Reserved
14167
14168Permission to use, copy, modify, and distribute this software and its
14169documentation for any purpose and without fee is hereby granted,
14170provided that the above copyright notice appear in all copies and that
14171both that copyright notice and this permission notice appear in
14172supporting documentation, and that the name of Digital not be
14173used in advertising or publicity pertaining to distribution of the
14174software without specific, written prior permission.
14175
14176DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
14177ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
14178DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
14179ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
14180WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
14181ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
14182SOFTWARE.
14183
14184
14185Copyright 1999 SuSE, Inc.
14186
14187Permission to use, copy, modify, distribute, and sell this software and its
14188documentation for any purpose is hereby granted without fee, provided that
14189the above copyright notice appear in all copies and that both that
14190copyright notice and this permission notice appear in supporting
14191documentation, and that the name of SuSE not be used in advertising or
14192publicity pertaining to distribution of the software without specific,
14193written prior permission.  SuSE makes no representations about the
14194suitability of this software for any purpose.  It is provided "as is"
14195without express or implied warranty.
14196
14197SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
14198IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
14199BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14200WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
14201OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
14202CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
14203
14204
14205Copyright 1990 Network Computing Devices
14206
14207Permission to use, copy, modify, distribute, and sell this software and
14208its documentation for any purpose is hereby granted without fee, provided
14209that the above copyright notice appear in all copies and that both that
14210copyright notice and this permission notice appear in supporting
14211documentation, and that the name of Network Computing Devices not be used
14212in advertising or publicity pertaining to distribution of the software
14213without specific, written prior permission.  Network Computing Devices
14214makes no representations about the suitability of this software for any
14215purpose.  It is provided "as is" without express or implied warranty.
14216
14217NETWORK COMPUTING DEVICES DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
14218SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
14219IN NO EVENT SHALL NETWORK COMPUTING DEVICES BE LIABLE FOR ANY SPECIAL,
14220INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
14221LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
14222OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
14223OR PERFORMANCE OF THIS SOFTWARE.
14224
14225
14226Copyright 1990 Network Computing Devices
14227
14228Permission to use, copy, modify, distribute, and sell this software and
14229its documentation for any purpose is hereby granted without fee, provided
14230that the above copyright notice appear in all copies and that both that
14231copyright notice and this permission notice appear in supporting
14232documentation, and that the names of Network Computing Devices, or Digital
14233not be used in advertising or publicity pertaining to distribution
14234of the software without specific, written prior permission.
14235
14236NETWORK COMPUTING DEVICES, AND DIGITAL AND DISCLAIM ALL WARRANTIES WITH
14237REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
14238MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NETWORK COMPUTING DEVICES,
14239OR DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
14240DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
14241PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
14242ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
14243THIS SOFTWARE.
14244
14245
14246[Note: clause 3 in the following license, the "advertising clause", was
14247rescinded by Berkeley in 1999.  See
14248&lt;ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change>;]
14249
14250Copyright (c) 1991, 1993
14251     The Regents of the University of California.  All rights reserved.
14252
14253Redistribution and use in source and binary forms, with or without
14254modification, are permitted provided that the following conditions
14255are met:
142561. Redistributions of source code must retain the above copyright
14257   notice, this list of conditions and the following disclaimer.
142582. Redistributions in binary form must reproduce the above copyright
14259   notice, this list of conditions and the following disclaimer in the
14260   documentation and/or other materials provided with the distribution.
142613. All advertising materials mentioning features or use of this software
14262   must display the following acknowledgement:
14263     This product includes software developed by the University of
14264     California, Berkeley and its contributors.
142654. Neither the name of the University nor the names of its contributors
14266   may be used to endorse or promote products derived from this software
14267   without specific prior written permission.
14268
14269THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
14270ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
14271IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
14272ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
14273FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
14274DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
14275OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
14276HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
14277LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
14278OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
14279SUCH DAMAGE.
14280
14281
14282Copyright (c) 1998-1999 Shunsuke Akiyama &lt;akiyama@jp.FreeBSD.org&gt;.
14283All rights reserved.
14284Copyright (c) 1998-1999 X-TrueType Server Project, All rights reserved.
14285
14286Redistribution and use in source and binary forms, with or without
14287modification, are permitted provided that the following conditions
14288are met:
142891. Redistributions of source code must retain the above copyright
14290   notice, this list of conditions and the following disclaimer.
142912. Redistributions in binary form must reproduce the above copyright
14292   notice, this list of conditions and the following disclaimer in the
14293   documentation and/or other materials provided with the distribution.
14294
14295THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
14296ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
14297IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
14298ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
14299FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
14300DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
14301OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
14302HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
14303LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
14304OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
14305SUCH DAMAGE.
14306
14307
14308Copyright © 2004 Keith Packard
14309
14310Permission to use, copy, modify, distribute, and sell this software and its
14311documentation for any purpose is hereby granted without fee, provided that
14312the above copyright notice appear in all copies and that both that
14313copyright notice and this permission notice appear in supporting
14314documentation, and that the name of Keith Packard not be used in
14315advertising or publicity pertaining to distribution of the software without
14316specific, written prior permission.  Keith Packard makes no
14317representations about the suitability of this software for any purpose.  It
14318is provided "as is" without express or implied warranty.
14319
14320KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
14321INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
14322EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
14323CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
14324DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
14325TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14326PERFORMANCE OF THIS SOFTWARE.
14327
14328
14329/* lib/font/fontfile/gunzip.c
14330   written by Mark Eichin &lt;eichin@kitten.gen.ma.us&gt; September 1996.
14331   intended for inclusion in X11 public releases. */
14332
14333
14334Copyright (c) 1999  The XFree86 Project Inc.
14335
14336All Rights Reserved.
14337
14338The above copyright notice and this permission notice shall be included in
14339all copies or substantial portions of the Software.
14340
14341THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14342IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14343FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
14344OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
14345AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
14346CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14347
14348Except as contained in this notice, the name of The XFree86 Project
14349Inc. shall not be used in advertising or otherwise to promote the
14350sale, use or other dealings in this Software without prior written
14351authorization from The XFree86 Project Inc..
14352
14353-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14354</pre>
14355<ul>
14356
14357</ul>
14358</div>
14359</div>
14360
14361
14362<div class="product">
14363<span class="title">libXft-2.2.0</span>
14364<a class="show" href="#" onclick="return toggle(this);">show license text</a>
14365<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
14366<div class="licence">
14367<pre>Scanned Source License libXft-2.2.0/COPYING:
14368
14369
14370Copyright © 2001,2003 Keith Packard
14371
14372Permission to use, copy, modify, distribute, and sell this software and its
14373documentation for any purpose is hereby granted without fee, provided that
14374the above copyright notice appear in all copies and that both that
14375copyright notice and this permission notice appear in supporting
14376documentation, and that the name of Keith Packard not be used in
14377advertising or publicity pertaining to distribution of the software without
14378specific, written prior permission.  Keith Packard makes no
14379representations about the suitability of this software for any purpose.  It
14380is provided "as is" without express or implied warranty.
14381
14382KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
14383INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
14384EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
14385CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
14386DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
14387TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14388PERFORMANCE OF THIS SOFTWARE.
14389
14390
14391-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14392</pre>
14393<ul>
14394
14395</ul>
14396</div>
14397</div>
14398
14399
14400<div class="product">
14401<span class="title">libXi-1.7.1.901</span>
14402<a class="show" href="#" onclick="return toggle(this);">show license text</a>
14403<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
14404<div class="licence">
14405<pre>Scanned Source License libXi-1.7.1.901/COPYING:
14406
14407Copyright 1989, 1998  The Open Group
14408
14409Permission to use, copy, modify, distribute, and sell this software and its
14410documentation for any purpose is hereby granted without fee, provided that
14411the above copyright notice appear in all copies and that both that
14412copyright notice and this permission notice appear in supporting
14413documentation.
14414
14415The above copyright notice and this permission notice shall be included in
14416all copies or substantial portions of the Software.
14417
14418THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14419IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14420FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
14421OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
14422AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
14423CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14424
14425Except as contained in this notice, the name of The Open Group shall not be
14426used in advertising or otherwise to promote the sale, use or other dealings
14427in this Software without prior written authorization from The Open Group.
14428
14429Copyright 1989 by Hewlett-Packard Company, Palo Alto, California.
14430
14431			All Rights Reserved
14432
14433Permission to use, copy, modify, and distribute this software and its
14434documentation for any purpose and without fee is hereby granted,
14435provided that the above copyright notice appear in all copies and that
14436both that copyright notice and this permission notice appear in
14437supporting documentation, and that the name of Hewlett-Packard not be
14438used in advertising or publicity pertaining to distribution of the
14439software without specific, written prior permission.
14440
14441HEWLETT-PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
14442INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
14443EVENT SHALL HEWLETT-PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
14444CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
14445USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
14446OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14447PERFORMANCE OF THIS SOFTWARE.
14448
14449Copyright 2008 Peter Hutterer
14450
14451Permission to use, copy, modify, distribute, and sell this software and its
14452documentation for any purpose is hereby granted without fee, provided that
14453the above copyright notice appear in all copies and that both that
14454copyright notice and this permission notice appear in supporting
14455documentation.
14456
14457The above copyright notice and this permission notice shall be included in
14458all copies or substantial portions of the Software.
14459
14460THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14461IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14462FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
14463AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
14464AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
14465CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14466
14467Except as contained in this notice, the name of the author shall not be
14468used in advertising or otherwise to promote the sale, use or other dealings
14469in this Software without prior written authorization from the author.
14470
14471Copyright © 2009 Red Hat, Inc.
14472
14473Permission is hereby granted, free of charge, to any person obtaining a
14474copy of this software and associated documentation files (the "Software"),
14475to deal in the Software without restriction, including without limitation
14476the rights to use, copy, modify, merge, publish, distribute, sublicense,
14477and/or sell copies of the Software, and to permit persons to whom the
14478Software is furnished to do so, subject to the following conditions:
14479
14480The above copyright notice and this permission notice (including the next
14481paragraph) shall be included in all copies or substantial portions of the
14482Software.
14483
14484THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14485IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14486FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
14487THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14488LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
14489FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
14490DEALINGS IN THE SOFTWARE.
14491
14492-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14493</pre>
14494<ul>
14495
14496</ul>
14497</div>
14498</div>
14499
14500
14501<div class="product">
14502<span class="title">libXinerama-1.1.3</span>
14503<a class="show" href="#" onclick="return toggle(this);">show license text</a>
14504<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
14505<div class="licence">
14506<pre>Scanned Source License libXinerama-1.1.3/COPYING:
14507
14508Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
14509
14510Permission is hereby granted, free of charge, to any person obtaining a
14511copy of this software and associated documentation files (the "Software"),
14512to deal in the Software without restriction, including without limitation
14513the rights to use, copy, modify, merge, publish, distribute, sublicense,
14514and/or sell copies of the Software, and to permit persons to whom the
14515Software is furnished to do so, subject to the following conditions:
14516
14517The above copyright notice and this permission notice (including the next
14518paragraph) shall be included in all copies or substantial portions of the
14519Software.
14520
14521THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14522IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14523FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
14524THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14525LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
14526FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
14527DEALINGS IN THE SOFTWARE.
14528
14529Copyright 2003  The Open Group
14530
14531Permission to use, copy, modify, distribute, and sell this software and its
14532documentation for any purpose is hereby granted without fee, provided that
14533the above copyright notice appear in all copies and that both that
14534copyright notice and this permission notice appear in supporting
14535documentation.
14536
14537The above copyright notice and this permission notice shall be included in
14538all copies or substantial portions of the Software.
14539
14540THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14541IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14542FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
14543OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
14544AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
14545CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14546
14547Except as contained in this notice, the name of The Open Group shall not be
14548used in advertising or otherwise to promote the sale, use or other dealings
14549in this Software without prior written authorization from The Open Group.
14550
14551Copyright (c) 1991, 1997 Digital Equipment Corporation, Maynard, Massachusetts.
14552
14553Permission is hereby granted, free of charge, to any person obtaining a copy
14554of this software and associated documentation files (the "Software"), to deal
14555in the Software without restriction, including without limitation the rights
14556to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14557copies of the Software.
14558
14559The above copyright notice and this permission notice shall be included in
14560all copies or substantial portions of the Software.
14561
14562THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14563IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14564FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
14565DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING,
14566BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY,
14567WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
14568IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14569
14570Except as contained in this notice, the name of Digital Equipment Corporation
14571shall not be used in advertising or otherwise to promote the sale, use or other
14572dealings in this Software without prior written authorization from Digital
14573Equipment Corporation.
14574
14575-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14576</pre>
14577<ul>
14578
14579</ul>
14580</div>
14581</div>
14582
14583
14584<div class="product">
14585<span class="title">libxkbfile-1.0.7</span>
14586<a class="show" href="#" onclick="return toggle(this);">show license text</a>
14587<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
14588<div class="licence">
14589<pre>Scanned Source License libxkbfile-1.0.7/COPYING:
14590
14591Copyright (c) 1994-1996 by Silicon Graphics Computer Systems, Inc.
14592
14593Permission to use, copy, modify, and distribute this
14594software and its documentation for any purpose and without
14595fee is hereby granted, provided that the above copyright
14596notice appear in all copies and that both that copyright
14597notice and this permission notice appear in supporting
14598documentation, and that the name of Silicon Graphics not be 
14599used in advertising or publicity pertaining to distribution 
14600of the software without specific prior written permission.
14601Silicon Graphics makes no representation about the suitability 
14602of this software for any purpose. It is provided "as is"
14603without any express or implied warranty.
14604
14605SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 
14606SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 
14607AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
14608GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 
14609DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 
14610DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 
14611OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
14612THE USE OR PERFORMANCE OF THIS SOFTWARE.
14613
14614
14615Copyright 1987, 1998  The Open Group
14616
14617Permission to use, copy, modify, distribute, and sell this software and its
14618documentation for any purpose is hereby granted without fee, provided that
14619the above copyright notice appear in all copies and that both that
14620copyright notice and this permission notice appear in supporting
14621documentation.
14622
14623The above copyright notice and this permission notice shall be included in
14624all copies or substantial portions of the Software.
14625
14626THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14627IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14628FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
14629OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
14630AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
14631CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14632
14633Except as contained in this notice, the name of The Open Group shall not be
14634used in advertising or otherwise to promote the sale, use or other dealings
14635in this Software without prior written authorization from The Open Group.
14636
14637
14638Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
14639                        All Rights Reserved
14640
14641Permission to use, copy, modify, and distribute this software and its 
14642documentation for any purpose and without fee is hereby granted, 
14643provided that the above copyright notice appear in all copies and that
14644both that copyright notice and this permission notice appear in 
14645supporting documentation, and that the name of Digital not be
14646used in advertising or publicity pertaining to distribution of the
14647software without specific, written prior permission.  
14648
14649DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
14650ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
14651DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
14652ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
14653WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
14654ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
14655SOFTWARE.
14656
14657
14658-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14659</pre>
14660<ul>
14661
14662</ul>
14663</div>
14664</div>
14665
14666
14667<div class="product">
14668<span class="title">libxml2-2.9.1</span>
14669<a class="show" href="#" onclick="return toggle(this);">show license text</a>
14670<span class="homepage"><a href="http://www.xmlsoft.org/">homepage</a></span>
14671<div class="licence">
14672<pre>Scanned Source License libxml2-2.9.1/COPYING:
14673
14674Except where otherwise noted in the source code (e.g. the files hash.c,
14675list.c and the trio files, which are covered by a similar licence but
14676with different Copyright notices) all the files are:
14677
14678 Copyright (C) 1998-2012 Daniel Veillard.  All Rights Reserved.
14679
14680Permission is hereby granted, free of charge, to any person obtaining a copy
14681of this software and associated documentation files (the "Software"), to deal
14682in the Software without restriction, including without limitation the rights
14683to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14684copies of the Software, and to permit persons to whom the Software is fur-
14685nished to do so, subject to the following conditions:
14686
14687The above copyright notice and this permission notice shall be included in
14688all copies or substantial portions of the Software.
14689
14690THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14691IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
14692NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
14693AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14694LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14695OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
14696THE SOFTWARE.
14697
14698-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14699
14700Scanned Source License libxml2-2.9.1/Copyright:
14701
14702Except where otherwise noted in the source code (e.g. the files hash.c,
14703list.c and the trio files, which are covered by a similar licence but
14704with different Copyright notices) all the files are:
14705
14706 Copyright (C) 1998-2012 Daniel Veillard.  All Rights Reserved.
14707
14708Permission is hereby granted, free of charge, to any person obtaining a copy
14709of this software and associated documentation files (the "Software"), to deal
14710in the Software without restriction, including without limitation the rights
14711to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14712copies of the Software, and to permit persons to whom the Software is fur-
14713nished to do so, subject to the following conditions:
14714
14715The above copyright notice and this permission notice shall be included in
14716all copies or substantial portions of the Software.
14717
14718THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14719IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
14720NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
14721AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14722LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14723OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
14724THE SOFTWARE.
14725
14726-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14727</pre>
14728<ul>
14729
14730</ul>
14731</div>
14732</div>
14733
14734
14735<div class="product">
14736<span class="title">libXmu-1.1.0</span>
14737<a class="show" href="#" onclick="return toggle(this);">show license text</a>
14738<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
14739<div class="licence">
14740<pre>Scanned Source License libXmu-1.1.0/COPYING:
14741
14742Copyright 1989, 1998  The Open Group
14743
14744Permission to use, copy, modify, distribute, and sell this software and its
14745documentation for any purpose is hereby granted without fee, provided that
14746the above copyright notice appear in all copies and that both that
14747copyright notice and this permission notice appear in supporting
14748documentation.
14749
14750The above copyright notice and this permission notice shall be included in
14751all copies or substantial portions of the Software.
14752
14753THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14754IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14755FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
14756OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
14757AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
14758CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14759
14760Except as contained in this notice, the name of The Open Group shall not be
14761used in advertising or otherwise to promote the sale, use or other dealings
14762in this Software without prior written authorization from The Open Group.
14763
14764-----------
14765
14766Xmu/StrToBmap.c and Xmu/GrayPixmap.c also have:
14767
14768Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts.
14769
14770                        All Rights Reserved
14771
14772Permission to use, copy, modify, and distribute this software and its 
14773documentation for any purpose and without fee is hereby granted, 
14774provided that the above copyright notice appear in all copies and that
14775both that copyright notice and this permission notice appear in 
14776supporting documentation, and that the name of Digital not be
14777used in advertising or publicity pertaining to distribution of the
14778software without specific, written prior permission.  
14779
14780DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
14781ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
14782DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
14783ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
14784WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
14785ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
14786SOFTWARE.
14787
14788-----------
14789
14790And Xmu/Clip.c has:
14791
14792Copyright (c) 1998 by The XFree86 Project, Inc.
14793
14794Permission is hereby granted, free of charge, to any person obtaining a
14795copy of this software and associated documentation files (the "Software"),
14796to deal in the Software without restriction, including without limitation
14797the rights to use, copy, modify, merge, publish, distribute, sublicense,
14798and/or sell copies of the Software, and to permit persons to whom the
14799Software is furnished to do so, subject to the following conditions:
14800
14801The above copyright notice and this permission notice shall be included in
14802all copies or substantial portions of the Software.
14803
14804THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14805IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14806FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
14807THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
14808WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
14809OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14810SOFTWARE.
14811
14812Except as contained in this notice, the name of the XFree86 Project shall
14813not be used in advertising or otherwise to promote the sale, use or other
14814dealings in this Software without prior written authorization from the
14815XFree86 Project.
14816
14817-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14818</pre>
14819<ul>
14820
14821</ul>
14822</div>
14823</div>
14824
14825
14826<div class="product">
14827<span class="title">libXpm-3.5.9</span>
14828<a class="show" href="#" onclick="return toggle(this);">show license text</a>
14829<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
14830<div class="licence">
14831<pre>Scanned Source License libXpm-3.5.9/COPYING:
14832
14833Copyright (C) 1989-95 GROUPE BULL
14834
14835Permission is hereby granted, free of charge, to any person obtaining a copy
14836of this software and associated documentation files (the "Software"), to
14837deal in the Software without restriction, including without limitation the
14838rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
14839sell copies of the Software, and to permit persons to whom the Software is
14840furnished to do so, subject to the following conditions:
14841
14842The above copyright notice and this permission notice shall be included in
14843all copies or substantial portions of the Software.
14844
14845THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14846IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14847FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
14848GROUPE BULL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
14849AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
14850CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14851
14852Except as contained in this notice, the name of GROUPE BULL shall not be
14853used in advertising or otherwise to promote the sale, use or other dealings
14854in this Software without prior written authorization from GROUPE BULL.
14855
14856Copyright (C) 1998 Arnaud LE HORS
14857
14858Permission is hereby granted, free of charge, to any person obtaining a copy
14859of this software and associated documentation files (the "Software"), to
14860deal in the Software without restriction, including without limitation the
14861rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
14862sell copies of the Software, and to permit persons to whom the Software is
14863furnished to do so, subject to the following conditions:
14864
14865The above copyright notice and this permission notice shall be included in
14866all copies or substantial portions of the Software.
14867
14868THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14869IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14870FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
14871Arnaud LE HORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
14872IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
14873CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14874
14875Except as contained in this notice, the name of Arnaud LE HORS shall not be
14876used in advertising or otherwise to promote the sale, use or other dealings
14877in this Software without prior written authorization from Arnaud LE HORS.
14878
14879Copyright (C) 19896 Lorens Younes
14880
14881Permission is hereby granted, free of charge, to any person obtaining a copy
14882of this software and associated documentation files (the "Software"), to
14883deal in the Software without restriction, including without limitation the
14884rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
14885sell copies of the Software, and to permit persons to whom the Software is
14886furnished to do so, subject to the following conditions:
14887
14888The above copyright notice and this permission notice shall be included in
14889all copies or substantial portions of the Software.
14890
14891THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14892IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14893FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
14894Lorens Younes BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
14895IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
14896CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14897
14898Except as contained in this notice, the name of Lorens Younes shall not be
14899used in advertising or otherwise to promote the sale, use or other dealings
14900in this Software without prior written authorization from Lorens Younes.
14901
14902
14903
14904-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14905
14906Scanned Source License libXpm-3.5.9/COPYRIGHT:
14907
14908/*
14909 * Copyright (C) 1989-95 GROUPE BULL
14910 *
14911 * Permission is hereby granted, free of charge, to any person obtaining a copy
14912 * of this software and associated documentation files (the "Software"), to
14913 * deal in the Software without restriction, including without limitation the
14914 * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
14915 * sell copies of the Software, and to permit persons to whom the Software is
14916 * furnished to do so, subject to the following conditions:
14917 *
14918 * The above copyright notice and this permission notice shall be included in
14919 * all copies or substantial portions of the Software.
14920 *
14921 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14922 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14923 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
14924 * GROUPE BULL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
14925 * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
14926 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14927 *
14928 * Except as contained in this notice, the name of GROUPE BULL shall not be
14929 * used in advertising or otherwise to promote the sale, use or other dealings
14930 * in this Software without prior written authorization from GROUPE BULL.
14931 */
14932
14933Arnaud LE HORS      BULL Research FRANCE -- Koala Project 
14934                    (XPM - X PixMap format version 2 &amp; 3)
14935    Internet:       lehors@sophia.inria.fr
14936Surface Mail:       Arnaud LE HORS, INRIA - Sophia Antipolis, 
14937                    2004, route des Lucioles, 06565 Valbonne Cedex -- FRANCE
14938 Voice phone:       (33) 93.65.77.71, Fax: (33) 93 65 77 66, Telex: 97 00 50 F
14939
14940-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14941</pre>
14942<ul>
14943
14944</ul>
14945</div>
14946</div>
14947
14948
14949<div class="product">
14950<span class="title">libXrandr-1.4.1</span>
14951<a class="show" href="#" onclick="return toggle(this);">show license text</a>
14952<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
14953<div class="licence">
14954<pre>Scanned Source License libXrandr-1.4.1/COPYING:
14955
14956Copyright © 2000, Compaq Computer Corporation,
14957Copyright © 2002, Hewlett Packard, Inc.
14958
14959Permission to use, copy, modify, distribute, and sell this software and its
14960documentation for any purpose is hereby granted without fee, provided that
14961the above copyright notice appear in all copies and that both that
14962copyright notice and this permission notice appear in supporting
14963documentation, and that the name of Compaq or HP not be used in advertising
14964or publicity pertaining to distribution of the software without specific,
14965written prior permission.  HP makes no representations about the
14966suitability of this software for any purpose.  It is provided "as is"
14967without express or implied warranty.
14968
14969HP DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
14970IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL HP
14971BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14972WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
14973OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
14974CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
14975
14976Copyright © 2000 Compaq Computer Corporation, Inc.
14977Copyright © 2002 Hewlett-Packard Company, Inc.
14978Copyright © 2006 Intel Corporation
14979Copyright © 2008 Red Hat, Inc.
14980
14981Permission to use, copy, modify, distribute, and sell this software and its
14982documentation for any purpose is hereby granted without fee, provided that
14983the above copyright notice appear in all copies and that both that copyright
14984notice and this permission notice appear in supporting documentation, and
14985that the name of the copyright holders not be used in advertising or
14986publicity pertaining to distribution of the software without specific,
14987written prior permission.  The copyright holders make no representations
14988about the suitability of this software for any purpose.  It is provided "as
14989is" without express or implied warranty.
14990
14991THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
14992INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
14993EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
14994CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
14995DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
14996TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
14997OF THIS SOFTWARE.
14998
14999Copyright © 2000 Compaq Computer Corporation, Inc.
15000Copyright © 2002 Hewlett Packard Company, Inc.
15001Copyright © 2006 Keith Packard
15002
15003Permission to use, copy, modify, distribute, and sell this software and its
15004documentation for any purpose is hereby granted without fee, provided that
15005the above copyright notice appear in all copies and that both that copyright
15006notice and this permission notice appear in supporting documentation, and
15007that the name of the copyright holders not be used in advertising or
15008publicity pertaining to distribution of the software without specific,
15009written prior permission.  The copyright holders make no representations
15010about the suitability of this software for any purpose.  It is provided "as
15011is" without express or implied warranty.
15012
15013THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
15014INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
15015EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
15016CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
15017DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
15018TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
15019OF THIS SOFTWARE.
15020
15021-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15022</pre>
15023<ul>
15024
15025</ul>
15026</div>
15027</div>
15028
15029
15030<div class="product">
15031<span class="title">libXrender-0.9.8</span>
15032<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15033<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
15034<div class="licence">
15035<pre>Scanned Source License libXrender-0.9.8/COPYING:
15036
15037
15038Copyright © 2001,2003 Keith Packard
15039
15040Permission to use, copy, modify, distribute, and sell this software and its
15041documentation for any purpose is hereby granted without fee, provided that
15042the above copyright notice appear in all copies and that both that
15043copyright notice and this permission notice appear in supporting
15044documentation, and that the name of Keith Packard not be used in
15045advertising or publicity pertaining to distribution of the software without
15046specific, written prior permission.  Keith Packard makes no
15047representations about the suitability of this software for any purpose.  It
15048is provided "as is" without express or implied warranty.
15049
15050KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
15051INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
15052EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
15053CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
15054DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
15055TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15056PERFORMANCE OF THIS SOFTWARE.
15057
15058Copyright © 2000 SuSE, Inc.
15059
15060Permission to use, copy, modify, distribute, and sell this software and its
15061documentation for any purpose is hereby granted without fee, provided that
15062the above copyright notice appear in all copies and that both that
15063copyright notice and this permission notice appear in supporting
15064documentation, and that the name of SuSE not be used in advertising or
15065publicity pertaining to distribution of the software without specific,
15066written prior permission.  SuSE makes no representations about the
15067suitability of this software for any purpose.  It is provided "as is"
15068without express or implied warranty.
15069
15070SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
15071IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
15072BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
15073WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
15074OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
15075CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15076
15077-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15078</pre>
15079<ul>
15080
15081</ul>
15082</div>
15083</div>
15084
15085
15086<div class="product">
15087<span class="title">libXt-1.1.4</span>
15088<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15089<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
15090<div class="licence">
15091<pre>Scanned Source License libXt-1.1.4/COPYING:
15092
15093
15094Copyright © 2001,2003 Keith Packard
15095
15096Permission to use, copy, modify, distribute, and sell this software and its
15097documentation for any purpose is hereby granted without fee, provided that
15098the above copyright notice appear in all copies and that both that
15099copyright notice and this permission notice appear in supporting
15100documentation, and that the name of Keith Packard not be used in
15101advertising or publicity pertaining to distribution of the software without
15102specific, written prior permission.  Keith Packard makes no
15103representations about the suitability of this software for any purpose.  It
15104is provided "as is" without express or implied warranty.
15105
15106KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
15107INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
15108EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
15109CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
15110DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
15111TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15112PERFORMANCE OF THIS SOFTWARE.
15113
15114Copyright (c) 1993, 2011, Oracle and/or its affiliates. All rights reserved.
15115
15116Permission is hereby granted, free of charge, to any person obtaining a
15117copy of this software and associated documentation files (the "Software"),
15118to deal in the Software without restriction, including without limitation
15119the rights to use, copy, modify, merge, publish, distribute, sublicense,
15120and/or sell copies of the Software, and to permit persons to whom the
15121Software is furnished to do so, subject to the following conditions:
15122
15123The above copyright notice and this permission notice (including the next
15124paragraph) shall be included in all copies or substantial portions of the
15125Software.
15126
15127THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15128IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15129FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
15130THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15131LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
15132FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
15133DEALINGS IN THE SOFTWARE.
15134
15135
15136Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts,
15137
15138                        All Rights Reserved
15139
15140Permission to use, copy, modify, and distribute this software and its
15141documentation for any purpose and without fee is hereby granted,
15142provided that the above copyright notice appear in all copies and that
15143both that copyright notice and this permission notice appear in
15144supporting documentation, and that the name of Digital not be
15145used in advertising or publicity pertaining to distribution of the
15146software without specific, written prior permission.
15147
15148DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
15149ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
15150DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
15151ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
15152WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
15153ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
15154SOFTWARE.
15155
15156Copyright 1987, 1988, 1998  The Open Group
15157
15158Permission to use, copy, modify, distribute, and sell this software and its
15159documentation for any purpose is hereby granted without fee, provided that
15160the above copyright notice appear in all copies and that both that
15161copyright notice and this permission notice appear in supporting
15162documentation.
15163
15164The above copyright notice and this permission notice shall be included in
15165all copies or substantial portions of the Software.
15166
15167THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15168IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15169FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
15170OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
15171AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
15172CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15173
15174Except as contained in this notice, the name of The Open Group shall not be
15175used in advertising or otherwise to promote the sale, use or other dealings
15176in this Software without prior written authorization from The Open Group.
15177
15178
15179Copyright (c) 1993, 1994  X Consortium
15180
15181Permission is hereby granted, free of charge, to any person obtaining a
15182copy of this software and associated documentation files (the "Software"),
15183to deal in the Software without restriction, including without limitation
15184the rights to use, copy, modify, merge, publish, distribute, sublicense,
15185and/or sell copies of the Software, and to permit persons to whom the
15186Software furnished to do so, subject to the following conditions:
15187
15188The above copyright notice and this permission notice shall be included in
15189all copies or substantial portions of the Software.
15190
15191THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15192IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15193FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
15194THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
15195WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
15196OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
15197SOFTWARE.
15198
15199Except as contained in this notice, the name of the X Consortium shall not
15200be used in advertising or otherwise to promote the sale, use or other
15201dealing in this Software without prior written authorization from the
15202X Consortium.
15203
15204-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15205</pre>
15206<ul>
15207
15208</ul>
15209</div>
15210</div>
15211
15212
15213<div class="product">
15214<span class="title">libXtst-1.2.0</span>
15215<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15216<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
15217<div class="licence">
15218<pre>Scanned Source License libXtst-1.2.0/COPYING:
15219
15220Copyright 1990, 1991 by UniSoft Group Limited
15221Copyright 1992, 1993, 1995, 1998  The Open Group
15222
15223Permission to use, copy, modify, distribute, and sell this software and its
15224documentation for any purpose is hereby granted without fee, provided that
15225the above copyright notice appear in all copies and that both that
15226copyright notice and this permission notice appear in supporting
15227documentation.
15228
15229The above copyright notice and this permission notice shall be included
15230in all copies or substantial portions of the Software.
15231
15232THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
15233OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
15234MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
15235IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
15236OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
15237ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
15238OTHER DEALINGS IN THE SOFTWARE.
15239
15240Except as contained in this notice, the name of The Open Group shall
15241not be used in advertising or otherwise to promote the sale, use or
15242other dealings in this Software without prior written authorization
15243from The Open Group.
15244
15245***************************************************************************
15246
15247Copyright 1995 Network Computing Devices
15248
15249Permission to use, copy, modify, distribute, and sell this software and
15250its documentation for any purpose is hereby granted without fee, provided
15251that the above copyright notice appear in all copies and that both that
15252copyright notice and this permission notice appear in supporting
15253documentation, and that the name of Network Computing Devices
15254not be used in advertising or publicity pertaining to distribution
15255of the software without specific, written prior permission.
15256
15257NETWORK COMPUTING DEVICES DISCLAIMs ALL WARRANTIES WITH REGARD TO
15258THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
15259AND FITNESS, IN NO EVENT SHALL NETWORK COMPUTING DEVICES BE LIABLE
15260FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
15261WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
15262AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
15263OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15264
15265***************************************************************************
15266
15267Copyright 2005  Red Hat, Inc.
15268
15269Permission to use, copy, modify, distribute, and sell this software and its
15270documentation for any purpose is hereby granted without fee, provided that
15271the above copyright notice appear in all copies and that both that
15272copyright notice and this permission notice appear in supporting
15273documentation, and that the name of Red Hat not be used in
15274advertising or publicity pertaining to distribution of the software without
15275specific, written prior permission.  Red Hat makes no
15276representations about the suitability of this software for any purpose.  It
15277is provided "as is" without express or implied warranty.
15278
15279RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
15280INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
15281EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
15282CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
15283DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
15284TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15285PERFORMANCE OF THIS SOFTWARE.
15286
15287-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15288</pre>
15289<ul>
15290
15291</ul>
15292</div>
15293</div>
15294
15295
15296<div class="product">
15297<span class="title">libXxf86vm-1.1.3</span>
15298<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15299<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
15300<div class="licence">
15301<pre>Scanned Source License libXxf86vm-1.1.3/COPYING:
15302
15303Copyright (c) 1995  Kaleb S. KEITHLEY
15304
15305Permission is hereby granted, free of charge, to any person obtaining
15306a copy of this software and associated documentation files (the
15307"Software"), to deal in the Software without restriction, including
15308without limitation the rights to use, copy, modify, merge, publish,
15309distribute, sublicense, and/or sell copies of the Software, and to
15310permit persons to whom the Software is furnished to do so, subject to
15311the following conditions:
15312
15313The above copyright notice and this permission notice shall be
15314included in all copies or substantial portions of the Software.
15315
15316THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
15317EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
15318MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
15319IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES
15320OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
15321ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
15322OTHER DEALINGS IN THE SOFTWARE.
15323
15324Except as contained in this notice, the name of Kaleb S. KEITHLEY
15325shall not be used in advertising or otherwise to promote the sale, use
15326or other dealings in this Software without prior written authorization
15327from Kaleb S. KEITHLEY.
15328
15329-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15330</pre>
15331<ul>
15332
15333</ul>
15334</div>
15335</div>
15336
15337
15338<div class="product">
15339<span class="title">Linux-2.6</span>
15340<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15341<span class="homepage"><a href="http://www.kernel.org/">homepage</a></span>
15342<div class="licence">
15343<pre></pre>
15344<ul>
15345<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15346</ul>
15347</div>
15348</div>
15349
15350
15351<div class="product">
15352<span class="title">linux-headers-3.12</span>
15353<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15354<span class="homepage"><a href="http://www.kernel.org/">homepage</a></span>
15355<div class="licence">
15356<pre></pre>
15357<ul>
15358<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15359</ul>
15360</div>
15361</div>
15362
15363
15364<div class="product">
15365<span class="title">llvm-3.2</span>
15366<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15367<span class="homepage"><a href="http://llvm.org/">homepage</a></span>
15368<div class="licence">
15369<pre>Scanned Source License llvm-3.2.src/LICENSE.TXT:
15370
15371==============================================================================
15372LLVM Release License
15373==============================================================================
15374University of Illinois/NCSA
15375Open Source License
15376
15377Copyright (c) 2003-2012 University of Illinois at Urbana-Champaign.
15378All rights reserved.
15379
15380Developed by:
15381
15382    LLVM Team
15383
15384    University of Illinois at Urbana-Champaign
15385
15386    http://llvm.org
15387
15388Permission is hereby granted, free of charge, to any person obtaining a copy of
15389this software and associated documentation files (the "Software"), to deal with
15390the Software without restriction, including without limitation the rights to
15391use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
15392of the Software, and to permit persons to whom the Software is furnished to do
15393so, subject to the following conditions:
15394
15395    * Redistributions of source code must retain the above copyright notice,
15396      this list of conditions and the following disclaimers.
15397
15398    * Redistributions in binary form must reproduce the above copyright notice,
15399      this list of conditions and the following disclaimers in the
15400      documentation and/or other materials provided with the distribution.
15401
15402    * Neither the names of the LLVM Team, University of Illinois at
15403      Urbana-Champaign, nor the names of its contributors may be used to
15404      endorse or promote products derived from this Software without specific
15405      prior written permission.
15406
15407THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15408IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
15409FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
15410CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15411LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15412OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
15413SOFTWARE.
15414
15415==============================================================================
15416Copyrights and Licenses for Third Party Software Distributed with LLVM:
15417==============================================================================
15418The LLVM software contains code written by third parties.  Such software will
15419have its own individual LICENSE.TXT file in the directory in which it appears.
15420This file will describe the copyrights, license, and restrictions which apply
15421to that code.
15422
15423The disclaimer of warranty in the University of Illinois Open Source License
15424applies to all code in the LLVM Distribution, and nothing in any of the
15425other licenses gives permission to use the names of the LLVM Team or the
15426University of Illinois to endorse or promote products derived from this
15427Software.
15428
15429The following pieces of software have additional or alternate copyrights,
15430licenses, and/or restrictions:
15431
15432Program             Directory
15433-------             ---------
15434Autoconf            llvm/autoconf
15435                    llvm/projects/ModuleMaker/autoconf
15436                    llvm/projects/sample/autoconf
15437CellSPU backend     llvm/lib/Target/CellSPU/README.txt
15438Google Test         llvm/utils/unittest/googletest
15439OpenBSD regex       llvm/lib/Support/{reg*, COPYRIGHT.regex}
15440pyyaml tests        llvm/test/YAMLParser/{*.data, LICENSE.TXT}
15441
15442-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15443
15444Scanned Source License llvm-3.2.src/autoconf/LICENSE.TXT:
15445
15446------------------------------------------------------------------------------
15447Autoconf Files
15448------------------------------------------------------------------------------
15449All autoconf files are licensed under the LLVM license with the following
15450additions:
15451
15452llvm/autoconf/install-sh:
15453	This script is licensed under the LLVM license, with the following
15454	additional copyrights and restrictions:
15455
15456	Copyright 1991 by the Massachusetts Institute of Technology
15457
15458	Permission to use, copy, modify, distribute, and sell this software and its
15459	documentation for any purpose is hereby granted without fee, provided that
15460	the above copyright notice appear in all copies and that both that
15461	copyright notice and this permission notice appear in supporting 
15462	documentation, and that the name of M.I.T. not be used in advertising or
15463	publicity pertaining to distribution of the software without specific,
15464	written prior permission.  M.I.T. makes no representations about the
15465	suitability of this software for any purpose.  It is provided "as is"
15466	without express or implied warranty.
15467
15468Please see the source files for additional copyrights.
15469
15470
15471-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15472
15473Scanned Source License llvm-3.2.src/include/llvm/Support/LICENSE.TXT:
15474
15475LLVM System Interface Library
15476-------------------------------------------------------------------------------
15477The LLVM System Interface Library is licensed under the Illinois Open Source
15478License and has the following additional copyright:
15479
15480Copyright (C) 2004 eXtensible Systems, Inc.
15481
15482-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15483
15484Scanned Source License llvm-3.2.src/lib/Support/COPYRIGHT.regex:
15485
15486$OpenBSD: COPYRIGHT,v 1.3 2003/06/02 20:18:36 millert Exp $
15487
15488Copyright 1992, 1993, 1994 Henry Spencer.  All rights reserved.
15489This software is not subject to any license of the American Telephone
15490and Telegraph Company or of the Regents of the University of California.
15491
15492Permission is granted to anyone to use this software for any purpose on
15493any computer system, and to alter it and redistribute it, subject
15494to the following restrictions:
15495
154961. The author is not responsible for the consequences of use of this
15497   software, no matter how awful, even if they arise from flaws in it.
15498
154992. The origin of this software must not be misrepresented, either by
15500   explicit claim or by omission.  Since few users ever read sources,
15501   credits must appear in the documentation.
15502
155033. Altered versions must be plainly marked as such, and must not be
15504   misrepresented as being the original software.  Since few users
15505   ever read sources, credits must appear in the documentation.
15506
155074. This notice may not be removed or altered.
15508
15509=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15510/*-
15511 * Copyright (c) 1994
15512 *	The Regents of the University of California.  All rights reserved.
15513 *
15514 * Redistribution and use in source and binary forms, with or without
15515 * modification, are permitted provided that the following conditions
15516 * are met:
15517 * 1. Redistributions of source code must retain the above copyright
15518 *    notice, this list of conditions and the following disclaimer.
15519 * 2. Redistributions in binary form must reproduce the above copyright
15520 *    notice, this list of conditions and the following disclaimer in the
15521 *    documentation and/or other materials provided with the distribution.
15522 * 3. Neither the name of the University nor the names of its contributors
15523 *    may be used to endorse or promote products derived from this software
15524 *    without specific prior written permission.
15525 *
15526 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
15527 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
15528 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
15529 * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
15530 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
15531 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
15532 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
15533 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
15534 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
15535 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
15536 * SUCH DAMAGE.
15537 *
15538 *	@(#)COPYRIGHT	8.1 (Berkeley) 3/16/94
15539 */
15540
15541-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15542
15543Scanned Source License llvm-3.2.src/projects/sample/autoconf/LICENSE.TXT:
15544
15545------------------------------------------------------------------------------
15546Autoconf Files
15547------------------------------------------------------------------------------
15548All autoconf files are licensed under the LLVM license with the following
15549additions:
15550
15551llvm/autoconf/install-sh:
15552	This script is licensed under the LLVM license, with the following
15553	additional copyrights and restrictions:
15554
15555	Copyright 1991 by the Massachusetts Institute of Technology
15556
15557	Permission to use, copy, modify, distribute, and sell this software and its
15558	documentation for any purpose is hereby granted without fee, provided that
15559	the above copyright notice appear in all copies and that both that
15560	copyright notice and this permission notice appear in supporting 
15561	documentation, and that the name of M.I.T. not be used in advertising or
15562	publicity pertaining to distribution of the software without specific,
15563	written prior permission.  M.I.T. makes no representations about the
15564	suitability of this software for any purpose.  It is provided "as is"
15565	without express or implied warranty.
15566
15567Please see the source files for additional copyrights.
15568
15569
15570-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15571
15572Scanned Source License llvm-3.2.src/test/YAMLParser/LICENSE.txt:
15573
15574Copyright (c) 2006 Kirill Simonov
15575
15576Permission is hereby granted, free of charge, to any person obtaining a copy of
15577this software and associated documentation files (the "Software"), to deal in
15578the Software without restriction, including without limitation the rights to
15579use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
15580of the Software, and to permit persons to whom the Software is furnished to do
15581so, subject to the following conditions:
15582
15583The above copyright notice and this permission notice shall be included in all
15584copies or substantial portions of the Software.
15585
15586THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15587IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15588FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15589AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15590LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15591OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
15592SOFTWARE.
15593
15594-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15595
15596Scanned Source License llvm-3.2.src/utils/unittest/googletest/LICENSE.TXT:
15597
15598Copyright 2008, Google Inc.
15599All rights reserved.
15600
15601Redistribution and use in source and binary forms, with or without
15602modification, are permitted provided that the following conditions are
15603met:
15604
15605    * Redistributions of source code must retain the above copyright
15606notice, this list of conditions and the following disclaimer.
15607    * Redistributions in binary form must reproduce the above
15608copyright notice, this list of conditions and the following disclaimer
15609in the documentation and/or other materials provided with the
15610distribution.
15611    * Neither the name of Google Inc. nor the names of its
15612contributors may be used to endorse or promote products derived from
15613this software without specific prior written permission.
15614
15615THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
15616"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
15617LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
15618A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
15619OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
15620SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
15621LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
15622DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
15623THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
15624(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
15625OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
15626
15627-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15628
15629Gentoo Package Stock License UoI-NCSA:
15630
15631Copyright (c) &lt;YEAR&gt; &lt;OWNER ORGANIZATION NAME&gt;.  All rights reserved.
15632
15633Developed by: &lt;NAME OF DEVELOPMENT GROUP&gt;
15634              &lt;NAME OF INSTITUTION&gt;
15635              &lt;URL FOR DEVELOPMENT GROUP/INSTITUTION&gt;
15636
15637Permission is hereby granted, free of charge, to any person obtaining a copy
15638of this software and associated documentation files (the "Software"), to
15639deal with the Software without restriction, including without limitation the
15640rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
15641sell copies of the Software, and to permit persons to whom the Software is
15642furnished to do so, subject to the following conditions:
15643  1. Redistributions of source code must retain the above copyright notice,
15644     this list of conditions and the following disclaimers.
15645  2. Redistributions in binary form must reproduce the above copyright
15646     notice, this list of conditions and the following disclaimers in the
15647     documentation and/or other materials provided with the distribution.
15648  3. Neither the names of &lt;NAME OF DEVELOPMENT GROUP&gt;, &lt;NAME OF
15649     INSTITUTION&gt;, nor the names of its contributors may be used to endorse
15650     or promote products derived from this Software without specific prior
15651     written permission.
15652
15653THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15654IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15655FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
15656CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15657LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
15658FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
15659WITH THE SOFTWARE.
15660
15661-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15662</pre>
15663<ul>
15664
15665</ul>
15666</div>
15667</div>
15668
15669
15670<div class="product">
15671<span class="title">lmbench-3.0_alpha9</span>
15672<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15673<span class="homepage"><a href="http://www.bitmover.com/lmbench/whatis_lmbench.html">homepage</a></span>
15674<div class="licence">
15675<pre></pre>
15676<ul>
15677<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15678</ul>
15679</div>
15680</div>
15681
15682
15683<div class="product">
15684<span class="title">lohitfonts-cros-2.5.0</span>
15685<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15686<span class="homepage"><a href="http://fedorahosted.org/lohit">homepage</a></span>
15687<div class="licence">
15688<pre>Scanned Source License lohitfonts-cros-2.5.0/LICENSE:
15689
15690Copyright 2011 Lohit Fonts Project contributors
15691  &lt;http://fedorahosted.org/lohit>;, 
15692with Reserved Font Name Lohit.
15693
15694This Font Software is licensed under the SIL Open Font License, Version 1.1.
15695This license is copied below, and is also available with a FAQ at:
15696http://scripts.sil.org/OFL
15697
15698
15699-----------------------------------------------------------
15700SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
15701-----------------------------------------------------------
15702
15703PREAMBLE
15704The goals of the Open Font License (OFL) are to stimulate worldwide
15705development of collaborative font projects, to support the font creation
15706efforts of academic and linguistic communities, and to provide a free and
15707open framework in which fonts may be shared and improved in partnership
15708with others.
15709
15710The OFL allows the licensed fonts to be used, studied, modified and
15711redistributed freely as long as they are not sold by themselves. The
15712fonts, including any derivative works, can be bundled, embedded, 
15713redistributed and/or sold with any software provided that any reserved
15714names are not used by derivative works. The fonts and derivatives,
15715however, cannot be released under any other type of license. The
15716requirement for fonts to remain under this license does not apply
15717to any document created using the fonts or their derivatives.
15718
15719DEFINITIONS
15720"Font Software" refers to the set of files released by the Copyright
15721Holder(s) under this license and clearly marked as such. This may
15722include source files, build scripts and documentation.
15723
15724"Reserved Font Name" refers to any names specified as such after the
15725copyright statement(s).
15726
15727"Original Version" refers to the collection of Font Software components as
15728distributed by the Copyright Holder(s).
15729
15730"Modified Version" refers to any derivative made by adding to, deleting,
15731or substituting -- in part or in whole -- any of the components of the
15732Original Version, by changing formats or by porting the Font Software to a
15733new environment.
15734
15735"Author" refers to any designer, engineer, programmer, technical
15736writer or other person who contributed to the Font Software.
15737
15738PERMISSION &amp; CONDITIONS
15739Permission is hereby granted, free of charge, to any person obtaining
15740a copy of the Font Software, to use, study, copy, merge, embed, modify,
15741redistribute, and sell modified and unmodified copies of the Font
15742Software, subject to the following conditions:
15743
157441) Neither the Font Software nor any of its individual components,
15745in Original or Modified Versions, may be sold by itself.
15746
157472) Original or Modified Versions of the Font Software may be bundled,
15748redistributed and/or sold with any software, provided that each copy
15749contains the above copyright notice and this license. These can be
15750included either as stand-alone text files, human-readable headers or
15751in the appropriate machine-readable metadata fields within text or
15752binary files as long as those fields can be easily viewed by the user.
15753
157543) No Modified Version of the Font Software may use the Reserved Font
15755Name(s) unless explicit written permission is granted by the corresponding
15756Copyright Holder. This restriction only applies to the primary font name as
15757presented to the users.
15758
157594) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
15760Software shall not be used to promote, endorse or advertise any
15761Modified Version, except to acknowledge the contribution(s) of the
15762Copyright Holder(s) and the Author(s) or with their explicit written
15763permission.
15764
157655) The Font Software, modified or unmodified, in part or in whole,
15766must be distributed entirely under this license, and must not be
15767distributed under any other license. The requirement for fonts to
15768remain under this license does not apply to any document created
15769using the Font Software.
15770
15771TERMINATION
15772This license becomes null and void if any of the above conditions are
15773not met.
15774
15775DISCLAIMER
15776THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
15777EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
15778MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
15779OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
15780COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
15781INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
15782DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
15783FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
15784OTHER DEALINGS IN THE FONT SOFTWARE.
15785
15786-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15787</pre>
15788<ul>
15789<li><a href='#OFL-1.1'>Gentoo Package Stock License OFL-1.1</a></li>
15790</ul>
15791</div>
15792</div>
15793
15794
15795<div class="product">
15796<span class="title">lrzsz-0.12.20</span>
15797<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15798<span class="homepage"><a href="http://www.ohse.de/uwe/software/lrzsz.html">homepage</a></span>
15799<div class="licence">
15800<pre></pre>
15801<ul>
15802<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15803</ul>
15804</div>
15805</div>
15806
15807
15808<div class="product">
15809<span class="title">lshw-02.17b</span>
15810<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15811<span class="homepage"><a href="http://ezix.org/project/wiki/HardwareLiSter">homepage</a></span>
15812<div class="licence">
15813<pre></pre>
15814<ul>
15815<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15816</ul>
15817</div>
15818</div>
15819
15820
15821<div class="product">
15822<span class="title">lsof-4.81</span>
15823<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15824<span class="homepage"><a href="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/">homepage</a></span>
15825<div class="licence">
15826<pre>Gentoo Package Stock License lsof:
15827
15828ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ#1.9
15829
15830Copyright 2002 Purdue Research Foundation, West Lafayette,
15831Indiana 47907.  All rights reserved.
15832
15833Written by Victor A. Abell
15834
15835This software is not subject to any license of the American
15836Telephone and Telegraph Company or the Regents of the
15837University of California.
15838
15839Permission is granted to anyone to use this software for
15840any purpose on any computer system, and to alter it and
15841redistribute it freely, subject to the following
15842restrictions:
15843
158441. Neither the authors nor Purdue University are responsible
15845   for any consequences of the use of this software.
15846
158472. The origin of this software must not be misrepresented,
15848   either by explicit claim or by omission.  Credit to the
15849   authors and Purdue University must appear in documentation
15850   and sources.
15851
158523. Altered versions must be plainly marked as such, and must
15853   not be misrepresented as being the original software.
15854
158554. This notice may not be removed or altered.
15856
15857-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15858</pre>
15859<ul>
15860
15861</ul>
15862</div>
15863</div>
15864
15865
15866<div class="product">
15867<span class="title">lvm2-2.02.97</span>
15868<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15869<span class="homepage"><a href="http://sources.redhat.com/lvm2/">homepage</a></span>
15870<div class="licence">
15871<pre></pre>
15872<ul>
15873<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15874</ul>
15875</div>
15876</div>
15877
15878
15879<div class="product">
15880<span class="title">lzo-2.06</span>
15881<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15882<span class="homepage"><a href="http://www.oberhumer.com/opensource/lzo/">homepage</a></span>
15883<div class="licence">
15884<pre></pre>
15885<ul>
15886<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15887</ul>
15888</div>
15889</div>
15890
15891
15892<div class="product">
15893<span class="title">m2crypto-0.21.1</span>
15894<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15895<span class="homepage"><a href="http://chandlerproject.org/bin/view/Projects/MeTooCrypto">homepage</a></span>
15896<div class="licence">
15897<pre>Scanned Source License M2Crypto-0.21.1/LICENCE:
15898
15899Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
15900
15901Portions copyright (c) 2004-2006 Open Source Applications Foundation. 
15902All rights reserved.
15903
15904Portions copyright (c) 2005-2006 Vrije Universiteit Amsterdam. 
15905All rights reserved.
15906
15907Copyright (c) 2008-2010 Heikki Toivonen. All rights reserved.
15908
15909Permission to use, copy, modify, and distribute this software and its
15910documentation for any purpose and without fee is hereby granted,
15911provided that the above copyright notice appear in all copies and that
15912both that copyright notice and this permission notice appear in
15913supporting documentation.
15914
15915THE AUTHOR PROVIDES THIS SOFTWARE ``AS IS'' AND ANY EXPRESSED OR 
15916IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
15917OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  
15918IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 
15919INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
15920NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
15921DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
15922THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
15923(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
15924OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
15925
15926-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15927
15928Scanned Source License M2Crypto-0.21.1/M2Crypto.egg-info/PKG-INFO:
15929
15930Metadata-Version: 1.0
15931Name: M2Crypto
15932Version: 0.21.1
15933Summary: M2Crypto: A Python crypto and SSL toolkit
15934Home-page: http://chandlerproject.org/Projects/MeTooCrypto
15935Author: Heikki Toivonen
15936Author-email: heikki@osafoundation.org
15937License: BSD-style license
15938Description: M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, DSA,
15939        DH, EC, HMACs, message digests, symmetric ciphers (including AES); SSL
15940        functionality to implement clients and servers; HTTPS extensions to Python's
15941        httplib, urllib, and xmlrpclib; unforgeable HMAC'ing AuthCookies for web
15942        session management; FTP/TLS client and server; S/MIME; ZServerSSL: A HTTPS
15943        server for Zope and ZSmime: An S/MIME messenger for Zope. M2Crypto can also be
15944        used to provide SSL for Twisted.
15945Platform: any
15946Classifier: Development Status :: 5 - Production/Stable
15947Classifier: Intended Audience :: Developers
15948Classifier: Operating System :: OS Independent
15949Classifier: Programming Language :: C
15950Classifier: Programming Language :: Python
15951Classifier: Topic :: Security :: Cryptography
15952Classifier: Topic :: Software Development :: Libraries :: Python Modules
15953
15954-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15955
15956Scanned Source License M2Crypto-0.21.1/PKG-INFO:
15957
15958Metadata-Version: 1.0
15959Name: M2Crypto
15960Version: 0.21.1
15961Summary: M2Crypto: A Python crypto and SSL toolkit
15962Home-page: http://chandlerproject.org/Projects/MeTooCrypto
15963Author: Heikki Toivonen
15964Author-email: heikki@osafoundation.org
15965License: BSD-style license
15966Description: M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, DSA,
15967        DH, EC, HMACs, message digests, symmetric ciphers (including AES); SSL
15968        functionality to implement clients and servers; HTTPS extensions to Python's
15969        httplib, urllib, and xmlrpclib; unforgeable HMAC'ing AuthCookies for web
15970        session management; FTP/TLS client and server; S/MIME; ZServerSSL: A HTTPS
15971        server for Zope and ZSmime: An S/MIME messenger for Zope. M2Crypto can also be
15972        used to provide SSL for Twisted.
15973Platform: any
15974Classifier: Development Status :: 5 - Production/Stable
15975Classifier: Intended Audience :: Developers
15976Classifier: Operating System :: OS Independent
15977Classifier: Programming Language :: C
15978Classifier: Programming Language :: Python
15979Classifier: Topic :: Security :: Cryptography
15980Classifier: Topic :: Software Development :: Libraries :: Python Modules
15981
15982-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15983</pre>
15984<ul>
15985
15986</ul>
15987</div>
15988</div>
15989
15990
15991<div class="product">
15992<span class="title">m4-1.4.16</span>
15993<a class="show" href="#" onclick="return toggle(this);">show license text</a>
15994<span class="homepage"><a href="http://www.gnu.org/software/m4/m4.html">homepage</a></span>
15995<div class="licence">
15996<pre></pre>
15997<ul>
15998<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
15999</ul>
16000</div>
16001</div>
16002
16003
16004<div class="product">
16005<span class="title">madison-cromo-plugin-0.1</span>
16006<a class="show" href="#" onclick="return toggle(this);">show license text</a>
16007<span class="homepage"><a href="">homepage</a></span>
16008<div class="licence">
16009<pre></pre>
16010<ul>
16011<li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
16012</ul>
16013</div>
16014</div>
16015
16016
16017<div class="product">
16018<span class="title">make-3.82</span>
16019<a class="show" href="#" onclick="return toggle(this);">show license text</a>
16020<span class="homepage"><a href="http://www.gnu.org/software/make/make.html">homepage</a></span>
16021<div class="licence">
16022<pre></pre>
16023<ul>
16024<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
16025</ul>
16026</div>
16027</div>
16028
16029
16030<div class="product">
16031<span class="title">mako-0.7.3</span>
16032<a class="show" href="#" onclick="return toggle(this);">show license text</a>
16033<span class="homepage"><a href="http://www.makotemplates.org/">homepage</a></span>
16034<div class="licence">
16035<pre>Scanned Source License Mako-0.7.3/LICENSE:
16036
16037This is the MIT license: http://www.opensource.org/licenses/mit-license.php
16038
16039Copyright (C) 2006-2012 the Mako authors and contributors &lt;see AUTHORS file&gt;.
16040Mako is a trademark of Michael Bayer.
16041
16042Permission is hereby granted, free of charge, to any person obtaining a copy of this
16043software and associated documentation files (the "Software"), to deal in the Software
16044without restriction, including without limitation the rights to use, copy, modify, merge,
16045publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons
16046to whom the Software is furnished to do so, subject to the following conditions:
16047
16048The above copyright notice and this permission notice shall be included in all copies or
16049substantial portions of the Software.
16050
16051THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
16052INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
16053PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
16054FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
16055OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
16056DEALINGS IN THE SOFTWARE.
16057
16058-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
16059
16060Scanned Source License Mako-0.7.3/Mako.egg-info/PKG-INFO:
16061
16062Metadata-Version: 1.0
16063Name: Mako
16064Version: 0.7.3
16065Summary: A super-fast templating language that borrows the  best ideas from the existing templating languages.
16066Home-page: http://www.makotemplates.org/
16067Author: Mike Bayer
16068Author-email: mike@zzzcomputing.com
16069License: MIT
16070Description: =========================
16071        Mako Templates for Python
16072        =========================
16073        
16074        Mako is a template library written in Python. It provides a familiar, non-XML 
16075        syntax which compiles into Python modules for maximum performance. Mako's 
16076        syntax and API borrows from the best ideas of many others, including Django
16077        templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded 
16078        Python (i.e. Python Server Page) language, which refines the familiar ideas
16079        of componentized layout and inheritance to produce one of the most 
16080        straightforward and flexible models available, while also maintaining close 
16081        ties to Python calling and scoping semantics.
16082        
16083        Nutshell
16084        ========
16085        
16086        ::
16087        
16088            &lt;%inherit file="base.html"/&gt;
16089            &lt;%
16090                rows = [[v for v in range(0,10)] for row in range(0,10)]
16091            %&gt;
16092            &lt;table&gt;
16093                % for row in rows:
16094                    ${makerow(row)}
16095                % endfor
16096            &lt;/table&gt;
16097        
16098            &lt;%def name="makerow(row)"&gt;
16099                &lt;tr&gt;
16100                % for name in row:
16101                    &lt;td&gt;${name}&lt;/td&gt;\
16102                % endfor
16103                &lt;/tr&gt;
16104            &lt;/%def&gt;
16105        
16106        Philosophy
16107        ===========
16108        
16109        Python is a great scripting language. Don't reinvent the wheel...your templates can handle it !
16110        
16111        Documentation
16112        ==============
16113        
16114        See documentation for Mako at http://www.makotemplates.org/docs/
16115        
16116        License
16117        ========
16118        
16119        Mako is licensed under an MIT-style license (see LICENSE).
16120        Other incorporated projects may be licensed under different licenses.
16121        All licenses allow for non-commercial and commercial use.
16122        
16123Keywords: templates
16124Platform: UNKNOWN
16125Classifier: Development Status :: 5 - Production/Stable
16126Classifier: Environment :: Web Environment
16127Classifier: Intended Audience :: Developers
16128Classifier: Programming Language :: Python
16129Classifier: Programming Language :: Python :: 3
16130Classifier: Programming Language :: Python :: Implementation :: CPython
16131Classifier: Programming Language :: Python :: Implementation :: PyPy
16132Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
16133
16134-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
16135
16136Scanned Source License Mako-0.7.3/PKG-INFO:
16137
16138Metadata-Version: 1.0
16139Name: Mako
16140Version: 0.7.3
16141Summary: A super-fast templating language that borrows the  best ideas from the existing templating languages.
16142Home-page: http://www.makotemplates.org/
16143Author: Mike Bayer
16144Author-email: mike@zzzcomputing.com
16145License: MIT
16146Description: =========================
16147        Mako Templates for Python
16148        =========================
16149        
16150        Mako is a template library written in Python. It provides a familiar, non-XML 
16151        syntax which compiles into Python modules for maximum performance. Mako's 
16152        syntax and API borrows from the best ideas of many others, including Django
16153        templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded 
16154        Python (i.e. Python Server Page) language, which refines the familiar ideas
16155        of componentized layout and inheritance to produce one of the most 
16156        straightforward and flexible models available, while also maintaining close 
16157        ties to Python calling and scoping semantics.
16158        
16159        Nutshell
16160        ========
16161        
16162        ::
16163        
16164            &lt;%inherit file="base.html"/&gt;
16165            &lt;%
16166                rows = [[v for v in range(0,10)] for row in range(0,10)]
16167            %&gt;
16168            &lt;table&gt;
16169                % for row in rows:
16170                    ${makerow(row)}
16171                % endfor
16172            &lt;/table&gt;
16173        
16174            &lt;%def name="makerow(row)"&gt;
16175                &lt;tr&gt;
16176                % for name in row:
16177                    &lt;td&gt;${name}&lt;/td&gt;\
16178                % endfor
16179                &lt;/tr&gt;
16180            &lt;/%def&gt;
16181        
16182        Philosophy
16183        ===========
16184        
16185        Python is a great scripting language. Don't reinvent the wheel...your templates can handle it !
16186        
16187        Documentation
16188        ==============
16189        
16190        See documentation for Mako at http://www.makotemplates.org/docs/
16191        
16192        License
16193        ========
16194        
16195        Mako is licensed under an MIT-style license (see LICENSE).
16196        Other incorporated projects may be licensed under different licenses.
16197        All licenses allow for non-commercial and commercial use.
16198        
16199Keywords: templates
16200Platform: UNKNOWN
16201Classifier: Development Status :: 5 - Production/Stable
16202Classifier: Environment :: Web Environment
16203Classifier: Intended Audience :: Developers
16204Classifier: Programming Language :: Python
16205Classifier: Programming Language :: Python :: 3
16206Classifier: Programming Language :: Python :: Implementation :: CPython
16207Classifier: Programming Language :: Python :: Implementation :: PyPy
16208Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
16209
16210-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
16211</pre>
16212<ul>
16213
16214</ul>
16215</div>
16216</div>
16217
16218
16219<div class="product">
16220<span class="title">markupsafe-0.18</span>
16221<a class="show" href="#" onclick="return toggle(this);">show license text</a>
16222<span class="homepage"><a href="http://pypi.python.org/pypi/MarkupSafe">homepage</a></span>
16223<div class="licence">
16224<pre>Scanned Source License MarkupSafe-0.18/LICENSE:
16225
16226Copyright (c) 2010 by Armin Ronacher and contributors.  See AUTHORS
16227for more details.
16228
16229Some rights reserved.
16230
16231Redistribution and use in source and binary forms of the software as well
16232as documentation, with or without modification, are permitted provided
16233that the following conditions are met:
16234
16235* Redistributions of source code must retain the above copyright
16236  notice, this list of conditions and the following disclaimer.
16237
16238* Redistributions in binary form must reproduce the above
16239  copyright notice, this list of conditions and the following
16240  disclaimer in the documentation and/or other materials provided
16241  with the distribution.
16242
16243* The names of the contributors may not be used to endorse or
16244  promote products derived from this software without specific
16245  prior written permission.
16246
16247THIS SOFTWARE AND DOCUMENTATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND
16248CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
16249NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
16250A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
16251OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
16252EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
16253PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
16254PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
16255LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
16256NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
16257SOFTWARE AND DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
16258DAMAGE.
16259
16260-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
16261
16262Scanned Source License MarkupSafe-0.18/MarkupSafe.egg-info/PKG-INFO:
16263
16264Metadata-Version: 1.0
16265Name: MarkupSafe
16266Version: 0.18
16267Summary: Implements a XML/HTML/XHTML Markup safe string for Python
16268Home-page: http://github.com/mitsuhiko/markupsafe
16269Author: Armin Ronacher
16270Author-email: armin.ronacher@active-4.com
16271License: BSD
16272Description: MarkupSafe
16273        ==========
16274        
16275        Implements a unicode subclass that supports HTML strings:
16276        
16277        &gt;&gt;&gt; from markupsafe import Markup, escape
16278        &gt;&gt;&gt; escape("&lt;script&gt;alert(document.cookie);&lt;/script&gt;")
16279        Markup(u'&amp;lt;script&amp;gt;alert(document.cookie);&amp;lt;/script&amp;gt;')
16280        &gt;&gt;&gt; tmpl = Markup("&lt;em&gt;%s&lt;/em&gt;")
16281        &gt;&gt;&gt; tmpl % "Peter &gt; Lustig"
16282        Markup(u'&lt;em&gt;Peter &amp;gt; Lustig&lt;/em&gt;')
16283        
16284        If you want to make an object unicode that is not yet unicode
16285        but don't want to lose the taint information, you can use the
16286        `soft_unicode` function.  (On Python 3 you can also use `soft_str` which
16287        is a different name for the same function).
16288        
16289        &gt;&gt;&gt; from markupsafe import soft_unicode
16290        &gt;&gt;&gt; soft_unicode(42)
16291        u'42'
16292        &gt;&gt;&gt; soft_unicode(Markup('foo'))
16293        Markup(u'foo')
16294        
16295        Objects can customize their HTML markup equivalent by overriding
16296        the `__html__` function:
16297        
16298        &gt;&gt;&gt; class Foo(object):
16299        ...  def __html__(self):
16300        ...   return '&lt;strong&gt;Nice&lt;/strong&gt;'
16301        ...
16302        &gt;&gt;&gt; escape(Foo())
16303        Markup(u'&lt;strong&gt;Nice&lt;/strong&gt;')
16304        &gt;&gt;&gt; Markup(Foo())
16305        Markup(u'&lt;strong&gt;Nice&lt;/strong&gt;')
16306        
16307        Since MarkupSafe 0.10 there is now also a separate escape function
16308        called `escape_silent` that returns an empty string for `None` for
16309        consistency with other systems that return empty strings for `None`
16310        when escaping (for instance Pylons' webhelpers).
16311        
16312        If you also want to use this for the escape method of the Markup
16313        object, you can create your own subclass that does that::
16314        
16315            from markupsafe import Markup, escape_silent as escape
16316        
16317            class SilentMarkup(Markup):
16318                __slots__ = ()
16319        
16320                @classmethod
16321                def escape(cls, s):
16322                    return cls(escape(s))
16323        
16324Platform: UNKNOWN
16325Classifier: Development Status :: 5 - Production/Stable
16326Classifier: Environment :: Web Environment
16327Classifier: Intended Audience :: Developers
16328Classifier: License :: OSI Approved :: BSD License
16329Classifier: Operating System :: OS Independent
16330Classifier: Programming Language :: Python
16331Classifier: Programming Language :: Python :: 3
16332Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
16333Classifier: Topic :: Software Development :: Libraries :: Python Modules
16334Classifier: Topic :: Text Processing :: Markup :: HTML
16335
16336-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
16337
16338Scanned Source License MarkupSafe-0.18/PKG-INFO:
16339
16340Metadata-Version: 1.0
16341Name: MarkupSafe
16342Version: 0.18
16343Summary: Implements a XML/HTML/XHTML Markup safe string for Python
16344Home-page: http://github.com/mitsuhiko/markupsafe
16345Author: Armin Ronacher
16346Author-email: armin.ronacher@active-4.com
16347License: BSD
16348Description: MarkupSafe
16349        ==========
16350        
16351        Implements a unicode subclass that supports HTML strings:
16352        
16353        &gt;&gt;&gt; from markupsafe import Markup, escape
16354        &gt;&gt;&gt; escape("&lt;script&gt;alert(document.cookie);&lt;/script&gt;")
16355        Markup(u'&amp;lt;script&amp;gt;alert(document.cookie);&amp;lt;/script&amp;gt;')
16356        &gt;&gt;&gt; tmpl = Markup("&lt;em&gt;%s&lt;/em&gt;")
16357        &gt;&gt;&gt; tmpl % "Peter &gt; Lustig"
16358        Markup(u'&lt;em&gt;Peter &amp;gt; Lustig&lt;/em&gt;')
16359        
16360        If you want to make an object unicode that is not yet unicode
16361        but don't want to lose the taint information, you can use the
16362        `soft_unicode` function.  (On Python 3 you can also use `soft_str` which
16363        is a different name for the same function).
16364        
16365        &gt;&gt;&gt; from markupsafe import soft_unicode
16366        &gt;&gt;&gt; soft_unicode(42)
16367        u'42'
16368        &gt;&gt;&gt; soft_unicode(Markup('foo'))
16369        Markup(u'foo')
16370        
16371        Objects can customize their HTML markup equivalent by overriding
16372        the `__html__` function:
16373        
16374        &gt;&gt;&gt; class Foo(object):
16375        ...  def __html__(self):
16376        ...   return '&lt;strong&gt;Nice&lt;/strong&gt;'
16377        ...
16378        &gt;&gt;&gt; escape(Foo())
16379        Markup(u'&lt;strong&gt;Nice&lt;/strong&gt;')
16380        &gt;&gt;&gt; Markup(Foo())
16381        Markup(u'&lt;strong&gt;Nice&lt;/strong&gt;')
16382        
16383        Since MarkupSafe 0.10 there is now also a separate escape function
16384        called `escape_silent` that returns an empty string for `None` for
16385        consistency with other systems that return empty strings for `None`
16386        when escaping (for instance Pylons' webhelpers).
16387        
16388        If you also want to use this for the escape method of the Markup
16389        object, you can create your own subclass that does that::
16390        
16391            from markupsafe import Markup, escape_silent as escape
16392        
16393            class SilentMarkup(Markup):
16394                __slots__ = ()
16395        
16396                @classmethod
16397                def escape(cls, s):
16398                    return cls(escape(s))
16399        
16400Platform: UNKNOWN
16401Classifier: Development Status :: 5 - Production/Stable
16402Classifier: Environment :: Web Environment
16403Classifier: Intended Audience :: Developers
16404Classifier: License :: OSI Approved :: BSD License
16405Classifier: Operating System :: OS Independent
16406Classifier: Programming Language :: Python
16407Classifier: Programming Language :: Python :: 3
16408Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
16409Classifier: Topic :: Software Development :: Libraries :: Python Modules
16410Classifier: Topic :: Text Processing :: Markup :: HTML
16411
16412-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
16413</pre>
16414<ul>
16415
16416</ul>
16417</div>
16418</div>
16419
16420
16421<div class="product">
16422<span class="title">marvell_sd8787-14.64.2.47</span>
16423<a class="show" href="#" onclick="return toggle(this);">show license text</a>
16424<span class="homepage"><a href="http://www.marvell.com/">homepage</a></span>
16425<div class="licence">
16426<pre>Custom License Marvell-sd8787:
16427
16428Copyright (C) 2010, Marvell International Ltd.
16429
16430All Rights Reserved.
16431
16432This file is provided by Marvell International Ltd. "AS IS".
16433Reverse engineering of this file is strictly prohibited.
16434Redistribution and use in its original form are permitted.
16435
16436
16437-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
16438</pre>
16439<ul>
16440
16441</ul>
16442</div>
16443</div>
16444
16445
16446<div class="product">
16447<span class="title">mawk-1.3.4_p20100625</span>
16448<a class="show" href="#" onclick="return toggle(this);">show license text</a>
16449<span class="homepage"><a href="http://invisible-island.net/mawk/mawk.html">homepage</a></span>
16450<div class="licence">
16451<pre></pre>
16452<ul>
16453<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
16454</ul>
16455</div>
16456</div>
16457
16458
16459<div class="product">
16460<span class="title">mem-0.0.1</span>
16461<a class="show" href="#" onclick="return toggle(this);">show license text</a>
16462<span class="homepage"><a href="http://chromium.org">homepage</a></span>
16463<div class="licence">
16464<pre></pre>
16465<ul>
16466<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
16467</ul>
16468</div>
16469</div>
16470
16471
16472<div class="product">
16473<span class="title">memento_softwareupdate-0.0.1</span>
16474<a class="show" href="#" onclick="return toggle(this);">show license text</a>
16475<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
16476<div class="licence">
16477<pre></pre>
16478<ul>
16479<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
16480</ul>
16481</div>
16482</div>
16483
16484
16485<div class="product">
16486<span class="title">memtester-4.2.2</span>
16487<a class="show" href="#" onclick="return toggle(this);">show license text</a>
16488<span class="homepage"><a href="http://pyropus.ca/software/memtester/">homepage</a></span>
16489<div class="licence">
16490<pre></pre>
16491<ul>
16492<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
16493</ul>
16494</div>
16495</div>
16496
16497
16498<div class="product">
16499<span class="title">mesa-10.3</span>
16500<a class="show" href="#" onclick="return toggle(this);">show license text</a>
16501<span class="homepage"><a href="http://mesa3d.sourceforge.net/">homepage</a></span>
16502<div class="licence">
16503<pre>Scanned Source License Mesa-10.3/docs/COPYING:
16504
16505
16506Some parts of Mesa are copyrighted under the GNU LGPL.  See the
16507Mesa/docs/COPYRIGHT file for details.
16508
16509The following is the standard GNU copyright file.
16510----------------------------------------------------------------------
16511
16512
16513		  GNU LIBRARY GENERAL PUBLIC LICENSE
16514		       Version 2, June 1991
16515
16516 Copyright (C) 1991 Free Software Foundation, Inc.
16517                    675 Mass Ave, Cambridge, MA 02139, USA
16518 Everyone is permitted to copy and distribute verbatim copies
16519 of this license document, but changing it is not allowed.
16520
16521[This is the first released version of the library GPL.  It is
16522 numbered 2 because it goes with version 2 of the ordinary GPL.]
16523
16524			    Preamble
16525
16526  The licenses for most software are designed to take away your
16527freedom to share and change it.  By contrast, the GNU General Public
16528Licenses are intended to guarantee your freedom to share and change
16529free software--to make sure the software is free for all its users.
16530
16531  This license, the Library General Public License, applies to some
16532specially designated Free Software Foundation software, and to any
16533other libraries whose authors decide to use it.  You can use it for
16534your libraries, too.
16535
16536  When we speak of free software, we are referring to freedom, not
16537price.  Our General Public Licenses are designed to make sure that you
16538have the freedom to distribute copies of free software (and charge for
16539this service if you wish), that you receive source code or can get it
16540if you want it, that you can change the software or use pieces of it
16541in new free programs; and that you know you can do these things.
16542
16543  To protect your rights, we need to make restrictions that forbid
16544anyone to deny you these rights or to ask you to surrender the rights.
16545These restrictions translate to certain responsibilities for you if
16546you distribute copies of the library, or if you modify it.
16547
16548  For example, if you distribute copies of the library, whether gratis
16549or for a fee, you must give the recipients all the rights that we gave
16550you.  You must make sure that they, too, receive or can get the source
16551code.  If you link a program with the library, you must provide
16552complete object files to the recipients so that they can relink them
16553with the library, after making changes to the library and recompiling
16554it.  And you must show them these terms so they know their rights.
16555
16556  Our method of protecting your rights has two steps: (1) copyright
16557the library, and (2) offer you this license which gives you legal
16558permission to copy, distribute and/or modify the library.
16559
16560  Also, for each distributor's protection, we want to make certain
16561that everyone understands that there is no warranty for this free
16562library.  If the library is modified by someone else and passed on, we
16563want its recipients to know that what they have is not the original
16564version, so that any problems introduced by others will not reflect on
16565the original authors' reputations.
16566
16567  Finally, any free program is threatened constantly by software
16568patents.  We wish to avoid the danger that companies distributing free
16569software will individually obtain patent licenses, thus in effect
16570transforming the program into proprietary software.  To prevent this,
16571we have made it clear that any patent must be licensed for everyone's
16572free use or not licensed at all.
16573
16574  Most GNU software, including some libraries, is covered by the ordinary
16575GNU General Public License, which was designed for utility programs.  This
16576license, the GNU Library General Public License, applies to certain
16577designated libraries.  This license is quite different from the ordinary
16578one; be sure to read it in full, and don't assume that anything in it is
16579the same as in the ordinary license.
16580
16581  The reason we have a separate public license for some libraries is that
16582they blur the distinction we usually make between modifying or adding to a
16583program and simply using it.  Linking a program with a library, without
16584changing the library, is in some sense simply using the library, and is
16585analogous to running a utility program or application program.  However, in
16586a textual and legal sense, the linked executable is a combined work, a
16587derivative of the original library, and the ordinary General Public License
16588treats it as such.
16589
16590  Because of this blurred distinction, using the ordinary General
16591Public License for libraries did not effectively promote software
16592sharing, because most developers did not use the libraries.  We
16593concluded that weaker conditions might promote sharing better.
16594
16595  However, unrestricted linking of non-free programs would deprive the
16596users of those programs of all benefit from the free status of the
16597libraries themselves.  This Library General Public License is intended to
16598permit developers of non-free programs to use free libraries, while
16599preserving your freedom as a user of such programs to change the free
16600libraries that are incorporated in them.  (We have not seen how to achieve
16601this as regards changes in header files, but we have achieved it as regards
16602changes in the actual functions of the Library.)  The hope is that this
16603will lead to faster development of free libraries.
16604
16605  The precise terms and conditions for copying, distribution and
16606modification follow.  Pay close attention to the difference between a
16607"work based on the library" and a "work that uses the library".  The
16608former contains code derived from the library, while the latter only
16609works together with the library.
16610
16611  Note that it is possible for a library to be covered by the ordinary
16612General Public License rather than by this special one.
16613
16614		  GNU LIBRARY GENERAL PUBLIC LICENSE
16615   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
16616
16617  0. This License Agreement applies to any software library which
16618contains a notice placed by the copyright holder or other authorized
16619party saying it may be distributed under the terms of this Library
16620General Public License (also called "this License").  Each licensee is
16621addressed as "you".
16622
16623  A "library" means a collection of software functions and/or data
16624prepared so as to be conveniently linked with application programs
16625(which use some of those functions and data) to form executables.
16626
16627  The "Library", below, refers to any such software library or work
16628which has been distributed under these terms.  A "work based on the
16629Library" means either the Library or any derivative work under
16630copyright law: that is to say, a work containing the Library or a
16631portion of it, either verbatim or with modifications and/or translated
16632straightforwardly into another language.  (Hereinafter, translation is
16633included without limitation in the term "modification".)
16634
16635  "Source code" for a work means the preferred form of the work for
16636making modifications to it.  For a library, complete source code means
16637all the source code for all modules it contains, plus any associated
16638interface definition files, plus the scripts used to control compilation
16639and installation of the library.
16640
16641  Activities other than copying, distribution and modification are not
16642covered by this License; they are outside its scope.  The act of
16643running a program using the Library is not restricted, and output from
16644such a program is covered only if its contents constitute a work based
16645on the Library (independent of the use of the Library in a tool for
16646writing it).  Whether that is true depends on what the Library does
16647and what the program that uses the Library does.
16648  
16649  1. You may copy and distribute verbatim copies of the Library's
16650complete source code as you receive it, in any medium, provided that
16651you conspicuously and appropriately publish on each copy an
16652appropriate copyright notice and disclaimer of warranty; keep intact
16653all the notices that refer to this License and to the absence of any
16654warranty; and distribute a copy of this License along with the
16655Library.
16656
16657  You may charge a fee for the physical act of transferring a copy,
16658and you may at your option offer warranty protection in exchange for a
16659fee.
16660
16661  2. You may modify your copy or copies of the Library or any portion
16662of it, thus forming a work based on the Library, and copy and
16663distribute such modifications or work under the terms of Section 1
16664above, provided that you also meet all of these conditions:
16665
16666    a) The modified work must itself be a software library.
16667
16668    b) You must cause the files modified to carry prominent notices
16669    stating that you changed the files and the date of any change.
16670
16671    c) You must cause the whole of the work to be licensed at no
16672    charge to all third parties under the terms of this License.
16673
16674    d) If a facility in the modified Library refers to a function or a
16675    table of data to be supplied by an application program that uses
16676    the facility, other than as an argument passed when the facility
16677    is invoked, then you must make a good faith effort to ensure that,
16678    in the event an application does not supply such function or
16679    table, the facility still operates, and performs whatever part of
16680    its purpose remains meaningful.
16681
16682    (For example, a function in a library to compute square roots has
16683    a purpose that is entirely well-defined independent of the
16684    application.  Therefore, Subsection 2d requires that any
16685    application-supplied function or table used by this function must
16686    be optional: if the application does not supply it, the square
16687    root function must still compute square roots.)
16688
16689These requirements apply to the modified work as a whole.  If
16690identifiable sections of that work are not derived from the Library,
16691and can be reasonably considered independent and separate works in
16692themselves, then this License, and its terms, do not apply to those
16693sections when you distribute them as separate works.  But when you
16694distribute the same sections as part of a whole which is a work based
16695on the Library, the distribution of the whole must be on the terms of
16696this License, whose permissions for other licensees extend to the
16697entire whole, and thus to each and every part regardless of who wrote
16698it.
16699
16700Thus, it is not the intent of this section to claim rights or contest
16701your rights to work written entirely by you; rather, the intent is to
16702exercise the right to control the distribution of derivative or
16703collective works based on the Library.
16704
16705In addition, mere aggregation of another work not based on the Library
16706with the Library (or with a work based on the Library) on a volume of
16707a storage or distribution medium does not bring the other work under
16708the scope of this License.
16709
16710  3. You may opt to apply the terms of the ordinary GNU General Public
16711License instead of this License to a given copy of the Library.  To do
16712this, you must alter all the notices that refer to this License, so
16713that they refer to the ordinary GNU General Public License, version 2,
16714instead of to this License.  (If a newer version than version 2 of the
16715ordinary GNU General Public License has appeared, then you can specify
16716that version instead if you wish.)  Do not make any other change in
16717these notices.
16718
16719  Once this change is made in a given copy, it is irreversible for
16720that copy, so the ordinary GNU General Public License applies to all
16721subsequent copies and derivative works made from that copy.
16722
16723  This option is useful when you wish to copy part of the code of
16724the Library into a program that is not a library.
16725
16726  4. You may copy and distribute the Library (or a portion or
16727derivative of it, under Section 2) in object code or executable form
16728under the terms of Sections 1 and 2 above provided that you accompany
16729it with the complete corresponding machine-readable source code, which
16730must be distributed under the terms of Sections 1 and 2 above on a
16731medium customarily used for software interchange.
16732
16733  If distribution of object code is made by offering access to copy
16734from a designated place, then offering equivalent access to copy the
16735source code from the same place satisfies the requirement to
16736distribute the source code, even though third parties are not
16737compelled to copy the source along with the object code.
16738
16739  5. A program that contains no derivative of any portion of the
16740Library, but is designed to work with the Library by being compiled or
16741linked with it, is called a "work that uses the Library".  Such a
16742work, in isolation, is not a derivative work of the Library, and
16743therefore falls outside the scope of this License.
16744
16745  However, linking a "work that uses the Library" with the Library
16746creates an executable that is a derivative of the Library (because it
16747contains portions of the Library), rather than a "work that uses the
16748library".  The executable is therefore covered by this License.
16749Section 6 states terms for distribution of such executables.
16750
16751  When a "work that uses the Library" uses material from a header file
16752that is part of the Library, the object code for the work may be a
16753derivative work of the Library even though the source code is not.
16754Whether this is true is especially significant if the work can be
16755linked without the Library, or if the work is itself a library.  The
16756threshold for this to be true is not precisely defined by law.
16757
16758  If such an object file uses only numerical parameters, data
16759structure layouts and accessors, and small macros and small inline
16760functions (ten lines or less in length), then the use of the object
16761file is unrestricted, regardless of whether it is legally a derivative
16762work.  (Executables containing this object code plus portions of the
16763Library will still fall under Section 6.)
16764
16765  Otherwise, if the work is a derivative of the Library, you may
16766distribute the object code for the work under the terms of Section 6.
16767Any executables containing that work also fall under Section 6,
16768whether or not they are linked directly with the Library itself.
16769
16770  6. As an exception to the Sections above, you may also compile or
16771link a "work that uses the Library" with the Library to produce a
16772work containing portions of the Library, and distribute that work
16773under terms of your choice, provided that the terms permit
16774modification of the work for the customer's own use and reverse
16775engineering for debugging such modifications.
16776
16777  You must give prominent notice with each copy of the work that the
16778Library is used in it and that the Library and its use are covered by
16779this License.  You must supply a copy of this License.  If the work
16780during execution displays copyright notices, you must include the
16781copyright notice for the Library among them, as well as a reference
16782directing the user to the copy of this License.  Also, you must do one
16783of these things:
16784
16785    a) Accompany the work with the complete corresponding
16786    machine-readable source code for the Library including whatever
16787    changes were used in the work (which must be distributed under
16788    Sections 1 and 2 above); and, if the work is an executable linked
16789    with the Library, with the complete machine-readable "work that
16790    uses the Library", as object code and/or source code, so that the
16791    user can modify the Library and then relink to produce a modified
16792    executable containing the modified Library.  (It is understood
16793    that the user who changes the contents of definitions files in the
16794    Library will not necessarily be able to recompile the application
16795    to use the modified definitions.)
16796
16797    b) Accompany the work with a written offer, valid for at
16798    least three years, to give the same user the materials
16799    specified in Subsection 6a, above, for a charge no more
16800    than the cost of performing this distribution.
16801
16802    c) If distribution of the work is made by offering access to copy
16803    from a designated place, offer equivalent access to copy the above
16804    specified materials from the same place.
16805
16806    d) Verify that the user has already received a copy of these
16807    materials or that you have already sent this user a copy.
16808
16809  For an executable, the required form of the "work that uses the
16810Library" must include any data and utility programs needed for
16811reproducing the executable from it.  However, as a special exception,
16812the source code distributed need not include anything that is normally
16813distributed (in either source or binary form) with the major
16814components (compiler, kernel, and so on) of the operating system on
16815which the executable runs, unless that component itself accompanies
16816the executable.
16817
16818  It may happen that this requirement contradicts the license
16819restrictions of other proprietary libraries that do not normally
16820accompany the operating system.  Such a contradiction means you cannot
16821use both them and the Library together in an executable that you
16822distribute.
16823
16824  7. You may place library facilities that are a work based on the
16825Library side-by-side in a single library together with other library
16826facilities not covered by this License, and distribute such a combined
16827library, provided that the separate distribution of the work based on
16828the Library and of the other library facilities is otherwise
16829permitted, and provided that you do these two things:
16830
16831    a) Accompany the combined library with a copy of the same work
16832    based on the Library, uncombined with any other library
16833    facilities.  This must be distributed under the terms of the
16834    Sections above.
16835
16836    b) Give prominent notice with the combined library of the fact
16837    that part of it is a work based on the Library, and explaining
16838    where to find the accompanying uncombined form of the same work.
16839
16840  8. You may not copy, modify, sublicense, link with, or distribute
16841the Library except as expressly provided under this License.  Any
16842attempt otherwise to copy, modify, sublicense, link with, or
16843distribute the Library is void, and will automatically terminate your
16844rights under this License.  However, parties who have received copies,
16845or rights, from you under this License will not have their licenses
16846terminated so long as such parties remain in full compliance.
16847
16848  9. You are not required to accept this License, since you have not
16849signed it.  However, nothing else grants you permission to modify or
16850distribute the Library or its derivative works.  These actions are
16851prohibited by law if you do not accept this License.  Therefore, by
16852modifying or distributing the Library (or any work based on the
16853Library), you indicate your acceptance of this License to do so, and
16854all its terms and conditions for copying, distributing or modifying
16855the Library or works based on it.
16856
16857  10. Each time you redistribute the Library (or any work based on the
16858Library), the recipient automatically receives a license from the
16859original licensor to copy, distribute, link with or modify the Library
16860subject to these terms and conditions.  You may not impose any further
16861restrictions on the recipients' exercise of the rights granted herein.
16862You are not responsible for enforcing compliance by third parties to
16863this License.
16864
16865  11. If, as a consequence of a court judgment or allegation of patent
16866infringement or for any other reason (not limited to patent issues),
16867conditions are imposed on you (whether by court order, agreement or
16868otherwise) that contradict the conditions of this License, they do not
16869excuse you from the conditions of this License.  If you cannot
16870distribute so as to satisfy simultaneously your obligations under this
16871License and any other pertinent obligations, then as a consequence you
16872may not distribute the Library at all.  For example, if a patent
16873license would not permit royalty-free redistribution of the Library by
16874all those who receive copies directly or indirectly through you, then
16875the only way you could satisfy both it and this License would be to
16876refrain entirely from distribution of the Library.
16877
16878If any portion of this section is held invalid or unenforceable under any
16879particular circumstance, the balance of the section is intended to apply,
16880and the section as a whole is intended to apply in other circumstances.
16881
16882It is not the purpose of this section to induce you to infringe any
16883patents or other property right claims or to contest validity of any
16884such claims; this section has the sole purpose of protecting the
16885integrity of the free software distribution system which is
16886implemented by public license practices.  Many people have made
16887generous contributions to the wide range of software distributed
16888through that system in reliance on consistent application of that
16889system; it is up to the author/donor to decide if he or she is willing
16890to distribute software through any other system and a licensee cannot
16891impose that choice.
16892
16893This section is intended to make thoroughly clear what is believed to
16894be a consequence of the rest of this License.
16895
16896  12. If the distribution and/or use of the Library is restricted in
16897certain countries either by patents or by copyrighted interfaces, the
16898original copyright holder who places the Library under this License may add
16899an explicit geographical distribution limitation excluding those countries,
16900so that distribution is permitted only in or among countries not thus
16901excluded.  In such case, this License incorporates the limitation as if
16902written in the body of this License.
16903
16904  13. The Free Software Foundation may publish revised and/or new
16905versions of the Library General Public License from time to time.
16906Such new versions will be similar in spirit to the present version,
16907but may differ in detail to address new problems or concerns.
16908
16909Each version is given a distinguishing version number.  If the Library
16910specifies a version number of this License which applies to it and
16911"any later version", you have the option of following the terms and
16912conditions either of that version or of any later version published by
16913the Free Software Foundation.  If the Library does not specify a
16914license version number, you may choose any version ever published by
16915the Free Software Foundation.
16916
16917  14. If you wish to incorporate parts of the Library into other free
16918programs whose distribution conditions are incompatible with these,
16919write to the author to ask for permission.  For software which is
16920copyrighted by the Free Software Foundation, write to the Free
16921Software Foundation; we sometimes make exceptions for this.  Our
16922decision will be guided by the two goals of preserving the free status
16923of all derivatives of our free software and of promoting the sharing
16924and reuse of software generally.
16925
16926			    NO WARRANTY
16927
16928  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
16929WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
16930EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
16931OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
16932KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
16933IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
16934PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
16935LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
16936THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16937
16938  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
16939WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
16940AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
16941FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
16942CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
16943LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
16944RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
16945FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
16946SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
16947DAMAGES.
16948
16949		     END OF TERMS AND CONDITIONS
16950
16951     Appendix: How to Apply These Terms to Your New Libraries
16952
16953  If you develop a new library, and you want it to be of the greatest
16954possible use to the public, we recommend making it free software that
16955everyone can redistribute and change.  You can do so by permitting
16956redistribution under these terms (or, alternatively, under the terms of the
16957ordinary General Public License).
16958
16959  To apply these terms, attach the following notices to the library.  It is
16960safest to attach them to the start of each source file to most effectively
16961convey the exclusion of warranty; and each file should have at least the
16962"copyright" line and a pointer to where the full notice is found.
16963
16964    &lt;one line to give the library's name and a brief idea of what it does.&gt;
16965    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
16966
16967    This library is free software; you can redistribute it and/or
16968    modify it under the terms of the GNU Library General Public
16969    License as published by the Free Software Foundation; either
16970    version 2 of the License, or (at your option) any later version.
16971
16972    This library is distributed in the hope that it will be useful,
16973    but WITHOUT ANY WARRANTY; without even the implied warranty of
16974    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16975    Library General Public License for more details.
16976
16977    You should have received a copy of the GNU Library General Public
16978    License along with this library; if not, write to the Free
16979    Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16980
16981Also add information on how to contact you by electronic and paper mail.
16982
16983You should also get your employer (if you work as a programmer) or your
16984school, if any, to sign a "copyright disclaimer" for the library, if
16985necessary.  Here is a sample; alter the names:
16986
16987  Yoyodyne, Inc., hereby disclaims all copyright interest in the
16988  library `Frob' (a library for tweaking knobs) written by James Random Hacker.
16989
16990  &lt;signature of Ty Coon&gt;, 1 April 1990
16991  Ty Coon, President of Vice
16992
16993That's all there is to it!
16994
16995
16996-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
16997
16998Scanned Source License Mesa-10.3/docs/license.html:
16999
17000&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"&gt;
17001&lt;html lang="en"&gt;
17002&lt;head&gt;
17003  &lt;meta http-equiv="content-type" content="text/html; charset=utf-8"&gt;
17004  &lt;title&gt;License / Copyright Information&lt;/title&gt;
17005  &lt;link rel="stylesheet" type="text/css" href="mesa.css"&gt;
17006&lt;/head&gt;
17007&lt;body&gt;
17008
17009&lt;div class="header"&gt;
17010  &lt;h1&gt;The Mesa 3D Graphics Library&lt;/h1&gt;
17011&lt;/div&gt;
17012
17013&lt;iframe src="contents.html"&gt;&lt;/iframe&gt;
17014&lt;div class="content"&gt;
17015
17016&lt;h1&gt;Disclaimer&lt;/h1&gt;
17017
17018&lt;p&gt;
17019Mesa is a 3-D graphics library with an API which is very similar to
17020that of &lt;a href="http://www.opengl.org/"&gt;OpenGL&lt;/a&gt;.*
17021To the extent that Mesa utilizes the OpenGL command syntax or state
17022machine, it is being used with authorization from &lt;a
17023href="http://www.sgi.com/"&gt;Silicon Graphics,
17024Inc.&lt;/a&gt;(SGI). However, the author does not possess an OpenGL license
17025from SGI, and makes no claim that Mesa is in any way a compatible
17026replacement for OpenGL or associated with SGI. Those who want a
17027licensed implementation of OpenGL should contact a licensed
17028vendor.
17029&lt;/p&gt;
17030
17031&lt;p&gt;
17032Please do not refer to the library as &lt;em&gt;MesaGL&lt;/em&gt; (for legal
17033reasons). It's just &lt;em&gt;Mesa&lt;/em&gt; or &lt;em&gt;The Mesa 3-D graphics
17034library&lt;/em&gt;. &lt;br&gt;
17035&lt;/p&gt;
17036
17037&lt;p&gt;
17038* OpenGL is a trademark of &lt;a href="http://www.sgi.com/"
17039&gt;Silicon Graphics Incorporated&lt;/a&gt;.
17040&lt;/p&gt;
17041
17042
17043
17044&lt;h1&gt;License / Copyright Information&lt;/h1&gt;
17045
17046&lt;p&gt;
17047The Mesa distribution consists of several components.  Different copyrights
17048and licenses apply to different components.  For example, some demo programs
17049are copyrighted by SGI, some of the Mesa device drivers are copyrighted by
17050their authors.  See below for a list of Mesa's main components and the license
17051for each.
17052&lt;/p&gt;
17053&lt;p&gt;
17054The core Mesa library is licensed according to the terms of the MIT license.
17055This allows integration with the XFree86, Xorg and DRI projects.
17056&lt;/p&gt;
17057&lt;p&gt;
17058The default Mesa license is as follows:
17059&lt;/p&gt;
17060
17061&lt;pre&gt;
17062Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
17063
17064Permission is hereby granted, free of charge, to any person obtaining a
17065copy of this software and associated documentation files (the "Software"),
17066to deal in the Software without restriction, including without limitation
17067the rights to use, copy, modify, merge, publish, distribute, sublicense,
17068and/or sell copies of the Software, and to permit persons to whom the
17069Software is furnished to do so, subject to the following conditions:
17070
17071The above copyright notice and this permission notice shall be included
17072in all copies or substantial portions of the Software.
17073
17074THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
17075OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17076FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
17077THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17078LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17079OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
17080SOFTWARE.
17081&lt;/pre&gt;
17082
17083
17084&lt;h1&gt;Attention, Contributors&lt;/h1&gt;
17085
17086&lt;p&gt;
17087When contributing to the Mesa project you must agree to the licensing terms
17088of the component to which you're contributing.
17089The following section lists the primary components of the Mesa distribution
17090and their respective licenses.
17091&lt;/p&gt;
17092
17093
17094&lt;h1&gt;Mesa Component Licenses&lt;/h1&gt;
17095
17096&lt;pre&gt;
17097Component         Location               License
17098------------------------------------------------------------------
17099Main Mesa code    src/mesa/              Mesa (MIT)
17100
17101Device drivers    src/mesa/drivers/*     MIT, generally
17102
17103Ext headers       include/GL/glext.h     Khronos
17104                  include/GL/glxext.h
17105
17106C11 thread        include/c11/threads*.h Boost (permissive)
17107emulation
17108&lt;/pre&gt;
17109
17110&lt;p&gt;
17111In general, consult the source files for license terms.
17112&lt;/p&gt;
17113
17114&lt;/div&gt;
17115&lt;/body&gt;
17116&lt;/html&gt;
17117
17118-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17119</pre>
17120<ul>
17121<li><a href='#SGI-B-2.0'>Gentoo Package Stock License SGI-B-2.0</a></li>
17122<li><a href='#LGPL-3'>Gentoo Package Stock License LGPL-3</a></li>
17123</ul>
17124</div>
17125</div>
17126
17127
17128<div class="product">
17129<span class="title">mesa-progs-8.0.1</span>
17130<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17131<span class="homepage"><a href="http://mesa3d.sourceforge.net/">homepage</a></span>
17132<div class="licence">
17133<pre></pre>
17134<ul>
17135<li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
17136</ul>
17137</div>
17138</div>
17139
17140
17141<div class="product">
17142<span class="title">metrics-0.0.1</span>
17143<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17144<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
17145<div class="licence">
17146<pre></pre>
17147<ul>
17148<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
17149</ul>
17150</div>
17151</div>
17152
17153
17154<div class="product">
17155<span class="title">mime-types-9</span>
17156<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17157<span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
17158<div class="licence">
17159<pre></pre>
17160<ul>
17161<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
17162</ul>
17163</div>
17164</div>
17165
17166
17167<div class="product">
17168<span class="title">minicom-2.7</span>
17169<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17170<span class="homepage"><a href="http://alioth.debian.org/projects/minicom">homepage</a></span>
17171<div class="licence">
17172<pre></pre>
17173<ul>
17174<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
17175</ul>
17176</div>
17177</div>
17178
17179
17180<div class="product">
17181<span class="title">minifakedns-0.0.1</span>
17182<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17183<span class="homepage"><a href="http://code.activestate.com/recipes/491264-mini-fake-dns-server/">homepage</a></span>
17184<div class="licence">
17185<pre></pre>
17186<ul>
17187<li><a href='#PSF-2'>Gentoo Package Stock License PSF-2</a></li>
17188</ul>
17189</div>
17190</div>
17191
17192
17193<div class="product">
17194<span class="title">mkfontdir-1.0.6</span>
17195<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17196<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
17197<div class="licence">
17198<pre>Scanned Source License mkfontdir-1.0.6/COPYING:
17199
17200Copyright 1993, 1994, 1998  The Open Group
17201
17202Permission to use, copy, modify, distribute, and sell this software and its
17203documentation for any purpose is hereby granted without fee, provided that
17204the above copyright notice appear in all copies and that both that
17205copyright notice and this permission notice appear in supporting
17206documentation.
17207
17208The above copyright notice and this permission notice shall be included
17209in all copies or substantial portions of the Software.
17210
17211THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
17212OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17213MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
17214IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
17215OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
17216ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
17217OTHER DEALINGS IN THE SOFTWARE.
17218
17219Except as contained in this notice, the name of The Open Group shall
17220not be used in advertising or otherwise to promote the sale, use or
17221other dealings in this Software without prior written authorization
17222from The Open Group.
17223
17224-----------------------------------------------------------------------------
17225
17226Copyright 2005 Red Hat, Inc.
17227
17228Permission to use, copy, modify, distribute, and sell this software
17229and its documentation for any purpose is hereby granted without fee,
17230provided that the above copyright notice appear in all copies and
17231that both that copyright notice and this permission notice appear in
17232supporting documentation, and that the name of Red Hat not be used in
17233advertising or publicity pertaining to distribution of the software
17234without specific, written prior permission.  Red Hat makes no
17235representations about the suitability of this software for any
17236purpose.  It is provided "as is" without express or implied warranty.
17237
17238RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
17239INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
17240NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
17241CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
17242OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
17243OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
17244USE OR PERFORMANCE OF THIS SOFTWARE.
17245
17246-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17247</pre>
17248<ul>
17249
17250</ul>
17251</div>
17252</div>
17253
17254
17255<div class="product">
17256<span class="title">ml-anjalioldlipi-0.740</span>
17257<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17258<span class="homepage"><a href="https://sites.google.com/site/cibu/anjalioldlipi-font">homepage</a></span>
17259<div class="licence">
17260<pre>Scanned Source License ml-anjalioldlipi-0.740/LICENSE:
17261
17262Copyright 2004 Kevin &amp; Siji, 2007-2011 Cibu Johny
17263with reserved font name AnjaliOldLipi.
17264
17265This Font Software is licensed under the SIL Open Font License, Version 1.1.
17266This license is copied below, and is also available with a FAQ at:
17267http://scripts.sil.org/OFL
17268
17269
17270-----------------------------------------------------------
17271SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
17272-----------------------------------------------------------
17273
17274PREAMBLE
17275The goals of the Open Font License (OFL) are to stimulate worldwide
17276development of collaborative font projects, to support the font creation
17277efforts of academic and linguistic communities, and to provide a free and
17278open framework in which fonts may be shared and improved in partnership
17279with others.
17280
17281The OFL allows the licensed fonts to be used, studied, modified and
17282redistributed freely as long as they are not sold by themselves. The
17283fonts, including any derivative works, can be bundled, embedded, 
17284redistributed and/or sold with any software provided that any reserved
17285names are not used by derivative works. The fonts and derivatives,
17286however, cannot be released under any other type of license. The
17287requirement for fonts to remain under this license does not apply
17288to any document created using the fonts or their derivatives.
17289
17290DEFINITIONS
17291"Font Software" refers to the set of files released by the Copyright
17292Holder(s) under this license and clearly marked as such. This may
17293include source files, build scripts and documentation.
17294
17295"Reserved Font Name" refers to any names specified as such after the
17296copyright statement(s).
17297
17298"Original Version" refers to the collection of Font Software components as
17299distributed by the Copyright Holder(s).
17300
17301"Modified Version" refers to any derivative made by adding to, deleting,
17302or substituting -- in part or in whole -- any of the components of the
17303Original Version, by changing formats or by porting the Font Software to a
17304new environment.
17305
17306"Author" refers to any designer, engineer, programmer, technical
17307writer or other person who contributed to the Font Software.
17308
17309PERMISSION &amp; CONDITIONS
17310Permission is hereby granted, free of charge, to any person obtaining
17311a copy of the Font Software, to use, study, copy, merge, embed, modify,
17312redistribute, and sell modified and unmodified copies of the Font
17313Software, subject to the following conditions:
17314
173151) Neither the Font Software nor any of its individual components,
17316in Original or Modified Versions, may be sold by itself.
17317
173182) Original or Modified Versions of the Font Software may be bundled,
17319redistributed and/or sold with any software, provided that each copy
17320contains the above copyright notice and this license. These can be
17321included either as stand-alone text files, human-readable headers or
17322in the appropriate machine-readable metadata fields within text or
17323binary files as long as those fields can be easily viewed by the user.
17324
173253) No Modified Version of the Font Software may use the Reserved Font
17326Name(s) unless explicit written permission is granted by the corresponding
17327Copyright Holder. This restriction only applies to the primary font name as
17328presented to the users.
17329
173304) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
17331Software shall not be used to promote, endorse or advertise any
17332Modified Version, except to acknowledge the contribution(s) of the
17333Copyright Holder(s) and the Author(s) or with their explicit written
17334permission.
17335
173365) The Font Software, modified or unmodified, in part or in whole,
17337must be distributed entirely under this license, and must not be
17338distributed under any other license. The requirement for fonts to
17339remain under this license does not apply to any document created
17340using the Font Software.
17341
17342TERMINATION
17343This license becomes null and void if any of the above conditions are
17344not met.
17345
17346DISCLAIMER
17347THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17348EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
17349MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
17350OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
17351COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
17352INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
17353DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
17354FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
17355OTHER DEALINGS IN THE FONT SOFTWARE.
17356
17357-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17358</pre>
17359<ul>
17360<li><a href='#OFL-1.1'>Gentoo Package Stock License OFL-1.1</a></li>
17361</ul>
17362</div>
17363</div>
17364
17365
17366<div class="product">
17367<span class="title">mmc-utils-0.0.1</span>
17368<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17369<span class="homepage"><a href="https://chromium.googlesource.com/chromiumos/third_party/mmc-utils">homepage</a></span>
17370<div class="licence">
17371<pre></pre>
17372<ul>
17373<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
17374</ul>
17375</div>
17376</div>
17377
17378
17379<div class="product">
17380<span class="title">modem-diagnostics-0.1</span>
17381<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17382<span class="homepage"><a href="">homepage</a></span>
17383<div class="licence">
17384<pre></pre>
17385<ul>
17386<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
17387</ul>
17388</div>
17389</div>
17390
17391
17392<div class="product">
17393<span class="title">modem-utilities-0.0.1</span>
17394<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17395<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
17396<div class="licence">
17397<pre></pre>
17398<ul>
17399<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
17400</ul>
17401</div>
17402</div>
17403
17404
17405<div class="product">
17406<span class="title">modemmanager-classic-interfaces-0.0.1</span>
17407<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17408<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
17409<div class="licence">
17410<pre></pre>
17411<ul>
17412<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
17413</ul>
17414</div>
17415</div>
17416
17417
17418<div class="product">
17419<span class="title">modemmanager-next-1.3.0</span>
17420<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17421<span class="homepage"><a href="http://mail.gnome.org/archives/networkmanager-list/2008-July/msg00274.html">homepage</a></span>
17422<div class="licence">
17423<pre></pre>
17424<ul>
17425<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
17426</ul>
17427</div>
17428</div>
17429
17430
17431<div class="product">
17432<span class="title">mosys-1.2.03</span>
17433<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17434<span class="homepage"><a href="http://mosys.googlecode.com/">homepage</a></span>
17435<div class="licence">
17436<pre></pre>
17437<ul>
17438<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
17439</ul>
17440</div>
17441</div>
17442
17443
17444<div class="product">
17445<span class="title">mtdev-1.1.2</span>
17446<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17447<span class="homepage"><a href="http://bitmath.org/code/mtdev/">homepage</a></span>
17448<div class="licence">
17449<pre>Scanned Source License mtdev-1.1.2/COPYING:
17450
17451mtdev - Multitouch Protocol Translation Library (MIT license)
17452
17453Copyright (C) 2010 Henrik Rydberg &lt;rydberg@euromail.se&gt;
17454Copyright (C) 2010 Canonical Ltd.
17455
17456Permission is hereby granted, free of charge, to any person obtaining a
17457copy of this software and associated documentation files (the "Software"),
17458to deal in the Software without restriction, including without limitation
17459the rights to use, copy, modify, merge, publish, distribute, sublicense,
17460and/or sell copies of the Software, and to permit persons to whom the
17461Software is furnished to do so, subject to the following conditions:
17462
17463The above copyright notice and this permission notice (including the next
17464paragraph) shall be included in all copies or substantial portions of the
17465Software.
17466
17467THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17468IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17469FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
17470THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17471LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
17472FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
17473DEALINGS IN THE SOFTWARE.
17474
17475-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17476</pre>
17477<ul>
17478
17479</ul>
17480</div>
17481</div>
17482
17483
17484<div class="product">
17485<span class="title">mtools-4.0.15</span>
17486<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17487<span class="homepage"><a href="http://mtools.linux.lu/">homepage</a></span>
17488<div class="licence">
17489<pre></pre>
17490<ul>
17491<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
17492</ul>
17493</div>
17494</div>
17495
17496
17497<div class="product">
17498<span class="title">mtpd-0.0.1</span>
17499<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17500<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
17501<div class="licence">
17502<pre></pre>
17503<ul>
17504<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
17505</ul>
17506</div>
17507</div>
17508
17509
17510<div class="product">
17511<span class="title">mtplot-0.0.1</span>
17512<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17513<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
17514<div class="licence">
17515<pre></pre>
17516<ul>
17517<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
17518</ul>
17519</div>
17520</div>
17521
17522
17523<div class="product">
17524<span class="title">mttools-0.0.1</span>
17525<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17526<span class="homepage"><a href="">homepage</a></span>
17527<div class="licence">
17528<pre></pre>
17529<ul>
17530<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
17531</ul>
17532</div>
17533</div>
17534
17535
17536<div class="product">
17537<span class="title">my-padauk-2.50</span>
17538<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17539<span class="homepage"><a href="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=padauk">homepage</a></span>
17540<div class="licence">
17541<pre></pre>
17542<ul>
17543<li><a href='#OFL-1.1'>Gentoo Package Stock License OFL-1.1</a></li>
17544</ul>
17545</div>
17546</div>
17547
17548
17549<div class="product">
17550<span class="title">ncurses-5.9</span>
17551<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17552<span class="homepage"><a href="http://www.gnu.org/software/ncurses/">homepage</a></span>
17553<div class="licence">
17554<pre>Scanned Source License ncurses-5.9/Ada95/package/debian/copyright:
17555
17556Upstream source http://invisible-island.net/ncurses/ncurses-examples.html
17557
17558Current ncurses maintainer: Thomas Dickey &lt;dickey@invisible-island.net&gt;
17559
17560-------------------------------------------------------------------------------
17561    Copyright (c) 1998-2010,2011 Free Software Foundation, Inc.
17562
17563    Permission is hereby granted, free of charge, to any person obtaining a
17564    copy of this software and associated documentation files (the
17565    "Software"), to deal in the Software without restriction, including
17566    without limitation the rights to use, copy, modify, merge, publish,
17567    distribute, distribute with modifications, sublicense, and/or sell
17568    copies of the Software, and to permit persons to whom the Software is
17569    furnished to do so, subject to the following conditions:
17570
17571    The above copyright notice and this permission notice shall be included
17572    in all copies or substantial portions of the Software.
17573
17574    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
17575    OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17576    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
17577    IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
17578    DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
17579    OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
17580    THE USE OR OTHER DEALINGS IN THE SOFTWARE.
17581
17582    Except as contained in this notice, the name(s) of the above copyright
17583    holders shall not be used in advertising or otherwise to promote the
17584    sale, use or other dealings in this Software without prior written
17585    authorization.
17586-------------------------------------------------------------------------------
17587
17588Files: install-sh
17589Copyright:  1994 X Consortium
17590Licence: other-BSD
17591    Permission is hereby granted, free of charge, to any person obtaining a copy
17592    of this software and associated documentation files (the "Software"), to
17593    deal in the Software without restriction, including without limitation the
17594    rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
17595    sell copies of the Software, and to permit persons to whom the Software is
17596    furnished to do so, subject to the following conditions:
17597
17598    The above copyright notice and this permission notice shall be included in
17599    all copies or substantial portions of the Software.
17600
17601    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17602    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17603    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
17604    X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
17605    AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
17606    TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
17607
17608    Except as contained in this notice, the name of the X Consortium shall not
17609    be used in advertising or otherwise to promote the sale, use or other deal-
17610    ings in this Software without prior written authorization from the X Consor-
17611    tium.
17612
17613    FSF changes to this file are in the public domain.
17614
17615    Calling this script install-sh is preferred over install.sh, to prevent
17616    `make' implicit rules from creating a file called install from it
17617    when there is no Makefile.
17618
17619    This script is compatible with the BSD install script, but was written
17620    from scratch.  It can only install one file at a time, a restriction
17621    shared with many OS's install programs.
17622
17623On Debian systems, the complete text of the GNU General
17624Public License can be found in '/usr/share/common-licenses/GPL-2'
17625
17626-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17627
17628Scanned Source License ncurses-5.9/test/package/debian/copyright:
17629
17630Upstream source http://invisible-island.net/ncurses/ncurses-examples.html
17631
17632Current ncurses maintainer: Thomas Dickey &lt;dickey@invisible-island.net&gt;
17633
17634-------------------------------------------------------------------------------
17635    Copyright (c) 1998-2010,2011 Free Software Foundation, Inc.
17636
17637    Permission is hereby granted, free of charge, to any person obtaining a
17638    copy of this software and associated documentation files (the
17639    "Software"), to deal in the Software without restriction, including
17640    without limitation the rights to use, copy, modify, merge, publish,
17641    distribute, distribute with modifications, sublicense, and/or sell
17642    copies of the Software, and to permit persons to whom the Software is
17643    furnished to do so, subject to the following conditions:
17644
17645    The above copyright notice and this permission notice shall be included
17646    in all copies or substantial portions of the Software.
17647
17648    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
17649    OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17650    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
17651    IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
17652    DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
17653    OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
17654    THE USE OR OTHER DEALINGS IN THE SOFTWARE.
17655
17656    Except as contained in this notice, the name(s) of the above copyright
17657    holders shall not be used in advertising or otherwise to promote the
17658    sale, use or other dealings in this Software without prior written
17659    authorization.
17660-------------------------------------------------------------------------------
17661
17662Files: install-sh
17663Copyright:  1994 X Consortium
17664Licence: other-BSD
17665    Permission is hereby granted, free of charge, to any person obtaining a copy
17666    of this software and associated documentation files (the "Software"), to
17667    deal in the Software without restriction, including without limitation the
17668    rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
17669    sell copies of the Software, and to permit persons to whom the Software is
17670    furnished to do so, subject to the following conditions:
17671
17672    The above copyright notice and this permission notice shall be included in
17673    all copies or substantial portions of the Software.
17674
17675    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17676    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17677    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
17678    X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
17679    AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
17680    TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
17681
17682    Except as contained in this notice, the name of the X Consortium shall not
17683    be used in advertising or otherwise to promote the sale, use or other deal-
17684    ings in this Software without prior written authorization from the X Consor-
17685    tium.
17686
17687    FSF changes to this file are in the public domain.
17688
17689    Calling this script install-sh is preferred over install.sh, to prevent
17690    `make' implicit rules from creating a file called install from it
17691    when there is no Makefile.
17692
17693    This script is compatible with the BSD install script, but was written
17694    from scratch.  It can only install one file at a time, a restriction
17695    shared with many OS's install programs.
17696
17697On Debian systems, the complete text of the GNU General
17698Public License can be found in '/usr/share/common-licenses/GPL-2'
17699
17700-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17701</pre>
17702<ul>
17703
17704</ul>
17705</div>
17706</div>
17707
17708
17709<div class="product">
17710<span class="title">net-tools-1.60_p20120127084908</span>
17711<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17712<span class="homepage"><a href="http://net-tools.sourceforge.net/">homepage</a></span>
17713<div class="licence">
17714<pre></pre>
17715<ul>
17716<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
17717</ul>
17718</div>
17719</div>
17720
17721
17722<div class="product">
17723<span class="title">netflix-helper-2.0.0</span>
17724<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17725<span class="homepage"><a href="">homepage</a></span>
17726<div class="licence">
17727<pre></pre>
17728<ul>
17729<li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
17730</ul>
17731</div>
17732</div>
17733
17734
17735<div class="product">
17736<span class="title">netifaces-0.8</span>
17737<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17738<span class="homepage"><a href="http://alastairs-place.net/netifaces/">homepage</a></span>
17739<div class="licence">
17740<pre>Scanned Source License netifaces-0.8/PKG-INFO:
17741
17742Metadata-Version: 1.0
17743Name: netifaces
17744Version: 0.8
17745Summary: Portable network interface information.
17746Home-page: http://alastairs-place.net/netifaces
17747Author: Alastair Houghton
17748Author-email: alastair@alastairs-place.net
17749License: MIT License
17750Description: netifaces provides a (hopefully portable-ish) way for Python programmers to
17751        get access to a list of the network interfaces on the local machine, and to
17752        obtain the addresses of those network interfaces.
17753        
17754        The package has been tested on Mac OS X, Windows XP, Windows Vista, Linux
17755        and Solaris.
17756        
17757        It should work on other UNIX-like systems provided they implement
17758        either getifaddrs() or support the SIOCGIFxxx socket options, although the
17759        data provided by the socket options is normally less complete.
17760        
17761Platform: UNKNOWN
17762Classifier: Development Status :: 4 - Beta
17763Classifier: Intended Audience :: Developers
17764Classifier: License :: OSI Approved :: MIT License
17765Classifier: Topic :: System :: Networking
17766
17767-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17768
17769Scanned Source License netifaces-0.8/netifaces.egg-info/PKG-INFO:
17770
17771Metadata-Version: 1.0
17772Name: netifaces
17773Version: 0.8
17774Summary: Portable network interface information.
17775Home-page: http://alastairs-place.net/netifaces
17776Author: Alastair Houghton
17777Author-email: alastair@alastairs-place.net
17778License: MIT License
17779Description: netifaces provides a (hopefully portable-ish) way for Python programmers to
17780        get access to a list of the network interfaces on the local machine, and to
17781        obtain the addresses of those network interfaces.
17782        
17783        The package has been tested on Mac OS X, Windows XP, Windows Vista, Linux
17784        and Solaris.
17785        
17786        It should work on other UNIX-like systems provided they implement
17787        either getifaddrs() or support the SIOCGIFxxx socket options, although the
17788        data provided by the socket options is normally less complete.
17789        
17790Platform: UNKNOWN
17791Classifier: Development Status :: 4 - Beta
17792Classifier: Intended Audience :: Developers
17793Classifier: License :: OSI Approved :: MIT License
17794Classifier: Topic :: System :: Networking
17795
17796-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17797</pre>
17798<ul>
17799
17800</ul>
17801</div>
17802</div>
17803
17804
17805<div class="product">
17806<span class="title">netperf-2.4.4</span>
17807<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17808<span class="homepage"><a href="http://www.netperf.org/">homepage</a></span>
17809<div class="licence">
17810<pre>Gentoo Package Stock License netperf:
17811
17812
17813 
17814              Copyright (C) 1993 Hewlett-Packard Company
17815                         ALL RIGHTS RESERVED.
17816 
17817  The enclosed software and documentation includes copyrighted works
17818  of Hewlett-Packard Co. For as long as you comply with the following
17819  limitations, you are hereby authorized to (i) use, reproduce, and
17820  modify the software and documentation, and to (ii) distribute the
17821  software and documentation, including modifications, for
17822  non-commercial purposes only.
17823      
17824  1.  The enclosed software and documentation is made available at no
17825      charge in order to advance the general development of
17826      high-performance networking products.
17827 
17828  2.  You may not delete any copyright notices contained in the
17829      software or documentation. All hard copies, and copies in
17830      source code or object code form, of the software or
17831      documentation (including modifications) must contain at least
17832      one of the copyright notices.
17833 
17834  3.  The enclosed software and documentation has not been subjected
17835      to testing and quality control and is not a Hewlett-Packard Co.
17836      product. At a future time, Hewlett-Packard Co. may or may not
17837      offer a version of the software and documentation as a product.
17838  
17839  4.  THE SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS".
17840      HEWLETT-PACKARD COMPANY DOES NOT WARRANT THAT THE USE,
17841      REPRODUCTION, MODIFICATION OR DISTRIBUTION OF THE SOFTWARE OR
17842      DOCUMENTATION WILL NOT INFRINGE A THIRD PARTY'S INTELLECTUAL
17843      PROPERTY RIGHTS. HP DOES NOT WARRANT THAT THE SOFTWARE OR
17844      DOCUMENTATION IS ERROR FREE. HP DISCLAIMS ALL WARRANTIES,
17845      EXPRESS AND IMPLIED, WITH REGARD TO THE SOFTWARE AND THE
17846      DOCUMENTATION. HP SPECIFICALLY DISCLAIMS ALL WARRANTIES OF
17847      MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
17848  
17849  5.  HEWLETT-PACKARD COMPANY WILL NOT IN ANY EVENT BE LIABLE FOR ANY
17850      DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
17851      (INCLUDING LOST PROFITS) RELATED TO ANY USE, REPRODUCTION,
17852      MODIFICATION, OR DISTRIBUTION OF THE SOFTWARE OR DOCUMENTATION.
17853 
17854
17855
17856-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17857</pre>
17858<ul>
17859
17860</ul>
17861</div>
17862</div>
17863
17864
17865<div class="product">
17866<span class="title">notofonts-20140130</span>
17867<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17868<span class="homepage"><a href="">homepage</a></span>
17869<div class="licence">
17870<pre></pre>
17871<ul>
17872<li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
17873</ul>
17874</div>
17875</div>
17876
17877
17878<div class="product">
17879<span class="title">nspr-4.10.4</span>
17880<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17881<span class="homepage"><a href="http://www.mozilla.org/projects/nspr/">homepage</a></span>
17882<div class="licence">
17883<pre></pre>
17884<ul>
17885<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
17886<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
17887<li><a href='#MPL-2.0'>Gentoo Package Stock License MPL-2.0</a></li>
17888</ul>
17889</div>
17890</div>
17891
17892
17893<div class="product">
17894<span class="title">nss-3.16</span>
17895<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17896<span class="homepage"><a href="http://www.mozilla.org/projects/security/pki/nss/">homepage</a></span>
17897<div class="licence">
17898<pre></pre>
17899<ul>
17900<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
17901<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
17902<li><a href='#MPL-2.0'>Gentoo Package Stock License MPL-2.0</a></li>
17903</ul>
17904</div>
17905</div>
17906
17907
17908<div class="product">
17909<span class="title">nss-3.16</span>
17910<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17911<span class="homepage"><a href="http://www.mozilla.org/projects/security/pki/nss/">homepage</a></span>
17912<div class="licence">
17913<pre></pre>
17914<ul>
17915<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
17916<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
17917<li><a href='#MPL-2.0'>Gentoo Package Stock License MPL-2.0</a></li>
17918</ul>
17919</div>
17920</div>
17921
17922
17923<div class="product">
17924<span class="title">ntfs3g-2012.1.15</span>
17925<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17926<span class="homepage"><a href="http://www.tuxera.com/community/ntfs-3g-download/">homepage</a></span>
17927<div class="licence">
17928<pre></pre>
17929<ul>
17930<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
17931</ul>
17932</div>
17933</div>
17934
17935
17936<div class="product">
17937<span class="title">numpy-1.7.1</span>
17938<a class="show" href="#" onclick="return toggle(this);">show license text</a>
17939<span class="homepage"><a href="http://numpy.scipy.org/">homepage</a></span>
17940<div class="licence">
17941<pre>Scanned Source License numpy-1.7.1/LICENSE.txt:
17942
17943Copyright (c) 2005-2011, NumPy Developers.
17944All rights reserved.
17945
17946Redistribution and use in source and binary forms, with or without
17947modification, are permitted provided that the following conditions are
17948met:
17949
17950    * Redistributions of source code must retain the above copyright
17951       notice, this list of conditions and the following disclaimer.
17952
17953    * Redistributions in binary form must reproduce the above
17954       copyright notice, this list of conditions and the following
17955       disclaimer in the documentation and/or other materials provided
17956       with the distribution.
17957
17958    * Neither the name of the NumPy Developers nor the names of any
17959       contributors may be used to endorse or promote products derived
17960       from this software without specific prior written permission.
17961
17962THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
17963"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
17964LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
17965A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
17966OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
17967SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
17968LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
17969DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
17970THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
17971(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
17972OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
17973
17974-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17975
17976Scanned Source License numpy-1.7.1/PKG-INFO:
17977
17978Metadata-Version: 1.1
17979Name: numpy
17980Version: 1.7.1
17981Summary: NumPy: array processing for numbers, strings, records, and objects.
17982Home-page: http://www.numpy.org
17983Author: NumPy Developers
17984Author-email: numpy-discussion@scipy.org
17985License: BSD
17986Download-URL: http://sourceforge.net/projects/numpy/files/NumPy/
17987Description: NumPy is a general-purpose array-processing package designed to
17988        efficiently manipulate large multi-dimensional arrays of arbitrary
17989        records without sacrificing too much speed for small multi-dimensional
17990        arrays.  NumPy is built on the Numeric code base and adds features
17991        introduced by numarray as well as an extended C-API and the ability to
17992        create arrays of arbitrary type which also makes NumPy suitable for
17993        interfacing with general-purpose data-base applications.
17994        
17995        There are also basic facilities for discrete fourier transform,
17996        basic linear algebra and random number generation.
17997        
17998Platform: Windows
17999Platform: Linux
18000Platform: Solaris
18001Platform: Mac OS-X
18002Platform: Unix
18003Classifier: Development Status :: 5 - Production/Stable
18004Classifier: Intended Audience :: Science/Research
18005Classifier: Intended Audience :: Developers
18006Classifier: License :: OSI Approved
18007Classifier: Programming Language :: C
18008Classifier: Programming Language :: Python
18009Classifier: Programming Language :: Python :: 3
18010Classifier: Topic :: Software Development
18011Classifier: Topic :: Scientific/Engineering
18012Classifier: Operating System :: Microsoft :: Windows
18013Classifier: Operating System :: POSIX
18014Classifier: Operating System :: Unix
18015Classifier: Operating System :: MacOS
18016
18017-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
18018
18019Scanned Source License numpy-1.7.1/doc/source/license.rst:
18020
18021*************
18022Numpy License
18023*************
18024
18025Copyright (c) 2005, NumPy Developers
18026
18027All rights reserved.
18028
18029Redistribution and use in source and binary forms, with or without
18030modification, are permitted provided that the following conditions are
18031met:
18032
18033* Redistributions of source code must retain the above copyright
18034  notice, this list of conditions and the following disclaimer.
18035
18036* Redistributions in binary form must reproduce the above
18037  copyright notice, this list of conditions and the following
18038  disclaimer in the documentation and/or other materials provided
18039  with the distribution.
18040
18041* Neither the name of the NumPy Developers nor the names of any
18042  contributors may be used to endorse or promote products derived
18043  from this software without specific prior written permission.
18044
18045THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18046"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
18047LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
18048A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
18049OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
18050SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
18051LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
18052DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
18053THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
18054(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
18055OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18056
18057-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
18058
18059Scanned Source License numpy-1.7.1/doc/sphinxext/LICENSE.txt:
18060
18061-------------------------------------------------------------------------------
18062    The files
18063    - numpydoc.py
18064    - docscrape.py
18065    - docscrape_sphinx.py
18066    - phantom_import.py
18067    have the following license:
18068
18069Copyright (C) 2008 Stefan van der Walt &lt;stefan@mentat.za.net&gt;, Pauli Virtanen &lt;pav@iki.fi&gt;
18070
18071Redistribution and use in source and binary forms, with or without
18072modification, are permitted provided that the following conditions are
18073met:
18074
18075 1. Redistributions of source code must retain the above copyright
18076    notice, this list of conditions and the following disclaimer.
18077 2. Redistributions in binary form must reproduce the above copyright
18078    notice, this list of conditions and the following disclaimer in
18079    the documentation and/or other materials provided with the
18080    distribution.
18081
18082THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
18083IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
18084WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
18085DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
18086INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
18087(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
18088SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
18089HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
18090STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
18091IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
18092POSSIBILITY OF SUCH DAMAGE.
18093
18094-------------------------------------------------------------------------------
18095    The files
18096    - compiler_unparse.py
18097    - comment_eater.py
18098    - traitsdoc.py
18099    have the following license:
18100
18101This software is OSI Certified Open Source Software.
18102OSI Certified is a certification mark of the Open Source Initiative.
18103
18104Copyright (c) 2006, Enthought, Inc.
18105All rights reserved.
18106
18107Redistribution and use in source and binary forms, with or without
18108modification, are permitted provided that the following conditions are met:
18109
18110 * Redistributions of source code must retain the above copyright notice, this
18111   list of conditions and the following disclaimer.
18112 * Redistributions in binary form must reproduce the above copyright notice,
18113   this list of conditions and the following disclaimer in the documentation
18114   and/or other materials provided with the distribution.
18115 * Neither the name of Enthought, Inc. nor the names of its contributors may
18116   be used to endorse or promote products derived from this software without
18117   specific prior written permission.
18118
18119THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
18120ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
18121WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
18122DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
18123ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
18124(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
18125LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
18126ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
18127(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
18128SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18129
18130
18131-------------------------------------------------------------------------------
18132    The file
18133    - plot_directive.py
18134    originates from Matplotlib (http://matplotlib.sf.net/) which has
18135    the following license:
18136
18137Copyright (c) 2002-2008 John D. Hunter; All Rights Reserved.
18138
181391. This LICENSE AGREEMENT is between John D. Hunter (“JDH”), and the Individual or Organization (“Licensee”) accessing and otherwise using matplotlib software in source or binary form and its associated documentation.
18140
181412. Subject to the terms and conditions of this License Agreement, JDH hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use matplotlib 0.98.3 alone or in any derivative version, provided, however, that JDH’s License Agreement and JDH’s notice of copyright, i.e., “Copyright (c) 2002-2008 John D. Hunter; All Rights Reserved” are retained in matplotlib 0.98.3 alone or in any derivative version prepared by Licensee.
18142
181433. In the event Licensee prepares a derivative work that is based on or incorporates matplotlib 0.98.3 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to matplotlib 0.98.3.
18144
181454. JDH is making matplotlib 0.98.3 available to Licensee on an “AS IS” basis. JDH MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, JDH MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB 0.98.3 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
18146
181475. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB 0.98.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING MATPLOTLIB 0.98.3, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
18148
181496. This License Agreement will automatically terminate upon a material breach of its terms and conditions.
18150
181517. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between JDH and Licensee. This License Agreement does not grant permission to use JDH trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party.
18152
181538. By copying, installing or otherwise using matplotlib 0.98.3, Licensee agrees to be bound by the terms and conditions of this License Agreement.
18154
18155
18156-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
18157</pre>
18158<ul>
18159
18160</ul>
18161</div>
18162</div>
18163
18164
18165<div class="product">
18166<span class="title">oem-customization-0.0.2</span>
18167<a class="show" href="#" onclick="return toggle(this);">show license text</a>
18168<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
18169<div class="licence">
18170<pre></pre>
18171<ul>
18172<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
18173</ul>
18174</div>
18175</div>
18176
18177
18178<div class="product">
18179<span class="title">opencryptoki-2.2.8</span>
18180<a class="show" href="#" onclick="return toggle(this);">show license text</a>
18181<span class="homepage"><a href="http://sourceforge.net/projects/opencryptoki">homepage</a></span>
18182<div class="licence">
18183<pre>Gentoo Package Stock License CPL-0.5:
18184
18185
18186Common Public License Version 0.5
18187
18188   THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON
18189   PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF
18190   THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
18191
18192   1. DEFINITIONS
18193
18194   "Contribution" means:
18195
18196     a) in the case of the initial Contributor, the initial code and
18197     documentation distributed under this Agreement, and
18198
18199     b) in the case of each subsequent Contributor:
18200
18201     i) changes to the Program, and
18202
18203     ii) additions to the Program;
18204
18205     where such changes and/or additions to the Program originate from
18206     and are distributed by that particular Contributor. A Contribution
18207     'originates' from a Contributor if it was added to the Program by
18208     such Contributor itself or anyone acting on such Contributor's
18209     behalf. Contributions do not include additions to the Program
18210     which: (i) are separate modules of software distributed in
18211     conjunction with the Program under their own license agreement, and
18212     (ii) are not derivative works of the Program.
18213
18214   "Contributor" means any person or entity that distributes the Program.
18215
18216   "Licensed Patents " mean patent claims licensable by a Contributor
18217   which are necessarily infringed by the use or sale of its Contribution
18218   alone or when combined with the Program.
18219
18220   "Program" means the Contributions distributed in accordance with this
18221   Agreement.
18222
18223   "Recipient" means anyone who receives the Program under this
18224   Agreement, including all Contributors.
18225
18226   2. GRANT OF RIGHTS
18227
18228     a) Subject to the terms of this Agreement, each Contributor hereby
18229     grants Recipient a non-exclusive, worldwide, royalty-free copyright
18230     license to reproduce, prepare derivative works of, publicly
18231     display, publicly perform, distribute and sublicense the
18232     Contribution of such Contributor, if any, and such derivative
18233     works, in source code and object code form.
18234
18235     b) Subject to the terms of this Agreement, each Contributor hereby
18236     grants Recipient a non-exclusive, worldwide, royalty-free patent
18237     license under Licensed Patents to make, use, sell, offer to sell,
18238     import and otherwise transfer the Contribution of such Contributor,
18239     if any, in source code and object code form. This patent license
18240     shall apply to the combination of the Contribution and the Program
18241     if, at the time the Contribution is added by the Contributor, such
18242     addition of the Contribution causes such combination to be covered
18243     by the Licensed Patents. The patent license shall not apply to any
18244     other combinations which include the Contribution. No hardware per
18245     se is licensed hereunder.
18246
18247     c) Recipient understands that although each Contributor grants the
18248     licenses to its Contributions set forth herein, no assurances are
18249     provided by any Contributor that the Program does not infringe the
18250     patent or other intellectual property rights of any other entity.
18251     Each Contributor disclaims any liability to Recipient for claims
18252     brought by any other entity based on infringement of intellectual
18253     property rights or otherwise. As a condition to exercising the
18254     rights and licenses granted hereunder, each Recipient hereby
18255     assumes sole responsibility to secure any other intellectual
18256     property rights needed, if any. For example, if a third party
18257     patent license is required to allow Recipient to distribute the
18258     Program, it is Recipient's responsibility to acquire that license
18259     before distributing the Program.
18260
18261     d) Each Contributor represents that to its knowledge it has
18262     sufficient copyright rights in its Contribution, if any, to grant
18263     the copyright license set forth in this Agreement.
18264
18265   3. REQUIREMENTS
18266
18267   A Contributor may choose to distribute the Program in object code form
18268   under its own license agreement, provided that:
18269
18270     a) it complies with the terms and conditions of this Agreement; and
18271
18272     b) its license agreement:
18273
18274     i) effectively disclaims on behalf of all Contributors all
18275     warranties and conditions, express and implied, including
18276     warranties or conditions of title and non-infringement, and implied
18277     warranties or conditions of merchantability and fitness for a
18278     particular purpose;
18279
18280     ii) effectively excludes on behalf of all Contributors all
18281     liability for damages, including direct, indirect, special,
18282     incidental and consequential damages, such as lost profits;
18283
18284     iii) states that any provisions which differ from this Agreement
18285     are offered by that Contributor alone and not by any other party;
18286     and
18287
18288     iv) states that source code for the Program is available from such
18289     Contributor, and informs licensees how to obtain it in a reasonable
18290     manner on or through a medium customarily used for software
18291     exchange.
18292
18293   When the Program is made available in source code form:
18294
18295     a) it must be made available under this Agreement; and
18296
18297     b) a copy of this Agreement must be included with each copy of the
18298     Program.
18299
18300   Contributors may not remove or alter any copyright notices contained
18301   within the Program.
18302
18303   Each Contributor must identify itself as the originator of its
18304   Contribution, if any, in a manner that reasonably allows subsequent
18305   Recipients to identify the originator of the Contribution.
18306
18307   4. COMMERCIAL DISTRIBUTION
18308
18309   Commercial distributors of software may accept certain
18310   responsibilities with respect to end users, business partners and the
18311   like. While this license is intended to facilitate the commercial use
18312   of the Program, the Contributor who includes the Program in a
18313   commercial product offering should do so in a manner which does not
18314   create potential liability for other Contributors. Therefore, if a
18315   Contributor includes the Program in a commercial product offering,
18316   such Contributor ("Commercial Contributor") hereby agrees to defend
18317   and indemnify every other Contributor ("Indemnified Contributor")
18318   against any losses, damages and costs (collectively "Losses") arising
18319   from claims, lawsuits and other legal actions brought by a third party
18320   against the Indemnified Contributor to the extent caused by the acts
18321   or omissions of such Commercial Contributor in connection with its
18322   distribution of the Program in a commercial product offering. The
18323   obligations in this section do not apply to any claims or Losses
18324   relating to any actual or alleged intellectual property infringement.
18325   In order to qualify, an Indemnified Contributor must: a) promptly
18326   notify the Commercial Contributor in writing of such claim, and b)
18327   allow the Commercial Contributor to control, and cooperate with the
18328   Commercial Contributor in, the defense and any related settlement
18329   negotiations. The Indemnified Contributor may participate in any such
18330   claim at its own expense.
18331
18332   For example, a Contributor might include the Program in a commercial
18333   product offering, Product X. That Contributor is then a Commercial
18334   Contributor. If that Commercial Contributor then makes performance
18335   claims, or offers warranties related to Product X, those performance
18336   claims and warranties are such Commercial Contributor's responsibility
18337   alone. Under this section, the Commercial Contributor would have to
18338   defend claims against the other Contributors related to those
18339   performance claims and warranties, and if a court requires any other
18340   Contributor to pay any damages as a result, the Commercial Contributor
18341   must pay those damages.
18342
18343   5. NO WARRANTY
18344
18345   EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
18346   PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18347   KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY
18348   WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
18349   OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
18350   responsible for determining the appropriateness of using and
18351   distributing the Program and assumes all risks associated with its
18352   exercise of rights under this Agreement, including but not limited to
18353   the risks and costs of program errors, compliance with applicable
18354   laws, damage to or loss of data, programs or equipment, and
18355   unavailability or interruption of operations.
18356
18357   6. DISCLAIMER OF LIABILITY
18358
18359   EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR
18360   ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
18361   INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
18362   WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
18363   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
18364   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
18365   DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
18366   HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
18367
18368   7. GENERAL
18369
18370   If any provision of this Agreement is invalid or unenforceable under
18371   applicable law, it shall not affect the validity or enforceability of
18372   the remainder of the terms of this Agreement, and without further
18373   action by the parties hereto, such provision shall be reformed to the
18374   minimum extent necessary to make such provision valid and enforceable.
18375
18376   If Recipient institutes patent litigation against a Contributor with
18377   respect to a patent applicable to software (including a cross-claim or
18378   counterclaim in a lawsuit), then any patent licenses granted by that
18379   Contributor to such Recipient under this Agreement shall terminate as
18380   of the date such litigation is filed. In addition, If Recipient
18381   institutes patent litigation against any entity (including a
18382   cross-claim or counterclaim in a lawsuit) alleging that the Program
18383   itself (excluding combinations of the Program with other software or
18384   hardware) infringes such Recipient's patent(s), then such Recipient's
18385   rights granted under Section 2(b) shall terminate as of the date such
18386   litigation is filed.
18387
18388   All Recipient's rights under this Agreement shall terminate if it
18389   fails to comply with any of the material terms or conditions of this
18390   Agreement and does not cure such failure in a reasonable period of
18391   time after becoming aware of such noncompliance. If all Recipient's
18392   rights under this Agreement terminate, Recipient agrees to cease use
18393   and distribution of the Program as soon as reasonably practicable.
18394   However, Recipient's obligations under this Agreement and any licenses
18395   granted by Recipient relating to the Program shall continue and
18396   survive.
18397
18398   Everyone is permitted to copy and distribute copies of this Agreement,
18399   but in order to avoid inconsistency the Agreement is copyrighted and
18400   may only be modified in the following manner. The Agreement Steward
18401   reserves the right to publish new versions (including revisions) of
18402   this Agreement from time to time. No one other than the Agreement
18403   Steward has the right to modify this Agreement. IBM is the initial
18404   Agreement Steward. IBM may assign the responsibility to serve as the
18405   Agreement Steward to a suitable separate entity. Each new version of
18406   the Agreement will be given a distinguishing version number. The
18407   Program (including Contributions) may always be distributed subject to
18408   the version of the Agreement under which it was received. In addition,
18409   after a new version of the Agreement is published, Contributor may
18410   elect to distribute the Program (including its Contributions) under
18411   the new version. Except as expressly stated in Sections 2(a) and 2(b)
18412   above, Recipient receives no rights or licenses to the intellectual
18413   property of any Contributor under this Agreement, whether expressly,
18414   by implication, estoppel or otherwise. All rights in the Program not
18415   expressly granted under this Agreement are reserved.
18416
18417   This Agreement is governed by the laws of the State of New York and
18418   the intellectual property laws of the United States of America. No
18419   party to this Agreement will bring a legal action under this Agreement
18420   more than one year after the cause of action arose. Each party waives
18421   its rights to a jury trial in any resulting litigation.
18422
18423-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
18424</pre>
18425<ul>
18426
18427</ul>
18428</div>
18429</div>
18430
18431
18432<div class="product">
18433<span class="title">opencv-2.3.0</span>
18434<a class="show" href="#" onclick="return toggle(this);">show license text</a>
18435<span class="homepage"><a href="http://opencv.willowgarage.com">homepage</a></span>
18436<div class="licence">
18437<pre>Scanned Source License OpenCV-2.3.0/3rdparty/ilmimf/LICENSE:
18438
18439Copyright (c) 2004, Industrial Light &amp; Magic, a division of Lucasfilm
18440Entertainment Company Ltd.  Portions contributed and copyright held by
18441others as indicated.  All rights reserved.
18442
18443Redistribution and use in source and binary forms, with or without
18444modification, are permitted provided that the following conditions are
18445met:
18446
18447    * Redistributions of source code must retain the above
18448      copyright notice, this list of conditions and the following
18449      disclaimer.
18450
18451    * Redistributions in binary form must reproduce the above
18452      copyright notice, this list of conditions and the following
18453      disclaimer in the documentation and/or other materials provided with
18454      the distribution.
18455
18456    * Neither the name of Industrial Light &amp; Magic nor the names of
18457      any other contributors to this software may be used to endorse or
18458      promote products derived from this software without specific prior
18459      written permission.
18460
18461THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
18462IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
18463THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
18464PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
18465CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
18466EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
18467PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
18468PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
18469LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
18470NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
18471SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18472
18473
18474-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
18475
18476Scanned Source License OpenCV-2.3.0/3rdparty/libjasper/LICENSE:
18477
18478JasPer License Version 2.0
18479
18480Copyright (c) 2001-2006 Michael David Adams
18481Copyright (c) 1999-2000 Image Power, Inc.
18482Copyright (c) 1999-2000 The University of British Columbia
18483
18484All rights reserved.
18485
18486Permission is hereby granted, free of charge, to any person (the
18487"User") obtaining a copy of this software and associated documentation
18488files (the "Software"), to deal in the Software without restriction,
18489including without limitation the rights to use, copy, modify, merge,
18490publish, distribute, and/or sell copies of the Software, and to permit
18491persons to whom the Software is furnished to do so, subject to the
18492following conditions:
18493
184941.  The above copyright notices and this permission notice (which
18495includes the disclaimer below) shall be included in all copies or
18496substantial portions of the Software.
18497
184982.  The name of a copyright holder shall not be used to endorse or
18499promote products derived from the Software without specific prior
18500written permission.
18501
18502THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS
18503LICENSE.  NO USE OF THE SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER
18504THIS DISCLAIMER.  THE SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS
18505"AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
18506BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
18507PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS.  IN NO
18508EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
18509INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
18510FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
18511NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
18512WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.  NO ASSURANCES ARE
18513PROVIDED BY THE COPYRIGHT HOLDERS THAT THE SOFTWARE DOES NOT INFRINGE
18514THE PATENT OR OTHER INTELLECTUAL PROPERTY RIGHTS OF ANY OTHER ENTITY.
18515EACH COPYRIGHT HOLDER DISCLAIMS ANY LIABILITY TO THE USER FOR CLAIMS
18516BROUGHT BY ANY OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL
18517PROPERTY RIGHTS OR OTHERWISE.  AS A CONDITION TO EXERCISING THE RIGHTS
18518GRANTED HEREUNDER, EACH USER HEREBY ASSUMES SOLE RESPONSIBILITY TO SECURE
18519ANY OTHER INTELLECTUAL PROPERTY RIGHTS NEEDED, IF ANY.  THE SOFTWARE
18520IS NOT FAULT-TOLERANT AND IS NOT INTENDED FOR USE IN MISSION-CRITICAL
18521SYSTEMS, SUCH AS THOSE USED IN THE OPERATION OF NUCLEAR FACILITIES,
18522AIRCRAFT NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL
18523SYSTEMS, DIRECT LIFE SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH
18524THE FAILURE OF THE SOFTWARE OR SYSTEM COULD LEAD DIRECTLY TO DEATH,
18525PERSONAL INJURY, OR SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE ("HIGH
18526RISK ACTIVITIES").  THE COPYRIGHT HOLDERS SPECIFICALLY DISCLAIM ANY
18527EXPRESS OR IMPLIED WARRANTY OF FITNESS FOR HIGH RISK ACTIVITIES.
18528
18529
18530-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
18531
18532Scanned Source License OpenCV-2.3.0/doc/license.txt:
18533
18534IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. 
18535
18536 By downloading, copying, installing or using the software you agree to this license.
18537 If you do not agree to this license, do not download, install,
18538 copy or use the software.
18539
18540
18541                          License Agreement
18542               For Open Source Computer Vision Library
18543
18544Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
18545Copyright (C) 2008-2011, Willow Garage Inc., all rights reserved.
18546Third party copyrights are property of their respective owners.
18547
18548Redistribution and use in source and binary forms, with or without modification,
18549are permitted provided that the following conditions are met:
18550
18551  * Redistribution's of source code must retain the above copyright notice,
18552    this list of conditions and the following disclaimer.
18553
18554  * Redistribution's in binary form must reproduce the above copyright notice,
18555    this list of conditions and the following disclaimer in the documentation
18556    and/or other materials provided with the distribution.
18557
18558  * The name of the copyright holders may not be used to endorse or promote products
18559    derived from this software without specific prior written permission.
18560
18561This software is provided by the copyright holders and contributors "as is" and
18562any express or implied warranties, including, but not limited to, the implied
18563warranties of merchantability and fitness for a particular purpose are disclaimed.
18564In no event shall the Intel Corporation or contributors be liable for any direct,
18565indirect, incidental, special, exemplary, or consequential damages
18566(including, but not limited to, procurement of substitute goods or services;
18567loss of use, data, or profits; or business interruption) however caused
18568and on any theory of liability, whether in contract, strict liability,
18569or tort (including negligence or otherwise) arising in any way out of
18570the use of this software, even if advised of the possibility of such damage.
18571
18572-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
18573</pre>
18574<ul>
18575
18576</ul>
18577</div>
18578</div>
18579
18580
18581<div class="product">
18582<span class="title">opensc-0.12.2</span>
18583<a class="show" href="#" onclick="return toggle(this);">show license text</a>
18584<span class="homepage"><a href="http://www.opensc-project.org/opensc/">homepage</a></span>
18585<div class="licence">
18586<pre></pre>
18587<ul>
18588<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
18589</ul>
18590</div>
18591</div>
18592
18593
18594<div class="product">
18595<span class="title">openssh-6.4_p1</span>
18596<a class="show" href="#" onclick="return toggle(this);">show license text</a>
18597<span class="homepage"><a href="http://www.openssh.org/">homepage</a></span>
18598<div class="licence">
18599<pre>Scanned Source License openssh-6.4p1/LICENCE:
18600
18601This file is part of the OpenSSH software.
18602
18603The licences which components of this software fall under are as
18604follows.  First, we will summarize and say that all components
18605are under a BSD licence, or a licence more free than that.
18606
18607OpenSSH contains no GPL code.
18608
186091)
18610     * Copyright (c) 1995 Tatu Ylonen &lt;ylo@cs.hut.fi&gt;, Espoo, Finland
18611     *                    All rights reserved
18612     *
18613     * As far as I am concerned, the code I have written for this software
18614     * can be used freely for any purpose.  Any derived versions of this
18615     * software must be clearly marked as such, and if the derived work is
18616     * incompatible with the protocol description in the RFC file, it must be
18617     * called by a name other than "ssh" or "Secure Shell".
18618
18619    [Tatu continues]
18620     *  However, I am not implying to give any licenses to any patents or
18621     * copyrights held by third parties, and the software includes parts that
18622     * are not under my direct control.  As far as I know, all included
18623     * source code is used in accordance with the relevant license agreements
18624     * and can be used freely for any purpose (the GNU license being the most
18625     * restrictive); see below for details.
18626
18627    [However, none of that term is relevant at this point in time.  All of
18628    these restrictively licenced software components which he talks about
18629    have been removed from OpenSSH, i.e.,
18630
18631     - RSA is no longer included, found in the OpenSSL library
18632     - IDEA is no longer included, its use is deprecated
18633     - DES is now external, in the OpenSSL library
18634     - GMP is no longer used, and instead we call BN code from OpenSSL
18635     - Zlib is now external, in a library
18636     - The make-ssh-known-hosts script is no longer included
18637     - TSS has been removed
18638     - MD5 is now external, in the OpenSSL library
18639     - RC4 support has been replaced with ARC4 support from OpenSSL
18640     - Blowfish is now external, in the OpenSSL library
18641
18642    [The licence continues]
18643
18644    Note that any information and cryptographic algorithms used in this
18645    software are publicly available on the Internet and at any major
18646    bookstore, scientific library, and patent office worldwide.  More
18647    information can be found e.g. at "http://www.cs.hut.fi/crypto".
18648
18649    The legal status of this program is some combination of all these
18650    permissions and restrictions.  Use only at your own responsibility.
18651    You will be responsible for any legal consequences yourself; I am not
18652    making any claims whether possessing or using this is legal or not in
18653    your country, and I am not taking any responsibility on your behalf.
18654
18655
18656			    NO WARRANTY
18657
18658    BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
18659    FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
18660    OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
18661    PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
18662    OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
18663    MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
18664    TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
18665    PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
18666    REPAIR OR CORRECTION.
18667
18668    IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
18669    WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
18670    REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
18671    INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
18672    OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
18673    TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
18674    YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
18675    PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
18676    POSSIBILITY OF SUCH DAMAGES.
18677
186782)
18679    The 32-bit CRC compensation attack detector in deattack.c was
18680    contributed by CORE SDI S.A. under a BSD-style license.
18681
18682     * Cryptographic attack detector for ssh - source code
18683     *
18684     * Copyright (c) 1998 CORE SDI S.A., Buenos Aires, Argentina.
18685     *
18686     * All rights reserved. Redistribution and use in source and binary
18687     * forms, with or without modification, are permitted provided that
18688     * this copyright notice is retained.
18689     *
18690     * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
18691     * WARRANTIES ARE DISCLAIMED. IN NO EVENT SHALL CORE SDI S.A. BE
18692     * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY OR
18693     * CONSEQUENTIAL DAMAGES RESULTING FROM THE USE OR MISUSE OF THIS
18694     * SOFTWARE.
18695     *
18696     * Ariel Futoransky &lt;futo@core-sdi.com&gt;
18697     * &lt;http://www.core-sdi.com>;
18698
186993)
18700    ssh-keyscan was contributed by David Mazieres under a BSD-style
18701    license.
18702
18703     * Copyright 1995, 1996 by David Mazieres &lt;dm@lcs.mit.edu&gt;.
18704     *
18705     * Modification and redistribution in source and binary forms is
18706     * permitted provided that due credit is given to the author and the
18707     * OpenBSD project by leaving this copyright notice intact.
18708
187094)
18710    The Rijndael implementation by Vincent Rijmen, Antoon Bosselaers
18711    and Paulo Barreto is in the public domain and distributed
18712    with the following license:
18713
18714     * @version 3.0 (December 2000)
18715     *
18716     * Optimised ANSI C code for the Rijndael cipher (now AES)
18717     *
18718     * @author Vincent Rijmen &lt;vincent.rijmen@esat.kuleuven.ac.be&gt;
18719     * @author Antoon Bosselaers &lt;antoon.bosselaers@esat.kuleuven.ac.be&gt;
18720     * @author Paulo Barreto &lt;paulo.barreto@terra.com.br&gt;
18721     *
18722     * This code is hereby placed in the public domain.
18723     *
18724     * THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''AS IS'' AND ANY EXPRESS
18725     * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
18726     * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
18727     * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE
18728     * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
18729     * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
18730     * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
18731     * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
18732     * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
18733     * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
18734     * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18735
187365)
18737    One component of the ssh source code is under a 3-clause BSD license,
18738    held by the University of California, since we pulled these parts from
18739    original Berkeley code.
18740
18741     * Copyright (c) 1983, 1990, 1992, 1993, 1995
18742     *      The Regents of the University of California.  All rights reserved.
18743     *
18744     * Redistribution and use in source and binary forms, with or without
18745     * modification, are permitted provided that the following conditions
18746     * are met:
18747     * 1. Redistributions of source code must retain the above copyright
18748     *    notice, this list of conditions and the following disclaimer.
18749     * 2. Redistributions in binary form must reproduce the above copyright
18750     *    notice, this list of conditions and the following disclaimer in the
18751     *    documentation and/or other materials provided with the distribution.
18752     * 3. Neither the name of the University nor the names of its contributors
18753     *    may be used to endorse or promote products derived from this software
18754     *    without specific prior written permission.
18755     *
18756     * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
18757     * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18758     * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
18759     * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
18760     * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18761     * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
18762     * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
18763     * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
18764     * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
18765     * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
18766     * SUCH DAMAGE.
18767
187686)
18769    Remaining components of the software are provided under a standard
18770    2-term BSD licence with the following names as copyright holders:
18771
18772	Markus Friedl
18773	Theo de Raadt
18774	Niels Provos
18775	Dug Song
18776	Aaron Campbell
18777	Damien Miller
18778	Kevin Steves
18779	Daniel Kouril
18780	Wesley Griffin
18781	Per Allansson
18782	Nils Nordman
18783	Simon Wilkinson
18784
18785    Portable OpenSSH additionally includes code from the following copyright
18786    holders, also under the 2-term BSD license:
18787
18788	Ben Lindstrom
18789	Tim Rice
18790	Andre Lucas
18791	Chris Adams
18792	Corinna Vinschen
18793	Cray Inc.
18794	Denis Parker
18795	Gert Doering
18796	Jakob Schlyter
18797	Jason Downs
18798	Juha Yrjölä
18799	Michael Stone
18800	Networks Associates Technology, Inc.
18801	Solar Designer
18802	Todd C. Miller
18803	Wayne Schroeder
18804	William Jones
18805	Darren Tucker
18806	Sun Microsystems
18807	The SCO Group
18808	Daniel Walsh
18809	Red Hat, Inc
18810	Simon Vallet / Genoscope
18811
18812     * Redistribution and use in source and binary forms, with or without
18813     * modification, are permitted provided that the following conditions
18814     * are met:
18815     * 1. Redistributions of source code must retain the above copyright
18816     *    notice, this list of conditions and the following disclaimer.
18817     * 2. Redistributions in binary form must reproduce the above copyright
18818     *    notice, this list of conditions and the following disclaimer in the
18819     *    documentation and/or other materials provided with the distribution.
18820     *
18821     * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
18822     * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
18823     * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
18824     * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
18825     * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
18826     * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
18827     * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
18828     * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
18829     * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
18830     * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18831
188328) Portable OpenSSH contains the following additional licenses:
18833
18834    a) md5crypt.c, md5crypt.h
18835
18836	 * "THE BEER-WARE LICENSE" (Revision 42):
18837	 * &lt;phk@login.dknet.dk&gt; wrote this file.  As long as you retain this
18838	 * notice you can do whatever you want with this stuff. If we meet
18839	 * some day, and you think this stuff is worth it, you can buy me a
18840	 * beer in return.   Poul-Henning Kamp
18841
18842    b) snprintf replacement
18843
18844	* Copyright Patrick Powell 1995
18845	* This code is based on code written by Patrick Powell
18846	* (papowell@astart.com) It may be used for any purpose as long as this
18847	* notice remains intact on all source code distributions
18848
18849    c) Compatibility code (openbsd-compat)
18850
18851       Apart from the previously mentioned licenses, various pieces of code
18852       in the openbsd-compat/ subdirectory are licensed as follows:
18853
18854       Some code is licensed under a 3-term BSD license, to the following
18855       copyright holders:
18856
18857	Todd C. Miller
18858	Theo de Raadt
18859	Damien Miller
18860	Eric P. Allman
18861	The Regents of the University of California
18862	Constantin S. Svintsoff
18863
18864	* Redistribution and use in source and binary forms, with or without
18865	* modification, are permitted provided that the following conditions
18866	* are met:
18867	* 1. Redistributions of source code must retain the above copyright
18868	*    notice, this list of conditions and the following disclaimer.
18869	* 2. Redistributions in binary form must reproduce the above copyright
18870	*    notice, this list of conditions and the following disclaimer in the
18871	*    documentation and/or other materials provided with the distribution.
18872	* 3. Neither the name of the University nor the names of its contributors
18873	*    may be used to endorse or promote products derived from this software
18874	*    without specific prior written permission.
18875	*
18876	* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
18877	* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18878	* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
18879	* ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
18880	* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18881	* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
18882	* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
18883	* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
18884	* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
18885	* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
18886	* SUCH DAMAGE.
18887
18888       Some code is licensed under an ISC-style license, to the following
18889       copyright holders:
18890
18891	Internet Software Consortium.
18892	Todd C. Miller
18893	Reyk Floeter
18894	Chad Mynhier
18895
18896	* Permission to use, copy, modify, and distribute this software for any
18897	* purpose with or without fee is hereby granted, provided that the above
18898	* copyright notice and this permission notice appear in all copies.
18899	*
18900	* THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
18901	* WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
18902	* OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
18903	* FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
18904	* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
18905	* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
18906	* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
18907
18908       Some code is licensed under a MIT-style license to the following
18909       copyright holders:
18910
18911	Free Software Foundation, Inc.
18912
18913	* Permission is hereby granted, free of charge, to any person obtaining a  *
18914	* copy of this software and associated documentation files (the            *
18915	* "Software"), to deal in the Software without restriction, including      *
18916	* without limitation the rights to use, copy, modify, merge, publish,      *
18917	* distribute, distribute with modifications, sublicense, and/or sell       *
18918	* copies of the Software, and to permit persons to whom the Software is    *
18919	* furnished to do so, subject to the following conditions:                 *
18920	*                                                                          *
18921	* The above copyright notice and this permission notice shall be included  *
18922	* in all copies or substantial portions of the Software.                   *
18923	*                                                                          *
18924	* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  *
18925	* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               *
18926	* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   *
18927	* IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,   *
18928	* DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR    *
18929	* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR    *
18930	* THE USE OR OTHER DEALINGS IN THE SOFTWARE.                               *
18931	*                                                                          *
18932	* Except as contained in this notice, the name(s) of the above copyright   *
18933	* holders shall not be used in advertising or otherwise to promote the     *
18934	* sale, use or other dealings in this Software without prior written       *
18935	* authorization.                                                           *
18936	****************************************************************************/
18937
18938
18939------
18940$OpenBSD: LICENCE,v 1.19 2004/08/30 09:18:08 markus Exp $
18941
18942-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
18943</pre>
18944<ul>
18945<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
18946</ul>
18947</div>
18948</div>
18949
18950
18951<div class="product">
18952<span class="title">openssh-server-init-0.0.1</span>
18953<a class="show" href="#" onclick="return toggle(this);">show license text</a>
18954<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
18955<div class="licence">
18956<pre></pre>
18957<ul>
18958<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
18959</ul>
18960</div>
18961</div>
18962
18963
18964<div class="product">
18965<span class="title">openssl-1.0.1h</span>
18966<a class="show" href="#" onclick="return toggle(this);">show license text</a>
18967<span class="homepage"><a href="http://www.openssl.org/">homepage</a></span>
18968<div class="licence">
18969<pre>Gentoo Package Stock License openssl:
18970
18971
18972  LICENSE ISSUES
18973  ==============
18974
18975  The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
18976  the OpenSSL License and the original SSLeay license apply to the toolkit.
18977  See below for the actual license texts. Actually both licenses are BSD-style
18978  Open Source licenses. In case of any license issues related to OpenSSL
18979  please contact openssl-core@openssl.org.
18980
18981  OpenSSL License
18982  ---------------
18983
18984/* ====================================================================
18985 * Copyright (c) 1998-2004 The OpenSSL Project.  All rights reserved.
18986 *
18987 * Redistribution and use in source and binary forms, with or without
18988 * modification, are permitted provided that the following conditions
18989 * are met:
18990 *
18991 * 1. Redistributions of source code must retain the above copyright
18992 *    notice, this list of conditions and the following disclaimer. 
18993 *
18994 * 2. Redistributions in binary form must reproduce the above copyright
18995 *    notice, this list of conditions and the following disclaimer in
18996 *    the documentation and/or other materials provided with the
18997 *    distribution.
18998 *
18999 * 3. All advertising materials mentioning features or use of this
19000 *    software must display the following acknowledgment:
19001 *    "This product includes software developed by the OpenSSL Project
19002 *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
19003 *
19004 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
19005 *    endorse or promote products derived from this software without
19006 *    prior written permission. For written permission, please contact
19007 *    openssl-core@openssl.org.
19008 *
19009 * 5. Products derived from this software may not be called "OpenSSL"
19010 *    nor may "OpenSSL" appear in their names without prior written
19011 *    permission of the OpenSSL Project.
19012 *
19013 * 6. Redistributions of any form whatsoever must retain the following
19014 *    acknowledgment:
19015 *    "This product includes software developed by the OpenSSL Project
19016 *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
19017 *
19018 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
19019 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
19020 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
19021 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
19022 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
19023 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
19024 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
19025 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
19026 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
19027 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
19028 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
19029 * OF THE POSSIBILITY OF SUCH DAMAGE.
19030 * ====================================================================
19031 *
19032 * This product includes cryptographic software written by Eric Young
19033 * (eay@cryptsoft.com).  This product includes software written by Tim
19034 * Hudson (tjh@cryptsoft.com).
19035 *
19036 */
19037
19038 Original SSLeay License
19039 -----------------------
19040
19041/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
19042 * All rights reserved.
19043 *
19044 * This package is an SSL implementation written
19045 * by Eric Young (eay@cryptsoft.com).
19046 * The implementation was written so as to conform with Netscapes SSL.
19047 * 
19048 * This library is free for commercial and non-commercial use as long as
19049 * the following conditions are aheared to.  The following conditions
19050 * apply to all code found in this distribution, be it the RC4, RSA,
19051 * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
19052 * included with this distribution is covered by the same copyright terms
19053 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
19054 * 
19055 * Copyright remains Eric Young's, and as such any Copyright notices in
19056 * the code are not to be removed.
19057 * If this package is used in a product, Eric Young should be given attribution
19058 * as the author of the parts of the library used.
19059 * This can be in the form of a textual message at program startup or
19060 * in documentation (online or textual) provided with the package.
19061 * 
19062 * Redistribution and use in source and binary forms, with or without
19063 * modification, are permitted provided that the following conditions
19064 * are met:
19065 * 1. Redistributions of source code must retain the copyright
19066 *    notice, this list of conditions and the following disclaimer.
19067 * 2. Redistributions in binary form must reproduce the above copyright
19068 *    notice, this list of conditions and the following disclaimer in the
19069 *    documentation and/or other materials provided with the distribution.
19070 * 3. All advertising materials mentioning features or use of this software
19071 *    must display the following acknowledgement:
19072 *    "This product includes cryptographic software written by
19073 *     Eric Young (eay@cryptsoft.com)"
19074 *    The word 'cryptographic' can be left out if the rouines from the library
19075 *    being used are not cryptographic related :-).
19076 * 4. If you include any Windows specific code (or a derivative thereof) from 
19077 *    the apps directory (application code) you must include an acknowledgement:
19078 *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
19079 * 
19080 * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
19081 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
19082 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19083 * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
19084 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19085 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19086 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
19087 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
19088 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
19089 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
19090 * SUCH DAMAGE.
19091 * 
19092 * The licence and distribution terms for any publically available version or
19093 * derivative of this code cannot be changed.  i.e. this code cannot simply be
19094 * copied and put under another distribution licence
19095 * [including the GNU Public Licence.]
19096 */
19097
19098
19099-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
19100</pre>
19101<ul>
19102
19103</ul>
19104</div>
19105</div>
19106
19107
19108<div class="product">
19109<span class="title">openvpn-2.3.2</span>
19110<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19111<span class="homepage"><a href="http://openvpn.net/">homepage</a></span>
19112<div class="licence">
19113<pre></pre>
19114<ul>
19115<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19116</ul>
19117</div>
19118</div>
19119
19120
19121<div class="product">
19122<span class="title">p2p-0.0.1</span>
19123<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19124<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
19125<div class="licence">
19126<pre></pre>
19127<ul>
19128<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
19129</ul>
19130</div>
19131</div>
19132
19133
19134<div class="product">
19135<span class="title">pam-1.1.5</span>
19136<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19137<span class="homepage"><a href="https://fedorahosted.org/linux-pam/">homepage</a></span>
19138<div class="licence">
19139<pre></pre>
19140<ul>
19141<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19142</ul>
19143</div>
19144</div>
19145
19146
19147<div class="product">
19148<span class="title">pam_pwdfile-0.99</span>
19149<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19150<span class="homepage"><a href="http://cpbotha.net/pam_pwdfile.html">homepage</a></span>
19151<div class="licence">
19152<pre></pre>
19153<ul>
19154<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19155</ul>
19156</div>
19157</div>
19158
19159
19160<div class="product">
19161<span class="title">pambase-20101024</span>
19162<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19163<span class="homepage"><a href="http://www.gentoo.org/proj/en/base/pam/">homepage</a></span>
19164<div class="licence">
19165<pre></pre>
19166<ul>
19167<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19168</ul>
19169</div>
19170</div>
19171
19172
19173<div class="product">
19174<span class="title">pango-1.32.5</span>
19175<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19176<span class="homepage"><a href="http://www.pango.org/">homepage</a></span>
19177<div class="licence">
19178<pre></pre>
19179<ul>
19180<li><a href='#LGPL-2+'>Gentoo Package Stock License LGPL-2+</a></li>
19181<li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
19182<li><a href='#FTL'>Gentoo Package Stock License FTL</a></li>
19183</ul>
19184</div>
19185</div>
19186
19187
19188<div class="product">
19189<span class="title">parted-3.1</span>
19190<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19191<span class="homepage"><a href="http://www.gnu.org/software/parted">homepage</a></span>
19192<div class="licence">
19193<pre></pre>
19194<ul>
19195<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
19196</ul>
19197</div>
19198</div>
19199
19200
19201<div class="product">
19202<span class="title">patch-2.6.1</span>
19203<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19204<span class="homepage"><a href="http://www.gnu.org/software/patch/patch.html">homepage</a></span>
19205<div class="licence">
19206<pre></pre>
19207<ul>
19208<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19209</ul>
19210</div>
19211</div>
19212
19213
19214<div class="product">
19215<span class="title">pax-utils-0.8.1</span>
19216<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19217<span class="homepage"><a href="http://hardened.gentoo.org/pax-utils.xml">homepage</a></span>
19218<div class="licence">
19219<pre></pre>
19220<ul>
19221<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19222</ul>
19223</div>
19224</div>
19225
19226
19227<div class="product">
19228<span class="title">pciutils-3.1.10</span>
19229<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19230<span class="homepage"><a href="http://mj.ucw.cz/sw/pciutils/">homepage</a></span>
19231<div class="licence">
19232<pre></pre>
19233<ul>
19234<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19235</ul>
19236</div>
19237</div>
19238
19239
19240<div class="product">
19241<span class="title">pepper-flash-14.0.0.145</span>
19242<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19243<span class="homepage"><a href="http://git-scm.com/">homepage</a></span>
19244<div class="licence">
19245<pre></pre>
19246<ul>
19247<li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
19248</ul>
19249</div>
19250</div>
19251
19252
19253<div class="product">
19254<span class="title">perceptualdiff-1.1.1</span>
19255<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19256<span class="homepage"><a href="http://pdiff.sourceforge.net/">homepage</a></span>
19257<div class="licence">
19258<pre></pre>
19259<ul>
19260<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19261</ul>
19262</div>
19263</div>
19264
19265
19266<div class="product">
19267<span class="title">perf-3.14</span>
19268<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19269<span class="homepage"><a href="http://perf.wiki.kernel.org/">homepage</a></span>
19270<div class="licence">
19271<pre></pre>
19272<ul>
19273<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19274</ul>
19275</div>
19276</div>
19277
19278
19279<div class="product">
19280<span class="title">permission_broker-0.0.1</span>
19281<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19282<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
19283<div class="licence">
19284<pre></pre>
19285<ul>
19286<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
19287</ul>
19288</div>
19289</div>
19290
19291
19292<div class="product">
19293<span class="title">pexpect-2.4</span>
19294<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19295<span class="homepage"><a href="http://pexpect.sourceforge.net/">homepage</a></span>
19296<div class="licence">
19297<pre>Scanned Source License pexpect-2.4/LICENSE:
19298
19299Free, open source, and all that good stuff.
19300Pexpect Copyright (c) 2008 Noah Spurrier
19301
19302Permission is hereby granted, free of charge, to any person obtaining a copy
19303of this software and associated documentation files (the "Software"), to deal
19304in the Software without restriction, including without limitation the rights
19305to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
19306copies of the Software, and to permit persons to whom the Software is
19307furnished to do so, subject to the following conditions:
19308
19309The above copyright notice and this permission notice shall be included in all
19310copies or substantial portions of the Software.
19311
19312THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
19313EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
19314MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
19315IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
19316DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
19317OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
19318USE OR OTHER DEALINGS IN THE SOFTWARE.
19319
19320
19321-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
19322
19323Scanned Source License pexpect-2.4/PKG-INFO:
19324
19325Metadata-Version: 1.0
19326Name: pexpect
19327Version: 2.4
19328Summary: Pexpect is a pure Python Expect. It allows easy control of other applications.
19329Home-page: http://pexpect.sourceforge.net/
19330Author: Noah Spurrier
19331Author-email: noah@noah.org
19332License: MIT license
19333Description: UNKNOWN
19334Platform: UNIX
19335
19336-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
19337</pre>
19338<ul>
19339
19340</ul>
19341</div>
19342</div>
19343
19344
19345<div class="product">
19346<span class="title">pixman-0.28.2</span>
19347<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19348<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
19349<div class="licence">
19350<pre>Scanned Source License pixman-0.28.2/COPYING:
19351
19352The following is the MIT license, agreed upon by most contributors.
19353Copyright holders of new code should use this license statement where
19354possible. They may also add themselves to the list below.
19355
19356/*
19357 * Copyright 1987, 1988, 1989, 1998  The Open Group
19358 * Copyright 1987, 1988, 1989 Digital Equipment Corporation
19359 * Copyright 1999, 2004, 2008 Keith Packard
19360 * Copyright 2000 SuSE, Inc.
19361 * Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
19362 * Copyright 2004, 2005, 2007, 2008, 2009, 2010 Red Hat, Inc.
19363 * Copyright 2004 Nicholas Miell
19364 * Copyright 2005 Lars Knoll &amp; Zack Rusin, Trolltech
19365 * Copyright 2005 Trolltech AS
19366 * Copyright 2007 Luca Barbato
19367 * Copyright 2008 Aaron Plattner, NVIDIA Corporation
19368 * Copyright 2008 Rodrigo Kumpera
19369 * Copyright 2008 André Tupinambá
19370 * Copyright 2008 Mozilla Corporation
19371 * Copyright 2008 Frederic Plourde
19372 * Copyright 2009, Oracle and/or its affiliates. All rights reserved.
19373 * Copyright 2009, 2010 Nokia Corporation
19374 *
19375 * Permission is hereby granted, free of charge, to any person obtaining a
19376 * copy of this software and associated documentation files (the "Software"),
19377 * to deal in the Software without restriction, including without limitation
19378 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
19379 * and/or sell copies of the Software, and to permit persons to whom the
19380 * Software is furnished to do so, subject to the following conditions:
19381 *
19382 * The above copyright notice and this permission notice (including the next
19383 * paragraph) shall be included in all copies or substantial portions of the
19384 * Software.
19385 * 
19386 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19387 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19388 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
19389 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19390 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
19391 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
19392 * DEALINGS IN THE SOFTWARE.
19393 */
19394
19395-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
19396</pre>
19397<ul>
19398
19399</ul>
19400</div>
19401</div>
19402
19403
19404<div class="product">
19405<span class="title">pkcs11-helper-1.07</span>
19406<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19407<span class="homepage"><a href="http://www.opensc-project.org/pkcs11-helper">homepage</a></span>
19408<div class="licence">
19409<pre></pre>
19410<ul>
19411<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19412</ul>
19413</div>
19414</div>
19415
19416
19417<div class="product">
19418<span class="title">platform2-0.0.5</span>
19419<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19420<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
19421<div class="licence">
19422<pre></pre>
19423<ul>
19424<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
19425</ul>
19426</div>
19427</div>
19428
19429
19430<div class="product">
19431<span class="title">ply-image-0.0.1</span>
19432<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19433<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
19434<div class="licence">
19435<pre></pre>
19436<ul>
19437<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19438</ul>
19439</div>
19440</div>
19441
19442
19443<div class="product">
19444<span class="title">popt-1.16</span>
19445<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19446<span class="homepage"><a href="http://rpm5.org/">homepage</a></span>
19447<div class="licence">
19448<pre>Scanned Source License popt-1.16/COPYING:
19449
19450Copyright (c) 1998  Red Hat Software
19451
19452Permission is hereby granted, free of charge, to any person obtaining a copy
19453of this software and associated documentation files (the "Software"), to deal
19454in the Software without restriction, including without limitation the rights
19455to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
19456copies of the Software, and to permit persons to whom the Software is
19457furnished to do so, subject to the following conditions:
19458
19459The above copyright notice and this permission notice shall be included in
19460all copies or substantial portions of the Software.
19461
19462THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19463IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19464FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
19465X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
19466AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
19467CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19468
19469Except as contained in this notice, the name of the X Consortium shall not be
19470used in advertising or otherwise to promote the sale, use or other dealings
19471in this Software without prior written authorization from the X Consortium.
19472
19473-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
19474</pre>
19475<ul>
19476
19477</ul>
19478</div>
19479</div>
19480
19481
19482<div class="product">
19483<span class="title">portage-2.1.11.50</span>
19484<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19485<span class="homepage"><a href="http://www.gentoo.org/proj/en/portage/index.xml">homepage</a></span>
19486<div class="licence">
19487<pre></pre>
19488<ul>
19489<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19490</ul>
19491</div>
19492</div>
19493
19494
19495<div class="product">
19496<span class="title">portage-utils-0.53</span>
19497<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19498<span class="homepage"><a href="http://www.gentoo.org/doc/en/portage-utils.xml">homepage</a></span>
19499<div class="licence">
19500<pre></pre>
19501<ul>
19502<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19503</ul>
19504</div>
19505</div>
19506
19507
19508<div class="product">
19509<span class="title">powertop-2.5</span>
19510<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19511<span class="homepage"><a href="https://01.org/powertop/">homepage</a></span>
19512<div class="licence">
19513<pre></pre>
19514<ul>
19515<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19516</ul>
19517</div>
19518</div>
19519
19520
19521<div class="product">
19522<span class="title">ppp-2.4.5</span>
19523<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19524<span class="homepage"><a href="http://www.samba.org/ppp">homepage</a></span>
19525<div class="licence">
19526<pre>Scanned Source License dhcp/COPYING:
19527
19528		    GNU GENERAL PUBLIC LICENSE
19529		       Version 2, June 1991
19530
19531 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
19532                          675 Mass Ave, Cambridge, MA 02139, USA
19533 Everyone is permitted to copy and distribute verbatim copies
19534 of this license document, but changing it is not allowed.
19535
19536			    Preamble
19537
19538  The licenses for most software are designed to take away your
19539freedom to share and change it.  By contrast, the GNU General Public
19540License is intended to guarantee your freedom to share and change free
19541software--to make sure the software is free for all its users.  This
19542General Public License applies to most of the Free Software
19543Foundation's software and to any other program whose authors commit to
19544using it.  (Some other Free Software Foundation software is covered by
19545the GNU Library General Public License instead.)  You can apply it to
19546your programs, too.
19547
19548  When we speak of free software, we are referring to freedom, not
19549price.  Our General Public Licenses are designed to make sure that you
19550have the freedom to distribute copies of free software (and charge for
19551this service if you wish), that you receive source code or can get it
19552if you want it, that you can change the software or use pieces of it
19553in new free programs; and that you know you can do these things.
19554
19555  To protect your rights, we need to make restrictions that forbid
19556anyone to deny you these rights or to ask you to surrender the rights.
19557These restrictions translate to certain responsibilities for you if you
19558distribute copies of the software, or if you modify it.
19559
19560  For example, if you distribute copies of such a program, whether
19561gratis or for a fee, you must give the recipients all the rights that
19562you have.  You must make sure that they, too, receive or can get the
19563source code.  And you must show them these terms so they know their
19564rights.
19565
19566  We protect your rights with two steps: (1) copyright the software, and
19567(2) offer you this license which gives you legal permission to copy,
19568distribute and/or modify the software.
19569
19570  Also, for each author's protection and ours, we want to make certain
19571that everyone understands that there is no warranty for this free
19572software.  If the software is modified by someone else and passed on, we
19573want its recipients to know that what they have is not the original, so
19574that any problems introduced by others will not reflect on the original
19575authors' reputations.
19576
19577  Finally, any free program is threatened constantly by software
19578patents.  We wish to avoid the danger that redistributors of a free
19579program will individually obtain patent licenses, in effect making the
19580program proprietary.  To prevent this, we have made it clear that any
19581patent must be licensed for everyone's free use or not licensed at all.
19582
19583  The precise terms and conditions for copying, distribution and
19584modification follow.
19585
19586		    GNU GENERAL PUBLIC LICENSE
19587   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
19588
19589  0. This License applies to any program or other work which contains
19590a notice placed by the copyright holder saying it may be distributed
19591under the terms of this General Public License.  The "Program", below,
19592refers to any such program or work, and a "work based on the Program"
19593means either the Program or any derivative work under copyright law:
19594that is to say, a work containing the Program or a portion of it,
19595either verbatim or with modifications and/or translated into another
19596language.  (Hereinafter, translation is included without limitation in
19597the term "modification".)  Each licensee is addressed as "you".
19598
19599Activities other than copying, distribution and modification are not
19600covered by this License; they are outside its scope.  The act of
19601running the Program is not restricted, and the output from the Program
19602is covered only if its contents constitute a work based on the
19603Program (independent of having been made by running the Program).
19604Whether that is true depends on what the Program does.
19605
19606  1. You may copy and distribute verbatim copies of the Program's
19607source code as you receive it, in any medium, provided that you
19608conspicuously and appropriately publish on each copy an appropriate
19609copyright notice and disclaimer of warranty; keep intact all the
19610notices that refer to this License and to the absence of any warranty;
19611and give any other recipients of the Program a copy of this License
19612along with the Program.
19613
19614You may charge a fee for the physical act of transferring a copy, and
19615you may at your option offer warranty protection in exchange for a fee.
19616
19617  2. You may modify your copy or copies of the Program or any portion
19618of it, thus forming a work based on the Program, and copy and
19619distribute such modifications or work under the terms of Section 1
19620above, provided that you also meet all of these conditions:
19621
19622    a) You must cause the modified files to carry prominent notices
19623    stating that you changed the files and the date of any change.
19624
19625    b) You must cause any work that you distribute or publish, that in
19626    whole or in part contains or is derived from the Program or any
19627    part thereof, to be licensed as a whole at no charge to all third
19628    parties under the terms of this License.
19629
19630    c) If the modified program normally reads commands interactively
19631    when run, you must cause it, when started running for such
19632    interactive use in the most ordinary way, to print or display an
19633    announcement including an appropriate copyright notice and a
19634    notice that there is no warranty (or else, saying that you provide
19635    a warranty) and that users may redistribute the program under
19636    these conditions, and telling the user how to view a copy of this
19637    License.  (Exception: if the Program itself is interactive but
19638    does not normally print such an announcement, your work based on
19639    the Program is not required to print an announcement.)
19640
19641These requirements apply to the modified work as a whole.  If
19642identifiable sections of that work are not derived from the Program,
19643and can be reasonably considered independent and separate works in
19644themselves, then this License, and its terms, do not apply to those
19645sections when you distribute them as separate works.  But when you
19646distribute the same sections as part of a whole which is a work based
19647on the Program, the distribution of the whole must be on the terms of
19648this License, whose permissions for other licensees extend to the
19649entire whole, and thus to each and every part regardless of who wrote it.
19650
19651Thus, it is not the intent of this section to claim rights or contest
19652your rights to work written entirely by you; rather, the intent is to
19653exercise the right to control the distribution of derivative or
19654collective works based on the Program.
19655
19656In addition, mere aggregation of another work not based on the Program
19657with the Program (or with a work based on the Program) on a volume of
19658a storage or distribution medium does not bring the other work under
19659the scope of this License.
19660
19661  3. You may copy and distribute the Program (or a work based on it,
19662under Section 2) in object code or executable form under the terms of
19663Sections 1 and 2 above provided that you also do one of the following:
19664
19665    a) Accompany it with the complete corresponding machine-readable
19666    source code, which must be distributed under the terms of Sections
19667    1 and 2 above on a medium customarily used for software interchange; or,
19668
19669    b) Accompany it with a written offer, valid for at least three
19670    years, to give any third party, for a charge no more than your
19671    cost of physically performing source distribution, a complete
19672    machine-readable copy of the corresponding source code, to be
19673    distributed under the terms of Sections 1 and 2 above on a medium
19674    customarily used for software interchange; or,
19675
19676    c) Accompany it with the information you received as to the offer
19677    to distribute corresponding source code.  (This alternative is
19678    allowed only for noncommercial distribution and only if you
19679    received the program in object code or executable form with such
19680    an offer, in accord with Subsection b above.)
19681
19682The source code for a work means the preferred form of the work for
19683making modifications to it.  For an executable work, complete source
19684code means all the source code for all modules it contains, plus any
19685associated interface definition files, plus the scripts used to
19686control compilation and installation of the executable.  However, as a
19687special exception, the source code distributed need not include
19688anything that is normally distributed (in either source or binary
19689form) with the major components (compiler, kernel, and so on) of the
19690operating system on which the executable runs, unless that component
19691itself accompanies the executable.
19692
19693If distribution of executable or object code is made by offering
19694access to copy from a designated place, then offering equivalent
19695access to copy the source code from the same place counts as
19696distribution of the source code, even though third parties are not
19697compelled to copy the source along with the object code.
19698
19699  4. You may not copy, modify, sublicense, or distribute the Program
19700except as expressly provided under this License.  Any attempt
19701otherwise to copy, modify, sublicense or distribute the Program is
19702void, and will automatically terminate your rights under this License.
19703However, parties who have received copies, or rights, from you under
19704this License will not have their licenses terminated so long as such
19705parties remain in full compliance.
19706
19707  5. You are not required to accept this License, since you have not
19708signed it.  However, nothing else grants you permission to modify or
19709distribute the Program or its derivative works.  These actions are
19710prohibited by law if you do not accept this License.  Therefore, by
19711modifying or distributing the Program (or any work based on the
19712Program), you indicate your acceptance of this License to do so, and
19713all its terms and conditions for copying, distributing or modifying
19714the Program or works based on it.
19715
19716  6. Each time you redistribute the Program (or any work based on the
19717Program), the recipient automatically receives a license from the
19718original licensor to copy, distribute or modify the Program subject to
19719these terms and conditions.  You may not impose any further
19720restrictions on the recipients' exercise of the rights granted herein.
19721You are not responsible for enforcing compliance by third parties to
19722this License.
19723
19724  7. If, as a consequence of a court judgment or allegation of patent
19725infringement or for any other reason (not limited to patent issues),
19726conditions are imposed on you (whether by court order, agreement or
19727otherwise) that contradict the conditions of this License, they do not
19728excuse you from the conditions of this License.  If you cannot
19729distribute so as to satisfy simultaneously your obligations under this
19730License and any other pertinent obligations, then as a consequence you
19731may not distribute the Program at all.  For example, if a patent
19732license would not permit royalty-free redistribution of the Program by
19733all those who receive copies directly or indirectly through you, then
19734the only way you could satisfy both it and this License would be to
19735refrain entirely from distribution of the Program.
19736
19737If any portion of this section is held invalid or unenforceable under
19738any particular circumstance, the balance of the section is intended to
19739apply and the section as a whole is intended to apply in other
19740circumstances.
19741
19742It is not the purpose of this section to induce you to infringe any
19743patents or other property right claims or to contest validity of any
19744such claims; this section has the sole purpose of protecting the
19745integrity of the free software distribution system, which is
19746implemented by public license practices.  Many people have made
19747generous contributions to the wide range of software distributed
19748through that system in reliance on consistent application of that
19749system; it is up to the author/donor to decide if he or she is willing
19750to distribute software through any other system and a licensee cannot
19751impose that choice.
19752
19753This section is intended to make thoroughly clear what is believed to
19754be a consequence of the rest of this License.
19755
19756  8. If the distribution and/or use of the Program is restricted in
19757certain countries either by patents or by copyrighted interfaces, the
19758original copyright holder who places the Program under this License
19759may add an explicit geographical distribution limitation excluding
19760those countries, so that distribution is permitted only in or among
19761countries not thus excluded.  In such case, this License incorporates
19762the limitation as if written in the body of this License.
19763
19764  9. The Free Software Foundation may publish revised and/or new versions
19765of the General Public License from time to time.  Such new versions will
19766be similar in spirit to the present version, but may differ in detail to
19767address new problems or concerns.
19768
19769Each version is given a distinguishing version number.  If the Program
19770specifies a version number of this License which applies to it and "any
19771later version", you have the option of following the terms and conditions
19772either of that version or of any later version published by the Free
19773Software Foundation.  If the Program does not specify a version number of
19774this License, you may choose any version ever published by the Free Software
19775Foundation.
19776
19777  10. If you wish to incorporate parts of the Program into other free
19778programs whose distribution conditions are different, write to the author
19779to ask for permission.  For software which is copyrighted by the Free
19780Software Foundation, write to the Free Software Foundation; we sometimes
19781make exceptions for this.  Our decision will be guided by the two goals
19782of preserving the free status of all derivatives of our free software and
19783of promoting the sharing and reuse of software generally.
19784
19785			    NO WARRANTY
19786
19787  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
19788FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
19789OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
19790PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
19791OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
19792MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
19793TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
19794PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
19795REPAIR OR CORRECTION.
19796
19797  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
19798WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
19799REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
19800INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
19801OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
19802TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
19803YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
19804PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
19805POSSIBILITY OF SUCH DAMAGES.
19806
19807		     END OF TERMS AND CONDITIONS
19808
19809	Appendix: How to Apply These Terms to Your New Programs
19810
19811  If you develop a new program, and you want it to be of the greatest
19812possible use to the public, the best way to achieve this is to make it
19813free software which everyone can redistribute and change under these terms.
19814
19815  To do so, attach the following notices to the program.  It is safest
19816to attach them to the start of each source file to most effectively
19817convey the exclusion of warranty; and each file should have at least
19818the "copyright" line and a pointer to where the full notice is found.
19819
19820    &lt;one line to give the program's name and a brief idea of what it does.&gt;
19821    Copyright (C) 19yy  &lt;name of author&gt;
19822
19823    This program is free software; you can redistribute it and/or modify
19824    it under the terms of the GNU General Public License as published by
19825    the Free Software Foundation; either version 2 of the License, or
19826    (at your option) any later version.
19827
19828    This program is distributed in the hope that it will be useful,
19829    but WITHOUT ANY WARRANTY; without even the implied warranty of
19830    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19831    GNU General Public License for more details.
19832
19833    You should have received a copy of the GNU General Public License
19834    along with this program; if not, write to the Free Software
19835    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19836
19837Also add information on how to contact you by electronic and paper mail.
19838
19839If the program is interactive, make it output a short notice like this
19840when it starts in an interactive mode:
19841
19842    Gnomovision version 69, Copyright (C) 19yy name of author
19843    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
19844    This is free software, and you are welcome to redistribute it
19845    under certain conditions; type `show c' for details.
19846
19847The hypothetical commands `show w' and `show c' should show the appropriate
19848parts of the General Public License.  Of course, the commands you use may
19849be called something other than `show w' and `show c'; they could even be
19850mouse-clicks or menu items--whatever suits your program.
19851
19852You should also get your employer (if you work as a programmer) or your
19853school, if any, to sign a "copyright disclaimer" for the program, if
19854necessary.  Here is a sample; alter the names:
19855
19856  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
19857  `Gnomovision' (which makes passes at compilers) written by James Hacker.
19858
19859  &lt;signature of Ty Coon&gt;, 1 April 1989
19860  Ty Coon, President of Vice
19861
19862This General Public License does not permit incorporating your program into
19863proprietary programs.  If your program is a subroutine library, you may
19864consider it more useful to permit linking proprietary applications with the
19865library.  If this is what you want to do, use the GNU Library General
19866Public License instead of this License.
19867
19868-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
19869
19870Scanned Source License ppp-2.4.5/pppd/plugins/pppoatm/COPYING:
19871
19872The files ans.c, atm.h, atmres.h, atmsap.h, misc.c, text2atm.c  and
19873text2qos.c are taken from the linux-atm libraries.  These are 
19874Copyright 1995-2000 EPFL-LRC/ICA, and are licensed under the GNU Lesser
19875General Public License.
19876
19877The file pppoatm.c contains its own copyright notice, and is licensed
19878under the GPL.
19879
19880-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
19881
19882Scanned Source License ppp-2.4.5/pppd/plugins/radius/COPYRIGHT:
19883
19884See the respective source files to find out which copyrights apply.
19885
19886------------------------------------------------------------------------------
19887Copyright (C) 2002 Roaring Penguin Software Inc.
19888
19889Permission to use, copy, modify, and distribute this software for any
19890purpose and without fee is hereby granted, provided that this
19891copyright and permission notice appear on all copies and supporting
19892documentation, the name of Roaring Penguin Software Inc. not be used
19893in advertising or publicity pertaining to distribution of the program
19894without specific prior permission, and notice be given in supporting
19895documentation that copying and distribution is by permission of
19896Roaring Penguin Software Inc..
19897
19898Roaring Penguin Software Inc. makes no representations about the
19899suitability of this software for any purpose.  It is provided "as is"
19900without express or implied warranty.
19901
19902------------------------------------------------------------------------------
19903Copyright (C) 1995,1996,1997,1998 Lars Fenneberg &lt;lf@elemental.net&gt;
19904
19905Permission to use, copy, modify, and distribute this software for any
19906purpose and without fee is hereby granted, provided that this copyright and
19907permission notice appear on all copies and supporting documentation, the
19908name of Lars Fenneberg not be used in advertising or publicity pertaining to
19909distribution of the program without specific prior permission, and notice be
19910given in supporting documentation that copying and distribution is by
19911permission of Lars Fenneberg.
19912
19913Lars Fenneberg makes no representations about the suitability of this
19914software for any purpose.  It is provided "as is" without express or implied
19915warranty.
19916
19917------------------------------------------------------------------------------
19918Copyright 1992 Livingston Enterprises, Inc.
19919Livingston Enterprises, Inc. 6920 Koll Center Parkway Pleasanton, CA  94566
19920
19921Permission to use, copy, modify, and distribute this software for any
19922purpose and without fee is hereby granted, provided that this copyright
19923and permission notice appear on all copies and supporting documentation,
19924the name of Livingston Enterprises, Inc. not be used in advertising or
19925publicity pertaining to distribution of the program without specific
19926prior permission, and notice be given in supporting documentation that
19927copying and distribution is by permission of Livingston Enterprises, Inc.
19928
19929Livingston Enterprises, Inc. makes no representations about the suitability
19930of this software for any purpose.  It is provided "as is" without express
19931or implied warranty.
19932------------------------------------------------------------------------------
19933[C] The Regents of the University of Michigan and Merit Network, Inc. 1992,
199341993, 1994, 1995 All Rights Reserved
19935
19936Permission to use, copy, modify, and distribute this software and its
19937documentation for any purpose and without fee is hereby granted, provided
19938that the above copyright notice and this permission notice appear in all
19939copies of the software and derivative works or modified versions thereof,
19940and that both the copyright notice and this permission and disclaimer
19941notice appear in supporting documentation.
19942
19943THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
19944EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF
19945MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE REGENTS OF THE
19946UNIVERSITY OF MICHIGAN AND MERIT NETWORK, INC. DO NOT WARRANT THAT THE
19947FUNCTIONS CONTAINED IN THE SOFTWARE WILL MEET LICENSEE'S REQUIREMENTS OR
19948THAT OPERATION WILL BE UNINTERRUPTED OR ERROR FREE.  The Regents of the
19949University of Michigan and Merit Network, Inc. shall not be liable for any
19950special, indirect, incidental or consequential damages with respect to any
19951claim by Licensee or any third party arising from use of the software.
19952------------------------------------------------------------------------------
19953Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991.
19954All rights reserved.
19955
19956License to copy and use this software is granted provided that it
19957is identified as the "RSA Data Security, Inc. MD5 Message-Digest
19958Algorithm" in all material mentioning or referencing this software
19959or this function.
19960
19961License is also granted to make and use derivative works provided
19962that such works are identified as "derived from the RSA Data
19963Security, Inc. MD5 Message-Digest Algorithm" in all material
19964mentioning or referencing the derived work.
19965
19966RSA Data Security, Inc. makes no representations concerning either
19967the merchantability of this software or the suitability of this
19968software for any particular purpose. It is provided "as is"
19969without express or implied warranty of any kind.
19970
19971These notices must be retained in any copies of any part of this
19972documentation and/or software.
19973------------------------------------------------------------------------------
19974
19975-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
19976</pre>
19977<ul>
19978<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19979</ul>
19980</div>
19981</div>
19982
19983
19984<div class="product">
19985<span class="title">procps-3.3.4</span>
19986<a class="show" href="#" onclick="return toggle(this);">show license text</a>
19987<span class="homepage"><a href="http://procps.sourceforge.net/">homepage</a></span>
19988<div class="licence">
19989<pre></pre>
19990<ul>
19991<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
19992</ul>
19993</div>
19994</div>
19995
19996
19997<div class="product">
19998<span class="title">protobuf-2.3.0</span>
19999<a class="show" href="#" onclick="return toggle(this);">show license text</a>
20000<span class="homepage"><a href="http://code.google.com/p/protobuf/">homepage</a></span>
20001<div class="licence">
20002<pre></pre>
20003<ul>
20004<li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
20005</ul>
20006</div>
20007</div>
20008
20009
20010<div class="product">
20011<span class="title">protobuf-python-2.3.0</span>
20012<a class="show" href="#" onclick="return toggle(this);">show license text</a>
20013<span class="homepage"><a href="http://code.google.com/p/protobuf/">homepage</a></span>
20014<div class="licence">
20015<pre></pre>
20016<ul>
20017<li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
20018</ul>
20019</div>
20020</div>
20021
20022
20023<div class="product">
20024<span class="title">protofiles-0.0.1</span>
20025<a class="show" href="#" onclick="return toggle(this);">show license text</a>
20026<span class="homepage"><a href="http://chromium.org">homepage</a></span>
20027<div class="licence">
20028<pre></pre>
20029<ul>
20030<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
20031</ul>
20032</div>
20033</div>
20034
20035
20036<div class="product">
20037<span class="title">psmisc-22.20</span>
20038<a class="show" href="#" onclick="return toggle(this);">show license text</a>
20039<span class="homepage"><a href="http://psmisc.sourceforge.net/">homepage</a></span>
20040<div class="licence">
20041<pre></pre>
20042<ul>
20043<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
20044</ul>
20045</div>
20046</div>
20047
20048
20049<div class="product">
20050<span class="title">punybench-0.0.1</span>
20051<a class="show" href="#" onclick="return toggle(this);">show license text</a>
20052<span class="homepage"><a href="https://chromium.googlesource.com/chromiumos/platform/punybench">homepage</a></span>
20053<div class="licence">
20054<pre></pre>
20055<ul>
20056<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
20057</ul>
20058</div>
20059</div>
20060
20061
20062<div class="product">
20063<span class="title">pv-1.3.4</span>
20064<a class="show" href="#" onclick="return toggle(this);">show license text</a>
20065<span class="homepage"><a href="http://www.ivarch.com/programs/pv.shtml">homepage</a></span>
20066<div class="licence">
20067<pre>Gentoo Package Stock License Artistic-2:
20068
20069		       The Artistic License 2.0
20070
20071	    Copyright (c) 2000-2006, The Perl Foundation.
20072
20073     Everyone is permitted to copy and distribute verbatim copies
20074      of this license document, but changing it is not allowed.
20075
20076Preamble
20077
20078This license establishes the terms under which a given free software
20079Package may be copied, modified, distributed, and/or redistributed.
20080The intent is that the Copyright Holder maintains some artistic
20081control over the development of that Package while still keeping the
20082Package available as open source and free software.
20083
20084You are always permitted to make arrangements wholly outside of this
20085license directly with the Copyright Holder of a given Package.  If the
20086terms of this license do not permit the full use that you propose to
20087make of the Package, you should contact the Copyright Holder and seek
20088a different licensing arrangement. 
20089
20090Definitions
20091
20092    "Copyright Holder" means the individual(s) or organization(s)
20093    named in the copyright notice for the entire Package.
20094
20095    "Contributor" means any party that has contributed code or other
20096    material to the Package, in accordance with the Copyright Holder's
20097    procedures.
20098
20099    "You" and "your" means any person who would like to copy,
20100    distribute, or modify the Package.
20101
20102    "Package" means the collection of files distributed by the
20103    Copyright Holder, and derivatives of that collection and/or of
20104    those files. A given Package may consist of either the Standard
20105    Version, or a Modified Version.
20106
20107    "Distribute" means providing a copy of the Package or making it
20108    accessible to anyone else, or in the case of a company or
20109    organization, to others outside of your company or organization.
20110
20111    "Distributor Fee" means any fee that you charge for Distributing
20112    this Package or providing support for this Package to another
20113    party.  It does not mean licensing fees.
20114
20115    "Standard Version" refers to the Package if it has not been
20116    modified, or has been modified only in ways explicitly requested
20117    by the Copyright Holder.
20118
20119    "Modified Version" means the Package, if it has been changed, and
20120    such changes were not explicitly requested by the Copyright
20121    Holder. 
20122
20123    "Original License" means this Artistic License as Distributed with
20124    the Standard Version of the Package, in its current version or as
20125    it may be modified by The Perl Foundation in the future.
20126
20127    "Source" form means the source code, documentation source, and
20128    configuration files for the Package.
20129
20130    "Compiled" form means the compiled bytecode, object code, binary,
20131    or any other form resulting from mechanical transformation or
20132    translation of the Source form.
20133
20134
20135Permission for Use and Modification Without Distribution
20136
20137(1)  You are permitted to use the Standard Version and create and use
20138Modified Versions for any purpose without restriction, provided that
20139you do not Distribute the Modified Version.
20140
20141
20142Permissions for Redistribution of the Standard Version
20143
20144(2)  You may Distribute verbatim copies of the Source form of the
20145Standard Version of this Package in any medium without restriction,
20146either gratis or for a Distributor Fee, provided that you duplicate
20147all of the original copyright notices and associated disclaimers.  At
20148your discretion, such verbatim copies may or may not include a
20149Compiled form of the Package.
20150
20151(3)  You may apply any bug fixes, portability changes, and other
20152modifications made available from the Copyright Holder.  The resulting
20153Package will still be considered the Standard Version, and as such
20154will be subject to the Original License.
20155
20156
20157Distribution of Modified Versions of the Package as Source 
20158
20159(4)  You may Distribute your Modified Version as Source (either gratis
20160or for a Distributor Fee, and with or without a Compiled form of the
20161Modified Version) provided that you clearly document how it differs
20162from the Standard Version, including, but not limited to, documenting
20163any non-standard features, executables, or modules, and provided that
20164you do at least ONE of the following:
20165
20166    (a)  make the Modified Version available to the Copyright Holder
20167    of the Standard Version, under the Original License, so that the
20168    Copyright Holder may include your modifications in the Standard
20169    Version.
20170
20171    (b)  ensure that installation of your Modified Version does not
20172    prevent the user installing or running the Standard Version. In
20173    addition, the Modified Version must bear a name that is different
20174    from the name of the Standard Version.
20175
20176    (c)  allow anyone who receives a copy of the Modified Version to
20177    make the Source form of the Modified Version available to others
20178    under
20179		
20180	(i)  the Original License or
20181
20182	(ii)  a license that permits the licensee to freely copy,
20183	modify and redistribute the Modified Version using the same
20184	licensing terms that apply to the copy that the licensee
20185	received, and requires that the Source form of the Modified
20186	Version, and of any works derived from it, be made freely
20187	available in that license fees are prohibited but Distributor
20188	Fees are allowed.
20189
20190
20191Distribution of Compiled Forms of the Standard Version 
20192or Modified Versions without the Source
20193
20194(5)  You may Distribute Compiled forms of the Standard Version without
20195the Source, provided that you include complete instructions on how to
20196get the Source of the Standard Version.  Such instructions must be
20197valid at the time of your distribution.  If these instructions, at any
20198time while you are carrying out such distribution, become invalid, you
20199must provide new instructions on demand or cease further distribution.
20200If you provide valid instructions or cease distribution within thirty
20201days after you become aware that the instructions are invalid, then
20202you do not forfeit any of your rights under this license.
20203
20204(6)  You may Distribute a Modified Version in Compiled form without
20205the Source, provided that you comply with Section 4 with respect to
20206the Source of the Modified Version.
20207
20208
20209Aggregating or Linking the Package 
20210
20211(7)  You may aggregate the Package (either the Standard Version or
20212Modified Version) with other packages and Distribute the resulting
20213aggregation provided that you do not charge a licensing fee for the
20214Package.  Distributor Fees are permitted, and licensing fees for other
20215components in the aggregation are permitted. The terms of this license
20216apply to the use and Distribution of the Standard or Modified Versions
20217as included in the aggregation.
20218
20219(8) You are permitted to link Modified and Standard Versions with
20220other works, to embed the Package in a larger work of your own, or to
20221build stand-alone binary or bytecode versions of applications that
20222include the Package, and Distribute the result without restriction,
20223provided the result does not expose a direct interface to the Package.
20224
20225
20226Items That are Not Considered Part of a Modified Version 
20227
20228(9) Works (including, but not limited to, modules and scripts) that
20229merely extend or make use of the Package, do not, by themselves, cause
20230the Package to be a Modified Version.  In addition, such works are not
20231considered parts of the Package itself, and are not subject to the
20232terms of this license.
20233
20234
20235General Provisions
20236
20237(10)  Any use, modification, and distribution of the Standard or
20238Modified Versions is governed by this Artistic License. By using,
20239modifying or distributing the Package, you accept this license. Do not
20240use, modify, or distribute the Package, if you do not accept this
20241license.
20242
20243(11)  If your Modified Version has been derived from a Modified
20244Version made by someone other than you, you are nevertheless required
20245to ensure that your Modified Version complies with the requirements of
20246this license.
20247
20248(12)  This license does not grant you the right to use any trademark,
20249service mark, tradename, or logo of the Copyright Holder.
20250
20251(13)  This license includes the non-exclusive, worldwide,
20252free-of-charge patent license to make, have made, use, offer to sell,
20253sell, import and otherwise transfer the Package with respect to any
20254patent claims licensable by the Copyright Holder that are necessarily
20255infringed by the Package. If you institute patent litigation
20256(including a cross-claim or counterclaim) against any party alleging
20257that the Package constitutes direct or contributory patent
20258infringement, then this Artistic License to you shall terminate on the
20259date that such litigation is filed.
20260
20261(14)  Disclaimer of Warranty:
20262THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS
20263IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED
20264WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
20265NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL
20266LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL
20267BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
20268DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF
20269ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
20270
20271-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
20272</pre>
20273<ul>
20274
20275</ul>
20276</div>
20277</div>
20278
20279
20280<div class="product">
20281<span class="title">pycairo-1.10.0</span>
20282<a class="show" href="#" onclick="return toggle(this);">show license text</a>
20283<span class="homepage"><a href="http://cairographics.org/pycairo/">homepage</a></span>
20284<div class="licence">
20285<pre></pre>
20286<ul>
20287<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
20288<li><a href='#LGPL-3'>Gentoo Package Stock License LGPL-3</a></li>
20289</ul>
20290</div>
20291</div>
20292
20293
20294<div class="product">
20295<span class="title">pygobject-2.18.0</span>
20296<a class="show" href="#" onclick="return toggle(this);">show license text</a>
20297<span class="homepage"><a href="http://www.pygtk.org/">homepage</a></span>
20298<div class="licence">
20299<pre></pre>
20300<ul>
20301<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
20302</ul>
20303</div>
20304</div>
20305
20306
20307<div class="product">
20308<span class="title">pygtk-2.14.1</span>
20309<a class="show" href="#" onclick="return toggle(this);">show license text</a>
20310<span class="homepage"><a href="http://www.pygtk.org/">homepage</a></span>
20311<div class="licence">
20312<pre></pre>
20313<ul>
20314<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
20315</ul>
20316</div>
20317</div>
20318
20319
20320<div class="product">
20321<span class="title">pyserial-2.5_rc2</span>
20322<a class="show" href="#" onclick="return toggle(this);">show license text</a>
20323<span class="homepage"><a href="http://pyserial.sourceforge.net/">homepage</a></span>
20324<div class="licence">
20325<pre>Gentoo Package Stock License PYTHON:
20326
20327HISTORY OF THE SOFTWARE
20328=======================
20329
20330Python was created in the early 1990s by Guido van Rossum at Stichting
20331Mathematisch Centrum (CWI) in the Netherlands as a successor of a
20332language called ABC.  Guido is Python's principal author, although it
20333includes many contributions from others.  The last version released
20334from CWI was Python 1.2.  In 1995, Guido continued his work on Python
20335at the Corporation for National Research Initiatives (CNRI) in Reston,
20336Virginia where he released several versions of the software.  Python
203371.6 was the last of the versions released by CNRI.  In 2000, Guido and
20338the Python core developement team moved to BeOpen.com to form the
20339BeOpen PythonLabs team (www.pythonlabs.com).  Python 2.0 is the first
20340release from PythonLabs.  Thanks to the many outside volunteers who
20341have worked under Guido's direction to make this release possible.
20342
20343
20344
20345BEOPEN.COM TERMS AND CONDITIONS FOR PYTHON 2.0
20346==============================================
20347
20348BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
20349-----------------------------------------------------
20350
203511. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
20352office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
20353Individual or Organization ("Licensee") accessing and otherwise using
20354this software in source or binary form and its associated
20355documentation ("the Software").
20356
203572. Subject to the terms and conditions of this BeOpen Python License
20358Agreement, BeOpen hereby grants Licensee a non-exclusive,
20359royalty-free, world-wide license to reproduce, analyze, test, perform
20360and/or display publicly, prepare derivative works, distribute, and
20361otherwise use the Software alone or in any derivative version,
20362provided, however, that the BeOpen Python License is retained in the
20363Software, alone or in any derivative version prepared by Licensee.
20364
203653. BeOpen is making the Software available to Licensee on an "AS IS"
20366basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
20367IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
20368DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
20369FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
20370INFRINGE ANY THIRD PARTY RIGHTS.
20371
203724. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
20373SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
20374AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
20375DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
20376
203775. This License Agreement will automatically terminate upon a material
20378breach of its terms and conditions.
20379
203806. This License Agreement shall be governed by and interpreted in all
20381respects by the law of the State of California, excluding conflict of
20382law provisions.  Nothing in this License Agreement shall be deemed to
20383create any relationship of agency, partnership, or joint venture
20384between BeOpen and Licensee.  This License Agreement does not grant
20385permission to use BeOpen trademarks or trade names in a trademark
20386sense to endorse or promote products or services of Licensee, or any
20387third party.  As an exception, the "BeOpen Python" logos available at
20388http://www.pythonlabs.com/logos.html may be used according to the
20389permissions granted on that web page.
20390
203917. By copying, installing or otherwise using the software, Licensee
20392agrees to be bound by the terms and conditions of this License
20393Agreement.
20394
20395
20396CNRI OPEN SOURCE LICENSE AGREEMENT
20397----------------------------------
20398
20399Python 1.6 CNRI OPEN SOURCE LICENSE AGREEMENT
20400
20401IMPORTANT: PLEASE READ THE FOLLOWING AGREEMENT CAREFULLY. BY CLICKING
20402ON "ACCEPT" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR
20403OTHERWISE USING PYTHON 1.6 SOFTWARE, YOU ARE DEEMED TO HAVE AGREED TO
20404THE TERMS AND CONDITIONS OF THIS LICENSE AGREEMENT.
20405
204061. This LICENSE AGREEMENT is between the Corporation for National
20407Research Initiatives, having an office at 1895 Preston White Drive,
20408Reston, VA 20191 ("CNRI"), and the Individual or Organization
20409("Licensee") accessing and otherwise using Python 1.6 software in
20410source or binary form and its associated documentation, as released at
20411the www.python.org Internet site on September 5, 2000 ("Python 1.6").
20412
204132. Subject to the terms and conditions of this License Agreement, CNRI
20414hereby grants Licensee a nonexclusive, royalty-free, world-wide
20415license to reproduce, analyze, test, perform and/or display publicly,
20416prepare derivative works, distribute, and otherwise use Python 1.6
20417alone or in any derivative version, provided, however, that CNRI's
20418License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
204191995-2000 Corporation for National Research Initiatives; All Rights
20420Reserved" are retained in Python 1.6 alone or in any derivative
20421version prepared by
20422
20423Licensee. Alternately, in lieu of CNRI's License Agreement, Licensee
20424may substitute the following text (omitting the quotes): "Python 1.6
20425is made available subject to the terms and conditions in CNRI's
20426License Agreement. This Agreement together with Python 1.6 may be
20427located on the Internet using the following unique, persistent
20428identifier (known as a handle): 1895.22/1012. This Agreement may also
20429be obtained from a proxy server on the Internet using the following
20430URL: http://hdl.handle.net/1895.22/1012".
20431
204323. In the event Licensee prepares a derivative work that is based on
20433or incorporates Python 1.6 or any part thereof, and wants to make the
20434derivative work available to others as provided herein, then Licensee
20435hereby agrees to include in any such work a brief summary of the
20436changes made to Python 1.6.
20437
204384. CNRI is making Python 1.6 available to Licensee on an "AS IS"
20439basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
20440IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
20441DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
20442FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6 WILL NOT
20443INFRINGE ANY THIRD PARTY RIGHTS.
20444
204455. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
204461.6 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A
20447RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6, OR
20448ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
20449
204506. This License Agreement will automatically terminate upon a material
20451breach of its terms and conditions.
20452
204537. This License Agreement shall be governed by and interpreted in all
20454respects by the law of the State of Virginia, excluding conflict of
20455law provisions. Nothing in this License Agreement shall be deemed to
20456create any relationship of agency, partnership, or joint venture
20457between CNRI and Licensee. This License Agreement does not grant
20458permission to use CNRI trademarks or trade name in a trademark sense
20459to endorse or promote products or services of Licensee, or any third
20460party.
20461
204628. By clicking on the "ACCEPT" button where indicated, or by copying,
20463installing or otherwise using Python 1.6, Licensee agrees to be bound
20464by the terms and conditions of this License Agreement.
20465
20466ACCEPT
20467
20468
20469CWI PERMISSIONS STATEMENT AND DISCLAIMER
20470----------------------------------------
20471
20472Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
20473The Netherlands.  All rights reserved.
20474
20475Permission to use, copy, modify, and distribute this software and its
20476documentation for any purpose and without fee is hereby granted,
20477provided that the above copyright notice appear in all copies and that
20478both that copyright notice and this permission notice appear in
20479supporting documentation, and that the name of Stichting Mathematisch
20480Centrum or CWI not be used in advertising or publicity pertaining to
20481distribution of the software without specific, written prior
20482permission.
20483
20484STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
20485THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
20486FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
20487FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
20488WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
20489ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
20490OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
20491
20492-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
20493</pre>
20494<ul>
20495
20496</ul>
20497</div>
20498</div>
20499
20500
20501<div class="product">
20502<span class="title">python-2.7.3</span>
20503<a class="show" href="#" onclick="return toggle(this);">show license text</a>
20504<span class="homepage"><a href="http://www.python.org/">homepage</a></span>
20505<div class="licence">
20506<pre>Scanned Source License Python-2.7.3/Doc/license.rst:
20507
20508.. highlightlang:: none
20509
20510.. _history-and-license:
20511
20512*******************
20513History and License
20514*******************
20515
20516
20517History of the software
20518=======================
20519
20520Python was created in the early 1990s by Guido van Rossum at Stichting
20521Mathematisch Centrum (CWI, see http://www.cwi.nl/) in the Netherlands as a
20522successor of a language called ABC.  Guido remains Python's principal author,
20523although it includes many contributions from others.
20524
20525In 1995, Guido continued his work on Python at the Corporation for National
20526Research Initiatives (CNRI, see http://www.cnri.reston.va.us/) in Reston,
20527Virginia where he released several versions of the software.
20528
20529In May 2000, Guido and the Python core development team moved to BeOpen.com to
20530form the BeOpen PythonLabs team.  In October of the same year, the PythonLabs
20531team moved to Digital Creations (now Zope Corporation; see
20532http://www.zope.com/).  In 2001, the Python Software Foundation (PSF, see
20533http://www.python.org/psf/) was formed, a non-profit organization created
20534specifically to own Python-related Intellectual Property.  Zope Corporation is a
20535sponsoring member of the PSF.
20536
20537All Python releases are Open Source (see http://www.opensource.org/ for the Open
20538Source Definition). Historically, most, but not all, Python releases have also
20539been GPL-compatible; the table below summarizes the various releases.
20540
20541+----------------+--------------+-----------+------------+-----------------+
20542| Release        | Derived from | Year      | Owner      | GPL compatible? |
20543+================+==============+===========+============+=================+
20544| 0.9.0 thru 1.2 | n/a          | 1991-1995 | CWI        | yes             |
20545+----------------+--------------+-----------+------------+-----------------+
20546| 1.3 thru 1.5.2 | 1.2          | 1995-1999 | CNRI       | yes             |
20547+----------------+--------------+-----------+------------+-----------------+
20548| 1.6            | 1.5.2        | 2000      | CNRI       | no              |
20549+----------------+--------------+-----------+------------+-----------------+
20550| 2.0            | 1.6          | 2000      | BeOpen.com | no              |
20551+----------------+--------------+-----------+------------+-----------------+
20552| 1.6.1          | 1.6          | 2001      | CNRI       | no              |
20553+----------------+--------------+-----------+------------+-----------------+
20554| 2.1            | 2.0+1.6.1    | 2001      | PSF        | no              |
20555+----------------+--------------+-----------+------------+-----------------+
20556| 2.0.1          | 2.0+1.6.1    | 2001      | PSF        | yes             |
20557+----------------+--------------+-----------+------------+-----------------+
20558| 2.1.1          | 2.1+2.0.1    | 2001      | PSF        | yes             |
20559+----------------+--------------+-----------+------------+-----------------+
20560| 2.2            | 2.1.1        | 2001      | PSF        | yes             |
20561+----------------+--------------+-----------+------------+-----------------+
20562| 2.1.2          | 2.1.1        | 2002      | PSF        | yes             |
20563+----------------+--------------+-----------+------------+-----------------+
20564| 2.1.3          | 2.1.2        | 2002      | PSF        | yes             |
20565+----------------+--------------+-----------+------------+-----------------+
20566| 2.2.1          | 2.2          | 2002      | PSF        | yes             |
20567+----------------+--------------+-----------+------------+-----------------+
20568| 2.2.2          | 2.2.1        | 2002      | PSF        | yes             |
20569+----------------+--------------+-----------+------------+-----------------+
20570| 2.2.3          | 2.2.2        | 2002-2003 | PSF        | yes             |
20571+----------------+--------------+-----------+------------+-----------------+
20572| 2.3            | 2.2.2        | 2002-2003 | PSF        | yes             |
20573+----------------+--------------+-----------+------------+-----------------+
20574| 2.3.1          | 2.3          | 2002-2003 | PSF        | yes             |
20575+----------------+--------------+-----------+------------+-----------------+
20576| 2.3.2          | 2.3.1        | 2003      | PSF        | yes             |
20577+----------------+--------------+-----------+------------+-----------------+
20578| 2.3.3          | 2.3.2        | 2003      | PSF        | yes             |
20579+----------------+--------------+-----------+------------+-----------------+
20580| 2.3.4          | 2.3.3        | 2004      | PSF        | yes             |
20581+----------------+--------------+-----------+------------+-----------------+
20582| 2.3.5          | 2.3.4        | 2005      | PSF        | yes             |
20583+----------------+--------------+-----------+------------+-----------------+
20584| 2.4            | 2.3          | 2004      | PSF        | yes             |
20585+----------------+--------------+-----------+------------+-----------------+
20586| 2.4.1          | 2.4          | 2005      | PSF        | yes             |
20587+----------------+--------------+-----------+------------+-----------------+
20588| 2.4.2          | 2.4.1        | 2005      | PSF        | yes             |
20589+----------------+--------------+-----------+------------+-----------------+
20590| 2.4.3          | 2.4.2        | 2006      | PSF        | yes             |
20591+----------------+--------------+-----------+------------+-----------------+
20592| 2.4.4          | 2.4.3        | 2006      | PSF        | yes             |
20593+----------------+--------------+-----------+------------+-----------------+
20594| 2.5            | 2.4          | 2006      | PSF        | yes             |
20595+----------------+--------------+-----------+------------+-----------------+
20596| 2.5.1          | 2.5          | 2007      | PSF        | yes             |
20597+----------------+--------------+-----------+------------+-----------------+
20598| 2.5.2          | 2.5.1        | 2008      | PSF        | yes             |
20599+----------------+--------------+-----------+------------+-----------------+
20600| 2.5.3          | 2.5.2        | 2008      | PSF        | yes             |
20601+----------------+--------------+-----------+------------+-----------------+
20602| 2.6            | 2.5          | 2008      | PSF        | yes             |
20603+----------------+--------------+-----------+------------+-----------------+
20604| 2.6.1          | 2.6          | 2008      | PSF        | yes             |
20605+----------------+--------------+-----------+------------+-----------------+
20606| 2.6.2          | 2.6.1        | 2009      | PSF        | yes             |
20607+----------------+--------------+-----------+------------+-----------------+
20608| 2.6.3          | 2.6.2        | 2009      | PSF        | yes             |
20609+----------------+--------------+-----------+------------+-----------------+
20610| 2.6.4          | 2.6.3        | 2010      | PSF        | yes             |
20611+----------------+--------------+-----------+------------+-----------------+
20612| 2.7            | 2.6          | 2010      | PSF        | yes             |
20613+----------------+--------------+-----------+------------+-----------------+
20614
20615.. note::
20616
20617   GPL-compatible doesn't mean that we're distributing Python under the GPL.  All
20618   Python licenses, unlike the GPL, let you distribute a modified version without
20619   making your changes open source. The GPL-compatible licenses make it possible to
20620   combine Python with other software that is released under the GPL; the others
20621   don't.
20622
20623Thanks to the many outside volunteers who have worked under Guido's direction to
20624make these releases possible.
20625
20626
20627Terms and conditions for accessing or otherwise using Python
20628============================================================
20629
20630
20631.. centered:: PSF LICENSE AGREEMENT FOR PYTHON |release|
20632
20633#. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
20634   the Individual or Organization ("Licensee") accessing and otherwise using Python
20635   |release| software in source or binary form and its associated documentation.
20636
20637#. Subject to the terms and conditions of this License Agreement, PSF hereby
20638   grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
20639   analyze, test, perform and/or display publicly, prepare derivative works,
20640   distribute, and otherwise use Python |release| alone or in any derivative
20641   version, provided, however, that PSF's License Agreement and PSF's notice of
20642   copyright, i.e., "Copyright © 2001-2012 Python Software Foundation; All Rights
20643   Reserved" are retained in Python |release| alone or in any derivative version
20644   prepared by Licensee.
20645
20646#. In the event Licensee prepares a derivative work that is based on or
20647   incorporates Python |release| or any part thereof, and wants to make the
20648   derivative work available to others as provided herein, then Licensee hereby
20649   agrees to include in any such work a brief summary of the changes made to Python
20650   |release|.
20651
20652#. PSF is making Python |release| available to Licensee on an "AS IS" basis.
20653   PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF
20654   EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
20655   WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
20656   USE OF PYTHON |release| WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
20657
20658#. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON |release|
20659   FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
20660   MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON |release|, OR ANY DERIVATIVE
20661   THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
20662
20663#. This License Agreement will automatically terminate upon a material breach of
20664   its terms and conditions.
20665
20666#. Nothing in this License Agreement shall be deemed to create any relationship
20667   of agency, partnership, or joint venture between PSF and Licensee.  This License
20668   Agreement does not grant permission to use PSF trademarks or trade name in a
20669   trademark sense to endorse or promote products or services of Licensee, or any
20670   third party.
20671
20672#. By copying, installing or otherwise using Python |release|, Licensee agrees
20673   to be bound by the terms and conditions of this License Agreement.
20674
20675
20676.. centered:: BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
20677
20678
20679.. centered:: BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
20680
20681#. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at
20682   160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization
20683   ("Licensee") accessing and otherwise using this software in source or binary
20684   form and its associated documentation ("the Software").
20685
20686#. Subject to the terms and conditions of this BeOpen Python License Agreement,
20687   BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license
20688   to reproduce, analyze, test, perform and/or display publicly, prepare derivative
20689   works, distribute, and otherwise use the Software alone or in any derivative
20690   version, provided, however, that the BeOpen Python License is retained in the
20691   Software, alone or in any derivative version prepared by Licensee.
20692
20693#. BeOpen is making the Software available to Licensee on an "AS IS" basis.
20694   BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF
20695   EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
20696   WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
20697   USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
20698
20699#. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR
20700   ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING,
20701   MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF
20702   ADVISED OF THE POSSIBILITY THEREOF.
20703
20704#. This License Agreement will automatically terminate upon a material breach of
20705   its terms and conditions.
20706
20707#. This License Agreement shall be governed by and interpreted in all respects
20708   by the law of the State of California, excluding conflict of law provisions.
20709   Nothing in this License Agreement shall be deemed to create any relationship of
20710   agency, partnership, or joint venture between BeOpen and Licensee.  This License
20711   Agreement does not grant permission to use BeOpen trademarks or trade names in a
20712   trademark sense to endorse or promote products or services of Licensee, or any
20713   third party.  As an exception, the "BeOpen Python" logos available at
20714   http://www.pythonlabs.com/logos.html may be used according to the permissions
20715   granted on that web page.
20716
20717#. By copying, installing or otherwise using the software, Licensee agrees to be
20718   bound by the terms and conditions of this License Agreement.
20719
20720
20721.. centered:: CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
20722
20723#. This LICENSE AGREEMENT is between the Corporation for National Research
20724   Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191
20725   ("CNRI"), and the Individual or Organization ("Licensee") accessing and
20726   otherwise using Python 1.6.1 software in source or binary form and its
20727   associated documentation.
20728
20729#. Subject to the terms and conditions of this License Agreement, CNRI hereby
20730   grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
20731   analyze, test, perform and/or display publicly, prepare derivative works,
20732   distribute, and otherwise use Python 1.6.1 alone or in any derivative version,
20733   provided, however, that CNRI's License Agreement and CNRI's notice of copyright,
20734   i.e., "Copyright © 1995-2001 Corporation for National Research Initiatives; All
20735   Rights Reserved" are retained in Python 1.6.1 alone or in any derivative version
20736   prepared by Licensee.  Alternately, in lieu of CNRI's License Agreement,
20737   Licensee may substitute the following text (omitting the quotes): "Python 1.6.1
20738   is made available subject to the terms and conditions in CNRI's License
20739   Agreement.  This Agreement together with Python 1.6.1 may be located on the
20740   Internet using the following unique, persistent identifier (known as a handle):
20741   1895.22/1013.  This Agreement may also be obtained from a proxy server on the
20742   Internet using the following URL: http://hdl.handle.net/1895.22/1013."
20743
20744#. In the event Licensee prepares a derivative work that is based on or
20745   incorporates Python 1.6.1 or any part thereof, and wants to make the derivative
20746   work available to others as provided herein, then Licensee hereby agrees to
20747   include in any such work a brief summary of the changes made to Python 1.6.1.
20748
20749#. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" basis.  CNRI
20750   MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF EXAMPLE,
20751   BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY
20752   OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF
20753   PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
20754
20755#. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1 FOR
20756   ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
20757   MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE
20758   THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
20759
20760#. This License Agreement will automatically terminate upon a material breach of
20761   its terms and conditions.
20762
20763#. This License Agreement shall be governed by the federal intellectual property
20764   law of the United States, including without limitation the federal copyright
20765   law, and, to the extent such U.S. federal law does not apply, by the law of the
20766   Commonwealth of Virginia, excluding Virginia's conflict of law provisions.
20767   Notwithstanding the foregoing, with regard to derivative works based on Python
20768   1.6.1 that incorporate non-separable material that was previously distributed
20769   under the GNU General Public License (GPL), the law of the Commonwealth of
20770   Virginia shall govern this License Agreement only as to issues arising under or
20771   with respect to Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in
20772   this License Agreement shall be deemed to create any relationship of agency,
20773   partnership, or joint venture between CNRI and Licensee.  This License Agreement
20774   does not grant permission to use CNRI trademarks or trade name in a trademark
20775   sense to endorse or promote products or services of Licensee, or any third
20776   party.
20777
20778#. By clicking on the "ACCEPT" button where indicated, or by copying, installing
20779   or otherwise using Python 1.6.1, Licensee agrees to be bound by the terms and
20780   conditions of this License Agreement.
20781
20782
20783.. centered:: ACCEPT
20784
20785
20786.. centered:: CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
20787
20788Copyright © 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The
20789Netherlands.  All rights reserved.
20790
20791Permission to use, copy, modify, and distribute this software and its
20792documentation for any purpose and without fee is hereby granted, provided that
20793the above copyright notice appear in all copies and that both that copyright
20794notice and this permission notice appear in supporting documentation, and that
20795the name of Stichting Mathematisch Centrum or CWI not be used in advertising or
20796publicity pertaining to distribution of the software without specific, written
20797prior permission.
20798
20799STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
20800SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
20801EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT
20802OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
20803DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
20804ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
20805SOFTWARE.
20806
20807
20808Licenses and Acknowledgements for Incorporated Software
20809=======================================================
20810
20811This section is an incomplete, but growing list of licenses and acknowledgements
20812for third-party software incorporated in the Python distribution.
20813
20814
20815Mersenne Twister
20816----------------
20817
20818The :mod:`_random` module includes code based on a download from
20819http://www.math.keio.ac.jp/ matumoto/MT2002/emt19937ar.html. The following are
20820the verbatim comments from the original code::
20821
20822   A C-program for MT19937, with initialization improved 2002/1/26.
20823   Coded by Takuji Nishimura and Makoto Matsumoto.
20824
20825   Before using, initialize the state by using init_genrand(seed)
20826   or init_by_array(init_key, key_length).
20827
20828   Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
20829   All rights reserved.
20830
20831   Redistribution and use in source and binary forms, with or without
20832   modification, are permitted provided that the following conditions
20833   are met:
20834
20835    1. Redistributions of source code must retain the above copyright
20836       notice, this list of conditions and the following disclaimer.
20837
20838    2. Redistributions in binary form must reproduce the above copyright
20839       notice, this list of conditions and the following disclaimer in the
20840       documentation and/or other materials provided with the distribution.
20841
20842    3. The names of its contributors may not be used to endorse or promote
20843       products derived from this software without specific prior written
20844       permission.
20845
20846   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
20847   "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20848   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
20849   A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
20850   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
20851   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
20852   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
20853   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
20854   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
20855   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
20856   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
20857
20858
20859   Any feedback is very welcome.
20860   http://www.math.keio.ac.jp/matumoto/emt.html
20861   email: matumoto@math.keio.ac.jp
20862
20863
20864Sockets
20865-------
20866
20867The :mod:`socket` module uses the functions, :func:`getaddrinfo`, and
20868:func:`getnameinfo`, which are coded in separate source files from the WIDE
20869Project, http://www.wide.ad.jp/. ::
20870
20871   Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
20872   All rights reserved.
20873
20874   Redistribution and use in source and binary forms, with or without
20875   modification, are permitted provided that the following conditions
20876   are met:
20877   1. Redistributions of source code must retain the above copyright
20878      notice, this list of conditions and the following disclaimer.
20879   2. Redistributions in binary form must reproduce the above copyright
20880      notice, this list of conditions and the following disclaimer in the
20881      documentation and/or other materials provided with the distribution.
20882   3. Neither the name of the project nor the names of its contributors
20883      may be used to endorse or promote products derived from this software
20884      without specific prior written permission.
20885
20886   THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
20887   GAI_ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20888   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
20889   ARE DISCLAIMED.  IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
20890   FOR GAI_ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
20891   DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20892   OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20893   HOWEVER CAUSED AND ON GAI_ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
20894   LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN GAI_ANY WAY
20895   OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
20896   SUCH DAMAGE.
20897
20898
20899Floating point exception control
20900--------------------------------
20901
20902The source for the :mod:`fpectl` module includes the following notice::
20903
20904     ---------------------------------------------------------------------
20905    /                       Copyright (c) 1996.                           \
20906   |          The Regents of the University of California.                 |
20907   |                        All rights reserved.                           |
20908   |                                                                       |
20909   |   Permission to use, copy, modify, and distribute this software for   |
20910   |   any purpose without fee is hereby granted, provided that this en-   |
20911   |   tire notice is included in all copies of any software which is or   |
20912   |   includes  a  copy  or  modification  of  this software and in all   |
20913   |   copies of the supporting documentation for such software.           |
20914   |                                                                       |
20915   |   This  work was produced at the University of California, Lawrence   |
20916   |   Livermore National Laboratory under  contract  no.  W-7405-ENG-48   |
20917   |   between  the  U.S.  Department  of  Energy and The Regents of the   |
20918   |   University of California for the operation of UC LLNL.              |
20919   |                                                                       |
20920   |                              DISCLAIMER                               |
20921   |                                                                       |
20922   |   This  software was prepared as an account of work sponsored by an   |
20923   |   agency of the United States Government. Neither the United States   |
20924   |   Government  nor the University of California nor any of their em-   |
20925   |   ployees, makes any warranty, express or implied, or  assumes  any   |
20926   |   liability  or  responsibility  for the accuracy, completeness, or   |
20927   |   usefulness of any information,  apparatus,  product,  or  process   |
20928   |   disclosed,   or  represents  that  its  use  would  not  infringe   |
20929   |   privately-owned rights. Reference herein to any specific  commer-   |
20930   |   cial  products,  process,  or  service  by trade name, trademark,   |
20931   |   manufacturer, or otherwise, does not  necessarily  constitute  or   |
20932   |   imply  its endorsement, recommendation, or favoring by the United   |
20933   |   States Government or the University of California. The views  and   |
20934   |   opinions  of authors expressed herein do not necessarily state or   |
20935   |   reflect those of the United States Government or  the  University   |
20936   |   of  California,  and shall not be used for advertising or product   |
20937    \  endorsement purposes.                                              /
20938     ---------------------------------------------------------------------
20939
20940
20941MD5 message digest algorithm
20942----------------------------
20943
20944The source code for the :mod:`md5` module contains the following notice::
20945
20946     Copyright (C) 1999, 2002 Aladdin Enterprises.  All rights reserved.
20947
20948     This software is provided 'as-is', without any express or implied
20949     warranty.  In no event will the authors be held liable for any damages
20950     arising from the use of this software.
20951
20952     Permission is granted to anyone to use this software for any purpose,
20953     including commercial applications, and to alter it and redistribute it
20954     freely, subject to the following restrictions:
20955
20956     1. The origin of this software must not be misrepresented; you must not
20957        claim that you wrote the original software. If you use this software
20958        in a product, an acknowledgment in the product documentation would be
20959        appreciated but is not required.
20960     2. Altered source versions must be plainly marked as such, and must not be
20961        misrepresented as being the original software.
20962     3. This notice may not be removed or altered from any source distribution.
20963
20964     L. Peter Deutsch
20965     ghost@aladdin.com
20966
20967     Independent implementation of MD5 (RFC 1321).
20968
20969     This code implements the MD5 Algorithm defined in RFC 1321, whose
20970     text is available at
20971           http://www.ietf.org/rfc/rfc1321.txt
20972     The code is derived from the text of the RFC, including the test suite
20973     (section A.5) but excluding the rest of Appendix A.  It does not include
20974     any code or documentation that is identified in the RFC as being
20975     copyrighted.
20976
20977     The original and principal author of md5.h is L. Peter Deutsch
20978     &lt;ghost@aladdin.com&gt;.  Other authors are noted in the change history
20979     that follows (in reverse chronological order):
20980
20981     2002-04-13 lpd Removed support for non-ANSI compilers; removed
20982           references to Ghostscript; clarified derivation from RFC 1321;
20983           now handles byte order either statically or dynamically.
20984     1999-11-04 lpd Edited comments slightly for automatic TOC extraction.
20985     1999-10-18 lpd Fixed typo in header comment (ansi2knr rather than md5);
20986           added conditionalization for C++ compilation from Martin
20987           Purschke &lt;purschke@bnl.gov&gt;.
20988     1999-05-03 lpd Original version.
20989
20990
20991Asynchronous socket services
20992----------------------------
20993
20994The :mod:`asynchat` and :mod:`asyncore` modules contain the following notice::
20995
20996   Copyright 1996 by Sam Rushing
20997
20998                           All Rights Reserved
20999
21000   Permission to use, copy, modify, and distribute this software and
21001   its documentation for any purpose and without fee is hereby
21002   granted, provided that the above copyright notice appear in all
21003   copies and that both that copyright notice and this permission
21004   notice appear in supporting documentation, and that the name of Sam
21005   Rushing not be used in advertising or publicity pertaining to
21006   distribution of the software without specific, written prior
21007   permission.
21008
21009   SAM RUSHING DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
21010   INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
21011   NO EVENT SHALL SAM RUSHING BE LIABLE FOR ANY SPECIAL, INDIRECT OR
21012   CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
21013   OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
21014   NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
21015   CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
21016
21017
21018Cookie management
21019-----------------
21020
21021The :mod:`Cookie` module contains the following notice::
21022
21023   Copyright 2000 by Timothy O'Malley &lt;timo@alum.mit.edu&gt;
21024
21025                  All Rights Reserved
21026
21027   Permission to use, copy, modify, and distribute this software
21028   and its documentation for any purpose and without fee is hereby
21029   granted, provided that the above copyright notice appear in all
21030   copies and that both that copyright notice and this permission
21031   notice appear in supporting documentation, and that the name of
21032   Timothy O'Malley  not be used in advertising or publicity
21033   pertaining to distribution of the software without specific, written
21034   prior permission.
21035
21036   Timothy O'Malley DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
21037   SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
21038   AND FITNESS, IN NO EVENT SHALL Timothy O'Malley BE LIABLE FOR
21039   ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
21040   WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
21041   WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
21042   ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
21043   PERFORMANCE OF THIS SOFTWARE.
21044
21045
21046Execution tracing
21047-----------------
21048
21049The :mod:`trace` module contains the following notice::
21050
21051   portions copyright 2001, Autonomous Zones Industries, Inc., all rights...
21052   err...  reserved and offered to the public under the terms of the
21053   Python 2.2 license.
21054   Author: Zooko O'Whielacronx
21055   http://zooko.com/
21056   mailto:zooko@zooko.com
21057
21058   Copyright 2000, Mojam Media, Inc., all rights reserved.
21059   Author: Skip Montanaro
21060
21061   Copyright 1999, Bioreason, Inc., all rights reserved.
21062   Author: Andrew Dalke
21063
21064   Copyright 1995-1997, Automatrix, Inc., all rights reserved.
21065   Author: Skip Montanaro
21066
21067   Copyright 1991-1995, Stichting Mathematisch Centrum, all rights reserved.
21068
21069
21070   Permission to use, copy, modify, and distribute this Python software and
21071   its associated documentation for any purpose without fee is hereby
21072   granted, provided that the above copyright notice appears in all copies,
21073   and that both that copyright notice and this permission notice appear in
21074   supporting documentation, and that the name of neither Automatrix,
21075   Bioreason or Mojam Media be used in advertising or publicity pertaining to
21076   distribution of the software without specific, written prior permission.
21077
21078
21079UUencode and UUdecode functions
21080-------------------------------
21081
21082The :mod:`uu` module contains the following notice::
21083
21084   Copyright 1994 by Lance Ellinghouse
21085   Cathedral City, California Republic, United States of America.
21086                          All Rights Reserved
21087   Permission to use, copy, modify, and distribute this software and its
21088   documentation for any purpose and without fee is hereby granted,
21089   provided that the above copyright notice appear in all copies and that
21090   both that copyright notice and this permission notice appear in
21091   supporting documentation, and that the name of Lance Ellinghouse
21092   not be used in advertising or publicity pertaining to distribution
21093   of the software without specific, written prior permission.
21094   LANCE ELLINGHOUSE DISCLAIMS ALL WARRANTIES WITH REGARD TO
21095   THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
21096   FITNESS, IN NO EVENT SHALL LANCE ELLINGHOUSE CENTRUM BE LIABLE
21097   FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
21098   WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
21099   ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
21100   OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
21101
21102   Modified by Jack Jansen, CWI, July 1995:
21103   - Use binascii module to do the actual line-by-line conversion
21104     between ascii and binary. This results in a 1000-fold speedup. The C
21105     version is still 5 times faster, though.
21106   - Arguments more compliant with Python standard
21107
21108
21109XML Remote Procedure Calls
21110--------------------------
21111
21112The :mod:`xmlrpclib` module contains the following notice::
21113
21114       The XML-RPC client interface is
21115
21116   Copyright (c) 1999-2002 by Secret Labs AB
21117   Copyright (c) 1999-2002 by Fredrik Lundh
21118
21119   By obtaining, using, and/or copying this software and/or its
21120   associated documentation, you agree that you have read, understood,
21121   and will comply with the following terms and conditions:
21122
21123   Permission to use, copy, modify, and distribute this software and
21124   its associated documentation for any purpose and without fee is
21125   hereby granted, provided that the above copyright notice appears in
21126   all copies, and that both that copyright notice and this permission
21127   notice appear in supporting documentation, and that the name of
21128   Secret Labs AB or the author not be used in advertising or publicity
21129   pertaining to distribution of the software without specific, written
21130   prior permission.
21131
21132   SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD
21133   TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANT-
21134   ABILITY AND FITNESS.  IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR
21135   BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
21136   DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
21137   WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
21138   ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
21139   OF THIS SOFTWARE.
21140
21141
21142test_epoll
21143----------
21144
21145The :mod:`test_epoll` contains the following notice::
21146
21147  Copyright (c) 2001-2006 Twisted Matrix Laboratories.
21148
21149  Permission is hereby granted, free of charge, to any person obtaining
21150  a copy of this software and associated documentation files (the
21151  "Software"), to deal in the Software without restriction, including
21152  without limitation the rights to use, copy, modify, merge, publish,
21153  distribute, sublicense, and/or sell copies of the Software, and to
21154  permit persons to whom the Software is furnished to do so, subject to
21155  the following conditions:
21156
21157  The above copyright notice and this permission notice shall be
21158  included in all copies or substantial portions of the Software.
21159
21160  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
21161  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
21162  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
21163  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
21164  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21165  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
21166  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
21167
21168Select kqueue
21169-------------
21170
21171The :mod:`select` and contains the following notice for the kqueue interface::
21172
21173  Copyright (c) 2000 Doug White, 2006 James Knight, 2007 Christian Heimes
21174  All rights reserved.
21175
21176  Redistribution and use in source and binary forms, with or without
21177  modification, are permitted provided that the following conditions
21178  are met:
21179  1. Redistributions of source code must retain the above copyright
21180     notice, this list of conditions and the following disclaimer.
21181  2. Redistributions in binary form must reproduce the above copyright
21182     notice, this list of conditions and the following disclaimer in the
21183     documentation and/or other materials provided with the distribution.
21184
21185  THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
21186  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21187  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
21188  ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
21189  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21190  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
21191  OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21192  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21193  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
21194  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
21195  SUCH DAMAGE.
21196
21197
21198strtod and dtoa
21199---------------
21200
21201The file :file:`Python/dtoa.c`, which supplies C functions dtoa and
21202strtod for conversion of C doubles to and from strings, is derived
21203from the file of the same name by David M. Gay, currently available
21204from http://www.netlib.org/fp/.  The original file, as retrieved on
21205March 16, 2009, contains the following copyright and licensing
21206notice::
21207
21208   /****************************************************************
21209    *
21210    * The author of this software is David M. Gay.
21211    *
21212    * Copyright (c) 1991, 2000, 2001 by Lucent Technologies.
21213    *
21214    * Permission to use, copy, modify, and distribute this software for any
21215    * purpose without fee is hereby granted, provided that this entire notice
21216    * is included in all copies of any software which is or includes a copy
21217    * or modification of this software and in all copies of the supporting
21218    * documentation for such software.
21219    *
21220    * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
21221    * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
21222    * REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
21223    * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
21224    *
21225    ***************************************************************/
21226
21227
21228OpenSSL
21229-------
21230
21231The modules :mod:`hashlib`, :mod:`posix`, :mod:`ssl`, :mod:`crypt` use
21232the OpenSSL library for added performance if made available by the
21233operating system. Additionally, the Windows installers for Python
21234include a copy of the OpenSSL libraries, so we include a copy of the
21235OpenSSL license here::
21236
21237
21238  LICENSE ISSUES
21239  ==============
21240
21241  The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
21242  the OpenSSL License and the original SSLeay license apply to the toolkit.
21243  See below for the actual license texts. Actually both licenses are BSD-style
21244  Open Source licenses. In case of any license issues related to OpenSSL
21245  please contact openssl-core@openssl.org.
21246
21247  OpenSSL License
21248  ---------------
21249
21250    /* ====================================================================
21251     * Copyright (c) 1998-2008 The OpenSSL Project.  All rights reserved.
21252     *
21253     * Redistribution and use in source and binary forms, with or without
21254     * modification, are permitted provided that the following conditions
21255     * are met:
21256     *
21257     * 1. Redistributions of source code must retain the above copyright
21258     *    notice, this list of conditions and the following disclaimer.
21259     *
21260     * 2. Redistributions in binary form must reproduce the above copyright
21261     *    notice, this list of conditions and the following disclaimer in
21262     *    the documentation and/or other materials provided with the
21263     *    distribution.
21264     *
21265     * 3. All advertising materials mentioning features or use of this
21266     *    software must display the following acknowledgment:
21267     *    "This product includes software developed by the OpenSSL Project
21268     *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
21269     *
21270     * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
21271     *    endorse or promote products derived from this software without
21272     *    prior written permission. For written permission, please contact
21273     *    openssl-core@openssl.org.
21274     *
21275     * 5. Products derived from this software may not be called "OpenSSL"
21276     *    nor may "OpenSSL" appear in their names without prior written
21277     *    permission of the OpenSSL Project.
21278     *
21279     * 6. Redistributions of any form whatsoever must retain the following
21280     *    acknowledgment:
21281     *    "This product includes software developed by the OpenSSL Project
21282     *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
21283     *
21284     * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
21285     * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21286     * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
21287     * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
21288     * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
21289     * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
21290     * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
21291     * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21292     * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
21293     * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
21294     * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
21295     * OF THE POSSIBILITY OF SUCH DAMAGE.
21296     * ====================================================================
21297     *
21298     * This product includes cryptographic software written by Eric Young
21299     * (eay@cryptsoft.com).  This product includes software written by Tim
21300     * Hudson (tjh@cryptsoft.com).
21301     *
21302     */
21303
21304 Original SSLeay License
21305 -----------------------
21306
21307    /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
21308     * All rights reserved.
21309     *
21310     * This package is an SSL implementation written
21311     * by Eric Young (eay@cryptsoft.com).
21312     * The implementation was written so as to conform with Netscapes SSL.
21313     *
21314     * This library is free for commercial and non-commercial use as long as
21315     * the following conditions are aheared to.  The following conditions
21316     * apply to all code found in this distribution, be it the RC4, RSA,
21317     * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
21318     * included with this distribution is covered by the same copyright terms
21319     * except that the holder is Tim Hudson (tjh@cryptsoft.com).
21320     *
21321     * Copyright remains Eric Young's, and as such any Copyright notices in
21322     * the code are not to be removed.
21323     * If this package is used in a product, Eric Young should be given attribution
21324     * as the author of the parts of the library used.
21325     * This can be in the form of a textual message at program startup or
21326     * in documentation (online or textual) provided with the package.
21327     *
21328     * Redistribution and use in source and binary forms, with or without
21329     * modification, are permitted provided that the following conditions
21330     * are met:
21331     * 1. Redistributions of source code must retain the copyright
21332     *    notice, this list of conditions and the following disclaimer.
21333     * 2. Redistributions in binary form must reproduce the above copyright
21334     *    notice, this list of conditions and the following disclaimer in the
21335     *    documentation and/or other materials provided with the distribution.
21336     * 3. All advertising materials mentioning features or use of this software
21337     *    must display the following acknowledgement:
21338     *    "This product includes cryptographic software written by
21339     *     Eric Young (eay@cryptsoft.com)"
21340     *    The word 'cryptographic' can be left out if the rouines from the library
21341     *    being used are not cryptographic related :-).
21342     * 4. If you include any Windows specific code (or a derivative thereof) from
21343     *    the apps directory (application code) you must include an acknowledgement:
21344     *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
21345     *
21346     * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
21347     * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21348     * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
21349     * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
21350     * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21351     * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
21352     * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21353     * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21354     * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
21355     * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
21356     * SUCH DAMAGE.
21357     *
21358     * The licence and distribution terms for any publically available version or
21359     * derivative of this code cannot be changed.  i.e. this code cannot simply be
21360     * copied and put under another distribution licence
21361     * [including the GNU Public Licence.]
21362     */
21363
21364
21365expat
21366-----
21367
21368The :mod:`pyexpat` extension is built using an included copy of the expat
21369sources unless the build is configured ``--with-system-expat``::
21370
21371  Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
21372                                 and Clark Cooper
21373
21374  Permission is hereby granted, free of charge, to any person obtaining
21375  a copy of this software and associated documentation files (the
21376  "Software"), to deal in the Software without restriction, including
21377  without limitation the rights to use, copy, modify, merge, publish,
21378  distribute, sublicense, and/or sell copies of the Software, and to
21379  permit persons to whom the Software is furnished to do so, subject to
21380  the following conditions:
21381
21382  The above copyright notice and this permission notice shall be included
21383  in all copies or substantial portions of the Software.
21384
21385  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
21386  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
21387  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
21388  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
21389  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
21390  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
21391  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
21392
21393
21394libffi
21395------
21396
21397The :mod:`_ctypes` extension is built using an included copy of the libffi
21398sources unless the build is configured ``--with-system-libffi``::
21399
21400   Copyright (c) 1996-2008  Red Hat, Inc and others.
21401
21402   Permission is hereby granted, free of charge, to any person obtaining
21403   a copy of this software and associated documentation files (the
21404   ``Software''), to deal in the Software without restriction, including
21405   without limitation the rights to use, copy, modify, merge, publish,
21406   distribute, sublicense, and/or sell copies of the Software, and to
21407   permit persons to whom the Software is furnished to do so, subject to
21408   the following conditions:
21409
21410   The above copyright notice and this permission notice shall be included
21411   in all copies or substantial portions of the Software.
21412
21413   THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
21414   EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
21415   MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
21416   NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
21417   HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
21418   WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21419   OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
21420   DEALINGS IN THE SOFTWARE.
21421
21422
21423zlib
21424----
21425
21426The :mod:`zlib` extension is built using an included copy of the zlib
21427sources if the zlib version found on the system is too old to be
21428used for the build::
21429
21430  Copyright (C) 1995-2010 Jean-loup Gailly and Mark Adler
21431
21432  This software is provided 'as-is', without any express or implied
21433  warranty.  In no event will the authors be held liable for any damages
21434  arising from the use of this software.
21435
21436  Permission is granted to anyone to use this software for any purpose,
21437  including commercial applications, and to alter it and redistribute it
21438  freely, subject to the following restrictions:
21439
21440  1. The origin of this software must not be misrepresented; you must not
21441     claim that you wrote the original software. If you use this software
21442     in a product, an acknowledgment in the product documentation would be
21443     appreciated but is not required.
21444
21445  2. Altered source versions must be plainly marked as such, and must not be
21446     misrepresented as being the original software.
21447
21448  3. This notice may not be removed or altered from any source distribution.
21449
21450  Jean-loup Gailly        Mark Adler
21451  jloup@gzip.org          madler@alumni.caltech.edu
21452
21453
21454-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21455
21456Scanned Source License Python-2.7.3/LICENSE:
21457
21458A. HISTORY OF THE SOFTWARE
21459==========================
21460
21461Python was created in the early 1990s by Guido van Rossum at Stichting
21462Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
21463as a successor of a language called ABC.  Guido remains Python's
21464principal author, although it includes many contributions from others.
21465
21466In 1995, Guido continued his work on Python at the Corporation for
21467National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
21468in Reston, Virginia where he released several versions of the
21469software.
21470
21471In May 2000, Guido and the Python core development team moved to
21472BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
21473year, the PythonLabs team moved to Digital Creations (now Zope
21474Corporation, see http://www.zope.com).  In 2001, the Python Software
21475Foundation (PSF, see http://www.python.org/psf/) was formed, a
21476non-profit organization created specifically to own Python-related
21477Intellectual Property.  Zope Corporation is a sponsoring member of
21478the PSF.
21479
21480All Python releases are Open Source (see http://www.opensource.org for
21481the Open Source Definition).  Historically, most, but not all, Python
21482releases have also been GPL-compatible; the table below summarizes
21483the various releases.
21484
21485    Release         Derived     Year        Owner       GPL-
21486                    from                                compatible? (1)
21487
21488    0.9.0 thru 1.2              1991-1995   CWI         yes
21489    1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
21490    1.6             1.5.2       2000        CNRI        no
21491    2.0             1.6         2000        BeOpen.com  no
21492    1.6.1           1.6         2001        CNRI        yes (2)
21493    2.1             2.0+1.6.1   2001        PSF         no
21494    2.0.1           2.0+1.6.1   2001        PSF         yes
21495    2.1.1           2.1+2.0.1   2001        PSF         yes
21496    2.2             2.1.1       2001        PSF         yes
21497    2.1.2           2.1.1       2002        PSF         yes
21498    2.1.3           2.1.2       2002        PSF         yes
21499    2.2.1           2.2         2002        PSF         yes
21500    2.2.2           2.2.1       2002        PSF         yes
21501    2.2.3           2.2.2       2003        PSF         yes
21502    2.3             2.2.2       2002-2003   PSF         yes
21503    2.3.1           2.3         2002-2003   PSF         yes
21504    2.3.2           2.3.1       2002-2003   PSF         yes
21505    2.3.3           2.3.2       2002-2003   PSF         yes
21506    2.3.4           2.3.3       2004        PSF         yes
21507    2.3.5           2.3.4       2005        PSF         yes
21508    2.4             2.3         2004        PSF         yes
21509    2.4.1           2.4         2005        PSF         yes
21510    2.4.2           2.4.1       2005        PSF         yes
21511    2.4.3           2.4.2       2006        PSF         yes
21512    2.4.4           2.4.3       2006        PSF         yes
21513    2.5             2.4         2006        PSF         yes
21514    2.5.1           2.5         2007        PSF         yes
21515    2.5.2           2.5.1       2008        PSF         yes
21516    2.5.3           2.5.2       2008        PSF         yes
21517    2.6             2.5         2008        PSF         yes
21518    2.6.1           2.6         2008        PSF         yes
21519    2.6.2           2.6.1       2009        PSF         yes
21520    2.6.3           2.6.2       2009        PSF         yes
21521    2.6.4           2.6.3       2009        PSF         yes
21522    2.6.5           2.6.4       2010        PSF         yes
21523    2.7             2.6         2010        PSF         yes
21524
21525Footnotes:
21526
21527(1) GPL-compatible doesn't mean that we're distributing Python under
21528    the GPL.  All Python licenses, unlike the GPL, let you distribute
21529    a modified version without making your changes open source.  The
21530    GPL-compatible licenses make it possible to combine Python with
21531    other software that is released under the GPL; the others don't.
21532
21533(2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
21534    because its license has a choice of law clause.  According to
21535    CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
21536    is "not incompatible" with the GPL.
21537
21538Thanks to the many outside volunteers who have worked under Guido's
21539direction to make these releases possible.
21540
21541
21542B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
21543===============================================================
21544
21545PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
21546--------------------------------------------
21547
215481. This LICENSE AGREEMENT is between the Python Software Foundation
21549("PSF"), and the Individual or Organization ("Licensee") accessing and
21550otherwise using this software ("Python") in source or binary form and
21551its associated documentation.
21552
215532. Subject to the terms and conditions of this License Agreement, PSF hereby
21554grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
21555analyze, test, perform and/or display publicly, prepare derivative works,
21556distribute, and otherwise use Python alone or in any derivative version,
21557provided, however, that PSF's License Agreement and PSF's notice of copyright,
21558i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
215592011, 2012 Python Software Foundation; All Rights Reserved" are retained in Python
21560alone or in any derivative version prepared by Licensee.
21561
215623. In the event Licensee prepares a derivative work that is based on
21563or incorporates Python or any part thereof, and wants to make
21564the derivative work available to others as provided herein, then
21565Licensee hereby agrees to include in any such work a brief summary of
21566the changes made to Python.
21567
215684. PSF is making Python available to Licensee on an "AS IS"
21569basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
21570IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
21571DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
21572FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
21573INFRINGE ANY THIRD PARTY RIGHTS.
21574
215755. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
21576FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
21577A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
21578OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
21579
215806. This License Agreement will automatically terminate upon a material
21581breach of its terms and conditions.
21582
215837. Nothing in this License Agreement shall be deemed to create any
21584relationship of agency, partnership, or joint venture between PSF and
21585Licensee.  This License Agreement does not grant permission to use PSF
21586trademarks or trade name in a trademark sense to endorse or promote
21587products or services of Licensee, or any third party.
21588
215898. By copying, installing or otherwise using Python, Licensee
21590agrees to be bound by the terms and conditions of this License
21591Agreement.
21592
21593
21594BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
21595-------------------------------------------
21596
21597BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
21598
215991. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
21600office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
21601Individual or Organization ("Licensee") accessing and otherwise using
21602this software in source or binary form and its associated
21603documentation ("the Software").
21604
216052. Subject to the terms and conditions of this BeOpen Python License
21606Agreement, BeOpen hereby grants Licensee a non-exclusive,
21607royalty-free, world-wide license to reproduce, analyze, test, perform
21608and/or display publicly, prepare derivative works, distribute, and
21609otherwise use the Software alone or in any derivative version,
21610provided, however, that the BeOpen Python License is retained in the
21611Software, alone or in any derivative version prepared by Licensee.
21612
216133. BeOpen is making the Software available to Licensee on an "AS IS"
21614basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
21615IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
21616DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
21617FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
21618INFRINGE ANY THIRD PARTY RIGHTS.
21619
216204. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
21621SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
21622AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
21623DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
21624
216255. This License Agreement will automatically terminate upon a material
21626breach of its terms and conditions.
21627
216286. This License Agreement shall be governed by and interpreted in all
21629respects by the law of the State of California, excluding conflict of
21630law provisions.  Nothing in this License Agreement shall be deemed to
21631create any relationship of agency, partnership, or joint venture
21632between BeOpen and Licensee.  This License Agreement does not grant
21633permission to use BeOpen trademarks or trade names in a trademark
21634sense to endorse or promote products or services of Licensee, or any
21635third party.  As an exception, the "BeOpen Python" logos available at
21636http://www.pythonlabs.com/logos.html may be used according to the
21637permissions granted on that web page.
21638
216397. By copying, installing or otherwise using the software, Licensee
21640agrees to be bound by the terms and conditions of this License
21641Agreement.
21642
21643
21644CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
21645---------------------------------------
21646
216471. This LICENSE AGREEMENT is between the Corporation for National
21648Research Initiatives, having an office at 1895 Preston White Drive,
21649Reston, VA 20191 ("CNRI"), and the Individual or Organization
21650("Licensee") accessing and otherwise using Python 1.6.1 software in
21651source or binary form and its associated documentation.
21652
216532. Subject to the terms and conditions of this License Agreement, CNRI
21654hereby grants Licensee a nonexclusive, royalty-free, world-wide
21655license to reproduce, analyze, test, perform and/or display publicly,
21656prepare derivative works, distribute, and otherwise use Python 1.6.1
21657alone or in any derivative version, provided, however, that CNRI's
21658License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
216591995-2001 Corporation for National Research Initiatives; All Rights
21660Reserved" are retained in Python 1.6.1 alone or in any derivative
21661version prepared by Licensee.  Alternately, in lieu of CNRI's License
21662Agreement, Licensee may substitute the following text (omitting the
21663quotes): "Python 1.6.1 is made available subject to the terms and
21664conditions in CNRI's License Agreement.  This Agreement together with
21665Python 1.6.1 may be located on the Internet using the following
21666unique, persistent identifier (known as a handle): 1895.22/1013.  This
21667Agreement may also be obtained from a proxy server on the Internet
21668using the following URL: http://hdl.handle.net/1895.22/1013".
21669
216703. In the event Licensee prepares a derivative work that is based on
21671or incorporates Python 1.6.1 or any part thereof, and wants to make
21672the derivative work available to others as provided herein, then
21673Licensee hereby agrees to include in any such work a brief summary of
21674the changes made to Python 1.6.1.
21675
216764. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
21677basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
21678IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
21679DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
21680FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
21681INFRINGE ANY THIRD PARTY RIGHTS.
21682
216835. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
216841.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
21685A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
21686OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
21687
216886. This License Agreement will automatically terminate upon a material
21689breach of its terms and conditions.
21690
216917. This License Agreement shall be governed by the federal
21692intellectual property law of the United States, including without
21693limitation the federal copyright law, and, to the extent such
21694U.S. federal law does not apply, by the law of the Commonwealth of
21695Virginia, excluding Virginia's conflict of law provisions.
21696Notwithstanding the foregoing, with regard to derivative works based
21697on Python 1.6.1 that incorporate non-separable material that was
21698previously distributed under the GNU General Public License (GPL), the
21699law of the Commonwealth of Virginia shall govern this License
21700Agreement only as to issues arising under or with respect to
21701Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
21702License Agreement shall be deemed to create any relationship of
21703agency, partnership, or joint venture between CNRI and Licensee.  This
21704License Agreement does not grant permission to use CNRI trademarks or
21705trade name in a trademark sense to endorse or promote products or
21706services of Licensee, or any third party.
21707
217088. By clicking on the "ACCEPT" button where indicated, or by copying,
21709installing or otherwise using Python 1.6.1, Licensee agrees to be
21710bound by the terms and conditions of this License Agreement.
21711
21712        ACCEPT
21713
21714
21715CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
21716--------------------------------------------------
21717
21718Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
21719The Netherlands.  All rights reserved.
21720
21721Permission to use, copy, modify, and distribute this software and its
21722documentation for any purpose and without fee is hereby granted,
21723provided that the above copyright notice appear in all copies and that
21724both that copyright notice and this permission notice appear in
21725supporting documentation, and that the name of Stichting Mathematisch
21726Centrum or CWI not be used in advertising or publicity pertaining to
21727distribution of the software without specific, written prior
21728permission.
21729
21730STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
21731THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
21732FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
21733FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
21734WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
21735ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
21736OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
21737
21738-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21739
21740Scanned Source License Python-2.7.3/Modules/_ctypes/darwin/LICENSE:
21741
21742Copyright (c) 2002 Jorge Acereda  &lt;jacereda@users.sourceforge.net&gt; &amp;
21743                   Peter O'Gorman &lt;ogorman@users.sourceforge.net&gt;
21744                   
21745Portions may be copyright others, see the AUTHORS file included with this
21746distribution.
21747
21748Maintained by Peter O'Gorman &lt;ogorman@users.sourceforge.net&gt;
21749
21750Bug Reports and other queries should go to &lt;ogorman@users.sourceforge.net&gt;
21751
21752
21753Permission is hereby granted, free of charge, to any person obtaining
21754a copy of this software and associated documentation files (the
21755"Software"), to deal in the Software without restriction, including
21756without limitation the rights to use, copy, modify, merge, publish,
21757distribute, sublicense, and/or sell copies of the Software, and to
21758permit persons to whom the Software is furnished to do so, subject to
21759the following conditions:
21760
21761The above copyright notice and this permission notice shall be
21762included in all copies or substantial portions of the Software.
21763
21764THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
21765EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
21766MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
21767NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
21768LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21769OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
21770WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
21771
21772
21773
21774-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21775
21776Scanned Source License Python-2.7.3/Modules/_ctypes/libffi/LICENSE:
21777
21778libffi - Copyright (c) 1996-2009  Anthony Green, Red Hat, Inc and others.  
21779See source files for details.
21780
21781Permission is hereby granted, free of charge, to any person obtaining
21782a copy of this software and associated documentation files (the
21783``Software''), to deal in the Software without restriction, including
21784without limitation the rights to use, copy, modify, merge, publish,
21785distribute, sublicense, and/or sell copies of the Software, and to
21786permit persons to whom the Software is furnished to do so, subject to
21787the following conditions:
21788
21789The above copyright notice and this permission notice shall be included
21790in all copies or substantial portions of the Software.
21791
21792THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
21793EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
21794MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
21795IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
21796CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
21797TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
21798SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
21799
21800-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21801
21802Scanned Source License Python-2.7.3/Modules/_ctypes/libffi_msvc/LICENSE:
21803
21804libffi - Copyright (c) 1996-2003  Red Hat, Inc.
21805
21806Permission is hereby granted, free of charge, to any person obtaining
21807a copy of this software and associated documentation files (the
21808``Software''), to deal in the Software without restriction, including
21809without limitation the rights to use, copy, modify, merge, publish,
21810distribute, sublicense, and/or sell copies of the Software, and to
21811permit persons to whom the Software is furnished to do so, subject to
21812the following conditions:
21813
21814The above copyright notice and this permission notice shall be included
21815in all copies or substantial portions of the Software.
21816
21817THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
21818OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
21819MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
21820IN NO EVENT SHALL CYGNUS SOLUTIONS BE LIABLE FOR ANY CLAIM, DAMAGES OR
21821OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
21822ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
21823OTHER DEALINGS IN THE SOFTWARE.
21824
21825-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21826
21827Scanned Source License Python-2.7.3/Modules/_ctypes/libffi_osx/LICENSE:
21828
21829libffi - Copyright (c) 1996-2003  Red Hat, Inc.
21830
21831Permission is hereby granted, free of charge, to any person obtaining
21832a copy of this software and associated documentation files (the
21833``Software''), to deal in the Software without restriction, including
21834without limitation the rights to use, copy, modify, merge, publish,
21835distribute, sublicense, and/or sell copies of the Software, and to
21836permit persons to whom the Software is furnished to do so, subject to
21837the following conditions:
21838
21839The above copyright notice and this permission notice shall be included
21840in all copies or substantial portions of the Software.
21841
21842THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
21843OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
21844MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
21845IN NO EVENT SHALL CYGNUS SOLUTIONS BE LIABLE FOR ANY CLAIM, DAMAGES OR
21846OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
21847ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
21848OTHER DEALINGS IN THE SOFTWARE.
21849
21850-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21851
21852Scanned Source License Python-2.7.3/Modules/expat/COPYING:
21853
21854Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
21855                               and Clark Cooper
21856
21857Permission is hereby granted, free of charge, to any person obtaining
21858a copy of this software and associated documentation files (the
21859"Software"), to deal in the Software without restriction, including
21860without limitation the rights to use, copy, modify, merge, publish,
21861distribute, sublicense, and/or sell copies of the Software, and to
21862permit persons to whom the Software is furnished to do so, subject to
21863the following conditions:
21864
21865The above copyright notice and this permission notice shall be included
21866in all copies or substantial portions of the Software.
21867
21868THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
21869EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
21870MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
21871IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
21872CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
21873TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
21874SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
21875
21876-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21877
21878Scanned Source License Python-2.7.3/Tools/pybench/LICENSE:
21879
21880pybench License
21881---------------
21882
21883This copyright notice and license applies to all files in the pybench
21884directory of the pybench distribution.
21885
21886Copyright (c), 1997-2006, Marc-Andre Lemburg (mal@lemburg.com)
21887Copyright (c), 2000-2006, eGenix.com Software GmbH (info@egenix.com)
21888
21889                   All Rights Reserved.
21890
21891Permission to use, copy, modify, and distribute this software and its
21892documentation for any purpose and without fee or royalty is hereby
21893granted, provided that the above copyright notice appear in all copies
21894and that both that copyright notice and this permission notice appear
21895in supporting documentation or portions thereof, including
21896modifications, that you make.
21897
21898THE AUTHOR MARC-ANDRE LEMBURG DISCLAIMS ALL WARRANTIES WITH REGARD TO
21899THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
21900FITNESS, IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL,
21901INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
21902FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
21903NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
21904WITH THE USE OR PERFORMANCE OF THIS SOFTWARE !
21905
21906-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21907</pre>
21908<ul>
21909<li><a href='#PSF-2'>Gentoo Package Stock License PSF-2</a></li>
21910</ul>
21911</div>
21912</div>
21913
21914
21915<div class="product">
21916<span class="title">python-evdev-0.3.1</span>
21917<a class="show" href="#" onclick="return toggle(this);">show license text</a>
21918<span class="homepage"><a href="http://gvalkov.github.com/python-evdev/">homepage</a></span>
21919<div class="licence">
21920<pre>Scanned Source License python-evdev-0.3.1/LICENSE:
21921
21922Copyright (c) 2012 Georgi Valkov. All rights reserved.
21923
21924Redistribution and use in source and binary forms, with or without
21925modification, are permitted provided that the following conditions are
21926met:
21927
21928  1. Redistributions of source code must retain the above copyright
21929     notice, this list of conditions and the following disclaimer.
21930   
21931  2. Redistributions in binary form must reproduce the above copyright
21932     notice, this list of conditions and the following disclaimer in
21933     the documentation and/or other materials provided with the
21934     distribution.
21935
21936  3. Neither the name of author nor the names of its contributors may
21937     be used to endorse or promote products derived from this software
21938     without specific prior written permission.
21939
21940THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
21941ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
21942WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
21943DISCLAIMED. IN NO EVENT SHALL GEORGI VALKOV BE LIABLE FOR ANY
21944DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
21945(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
21946LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
21947ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21948(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
21949SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
21950
21951-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21952</pre>
21953<ul>
21954
21955</ul>
21956</div>
21957</div>
21958
21959
21960<div class="product">
21961<span class="title">python-exec-0.3.1</span>
21962<a class="show" href="#" onclick="return toggle(this);">show license text</a>
21963<span class="homepage"><a href="https://bitbucket.org/mgorny/python-exec/">homepage</a></span>
21964<div class="licence">
21965<pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/dev-lang/python-exec:
21966
21967Copyright 2012 Michał Górny
21968All rights reserved
21969
21970Redistribution and use in source and binary forms, with or without
21971modification, are permitted providing that the following conditions·
21972are met:
219731. Redistributions of source code must retain the above copyright
21974   notice, this list of conditions and the following disclaimer.
219752. Redistributions in binary form must reproduce the above copyright
21976   notice, this list of conditions and the following disclaimer in the
21977   documentation and/or other materials provided with the distribution.
21978
21979THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
21980IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
21981WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
21982ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
21983DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21984DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
21985OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21986HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
21987STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
21988IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
21989POSSIBILITY OF SUCH DAMAGE.
21990
21991-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21992</pre>
21993<ul>
21994
21995</ul>
21996</div>
21997</div>
21998
21999
22000<div class="product">
22001<span class="title">python-exec-2.0.1</span>
22002<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22003<span class="homepage"><a href="https://bitbucket.org/mgorny/python-exec/">homepage</a></span>
22004<div class="licence">
22005<pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/dev-lang/python-exec:
22006
22007Copyright 2012 Michał Górny
22008All rights reserved
22009
22010Redistribution and use in source and binary forms, with or without
22011modification, are permitted providing that the following conditions·
22012are met:
220131. Redistributions of source code must retain the above copyright
22014   notice, this list of conditions and the following disclaimer.
220152. Redistributions in binary form must reproduce the above copyright
22016   notice, this list of conditions and the following disclaimer in the
22017   documentation and/or other materials provided with the distribution.
22018
22019THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
22020IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
22021WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22022ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
22023DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
22024DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22025OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22026HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
22027STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
22028IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
22029POSSIBILITY OF SUCH DAMAGE.
22030
22031-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22032</pre>
22033<ul>
22034
22035</ul>
22036</div>
22037</div>
22038
22039
22040<div class="product">
22041<span class="title">python-xlib-0.14</span>
22042<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22043<span class="homepage"><a href="http://python-xlib.sourceforge.net/">homepage</a></span>
22044<div class="licence">
22045<pre></pre>
22046<ul>
22047<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
22048</ul>
22049</div>
22050</div>
22051
22052
22053<div class="product">
22054<span class="title">pyudev-0.16.1</span>
22055<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22056<span class="homepage"><a href="http://packages.python.org/pyudev/">homepage</a></span>
22057<div class="licence">
22058<pre></pre>
22059<ul>
22060<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
22061</ul>
22062</div>
22063</div>
22064
22065
22066<div class="product">
22067<span class="title">pyusb-1.0.0_beta1</span>
22068<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22069<span class="homepage"><a href="http://pyusb.sourceforge.net/">homepage</a></span>
22070<div class="licence">
22071<pre>Scanned Source License pyusb-1.0.0b1/LICENSE:
22072
22073Copyright (C) 2009-2011 Wander Lairson Costa. All Rights Reserved.
22074
22075Redistribution and use in source and binary forms, with or without
22076modification, are permitted provided that the following conditions
22077are met:
22078
220791. Redistributions of source code must retain the above copyright
22080   notice, this list of conditions and the following disclaimer.
22081
220822. Redistributions in binary form must reproduce the above copyright
22083   notice, this list of conditions and the following disclaimer in the
22084   documentation and/or other materials provided with the distribution.
22085
220863. The name of the author may not be used to endorse or promote products
22087   derived from this software without specific prior written permission.
22088
22089THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
22090WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
22091MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
22092EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
22093EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
22094OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
22095INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
22096CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
22097IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
22098OF SUCH DAMAGE.
22099
22100
22101-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22102
22103Scanned Source License pyusb-1.0.0b1/PKG-INFO:
22104
22105Metadata-Version: 1.0
22106Name: pyusb
22107Version: 1.0.0b1
22108Summary: Python USB access module
22109Home-page: http://pyusb.sourceforge.net
22110Author: Wander Lairson Costa
22111Author-email: wander.lairson@gmail.com
22112License: BSD
22113Description: 
22114        PyUSB offers easy USB devices communication in Python.
22115        It should work without additional code in any environment with
22116        Python &gt;= 2.4, ctypes and an pre-built usb backend library
22117        (currently, libusb 0.1.x, libusb 1.x, and OpenUSB).
22118        
22119Platform: UNKNOWN
22120
22121-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22122</pre>
22123<ul>
22124
22125</ul>
22126</div>
22127</div>
22128
22129
22130<div class="product">
22131<span class="title">pyyaml-3.09</span>
22132<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22133<span class="homepage"><a href="http://pyyaml.org/wiki/PyYAML">homepage</a></span>
22134<div class="licence">
22135<pre>Scanned Source License PyYAML-3.09/LICENSE:
22136
22137Copyright (c) 2006 Kirill Simonov
22138
22139Permission is hereby granted, free of charge, to any person obtaining a copy of
22140this software and associated documentation files (the "Software"), to deal in
22141the Software without restriction, including without limitation the rights to
22142use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
22143of the Software, and to permit persons to whom the Software is furnished to do
22144so, subject to the following conditions:
22145
22146The above copyright notice and this permission notice shall be included in all
22147copies or substantial portions of the Software.
22148
22149THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22150IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22151FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22152AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22153LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22154OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22155SOFTWARE.
22156
22157-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22158
22159Scanned Source License PyYAML-3.09/PKG-INFO:
22160
22161Metadata-Version: 1.0
22162Name: PyYAML
22163Version: 3.09
22164Summary: YAML parser and emitter for Python
22165Home-page: http://pyyaml.org/wiki/PyYAML
22166Author: Kirill Simonov
22167Author-email: xi@resolvent.net
22168License: MIT
22169Download-URL: http://pyyaml.org/download/pyyaml/PyYAML-3.09.tar.gz
22170Description: YAML is a data serialization format designed for human readability
22171        and interaction with scripting languages.  PyYAML is a YAML parser
22172        and emitter for Python.
22173        
22174        PyYAML features a complete YAML 1.1 parser, Unicode support, pickle
22175        support, capable extension API, and sensible error messages.  PyYAML
22176        supports standard YAML tags and provides Python-specific tags that
22177        allow to represent an arbitrary Python object.
22178        
22179        PyYAML is applicable for a broad range of tasks from complex
22180        configuration files to object serialization and persistance.
22181Platform: Any
22182Classifier: Development Status :: 5 - Production/Stable
22183Classifier: Intended Audience :: Developers
22184Classifier: License :: OSI Approved :: MIT License
22185Classifier: Operating System :: OS Independent
22186Classifier: Programming Language :: Python
22187Classifier: Programming Language :: Python :: 2
22188Classifier: Programming Language :: Python :: 2.3
22189Classifier: Programming Language :: Python :: 2.4
22190Classifier: Programming Language :: Python :: 2.5
22191Classifier: Programming Language :: Python :: 2.6
22192Classifier: Programming Language :: Python :: 3
22193Classifier: Programming Language :: Python :: 3.0
22194Classifier: Programming Language :: Python :: 3.1
22195Classifier: Topic :: Software Development :: Libraries :: Python Modules
22196Classifier: Topic :: Text Processing :: Markup
22197
22198-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22199</pre>
22200<ul>
22201
22202</ul>
22203</div>
22204</div>
22205
22206
22207<div class="product">
22208<span class="title">qemacs-0.4.0_pre20090420</span>
22209<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22210<span class="homepage"><a href="http://savannah.nongnu.org/projects/qemacs">homepage</a></span>
22211<div class="licence">
22212<pre></pre>
22213<ul>
22214<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
22215</ul>
22216</div>
22217</div>
22218
22219
22220<div class="product">
22221<span class="title">radvd-1.9.8</span>
22222<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22223<span class="homepage"><a href="http://v6web.litech.org/radvd/">homepage</a></span>
22224<div class="licence">
22225<pre>Scanned Source License radvd-1.9.8/COPYRIGHT:
22226
22227  The author(s) grant permission for redistribution and use in source and
22228binary forms, with or without modification, of the software and documentation
22229provided that the following conditions are met:
22230
222310. If you receive a version of the software that is specifically labelled
22232   as not being for redistribution (check the version message and/or README),
22233   you are not permitted to redistribute that version of the software in any
22234   way or form.
222351. All terms of all other applicable copyrights and licenses must be
22236   followed.
222372. Redistributions of source code must retain the authors' copyright
22238   notice(s), this list of conditions, and the following disclaimer.
222393. Redistributions in binary form must reproduce the authors' copyright
22240   notice(s), this list of conditions, and the following disclaimer in the
22241   documentation and/or other materials provided with the distribution.
222424. All advertising materials mentioning features or use of this software
22243   must display the following acknowledgement with the name(s) of the
22244   authors as specified in the copyright notice(s) substituted where
22245   indicated:
22246
22247        This product includes software developed by the authors which are 
22248	mentioned at the start of the source files and other contributors.
22249
222505. Neither the name(s) of the author(s) nor the names of its contributors
22251   may be used to endorse or promote products derived from this software
22252   without specific prior written permission.
22253
22254THIS SOFTWARE IS PROVIDED BY ITS AUTHORS AND CONTRIBUTORS ``AS IS'' AND ANY
22255EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
22256WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
22257DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY
22258DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
22259(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
22260LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
22261ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22262(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
22263SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
22264
22265-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22266</pre>
22267<ul>
22268
22269</ul>
22270</div>
22271</div>
22272
22273
22274<div class="product">
22275<span class="title">randrproto-1.4.0</span>
22276<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22277<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
22278<div class="licence">
22279<pre>Scanned Source License randrproto-1.4.0/COPYING:
22280
22281Copyright © 2000 Compaq Computer Corporation
22282Copyright © 2002 Hewlett-Packard Company
22283Copyright © 2006 Intel Corporation
22284Copyright © 2008 Red Hat, Inc.
22285
22286Permission to use, copy, modify, distribute, and sell this software and its
22287documentation for any purpose is hereby granted without fee, provided that
22288the above copyright notice appear in all copies and that both that copyright
22289notice and this permission notice appear in supporting documentation, and
22290that the name of the copyright holders not be used in advertising or
22291publicity pertaining to distribution of the software without specific,
22292written prior permission.  The copyright holders make no representations
22293about the suitability of this software for any purpose.  It is provided "as
22294is" without express or implied warranty.
22295
22296THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
22297INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
22298EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
22299CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
22300DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
22301TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
22302OF THIS SOFTWARE.
22303
22304-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22305</pre>
22306<ul>
22307
22308</ul>
22309</div>
22310</div>
22311
22312
22313<div class="product">
22314<span class="title">read-edid-1.4.2</span>
22315<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22316<span class="homepage"><a href="http://www.polypux.org/projects/read-edid/">homepage</a></span>
22317<div class="licence">
22318<pre></pre>
22319<ul>
22320<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
22321</ul>
22322</div>
22323</div>
22324
22325
22326<div class="product">
22327<span class="title">readline-6.2_p1</span>
22328<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22329<span class="homepage"><a href="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html">homepage</a></span>
22330<div class="licence">
22331<pre></pre>
22332<ul>
22333<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
22334</ul>
22335</div>
22336</div>
22337
22338
22339<div class="product">
22340<span class="title">realtek-rt2800-firmware-0.0.1</span>
22341<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22342<span class="homepage"><a href="http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git">homepage</a></span>
22343<div class="licence">
22344<pre>Custom License ralink-firmware:
22345
22346Copyright (c) 2007, Ralink Technology Corporation
22347All rights reserved.
22348
22349Redistribution.  Redistribution and use in binary form, without
22350modification, are permitted provided that the following conditions are
22351met:
22352
22353* Redistributions must reproduce the above copyright notice and the
22354  following disclaimer in the documentation and/or other materials
22355  provided with the distribution.
22356* Neither the name of Ralink Technology Corporation nor the names of its
22357  suppliers may be used to endorse or promote products derived from this
22358  software without specific prior written permission.
22359* No reverse engineering, decompilation, or disassembly of this software
22360  is permitted.
22361
22362Limited patent license. Ralink Technology Corporation grants a world-wide,
22363royalty-free, non-exclusive license under patents it now or hereafter
22364owns or controls to make, have made, use, import, offer to sell and
22365sell ("Utilize") this software, but solely to the extent that any
22366such patent is necessary to Utilize the software alone, or in
22367combination with an operating system licensed under an approved Open
22368Source license as listed by the Open Source Initiative at
22369http://opensource.org/licenses.  The patent license shall not apply to
22370any other combinations which include this software.  No hardware per
22371se is licensed hereunder.
22372
22373DISCLAIMER.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
22374CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
22375BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
22376FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
22377COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
22378INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
22379BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
22380OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
22381ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
22382TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
22383USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
22384DAMAGE.
22385
22386-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22387</pre>
22388<ul>
22389
22390</ul>
22391</div>
22392</div>
22393
22394
22395<div class="product">
22396<span class="title">recordproto-1.14.1</span>
22397<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22398<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
22399<div class="licence">
22400<pre>Scanned Source License recordproto-1.14.1/COPYING:
22401
22402Copyright 1995 Network Computing Devices
22403
22404Permission to use, copy, modify, distribute, and sell this software and
22405its documentation for any purpose is hereby granted without fee, provided
22406that the above copyright notice appear in all copies and that both that
22407copyright notice and this permission notice appear in supporting
22408documentation, and that the name of Network Computing Devices 
22409not be used in advertising or publicity pertaining to distribution
22410of the software without specific, written prior permission.
22411
22412NETWORK COMPUTING DEVICES DISCLAIMs ALL WARRANTIES WITH REGARD TO 
22413THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 
22414AND FITNESS, IN NO EVENT SHALL NETWORK COMPUTING DEVICES BE LIABLE 
22415FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 
22416WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN 
22417AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING 
22418OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
22419
22420-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22421</pre>
22422<ul>
22423
22424</ul>
22425</div>
22426</div>
22427
22428
22429<div class="product">
22430<span class="title">recover-duts-0.0.1</span>
22431<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22432<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
22433<div class="licence">
22434<pre></pre>
22435<ul>
22436<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
22437</ul>
22438</div>
22439</div>
22440
22441
22442<div class="product">
22443<span class="title">renderproto-0.11.1</span>
22444<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22445<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
22446<div class="licence">
22447<pre>Scanned Source License renderproto-0.11.1/COPYING:
22448
22449Copyright © 2000 SuSE, Inc.
22450
22451Permission to use, copy, modify, distribute, and sell this software and its
22452documentation for any purpose is hereby granted without fee, provided that
22453the above copyright notice appear in all copies and that both that
22454copyright notice and this permission notice appear in supporting
22455documentation, and that the name of SuSE not be used in advertising or
22456publicity pertaining to distribution of the software without specific,
22457written prior permission.  SuSE makes no representations about the
22458suitability of this software for any purpose.  It is provided "as is"
22459without express or implied warranty.
22460
22461SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
22462IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
22463BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
22464WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
22465OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 
22466CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
22467
22468Author:  Keith Packard, SuSE, Inc.
22469
22470-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22471</pre>
22472<ul>
22473
22474</ul>
22475</div>
22476</div>
22477
22478
22479<div class="product">
22480<span class="title">resourceproto-1.2.0</span>
22481<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22482<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
22483<div class="licence">
22484<pre>Scanned Source License resourceproto-1.2.0/COPYING:
22485
22486Copyright (c) 2002  XFree86 Inc
22487
22488Permission is hereby granted, free of charge, to any person obtaining a copy
22489of this software and associated documentation files (the "Software"), to deal
22490in the Software without restriction, including without limitation the rights
22491to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22492copies of the Software, and to permit persons to whom the Software is
22493furnished to do so, subject to the following conditions:
22494
22495The above copyright notice and this permission notice shall be included in all
22496copies or substantial portions of the Software.
22497
22498THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22499IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22500FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22501XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
22502IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
22503CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22504
22505Except as contained in this notice, the name of the XFree86 Project shall not
22506be used in advertising or otherwise to promote the sale, use or other dealings
22507in this Software without prior written authorization from the XFree86 Project.
22508
22509-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22510</pre>
22511<ul>
22512
22513</ul>
22514</div>
22515</div>
22516
22517
22518<div class="product">
22519<span class="title">root-certificates-0.0.1</span>
22520<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22521<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
22522<div class="licence">
22523<pre></pre>
22524<ul>
22525<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
22526</ul>
22527</div>
22528</div>
22529
22530
22531<div class="product">
22532<span class="title">rootdev-0.0.1</span>
22533<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22534<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
22535<div class="licence">
22536<pre></pre>
22537<ul>
22538<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
22539</ul>
22540</div>
22541</div>
22542
22543
22544<div class="product">
22545<span class="title">rsync-3.0.9</span>
22546<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22547<span class="homepage"><a href="http://rsync.samba.org/">homepage</a></span>
22548<div class="licence">
22549<pre></pre>
22550<ul>
22551<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
22552</ul>
22553</div>
22554</div>
22555
22556
22557<div class="product">
22558<span class="title">rsyslog-5.8.11</span>
22559<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22560<span class="homepage"><a href="http://www.rsyslog.com/">homepage</a></span>
22561<div class="licence">
22562<pre></pre>
22563<ul>
22564<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
22565<li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
22566<li><a href='#LGPL-3'>Gentoo Package Stock License LGPL-3</a></li>
22567</ul>
22568</div>
22569</div>
22570
22571
22572<div class="product">
22573<span class="title">rxvt-unicode-9.10</span>
22574<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22575<span class="homepage"><a href="http://software.schmorp.de/pkg/rxvt-unicode.html">homepage</a></span>
22576<div class="licence">
22577<pre></pre>
22578<ul>
22579<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
22580</ul>
22581</div>
22582</div>
22583
22584
22585<div class="product">
22586<span class="title">salsa-0.0.1</span>
22587<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22588<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
22589<div class="licence">
22590<pre></pre>
22591<ul>
22592<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
22593</ul>
22594</div>
22595</div>
22596
22597
22598<div class="product">
22599<span class="title">sandbox-2.6</span>
22600<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22601<span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
22602<div class="licence">
22603<pre></pre>
22604<ul>
22605<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
22606</ul>
22607</div>
22608</div>
22609
22610
22611<div class="product">
22612<span class="title">sbc-1.0</span>
22613<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22614<span class="homepage"><a href="http://git.kernel.org/?p=bluetooth/sbc.git">homepage</a></span>
22615<div class="licence">
22616<pre></pre>
22617<ul>
22618<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
22619<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
22620</ul>
22621</div>
22622</div>
22623
22624
22625<div class="product">
22626<span class="title">scons-2.0.1</span>
22627<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22628<span class="homepage"><a href="http://www.scons.org/">homepage</a></span>
22629<div class="licence">
22630<pre>Scanned Source License scons-2.0.1/LICENSE.txt:
22631
22632Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 The SCons Foundation
22633
22634Permission is hereby granted, free of charge, to any person obtaining
22635a copy of this software and associated documentation files (the
22636"Software"), to deal in the Software without restriction, including
22637without limitation the rights to use, copy, modify, merge, publish,
22638distribute, sublicense, and/or sell copies of the Software, and to
22639permit persons to whom the Software is furnished to do so, subject to
22640the following conditions:
22641
22642The above copyright notice and this permission notice shall be included
22643in all copies or substantial portions of the Software.
22644
22645THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
22646KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
22647WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
22648NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
22649LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
22650OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22651WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22652
22653-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22654
22655Scanned Source License scons-2.0.1/PKG-INFO:
22656
22657Metadata-Version: 1.0
22658Name: scons
22659Version: 2.0.1
22660Summary: Open Source next-generation build tool.
22661Home-page: http://www.scons.org/
22662Author: Steven Knight
22663Author-email: knight@baldmt.com
22664License: UNKNOWN
22665Description: Open Source next-generation build tool.
22666        Improved, cross-platform substitute for the classic Make
22667        utility.  In short, SCons is an easier, more reliable
22668        and faster way to build software.
22669Platform: UNKNOWN
22670
22671-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22672</pre>
22673<ul>
22674
22675</ul>
22676</div>
22677</div>
22678
22679
22680<div class="product">
22681<span class="title">screen-4.0.3</span>
22682<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22683<span class="homepage"><a href="http://www.gnu.org/software/screen/">homepage</a></span>
22684<div class="licence">
22685<pre></pre>
22686<ul>
22687<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
22688</ul>
22689</div>
22690</div>
22691
22692
22693<div class="product">
22694<span class="title">scrnsaverproto-1.2.1</span>
22695<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22696<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
22697<div class="licence">
22698<pre>Scanned Source License scrnsaverproto-1.2.1/COPYING:
22699
22700Copyright (c) 1992  X Consortium
22701
22702Permission is hereby granted, free of charge, to any person obtaining a copy
22703of this software and associated documentation files (the "Software"), to deal
22704in the Software without restriction, including without limitation the rights
22705to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22706copies of the Software, and to permit persons to whom the Software is
22707furnished to do so, subject to the following conditions:
22708
22709The above copyright notice and this permission notice shall be included in
22710all copies or substantial portions of the Software.
22711
22712THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22713IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22714FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
22715X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
22716AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
22717CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22718
22719Except as contained in this notice, the name of the X Consortium shall not be
22720used in advertising or otherwise to promote the sale, use or other dealings
22721in this Software without prior written authorization from the X Consortium.
22722
22723Author:  Keith Packard, MIT X Consortium
22724
22725-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22726</pre>
22727<ul>
22728
22729</ul>
22730</div>
22731</div>
22732
22733
22734<div class="product">
22735<span class="title">sed-4.2.1</span>
22736<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22737<span class="homepage"><a href="http://sed.sourceforge.net/">homepage</a></span>
22738<div class="licence">
22739<pre></pre>
22740<ul>
22741<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
22742</ul>
22743</div>
22744</div>
22745
22746
22747<div class="product">
22748<span class="title">selenium-2.29.0</span>
22749<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22750<span class="homepage"><a href="http://pypi.python.org/pypi/selenium/">homepage</a></span>
22751<div class="licence">
22752<pre></pre>
22753<ul>
22754<li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
22755</ul>
22756</div>
22757</div>
22758
22759
22760<div class="product">
22761<span class="title">setproctitle-1.1.8</span>
22762<a class="show" href="#" onclick="return toggle(this);">show license text</a>
22763<span class="homepage"><a href="http://code.google.com/p/py-setproctitle/">homepage</a></span>
22764<div class="licence">
22765<pre>Scanned Source License setproctitle-1.1.8/COPYRIGHT:
22766
22767Copyright (c) 2009-2012, Daniele Varrazzo &lt;daniele.varrazzo@gmail.com&gt;
22768All rights reserved.
22769
22770Redistribution and use in source and binary forms, with or without
22771modification, are permitted provided that the following conditions are met:
22772
22773* Redistributions of source code must retain the above copyright notice, this
22774  list of conditions and the following disclaimer.
22775* Redistributions in binary form must reproduce the above copyright notice,
22776  this list of conditions and the following disclaimer in the documentation
22777  and/or other materials provided with the distribution.
22778* The name of Daniele Varrazzo may not be used to endorse or promote
22779  products derived from this software without specific prior written
22780  permission.
22781
22782THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
22783ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
22784WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
22785DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
22786FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
22787DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
22788SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22789HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22790LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
22791OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
22792
22793-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22794
22795Scanned Source License setproctitle-1.1.8/PKG-INFO:
22796
22797Metadata-Version: 1.1
22798Name: setproctitle
22799Version: 1.1.8
22800Summary: A library to allow customization of the process title.
22801Home-page: http://code.google.com/p/py-setproctitle/
22802Author: Daniele Varrazzo
22803Author-email: daniele.varrazzo@gmail.com
22804License: BSD
22805Download-URL: http://pypi.python.org/pypi/setproctitle/
22806Description: A ``setproctitle`` implementation for Python
22807        ============================================
22808        
22809        :author: Daniele Varrazzo
22810        
22811        The library allows a process to change its title (as displayed by system tools
22812        such as ``ps`` and ``top``).
22813        
22814        Changing the title is mostly useful in multi-process systems, for example
22815        when a master process is forked: changing the children's title allows to
22816        identify the task each process is busy with.  The technique is used by
22817        PostgreSQL_ and the `OpenSSH Server`_ for example.
22818        
22819        The procedure is hardly portable across different systems.  PostgreSQL provides
22820        a good `multi-platform implementation`__:  this module is a Python wrapper
22821        around PostgreSQL code.
22822        
22823        - `Homepage &lt;http://code.google.com/p/py-setproctitle/>;`__
22824        - `Download &lt;http://pypi.python.org/pypi/setproctitle/>;`__
22825        - `Source repository &lt;https://github.com/dvarrazzo/py-setproctitle>;`__
22826        - `Bug tracker &lt;http://code.google.com/p/py-setproctitle/issues/list>;`__
22827        
22828        
22829        .. _PostgreSQL: http://www.postgresql.org
22830        .. _OpenSSH Server: http://www.openssh.com/
22831        .. __: http://doxygen.postgresql.org/ps__status_8c_source.html
22832        
22833        
22834        Installation
22835        ------------
22836        
22837        You can use ``easy_install`` to install the module: to perform a system-wide
22838        installation use::
22839        
22840            sudo easy_install setproctitle
22841        
22842        If you are an unprivileged user or you want to limit installation to a local
22843        environment, you can use the command::
22844        
22845            easy_install -d /target/path setproctitle
22846        
22847        Note that ``easy_install`` requires ``/target/path`` to be in your
22848        ``PYTHONPATH``.
22849        
22850        
22851        Python 3 support
22852        ~~~~~~~~~~~~~~~~
22853        
22854        As of version 1.1 the module works with Python 3.  In order to install the
22855        module, you can use the `distribute`_ replacemente for ``easy_install``.
22856        
22857        In order to build and test the module under Python 3, the ``Makefile``
22858        contains some helper targets.
22859        
22860        .. _distribute: http://pypi.python.org/pypi/distribute
22861        
22862        
22863        Usage
22864        -----
22865        
22866        The ``setproctitle`` module exports the following functions:
22867        
22868        ``setproctitle(title)``
22869            Set *title* as the title for the current process.
22870        
22871        ``getproctitle()``
22872            Return the current process title.
22873        
22874        
22875        Environment variables
22876        ~~~~~~~~~~~~~~~~~~~~~
22877        
22878        A few environment variables can be used to customize the module behavior:
22879        
22880        ``SPT_NOENV``
22881            Avoid clobbering ``/proc/PID/environ``.
22882        
22883            On many platforms, setting the process title will clobber the
22884            ``environ`` memory area. ``os.environ`` will work as expected from within
22885            the Python process, but the content of the file ``/proc/PID/environ`` will
22886            be overwritten.  If you require this file not to be broken you can set the
22887            ``SPT_NOENV`` environment variable to any non-empty value: in this case
22888            the maximum length for the title will be limited to the length of the
22889            command line.
22890        
22891        ``SPT_DEBUG``
22892            Print debug information on ``stderr``.
22893        
22894            If the module doesn't work as expected you can set this variable to a
22895            non-empty value to generate information useful for debugging.  Note that
22896            the most useful information is printed when the module is imported, not
22897            when the functions are called.
22898        
22899        
22900        Module status
22901        -------------
22902        
22903        The module can be currently compiled and effectively used on the following
22904        platforms:
22905        
22906        - GNU/Linux
22907        - BSD
22908        - MacOS X
22909        - Windows
22910        
22911        Note that on Windows there is no way to change the process string:
22912        what the module does is to create a *Named Object* whose value can be read
22913        using a tool such as `Process Explorer`_ (contribution of a more useful tool
22914        to be used together with ``setproctitle`` would be well accepted).
22915        
22916        The module can probably work on HP-UX, but I haven't found any to test with.
22917        It is unlikely that it can work on Solaris instead.
22918        
22919        .. _Process Explorer: http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx
22920        
22921        
22922        Other known implementations and discussions
22923        -------------------------------------------
22924        
22925        - `procname`_: a module exposing the same functionality, but less portable 
22926          and not well packaged.
22927        - `Issue 5672`_: where the introduction of such functionality into the stdlib
22928          is being discussed.
22929        
22930        .. _procname: http://code.google.com/p/procname/
22931        .. _Issue 5672: http://bugs.python.org/issue5672
22932        
22933        
22934        ..
22935            vim: set filetype=rst:
22936        
22937        
22938        Releases history
22939        ----------------
22940        
22941        Version 1.1.8
22942        ~~~~~~~~~~~~~
22943        
22944        - Added support for Python "diehard" 2.4.
22945        - Fixed build on Mac OS X 10.9 Maverick (issue #27).
22946        
22947        
22948        Version 1.1.7
22949        ~~~~~~~~~~~~~
22950        
22951        - Added PyPy support, courtesy of Ozan Turksever (http://www.logsign.net).
22952        
22953        
22954        Version 1.1.6
22955        ~~~~~~~~~~~~~
22956        
22957        - The module can be compiled again on Windows (issue #21).
22958        
22959        
22960        Version 1.1.5
22961        ~~~~~~~~~~~~~
22962        
22963        - No module bug, but a packaging issue: files ``README`` and ``HISTORY``
22964          added back into the distribution.
22965        
22966        
22967        Version 1.1.4
22968        ~~~~~~~~~~~~~
22969        
22970        - The module works correctly in embedded Python.
22971        - ``setproctitle()`` accepts a keyword argument.
22972        - Debug output support always compiled in: the variable ``SPT_DEBUG`` can be
22973          used to emit debug log.
22974        
22975        
22976        Version 1.1.3
22977        ~~~~~~~~~~~~~
22978        
22979        - Don't clobber environ if the variable ``SPT_NOENV`` is set (issue #16).
22980        
22981        
22982        Version 1.1.2
22983        ~~~~~~~~~~~~~
22984        
22985        - Find the setproctitle include file on OpenBSD (issue #11).
22986        - Skip test with unicode if the file system encoding wouldn't make it pass
22987          (issue #13).
22988        
22989        
22990        Version 1.1.1
22991        ~~~~~~~~~~~~~
22992        
22993        - Fixed segfault when the module is imported under mod_wsgi (issue #9).
22994        
22995        
22996        Version 1.1
22997        ~~~~~~~~~~~
22998        
22999        - The module works correctly with Python 3.
23000        
23001        
23002        Version 1.0.1
23003        ~~~~~~~~~~~~~
23004        
23005        - ``setproctitle()`` works even when Python messes up with argv, e.g. when run
23006          with the -m option (issue #8).
23007        
23008        
23009        Version 1.0
23010        ~~~~~~~~~~~
23011        
23012        No major change since the previous version.  The module has been heavily used
23013        in production environment without any problem reported, so it's time to declare
23014        it stable.
23015        
23016        
23017        Version 0.4
23018        ~~~~~~~~~~~
23019        
23020        - Module works on BSD (tested on FreeBSD 7.2).
23021        
23022        - Module works on Windows. Many thanks to `Develer`_ for providing a neat `GCC
23023          package for Windows with Python integration`__ that made the Windows porting
23024          painless.
23025        
23026          .. _Develer: http://www.develer.com/
23027          .. __: http://www.develer.com/oss/GccWinBinaries
23028        
23029        
23030        Version 0.3
23031        ~~~~~~~~~~~
23032        
23033        - Module works on Mac OS X 10.2. Reported working on OS X 10.6 too.
23034        
23035        
23036        Version 0.2
23037        ~~~~~~~~~~~
23038        
23039        - Added ``prctl()`` call on Linux &gt;= 2.6.9 to update ``/proc/self/status``.
23040        
23041        
23042        Version 0.1
23043        ~~~~~~~~~~~
23044        
23045        - Initial public release.
23046        
23047Platform: GNU/Linux
23048Platform: BSD
23049Platform: MacOS X
23050Platform: Windows
23051Classifier: Development Status :: 5 - Production/Stable
23052Classifier: Intended Audience :: Developers
23053Classifier: License :: OSI Approved :: BSD License
23054Classifier: Programming Language :: C
23055Classifier: Programming Language :: Python
23056Classifier: Programming Language :: Python :: 3
23057Classifier: Operating System :: POSIX :: Linux
23058Classifier: Operating System :: POSIX :: BSD
23059Classifier: Operating System :: MacOS :: MacOS X
23060Classifier: Operating System :: Microsoft :: Windows
23061Classifier: Topic :: Software Development
23062
23063-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
23064</pre>
23065<ul>
23066
23067</ul>
23068</div>
23069</div>
23070
23071
23072<div class="product">
23073<span class="title">setuptools-0.8</span>
23074<a class="show" href="#" onclick="return toggle(this);">show license text</a>
23075<span class="homepage"><a href="http://pypi.python.org/pypi/setuptools">homepage</a></span>
23076<div class="licence">
23077<pre>Scanned Source License setuptools-0.8/PKG-INFO:
23078
23079Metadata-Version: 1.1
23080Name: setuptools
23081Version: 0.8
23082Summary: Easily download, build, install, upgrade, and uninstall Python packages
23083Home-page: https://pypi.python.org/pypi/setuptools
23084Author: The fellowship of the packaging
23085Author-email: distutils-sig@python.org
23086License: PSF or ZPL
23087Description: ===============================
23088        Installing and Using Setuptools
23089        ===============================
23090        
23091        .. contents:: **Table of Contents**
23092        
23093        
23094        -------------------------
23095        Installation Instructions
23096        -------------------------
23097        
23098        Upgrading from Distribute
23099        =========================
23100        
23101        Currently, Distribute disallows installing Setuptools 0.7+ over Distribute.
23102        You must first uninstall any active version of Distribute first (see
23103        `Uninstalling`_).
23104        
23105        Upgrading from Setuptools 0.6
23106        =============================
23107        
23108        Upgrading from prior versions of Setuptools is supported. Initial reports
23109        good success in this regard.
23110        
23111        Windows
23112        =======
23113        
23114        The recommended way to install setuptools on Windows is to download
23115        `ez_setup.py`_ and run it. The script will download the appropriate .egg
23116        file and install it for you.
23117        
23118        .. _ez_setup.py: https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py
23119        
23120        For best results, uninstall previous versions FIRST (see `Uninstalling`_).
23121        
23122        Once installation is complete, you will find an ``easy_install.exe`` program in
23123        your Python ``Scripts`` subdirectory.  For simple invocation and best results,
23124        add this directory to your ``PATH`` environment variable, if it is not already
23125        present.
23126        
23127        
23128        Unix-based Systems including Mac OS X
23129        =====================================
23130        
23131        Download `ez_setup.py`_ and run it using the target Python version. The script
23132        will download the appropriate version and install it for you::
23133        
23134            &gt; wget https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py -O - | python
23135        
23136        Note that you will may need to invoke the command with superuser privileges to
23137        install to the system Python.
23138        
23139        Alternatively, on Python 2.6 and later, Setuptools may be installed to a
23140        user-local path::
23141        
23142            &gt; wget https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py
23143            &gt; python ez_setup.py --user
23144        
23145        
23146        Advanced Installation
23147        =====================
23148        
23149        For more advanced installation options, such as installing to custom
23150        locations or prefixes, download and extract the source
23151        tarball from `Setuptools on PyPI &lt;https://pypi.python.org/pypi/setuptools>;`_
23152        and run setup.py with any supported distutils and Setuptools options.
23153        For example::
23154        
23155            setuptools-0.8$ python setup.py --prefix=/opt/setuptools
23156        
23157        Use ``--help`` to get a full options list, but we recommend consulting
23158        the `EasyInstall manual`_ for detailed instructions, especially `the section
23159        on custom installation locations`_.
23160        
23161        .. _EasyInstall manual: https://pythonhosted.org/setuptools/EasyInstall
23162        .. _the section on custom installation locations: https://pythonhosted.org/setuptools/EasyInstall#custom-installation-locations
23163        
23164        
23165        Downloads
23166        =========
23167        
23168        All setuptools downloads can be found at `the project's home page in the Python
23169        Package Index`_.  Scroll to the very bottom of the page to find the links.
23170        
23171        .. _the project's home page in the Python Package Index: https://pypi.python.org/pypi/setuptools
23172        
23173        In addition to the PyPI downloads, the development version of ``setuptools``
23174        is available from the `Bitbucket repo`_, and in-development versions of the
23175        `0.6 branch`_ are available as well.
23176        
23177        .. _Bitbucket repo: https://bitbucket.org/pypa/setuptools/get/default.tar.gz#egg=setuptools-dev
23178        .. _0.6 branch: http://svn.python.org/projects/sandbox/branches/setuptools-0.6/#egg=setuptools-dev06
23179        
23180        Uninstalling
23181        ============
23182        
23183        On Windows, if Setuptools was installed using an ``.exe`` or ``.msi``
23184        installer, simply use the uninstall feature of "Add/Remove Programs" in the
23185        Control Panel.
23186        
23187        Otherwise, to uninstall Setuptools or Distribute, regardless of the Python
23188        version, delete all ``setuptools*`` and ``distribute*`` files and
23189        directories from your system's ``site-packages`` directory
23190        (and any other ``sys.path`` directories) FIRST.
23191        
23192        If you are upgrading or otherwise plan to re-install Setuptools or Distribute,
23193        nothing further needs to be done. If you want to completely remove Setuptools,
23194        you may also want to remove the 'easy_install' and 'easy_install-x.x' scripts
23195        and associated executables installed to the Python scripts directory.
23196        
23197        --------------------------------
23198        Using Setuptools and EasyInstall
23199        --------------------------------
23200        
23201        Here are some of the available manuals, tutorials, and other resources for
23202        learning about Setuptools, Python Eggs, and EasyInstall:
23203        
23204        * `The EasyInstall user's guide and reference manual`_
23205        * `The setuptools Developer's Guide`_
23206        * `The pkg_resources API reference`_
23207        * `Package Compatibility Notes`_ (user-maintained)
23208        * `The Internal Structure of Python Eggs`_
23209        
23210        Questions, comments, and bug reports should be directed to the `distutils-sig
23211        mailing list`_.  If you have written (or know of) any tutorials, documentation,
23212        plug-ins, or other resources for setuptools users, please let us know about
23213        them there, so this reference list can be updated.  If you have working,
23214        *tested* patches to correct problems or add features, you may submit them to
23215        the `setuptools bug tracker`_.
23216        
23217        .. _setuptools bug tracker: https://bitbucket.org/pypa/setuptools/issues
23218        .. _Package Compatibility Notes: https://pythonhosted.org/setuptools/PackageNotes
23219        .. _The Internal Structure of Python Eggs: https://pythonhosted.org/setuptools/formats.html
23220        .. _The setuptools Developer's Guide: https://pythonhosted.org/setuptools/setuptools.html
23221        .. _The pkg_resources API reference: https://pythonhosted.org/setuptools/pkg_resources.html
23222        .. _The EasyInstall user's guide and reference manual: https://pythonhosted.org/setuptools/easy_install.html
23223        .. _distutils-sig mailing list: http://mail.python.org/pipermail/distutils-sig/
23224        
23225        
23226        -------
23227        Credits
23228        -------
23229        
23230        * The original design for the ``.egg`` format and the ``pkg_resources`` API was
23231          co-created by Phillip Eby and Bob Ippolito.  Bob also implemented the first
23232          version of ``pkg_resources``, and supplied the OS X operating system version
23233          compatibility algorithm.
23234        
23235        * Ian Bicking implemented many early "creature comfort" features of
23236          easy_install, including support for downloading via Sourceforge and
23237          Subversion repositories.  Ian's comments on the Web-SIG about WSGI
23238          application deployment also inspired the concept of "entry points" in eggs,
23239          and he has given talks at PyCon and elsewhere to inform and educate the
23240          community about eggs and setuptools.
23241        
23242        * Jim Fulton contributed time and effort to build automated tests of various
23243          aspects of ``easy_install``, and supplied the doctests for the command-line
23244          ``.exe`` wrappers on Windows.
23245        
23246        * Phillip J. Eby is the principal author and maintainer of setuptools, and
23247          first proposed the idea of an importable binary distribution format for
23248          Python application plug-ins.
23249        
23250        * Significant parts of the implementation of setuptools were funded by the Open
23251          Source Applications Foundation, to provide a plug-in infrastructure for the
23252          Chandler PIM application.  In addition, many OSAF staffers (such as Mike
23253          "Code Bear" Taylor) contributed their time and stress as guinea pigs for the
23254          use of eggs and setuptools, even before eggs were "cool".  (Thanks, guys!)
23255        
23256        .. _files:
23257        
23258        =======
23259        CHANGES
23260        =======
23261        
23262        ---
23263        0.8
23264        ---
23265        
23266        * Code base now runs on Python 2.4 - Python 3.3 without Python 2to3
23267          conversion.
23268        
23269        -----
23270        0.7.8
23271        -----
23272        
23273        * Distribute #375: Yet another fix for yet another regression.
23274        
23275        -----
23276        0.7.7
23277        -----
23278        
23279        * Distribute #375: Repair AttributeError created in last release (redo).
23280        * `Issue #30`_: Added test for get_cache_path.
23281        
23282        -----
23283        0.7.6
23284        -----
23285        
23286        * Distribute #375: Repair AttributeError created in last release.
23287        
23288        -----
23289        0.7.5
23290        -----
23291        
23292        * `Issue #21`_: Restore Python 2.4 compatibility in ``test_easy_install``.
23293        * Distribute #375: Merged additional warning from Distribute 0.6.46.
23294        * Now honor the environment variable
23295          ``SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT`` in addition to the now
23296          deprecated ``DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT``.
23297        
23298        -----
23299        0.7.4
23300        -----
23301        
23302        * Issue #20: Fix comparison of parsed SVN version on Python 3.
23303        
23304        -----
23305        0.7.3
23306        -----
23307        
23308        * Issue #1: Disable installation of Windows-specific files on non-Windows systems.
23309        * Use new sysconfig module with Python 2.7 or &gt;=3.2.
23310        
23311        -----
23312        0.7.2
23313        -----
23314        
23315        * Issue #14: Use markerlib when the `parser` module is not available.
23316        * Issue #10: ``ez_setup.py`` now uses HTTPS to download setuptools from PyPI.
23317        
23318        -----
23319        0.7.1
23320        -----
23321        
23322        * Fix NameError (Issue #3) again - broken in bad merge.
23323        
23324        ---
23325        0.7
23326        ---
23327        
23328        * Merged Setuptools and Distribute. See docs/merge.txt for details.
23329        
23330        Added several features that were slated for setuptools 0.6c12:
23331        
23332        * Index URL now defaults to HTTPS.
23333        * Added experimental environment marker support. Now clients may designate a
23334          PEP-426 environment marker for "extra" dependencies. Setuptools uses this
23335          feature in ``setup.py`` for optional SSL and certificate validation support
23336          on older platforms. Based on Distutils-SIG discussions, the syntax is
23337          somewhat tentative. There should probably be a PEP with a firmer spec before
23338          the feature should be considered suitable for use.
23339        * Added support for SSL certificate validation when installing packages from
23340          an HTTPS service.
23341        
23342        -----
23343        0.7b4
23344        -----
23345        
23346        * Issue #3: Fixed NameError in SSL support.
23347        
23348        ------
23349        0.6.49
23350        ------
23351        
23352        * Move warning check in ``get_cache_path`` to follow the directory creation
23353          to avoid errors when the cache path does not yet exist. Fixes the error
23354          reported in #375.
23355        
23356        ------
23357        0.6.48
23358        ------
23359        
23360        * Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in
23361          0.6.46 (redo).
23362        
23363        ------
23364        0.6.47
23365        ------
23366        
23367        * Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in
23368          0.6.46.
23369        
23370        ------
23371        0.6.46
23372        ------
23373        
23374        * Issue #375: Issue a warning if the PYTHON_EGG_CACHE or otherwise
23375          customized egg cache location specifies a directory that's group- or
23376          world-writable.
23377        
23378        ------
23379        0.6.45
23380        ------
23381        
23382        * Issue #379: ``distribute_setup.py`` now traps VersionConflict as well,
23383          restoring ability to upgrade from an older setuptools version.
23384        
23385        ------
23386        0.6.44
23387        ------
23388        
23389        * ``distribute_setup.py`` has been updated to allow Setuptools 0.7 to
23390          satisfy use_setuptools.
23391        
23392        ------
23393        0.6.43
23394        ------
23395        
23396        * Issue #378: Restore support for Python 2.4 Syntax (regression in 0.6.42).
23397        
23398        ------
23399        0.6.42
23400        ------
23401        
23402        * External links finder no longer yields duplicate links.
23403        * Issue #337: Moved site.py to setuptools/site-patch.py (graft of very old
23404          patch from setuptools trunk which inspired PR #31).
23405        
23406        ------
23407        0.6.41
23408        ------
23409        
23410        * Issue #27: Use public api for loading resources from zip files rather than
23411          the private method `_zip_directory_cache`.
23412        * Added a new function ``easy_install.get_win_launcher`` which may be used by
23413          third-party libraries such as buildout to get a suitable script launcher.
23414        
23415        ------
23416        0.6.40
23417        ------
23418        
23419        * Issue #376: brought back cli.exe and gui.exe that were deleted in the
23420          previous release.
23421        
23422        ------
23423        0.6.39
23424        ------
23425        
23426        * Add support for console launchers on ARM platforms.
23427        * Fix possible issue in GUI launchers where the subsystem was not supplied to
23428          the linker.
23429        * Launcher build script now refactored for robustness.
23430        * Issue #375: Resources extracted from a zip egg to the file system now also
23431          check the contents of the file against the zip contents during each
23432          invocation of get_resource_filename.
23433        
23434        ------
23435        0.6.38
23436        ------
23437        
23438        * Issue #371: The launcher manifest file is now installed properly.
23439        
23440        ------
23441        0.6.37
23442        ------
23443        
23444        * Issue #143: Launcher scripts, including easy_install itself, are now
23445          accompanied by a manifest on 32-bit Windows environments to avoid the
23446          Installer Detection Technology and thus undesirable UAC elevation described
23447          in `this Microsoft article
23448          &lt;http://technet.microsoft.com/en-us/library/cc709628%28WS.10%29.aspx>;`_.
23449        
23450        ------
23451        0.6.36
23452        ------
23453        
23454        * Pull Request #35: In `Buildout issue 64
23455          &lt;https://github.com/buildout/buildout/issues/64>;`_, it was reported that
23456          under Python 3, installation of distutils scripts could attempt to copy
23457          the ``__pycache__`` directory as a file, causing an error, apparently only
23458          under Windows. Easy_install now skips all directories when processing
23459          metadata scripts.
23460        
23461        ------
23462        0.6.35
23463        ------
23464        
23465        
23466        Note this release is backward-incompatible with distribute 0.6.23-0.6.34 in
23467        how it parses version numbers.
23468        
23469        * Issue #278: Restored compatibility with distribute 0.6.22 and setuptools
23470          0.6. Updated the documentation to match more closely with the version
23471          parsing as intended in setuptools 0.6.
23472        
23473        ------
23474        0.6.34
23475        ------
23476        
23477        * Issue #341: 0.6.33 fails to build under Python 2.4.
23478        
23479        ------
23480        0.6.33
23481        ------
23482        
23483        * Fix 2 errors with Jython 2.5.
23484        * Fix 1 failure with Jython 2.5 and 2.7.
23485        * Disable workaround for Jython scripts on Linux systems.
23486        * Issue #336: `setup.py` no longer masks failure exit code when tests fail.
23487        * Fix issue in pkg_resources where try/except around a platform-dependent
23488          import would trigger hook load failures on Mercurial. See pull request 32
23489          for details.
23490        * Issue #341: Fix a ResourceWarning.
23491        
23492        ------
23493        0.6.32
23494        ------
23495        
23496        * Fix test suite with Python 2.6.
23497        * Fix some DeprecationWarnings and ResourceWarnings.
23498        * Issue #335: Backed out `setup_requires` superceding installed requirements
23499          until regression can be addressed.
23500        
23501        ------
23502        0.6.31
23503        ------
23504        
23505        * Issue #303: Make sure the manifest only ever contains UTF-8 in Python 3.
23506        * Issue #329: Properly close files created by tests for compatibility with
23507          Jython.
23508        * Work around Jython bugs `#1980 &lt;http://bugs.jython.org/issue1980>;`_ and
23509          `#1981 &lt;http://bugs.jython.org/issue1981>;`_.
23510        * `Issue #334`_: Provide workaround for packages that reference `sys.__stdout__`
23511          such as numpy does. This change should address
23512          `virtualenv #359 &lt;https://github.com/pypa/virtualenv/issues/359>;`_ as long
23513          as the system encoding is UTF-8 or the IO encoding is specified in the
23514          environment, i.e.::
23515        
23516             PYTHONIOENCODING=utf8 pip install numpy
23517        
23518        * Fix for encoding issue when installing from Windows executable on Python 3.
23519        * `Issue #323`_: Allow `setup_requires` requirements to supercede installed
23520          requirements. Added some new keyword arguments to existing pkg_resources
23521          methods. Also had to updated how __path__ is handled for namespace packages
23522          to ensure that when a new egg distribution containing a namespace package is
23523          placed on sys.path, the entries in __path__ are found in the same order they
23524          would have been in had that egg been on the path when pkg_resources was
23525          first imported.
23526        
23527        ------
23528        0.6.30
23529        ------
23530        
23531        * `Issue #328`_: Clean up temporary directories in distribute_setup.py.
23532        * Fix fatal bug in distribute_setup.py.
23533        
23534        ------
23535        0.6.29
23536        ------
23537        
23538        * Pull Request #14: Honor file permissions in zip files.
23539        * `Issue #327`_: Merged pull request #24 to fix a dependency problem with pip.
23540        * Merged pull request #23 to fix https://github.com/pypa/virtualenv/issues/301.
23541        * If Sphinx is installed, the `upload_docs` command now runs `build_sphinx`
23542          to produce uploadable documentation.
23543        * `Issue #326`_: `upload_docs` provided mangled auth credentials under Python 3.
23544        * `Issue #320`_: Fix check for "createable" in distribute_setup.py.
23545        * `Issue #305`_: Remove a warning that was triggered during normal operations.
23546        * `Issue #311`_: Print metadata in UTF-8 independent of platform.
23547        * `Issue #303`_: Read manifest file with UTF-8 encoding under Python 3.
23548        * `Issue #301`_: Allow to run tests of namespace packages when using 2to3.
23549        * `Issue #304`_: Prevent import loop in site.py under Python 3.3.
23550        * `Issue #283`_: Reenable scanning of `*.pyc` / `*.pyo` files on Python 3.3.
23551        * `Issue #299`_: The develop command didn't work on Python 3, when using 2to3,
23552          as the egg link would go to the Python 2 source. Linking to the 2to3'd code
23553          in build/lib makes it work, although you will have to rebuild the module
23554          before testing it.
23555        * `Issue #306`_: Even if 2to3 is used, we build in-place under Python 2.
23556        * `Issue #307`_: Prints the full path when .svn/entries is broken.
23557        * `Issue #313`_: Support for sdist subcommands (Python 2.7)
23558        * `Issue #314`_: test_local_index() would fail an OS X.
23559        * `Issue #310`_: Non-ascii characters in a namespace __init__.py causes errors.
23560        * `Issue #218`_: Improved documentation on behavior of `package_data` and
23561          `include_package_data`. Files indicated by `package_data` are now included
23562          in the manifest.
23563        * `distribute_setup.py` now allows a `--download-base` argument for retrieving
23564          distribute from a specified location.
23565        
23566        ------
23567        0.6.28
23568        ------
23569        
23570        * `Issue #294`_: setup.py can now be invoked from any directory.
23571        * Scripts are now installed honoring the umask.
23572        * Added support for .dist-info directories.
23573        * `Issue #283`_: Fix and disable scanning of `*.pyc` / `*.pyo` files on
23574          Python 3.3.
23575        
23576        ------
23577        0.6.27
23578        ------
23579        
23580        * Support current snapshots of CPython 3.3.
23581        * Distribute now recognizes README.rst as a standard, default readme file.
23582        * Exclude 'encodings' modules when removing modules from sys.modules.
23583          Workaround for #285.
23584        * `Issue #231`_: Don't fiddle with system python when used with buildout
23585          (bootstrap.py)
23586        
23587        ------
23588        0.6.26
23589        ------
23590        
23591        * `Issue #183`_: Symlinked files are now extracted from source distributions.
23592        * `Issue #227`_: Easy_install fetch parameters are now passed during the
23593          installation of a source distribution; now fulfillment of setup_requires
23594          dependencies will honor the parameters passed to easy_install.
23595        
23596        ------
23597        0.6.25
23598        ------
23599        
23600        * `Issue #258`_: Workaround a cache issue
23601        * `Issue #260`_: distribute_setup.py now accepts the --user parameter for
23602          Python 2.6 and later.
23603        * `Issue #262`_: package_index.open_with_auth no longer throws LookupError
23604          on Python 3.
23605        * `Issue #269`_: AttributeError when an exception occurs reading Manifest.in
23606          on late releases of Python.
23607        * `Issue #272`_: Prevent TypeError when namespace package names are unicode
23608          and single-install-externally-managed is used. Also fixes PIP `issue
23609          449`_.
23610        * `Issue #273`_: Legacy script launchers now install with Python2/3 support.
23611        
23612        ------
23613        0.6.24
23614        ------
23615        
23616        * `Issue #249`_: Added options to exclude 2to3 fixers
23617        
23618        ------
23619        0.6.23
23620        ------
23621        
23622        * `Issue #244`_: Fixed a test
23623        * `Issue #243`_: Fixed a test
23624        * `Issue #239`_: Fixed a test
23625        * `Issue #240`_: Fixed a test
23626        * `Issue #241`_: Fixed a test
23627        * `Issue #237`_: Fixed a test
23628        * `Issue #238`_: easy_install now uses 64bit executable wrappers on 64bit Python
23629        * `Issue #208`_: Fixed parsed_versions, it now honors post-releases as noted in the documentation
23630        * `Issue #207`_: Windows cli and gui wrappers pass CTRL-C to child python process
23631        * `Issue #227`_: easy_install now passes its arguments to setup.py bdist_egg
23632        * `Issue #225`_: Fixed a NameError on Python 2.5, 2.4
23633        
23634        ------
23635        0.6.21
23636        ------
23637        
23638        * `Issue #225`_: FIxed a regression on py2.4
23639        
23640        ------
23641        0.6.20
23642        ------
23643        
23644        * `Issue #135`_: Include url in warning when processing URLs in package_index.
23645        * `Issue #212`_: Fix issue where easy_instal fails on Python 3 on windows installer.
23646        * `Issue #213`_: Fix typo in documentation.
23647        
23648        ------
23649        0.6.19
23650        ------
23651        
23652        * `Issue 206`_: AttributeError: 'HTTPMessage' object has no attribute 'getheaders'
23653        
23654        ------
23655        0.6.18
23656        ------
23657        
23658        * `Issue 210`_: Fixed a regression introduced by `Issue 204`_ fix.
23659        
23660        ------
23661        0.6.17
23662        ------
23663        
23664        * Support 'DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT' environment
23665          variable to allow to disable installation of easy_install-${version} script.
23666        * Support Python &gt;=3.1.4 and &gt;=3.2.1.
23667        * `Issue 204`_: Don't try to import the parent of a namespace package in
23668          declare_namespace
23669        * `Issue 196`_: Tolerate responses with multiple Content-Length headers
23670        * `Issue 205`_: Sandboxing doesn't preserve working_set. Leads to setup_requires
23671          problems.
23672        
23673        ------
23674        0.6.16
23675        ------
23676        
23677        * Builds sdist gztar even on Windows (avoiding `Issue 193`_).
23678        * `Issue 192`_: Fixed metadata omitted on Windows when package_dir
23679          specified with forward-slash.
23680        * `Issue 195`_: Cython build support.
23681        * `Issue 200`_: Issues with recognizing 64-bit packages on Windows.
23682        
23683        ------
23684        0.6.15
23685        ------
23686        
23687        * Fixed typo in bdist_egg
23688        * Several issues under Python 3 has been solved.
23689        * `Issue 146`_: Fixed missing DLL files after easy_install of windows exe package.
23690        
23691        ------
23692        0.6.14
23693        ------
23694        
23695        * `Issue 170`_: Fixed unittest failure. Thanks to Toshio.
23696        * `Issue 171`_: Fixed race condition in unittests cause deadlocks in test suite.
23697        * `Issue 143`_: Fixed a lookup issue with easy_install.
23698          Thanks to David and Zooko.
23699        * `Issue 174`_: Fixed the edit mode when its used with setuptools itself
23700        
23701        ------
23702        0.6.13
23703        ------
23704        
23705        * `Issue 160`_: 2.7 gives ValueError("Invalid IPv6 URL")
23706        * `Issue 150`_: Fixed using ~/.local even in a --no-site-packages virtualenv
23707        * `Issue 163`_: scan index links before external links, and don't use the md5 when
23708          comparing two distributions
23709        
23710        ------
23711        0.6.12
23712        ------
23713        
23714        * `Issue 149`_: Fixed various failures on 2.3/2.4
23715        
23716        ------
23717        0.6.11
23718        ------
23719        
23720        * Found another case of SandboxViolation - fixed
23721        * `Issue 15`_ and 48: Introduced a socket timeout of 15 seconds on url openings
23722        * Added indexsidebar.html into MANIFEST.in
23723        * `Issue 108`_: Fixed TypeError with Python3.1
23724        * `Issue 121`_: Fixed --help install command trying to actually install.
23725        * `Issue 112`_: Added an os.makedirs so that Tarek's solution will work.
23726        * `Issue 133`_: Added --no-find-links to easy_install
23727        * Added easy_install --user
23728        * `Issue 100`_: Fixed develop --user not taking '.' in PYTHONPATH into account
23729        * `Issue 134`_: removed spurious UserWarnings. Patch by VanLindberg
23730        * `Issue 138`_: cant_write_to_target error when setup_requires is used.
23731        * `Issue 147`_: respect the sys.dont_write_bytecode flag
23732        
23733        ------
23734        0.6.10
23735        ------
23736        
23737        * Reverted change made for the DistributionNotFound exception because
23738          zc.buildout uses the exception message to get the name of the
23739          distribution.
23740        
23741        -----
23742        0.6.9
23743        -----
23744        
23745        * `Issue 90`_: unknown setuptools version can be added in the working set
23746        * `Issue 87`_: setupt.py doesn't try to convert distribute_setup.py anymore
23747          Initial Patch by arfrever.
23748        * `Issue 89`_: added a side bar with a download link to the doc.
23749        * `Issue 86`_: fixed missing sentence in pkg_resources doc.
23750        * Added a nicer error message when a DistributionNotFound is raised.
23751        * `Issue 80`_: test_develop now works with Python 3.1
23752        * `Issue 93`_: upload_docs now works if there is an empty sub-directory.
23753        * `Issue 70`_: exec bit on non-exec files
23754        * `Issue 99`_: now the standalone easy_install command doesn't uses a
23755          "setup.cfg" if any exists in the working directory. It will use it
23756          only if triggered by ``install_requires`` from a setup.py call
23757          (install, develop, etc).
23758        * `Issue 101`_: Allowing ``os.devnull`` in Sandbox
23759        * `Issue 92`_: Fixed the "no eggs" found error with MacPort
23760          (platform.mac_ver() fails)
23761        * `Issue 103`_: test_get_script_header_jython_workaround not run
23762          anymore under py3 with C or POSIX local. Contributed by Arfrever.
23763        * `Issue 104`_: remvoved the assertion when the installation fails,
23764          with a nicer message for the end user.
23765        * `Issue 100`_: making sure there's no SandboxViolation when
23766          the setup script patches setuptools.
23767        
23768        -----
23769        0.6.8
23770        -----
23771        
23772        * Added "check_packages" in dist. (added in Setuptools 0.6c11)
23773        * Fixed the DONT_PATCH_SETUPTOOLS state.
23774        
23775        -----
23776        0.6.7
23777        -----
23778        
23779        * `Issue 58`_: Added --user support to the develop command
23780        * `Issue 11`_: Generated scripts now wrap their call to the script entry point
23781          in the standard "if name == 'main'"
23782        * Added the 'DONT_PATCH_SETUPTOOLS' environment variable, so virtualenv
23783          can drive an installation that doesn't patch a global setuptools.
23784        * Reviewed unladen-swallow specific change from
23785          http://code.google.com/p/unladen-swallow/source/detail?spec=svn875&r=719
23786          and determined that it no longer applies. Distribute should work fine with
23787          Unladen Swallow 2009Q3.
23788        * `Issue 21`_: Allow PackageIndex.open_url to gracefully handle all cases of a
23789          httplib.HTTPException instead of just InvalidURL and BadStatusLine.
23790        * Removed virtual-python.py from this distribution and updated documentation
23791          to point to the actively maintained virtualenv instead.
23792        * `Issue 64`_: use_setuptools no longer rebuilds the distribute egg every
23793          time it is run
23794        * use_setuptools now properly respects the requested version
23795        * use_setuptools will no longer try to import a distribute egg for the
23796          wrong Python version
23797        * `Issue 74`_: no_fake should be True by default.
23798        * `Issue 72`_: avoid a bootstrapping issue with easy_install -U
23799        
23800        -----
23801        0.6.6
23802        -----
23803        
23804        * Unified the bootstrap file so it works on both py2.x and py3k without 2to3
23805          (patch by Holger Krekel)
23806        
23807        -----
23808        0.6.5
23809        -----
23810        
23811        * `Issue 65`_: cli.exe and gui.exe are now generated at build time,
23812          depending on the platform in use.
23813        
23814        * `Issue 67`_: Fixed doc typo (PEP 381/382)
23815        
23816        * Distribute no longer shadows setuptools if we require a 0.7-series
23817          setuptools.  And an error is raised when installing a 0.7 setuptools with
23818          distribute.
23819        
23820        * When run from within buildout, no attempt is made to modify an existing
23821          setuptools egg, whether in a shared egg directory or a system setuptools.
23822        
23823        * Fixed a hole in sandboxing allowing builtin file to write outside of
23824          the sandbox.
23825        
23826        -----
23827        0.6.4
23828        -----
23829        
23830        * Added the generation of `distribute_setup_3k.py` during the release.
23831          This closes `issue #52`_.
23832        
23833        * Added an upload_docs command to easily upload project documentation to
23834          PyPI's https://pythonhosted.org. This close `issue #56`_.
23835        
23836        * Fixed a bootstrap bug on the use_setuptools() API.
23837        
23838        -----
23839        0.6.3
23840        -----
23841        
23842        setuptools
23843        ==========
23844        
23845        * Fixed a bunch of calls to file() that caused crashes on Python 3.
23846        
23847        bootstrapping
23848        =============
23849        
23850        * Fixed a bug in sorting that caused bootstrap to fail on Python 3.
23851        
23852        -----
23853        0.6.2
23854        -----
23855        
23856        setuptools
23857        ==========
23858        
23859        * Added Python 3 support; see docs/python3.txt.
23860          This closes http://bugs.python.org/setuptools/issue39.
23861        
23862        * Added option to run 2to3 automatically when installing on Python 3.
23863          This closes `issue #31`_.
23864        
23865        * Fixed invalid usage of requirement.parse, that broke develop -d.
23866          This closes http://bugs.python.org/setuptools/issue44.
23867        
23868        * Fixed script launcher for 64-bit Windows.
23869          This closes http://bugs.python.org/setuptools/issue2.
23870        
23871        * KeyError when compiling extensions.
23872          This closes http://bugs.python.org/setuptools/issue41.
23873        
23874        bootstrapping
23875        =============
23876        
23877        * Fixed bootstrap not working on Windows. This closes `issue #49`_.
23878        
23879        * Fixed 2.6 dependencies. This closes `issue #50`_.
23880        
23881        * Make sure setuptools is patched when running through easy_install
23882          This closes http://bugs.python.org/setuptools/issue40.
23883        
23884        -----
23885        0.6.1
23886        -----
23887        
23888        setuptools
23889        ==========
23890        
23891        * package_index.urlopen now catches BadStatusLine and malformed url errors.
23892          This closes `issue #16`_ and `issue #18`_.
23893        
23894        * zip_ok is now False by default. This closes
23895          http://bugs.python.org/setuptools/issue33.
23896        
23897        * Fixed invalid URL error catching. http://bugs.python.org/setuptools/issue20.
23898        
23899        * Fixed invalid bootstraping with easy_install installation (`issue #40`_).
23900          Thanks to Florian Schulze for the help.
23901        
23902        * Removed buildout/bootstrap.py. A new repository will create a specific
23903          bootstrap.py script.
23904        
23905        
23906        bootstrapping
23907        =============
23908        
23909        * The boostrap process leave setuptools alone if detected in the system
23910          and --root or --prefix is provided, but is not in the same location.
23911          This closes `issue #10`_.
23912        
23913        ---
23914        0.6
23915        ---
23916        
23917        setuptools
23918        ==========
23919        
23920        * Packages required at build time where not fully present at install time.
23921          This closes `issue #12`_.
23922        
23923        * Protected against failures in tarfile extraction. This closes `issue #10`_.
23924        
23925        * Made Jython api_tests.txt doctest compatible. This closes `issue #7`_.
23926        
23927        * sandbox.py replaced builtin type file with builtin function open. This
23928          closes `issue #6`_.
23929        
23930        * Immediately close all file handles. This closes `issue #3`_.
23931        
23932        * Added compatibility with Subversion 1.6. This references `issue #1`_.
23933        
23934        pkg_resources
23935        =============
23936        
23937        * Avoid a call to /usr/bin/sw_vers on OSX and use the official platform API
23938          instead. Based on a patch from ronaldoussoren. This closes `issue #5`_.
23939        
23940        * Fixed a SandboxViolation for mkdir that could occur in certain cases.
23941          This closes `issue #13`_.
23942        
23943        * Allow to find_on_path on systems with tight permissions to fail gracefully.
23944          This closes `issue #9`_.
23945        
23946        * Corrected inconsistency between documentation and code of add_entry.
23947          This closes `issue #8`_.
23948        
23949        * Immediately close all file handles. This closes `issue #3`_.
23950        
23951        easy_install
23952        ============
23953        
23954        * Immediately close all file handles. This closes `issue #3`_.
23955        
23956        
23957        .. _`Issue #135`: https://bitbucket.org/tarek/distribute/issue/135
23958        .. _`Issue #183`: https://bitbucket.org/tarek/distribute/issue/183
23959        .. _`Issue #207`: https://bitbucket.org/tarek/distribute/issue/207
23960        .. _`Issue #208`: https://bitbucket.org/tarek/distribute/issue/208
23961        .. _`Issue #21`: https://bitbucket.org/tarek/distribute/issue/21
23962        .. _`Issue #212`: https://bitbucket.org/tarek/distribute/issue/212
23963        .. _`Issue #213`: https://bitbucket.org/tarek/distribute/issue/213
23964        .. _`Issue #218`: https://bitbucket.org/tarek/distribute/issue/218
23965        .. _`Issue #225`: https://bitbucket.org/tarek/distribute/issue/225
23966        .. _`Issue #225`: https://bitbucket.org/tarek/distribute/issue/225
23967        .. _`Issue #227`: https://bitbucket.org/tarek/distribute/issue/227
23968        .. _`Issue #227`: https://bitbucket.org/tarek/distribute/issue/227
23969        .. _`Issue #231`: https://bitbucket.org/tarek/distribute/issue/231
23970        .. _`Issue #237`: https://bitbucket.org/tarek/distribute/issue/237
23971        .. _`Issue #238`: https://bitbucket.org/tarek/distribute/issue/238
23972        .. _`Issue #239`: https://bitbucket.org/tarek/distribute/issue/239
23973        .. _`Issue #240`: https://bitbucket.org/tarek/distribute/issue/240
23974        .. _`Issue #241`: https://bitbucket.org/tarek/distribute/issue/241
23975        .. _`Issue #243`: https://bitbucket.org/tarek/distribute/issue/243
23976        .. _`Issue #244`: https://bitbucket.org/tarek/distribute/issue/244
23977        .. _`Issue #249`: https://bitbucket.org/tarek/distribute/issue/249
23978        .. _`Issue #258`: https://bitbucket.org/tarek/distribute/issue/258
23979        .. _`Issue #260`: https://bitbucket.org/tarek/distribute/issue/260
23980        .. _`Issue #262`: https://bitbucket.org/tarek/distribute/issue/262
23981        .. _`Issue #269`: https://bitbucket.org/tarek/distribute/issue/269
23982        .. _`Issue #272`: https://bitbucket.org/tarek/distribute/issue/272
23983        .. _`Issue #273`: https://bitbucket.org/tarek/distribute/issue/273
23984        .. _`Issue #283`: https://bitbucket.org/tarek/distribute/issue/283
23985        .. _`Issue #283`: https://bitbucket.org/tarek/distribute/issue/283
23986        .. _`Issue #294`: https://bitbucket.org/tarek/distribute/issue/294
23987        .. _`Issue #299`: https://bitbucket.org/tarek/distribute/issue/299
23988        .. _`Issue #30`: https://bitbucket.org/tarek/distribute/issue/30
23989        .. _`Issue #301`: https://bitbucket.org/tarek/distribute/issue/301
23990        .. _`Issue #303`: https://bitbucket.org/tarek/distribute/issue/303
23991        .. _`Issue #304`: https://bitbucket.org/tarek/distribute/issue/304
23992        .. _`Issue #305`: https://bitbucket.org/tarek/distribute/issue/305
23993        .. _`Issue #306`: https://bitbucket.org/tarek/distribute/issue/306
23994        .. _`Issue #307`: https://bitbucket.org/tarek/distribute/issue/307
23995        .. _`Issue #310`: https://bitbucket.org/tarek/distribute/issue/310
23996        .. _`Issue #311`: https://bitbucket.org/tarek/distribute/issue/311
23997        .. _`Issue #313`: https://bitbucket.org/tarek/distribute/issue/313
23998        .. _`Issue #314`: https://bitbucket.org/tarek/distribute/issue/314
23999        .. _`Issue #320`: https://bitbucket.org/tarek/distribute/issue/320
24000        .. _`Issue #323`: https://bitbucket.org/tarek/distribute/issue/323
24001        .. _`Issue #326`: https://bitbucket.org/tarek/distribute/issue/326
24002        .. _`Issue #327`: https://bitbucket.org/tarek/distribute/issue/327
24003        .. _`Issue #328`: https://bitbucket.org/tarek/distribute/issue/328
24004        .. _`Issue #334`: https://bitbucket.org/tarek/distribute/issue/334
24005        .. _`Issue 100`: https://bitbucket.org/tarek/distribute/issue/100
24006        .. _`Issue 100`: https://bitbucket.org/tarek/distribute/issue/100
24007        .. _`Issue 101`: https://bitbucket.org/tarek/distribute/issue/101
24008        .. _`Issue 103`: https://bitbucket.org/tarek/distribute/issue/103
24009        .. _`Issue 104`: https://bitbucket.org/tarek/distribute/issue/104
24010        .. _`Issue 108`: https://bitbucket.org/tarek/distribute/issue/108
24011        .. _`Issue 11`: https://bitbucket.org/tarek/distribute/issue/11
24012        .. _`Issue 112`: https://bitbucket.org/tarek/distribute/issue/112
24013        .. _`Issue 121`: https://bitbucket.org/tarek/distribute/issue/121
24014        .. _`Issue 133`: https://bitbucket.org/tarek/distribute/issue/133
24015        .. _`Issue 134`: https://bitbucket.org/tarek/distribute/issue/134
24016        .. _`Issue 138`: https://bitbucket.org/tarek/distribute/issue/138
24017        .. _`Issue 143`: https://bitbucket.org/tarek/distribute/issue/143
24018        .. _`Issue 146`: https://bitbucket.org/tarek/distribute/issue/146
24019        .. _`Issue 147`: https://bitbucket.org/tarek/distribute/issue/147
24020        .. _`Issue 149`: https://bitbucket.org/tarek/distribute/issue/149
24021        .. _`Issue 15`: https://bitbucket.org/tarek/distribute/issue/15
24022        .. _`Issue 150`: https://bitbucket.org/tarek/distribute/issue/150
24023        .. _`Issue 160`: https://bitbucket.org/tarek/distribute/issue/160
24024        .. _`Issue 163`: https://bitbucket.org/tarek/distribute/issue/163
24025        .. _`Issue 170`: https://bitbucket.org/tarek/distribute/issue/170
24026        .. _`Issue 171`: https://bitbucket.org/tarek/distribute/issue/171
24027        .. _`Issue 174`: https://bitbucket.org/tarek/distribute/issue/174
24028        .. _`Issue 192`: https://bitbucket.org/tarek/distribute/issue/192
24029        .. _`Issue 193`: https://bitbucket.org/tarek/distribute/issue/193
24030        .. _`Issue 195`: https://bitbucket.org/tarek/distribute/issue/195
24031        .. _`Issue 196`: https://bitbucket.org/tarek/distribute/issue/196
24032        .. _`Issue 200`: https://bitbucket.org/tarek/distribute/issue/200
24033        .. _`Issue 204`: https://bitbucket.org/tarek/distribute/issue/204
24034        .. _`Issue 204`: https://bitbucket.org/tarek/distribute/issue/204
24035        .. _`Issue 205`: https://bitbucket.org/tarek/distribute/issue/205
24036        .. _`Issue 206`: https://bitbucket.org/tarek/distribute/issue/206
24037        .. _`Issue 21`: https://bitbucket.org/tarek/distribute/issue/21
24038        .. _`Issue 210`: https://bitbucket.org/tarek/distribute/issue/210
24039        .. _`Issue 58`: https://bitbucket.org/tarek/distribute/issue/58
24040        .. _`Issue 64`: https://bitbucket.org/tarek/distribute/issue/64
24041        .. _`Issue 65`: https://bitbucket.org/tarek/distribute/issue/65
24042        .. _`Issue 67`: https://bitbucket.org/tarek/distribute/issue/67
24043        .. _`Issue 70`: https://bitbucket.org/tarek/distribute/issue/70
24044        .. _`Issue 72`: https://bitbucket.org/tarek/distribute/issue/72
24045        .. _`Issue 74`: https://bitbucket.org/tarek/distribute/issue/74
24046        .. _`Issue 80`: https://bitbucket.org/tarek/distribute/issue/80
24047        .. _`Issue 86`: https://bitbucket.org/tarek/distribute/issue/86
24048        .. _`Issue 87`: https://bitbucket.org/tarek/distribute/issue/87
24049        .. _`Issue 89`: https://bitbucket.org/tarek/distribute/issue/89
24050        .. _`Issue 90`: https://bitbucket.org/tarek/distribute/issue/90
24051        .. _`Issue 92`: https://bitbucket.org/tarek/distribute/issue/92
24052        .. _`Issue 93`: https://bitbucket.org/tarek/distribute/issue/93
24053        .. _`Issue 99`: https://bitbucket.org/tarek/distribute/issue/99
24054        .. _`issue
24055          449`: https://bitbucket.org/tarek/distribute/issue/449
24056        .. _`issue #1`: https://bitbucket.org/tarek/distribute/issue/1
24057        .. _`issue #10`: https://bitbucket.org/tarek/distribute/issue/10
24058        .. _`issue #10`: https://bitbucket.org/tarek/distribute/issue/10
24059        .. _`issue #12`: https://bitbucket.org/tarek/distribute/issue/12
24060        .. _`issue #13`: https://bitbucket.org/tarek/distribute/issue/13
24061        .. _`issue #16`: https://bitbucket.org/tarek/distribute/issue/16
24062        .. _`issue #18`: https://bitbucket.org/tarek/distribute/issue/18
24063        .. _`issue #3`: https://bitbucket.org/tarek/distribute/issue/3
24064        .. _`issue #3`: https://bitbucket.org/tarek/distribute/issue/3
24065        .. _`issue #3`: https://bitbucket.org/tarek/distribute/issue/3
24066        .. _`issue #31`: https://bitbucket.org/tarek/distribute/issue/31
24067        .. _`issue #40`: https://bitbucket.org/tarek/distribute/issue/40
24068        .. _`issue #49`: https://bitbucket.org/tarek/distribute/issue/49
24069        .. _`issue #5`: https://bitbucket.org/tarek/distribute/issue/5
24070        .. _`issue #50`: https://bitbucket.org/tarek/distribute/issue/50
24071        .. _`issue #52`: https://bitbucket.org/tarek/distribute/issue/52
24072        .. _`issue #56`: https://bitbucket.org/tarek/distribute/issue/56
24073        .. _`issue #6`: https://bitbucket.org/tarek/distribute/issue/6
24074        .. _`issue #7`: https://bitbucket.org/tarek/distribute/issue/7
24075        .. _`issue #8`: https://bitbucket.org/tarek/distribute/issue/8
24076        .. _`issue #9`: https://bitbucket.org/tarek/distribute/issue/9
24077        
24078        
24079Keywords: CPAN PyPI distutils eggs package management
24080Platform: UNKNOWN
24081Classifier: Development Status :: 5 - Production/Stable
24082Classifier: Intended Audience :: Developers
24083Classifier: License :: OSI Approved :: Python Software Foundation License
24084Classifier: License :: OSI Approved :: Zope Public License
24085Classifier: Operating System :: OS Independent
24086Classifier: Programming Language :: Python :: 2.4
24087Classifier: Programming Language :: Python :: 2.5
24088Classifier: Programming Language :: Python :: 2.6
24089Classifier: Programming Language :: Python :: 2.7
24090Classifier: Programming Language :: Python :: 3
24091Classifier: Programming Language :: Python :: 3.1
24092Classifier: Programming Language :: Python :: 3.2
24093Classifier: Programming Language :: Python :: 3.3
24094Classifier: Topic :: Software Development :: Libraries :: Python Modules
24095Classifier: Topic :: System :: Archiving :: Packaging
24096Classifier: Topic :: System :: Systems Administration
24097Classifier: Topic :: Utilities
24098
24099-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
24100
24101Scanned Source License setuptools-0.8/setuptools.egg-info/EGG-INFO/PKG-INFO:
24102
24103Metadata-Version: 1.0
24104Name: setuptools
24105Version: 0.6c11
24106Summary: xxxx
24107Home-page: xxx
24108Author: xxx
24109Author-email: xxx
24110License: xxx
24111Description: xxx
24112
24113-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
24114
24115Scanned Source License setuptools-0.8/setuptools.egg-info/PKG-INFO:
24116
24117Metadata-Version: 1.1
24118Name: setuptools
24119Version: 0.8
24120Summary: Easily download, build, install, upgrade, and uninstall Python packages
24121Home-page: https://pypi.python.org/pypi/setuptools
24122Author: The fellowship of the packaging
24123Author-email: distutils-sig@python.org
24124License: PSF or ZPL
24125Description: ===============================
24126        Installing and Using Setuptools
24127        ===============================
24128        
24129        .. contents:: **Table of Contents**
24130        
24131        
24132        -------------------------
24133        Installation Instructions
24134        -------------------------
24135        
24136        Upgrading from Distribute
24137        =========================
24138        
24139        Currently, Distribute disallows installing Setuptools 0.7+ over Distribute.
24140        You must first uninstall any active version of Distribute first (see
24141        `Uninstalling`_).
24142        
24143        Upgrading from Setuptools 0.6
24144        =============================
24145        
24146        Upgrading from prior versions of Setuptools is supported. Initial reports
24147        good success in this regard.
24148        
24149        Windows
24150        =======
24151        
24152        The recommended way to install setuptools on Windows is to download
24153        `ez_setup.py`_ and run it. The script will download the appropriate .egg
24154        file and install it for you.
24155        
24156        .. _ez_setup.py: https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py
24157        
24158        For best results, uninstall previous versions FIRST (see `Uninstalling`_).
24159        
24160        Once installation is complete, you will find an ``easy_install.exe`` program in
24161        your Python ``Scripts`` subdirectory.  For simple invocation and best results,
24162        add this directory to your ``PATH`` environment variable, if it is not already
24163        present.
24164        
24165        
24166        Unix-based Systems including Mac OS X
24167        =====================================
24168        
24169        Download `ez_setup.py`_ and run it using the target Python version. The script
24170        will download the appropriate version and install it for you::
24171        
24172            &gt; wget https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py -O - | python
24173        
24174        Note that you will may need to invoke the command with superuser privileges to
24175        install to the system Python.
24176        
24177        Alternatively, on Python 2.6 and later, Setuptools may be installed to a
24178        user-local path::
24179        
24180            &gt; wget https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py
24181            &gt; python ez_setup.py --user
24182        
24183        
24184        Advanced Installation
24185        =====================
24186        
24187        For more advanced installation options, such as installing to custom
24188        locations or prefixes, download and extract the source
24189        tarball from `Setuptools on PyPI &lt;https://pypi.python.org/pypi/setuptools>;`_
24190        and run setup.py with any supported distutils and Setuptools options.
24191        For example::
24192        
24193            setuptools-0.8$ python setup.py --prefix=/opt/setuptools
24194        
24195        Use ``--help`` to get a full options list, but we recommend consulting
24196        the `EasyInstall manual`_ for detailed instructions, especially `the section
24197        on custom installation locations`_.
24198        
24199        .. _EasyInstall manual: https://pythonhosted.org/setuptools/EasyInstall
24200        .. _the section on custom installation locations: https://pythonhosted.org/setuptools/EasyInstall#custom-installation-locations
24201        
24202        
24203        Downloads
24204        =========
24205        
24206        All setuptools downloads can be found at `the project's home page in the Python
24207        Package Index`_.  Scroll to the very bottom of the page to find the links.
24208        
24209        .. _the project's home page in the Python Package Index: https://pypi.python.org/pypi/setuptools
24210        
24211        In addition to the PyPI downloads, the development version of ``setuptools``
24212        is available from the `Bitbucket repo`_, and in-development versions of the
24213        `0.6 branch`_ are available as well.
24214        
24215        .. _Bitbucket repo: https://bitbucket.org/pypa/setuptools/get/default.tar.gz#egg=setuptools-dev
24216        .. _0.6 branch: http://svn.python.org/projects/sandbox/branches/setuptools-0.6/#egg=setuptools-dev06
24217        
24218        Uninstalling
24219        ============
24220        
24221        On Windows, if Setuptools was installed using an ``.exe`` or ``.msi``
24222        installer, simply use the uninstall feature of "Add/Remove Programs" in the
24223        Control Panel.
24224        
24225        Otherwise, to uninstall Setuptools or Distribute, regardless of the Python
24226        version, delete all ``setuptools*`` and ``distribute*`` files and
24227        directories from your system's ``site-packages`` directory
24228        (and any other ``sys.path`` directories) FIRST.
24229        
24230        If you are upgrading or otherwise plan to re-install Setuptools or Distribute,
24231        nothing further needs to be done. If you want to completely remove Setuptools,
24232        you may also want to remove the 'easy_install' and 'easy_install-x.x' scripts
24233        and associated executables installed to the Python scripts directory.
24234        
24235        --------------------------------
24236        Using Setuptools and EasyInstall
24237        --------------------------------
24238        
24239        Here are some of the available manuals, tutorials, and other resources for
24240        learning about Setuptools, Python Eggs, and EasyInstall:
24241        
24242        * `The EasyInstall user's guide and reference manual`_
24243        * `The setuptools Developer's Guide`_
24244        * `The pkg_resources API reference`_
24245        * `Package Compatibility Notes`_ (user-maintained)
24246        * `The Internal Structure of Python Eggs`_
24247        
24248        Questions, comments, and bug reports should be directed to the `distutils-sig
24249        mailing list`_.  If you have written (or know of) any tutorials, documentation,
24250        plug-ins, or other resources for setuptools users, please let us know about
24251        them there, so this reference list can be updated.  If you have working,
24252        *tested* patches to correct problems or add features, you may submit them to
24253        the `setuptools bug tracker`_.
24254        
24255        .. _setuptools bug tracker: https://bitbucket.org/pypa/setuptools/issues
24256        .. _Package Compatibility Notes: https://pythonhosted.org/setuptools/PackageNotes
24257        .. _The Internal Structure of Python Eggs: https://pythonhosted.org/setuptools/formats.html
24258        .. _The setuptools Developer's Guide: https://pythonhosted.org/setuptools/setuptools.html
24259        .. _The pkg_resources API reference: https://pythonhosted.org/setuptools/pkg_resources.html
24260        .. _The EasyInstall user's guide and reference manual: https://pythonhosted.org/setuptools/easy_install.html
24261        .. _distutils-sig mailing list: http://mail.python.org/pipermail/distutils-sig/
24262        
24263        
24264        -------
24265        Credits
24266        -------
24267        
24268        * The original design for the ``.egg`` format and the ``pkg_resources`` API was
24269          co-created by Phillip Eby and Bob Ippolito.  Bob also implemented the first
24270          version of ``pkg_resources``, and supplied the OS X operating system version
24271          compatibility algorithm.
24272        
24273        * Ian Bicking implemented many early "creature comfort" features of
24274          easy_install, including support for downloading via Sourceforge and
24275          Subversion repositories.  Ian's comments on the Web-SIG about WSGI
24276          application deployment also inspired the concept of "entry points" in eggs,
24277          and he has given talks at PyCon and elsewhere to inform and educate the
24278          community about eggs and setuptools.
24279        
24280        * Jim Fulton contributed time and effort to build automated tests of various
24281          aspects of ``easy_install``, and supplied the doctests for the command-line
24282          ``.exe`` wrappers on Windows.
24283        
24284        * Phillip J. Eby is the principal author and maintainer of setuptools, and
24285          first proposed the idea of an importable binary distribution format for
24286          Python application plug-ins.
24287        
24288        * Significant parts of the implementation of setuptools were funded by the Open
24289          Source Applications Foundation, to provide a plug-in infrastructure for the
24290          Chandler PIM application.  In addition, many OSAF staffers (such as Mike
24291          "Code Bear" Taylor) contributed their time and stress as guinea pigs for the
24292          use of eggs and setuptools, even before eggs were "cool".  (Thanks, guys!)
24293        
24294        .. _files:
24295        
24296        =======
24297        CHANGES
24298        =======
24299        
24300        ---
24301        0.8
24302        ---
24303        
24304        * Code base now runs on Python 2.4 - Python 3.3 without Python 2to3
24305          conversion.
24306        
24307        -----
24308        0.7.8
24309        -----
24310        
24311        * Distribute #375: Yet another fix for yet another regression.
24312        
24313        -----
24314        0.7.7
24315        -----
24316        
24317        * Distribute #375: Repair AttributeError created in last release (redo).
24318        * `Issue #30`_: Added test for get_cache_path.
24319        
24320        -----
24321        0.7.6
24322        -----
24323        
24324        * Distribute #375: Repair AttributeError created in last release.
24325        
24326        -----
24327        0.7.5
24328        -----
24329        
24330        * `Issue #21`_: Restore Python 2.4 compatibility in ``test_easy_install``.
24331        * Distribute #375: Merged additional warning from Distribute 0.6.46.
24332        * Now honor the environment variable
24333          ``SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT`` in addition to the now
24334          deprecated ``DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT``.
24335        
24336        -----
24337        0.7.4
24338        -----
24339        
24340        * Issue #20: Fix comparison of parsed SVN version on Python 3.
24341        
24342        -----
24343        0.7.3
24344        -----
24345        
24346        * Issue #1: Disable installation of Windows-specific files on non-Windows systems.
24347        * Use new sysconfig module with Python 2.7 or &gt;=3.2.
24348        
24349        -----
24350        0.7.2
24351        -----
24352        
24353        * Issue #14: Use markerlib when the `parser` module is not available.
24354        * Issue #10: ``ez_setup.py`` now uses HTTPS to download setuptools from PyPI.
24355        
24356        -----
24357        0.7.1
24358        -----
24359        
24360        * Fix NameError (Issue #3) again - broken in bad merge.
24361        
24362        ---
24363        0.7
24364        ---
24365        
24366        * Merged Setuptools and Distribute. See docs/merge.txt for details.
24367        
24368        Added several features that were slated for setuptools 0.6c12:
24369        
24370        * Index URL now defaults to HTTPS.
24371        * Added experimental environment marker support. Now clients may designate a
24372          PEP-426 environment marker for "extra" dependencies. Setuptools uses this
24373          feature in ``setup.py`` for optional SSL and certificate validation support
24374          on older platforms. Based on Distutils-SIG discussions, the syntax is
24375          somewhat tentative. There should probably be a PEP with a firmer spec before
24376          the feature should be considered suitable for use.
24377        * Added support for SSL certificate validation when installing packages from
24378          an HTTPS service.
24379        
24380        -----
24381        0.7b4
24382        -----
24383        
24384        * Issue #3: Fixed NameError in SSL support.
24385        
24386        ------
24387        0.6.49
24388        ------
24389        
24390        * Move warning check in ``get_cache_path`` to follow the directory creation
24391          to avoid errors when the cache path does not yet exist. Fixes the error
24392          reported in #375.
24393        
24394        ------
24395        0.6.48
24396        ------
24397        
24398        * Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in
24399          0.6.46 (redo).
24400        
24401        ------
24402        0.6.47
24403        ------
24404        
24405        * Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in
24406          0.6.46.
24407        
24408        ------
24409        0.6.46
24410        ------
24411        
24412        * Issue #375: Issue a warning if the PYTHON_EGG_CACHE or otherwise
24413          customized egg cache location specifies a directory that's group- or
24414          world-writable.
24415        
24416        ------
24417        0.6.45
24418        ------
24419        
24420        * Issue #379: ``distribute_setup.py`` now traps VersionConflict as well,
24421          restoring ability to upgrade from an older setuptools version.
24422        
24423        ------
24424        0.6.44
24425        ------
24426        
24427        * ``distribute_setup.py`` has been updated to allow Setuptools 0.7 to
24428          satisfy use_setuptools.
24429        
24430        ------
24431        0.6.43
24432        ------
24433        
24434        * Issue #378: Restore support for Python 2.4 Syntax (regression in 0.6.42).
24435        
24436        ------
24437        0.6.42
24438        ------
24439        
24440        * External links finder no longer yields duplicate links.
24441        * Issue #337: Moved site.py to setuptools/site-patch.py (graft of very old
24442          patch from setuptools trunk which inspired PR #31).
24443        
24444        ------
24445        0.6.41
24446        ------
24447        
24448        * Issue #27: Use public api for loading resources from zip files rather than
24449          the private method `_zip_directory_cache`.
24450        * Added a new function ``easy_install.get_win_launcher`` which may be used by
24451          third-party libraries such as buildout to get a suitable script launcher.
24452        
24453        ------
24454        0.6.40
24455        ------
24456        
24457        * Issue #376: brought back cli.exe and gui.exe that were deleted in the
24458          previous release.
24459        
24460        ------
24461        0.6.39
24462        ------
24463        
24464        * Add support for console launchers on ARM platforms.
24465        * Fix possible issue in GUI launchers where the subsystem was not supplied to
24466          the linker.
24467        * Launcher build script now refactored for robustness.
24468        * Issue #375: Resources extracted from a zip egg to the file system now also
24469          check the contents of the file against the zip contents during each
24470          invocation of get_resource_filename.
24471        
24472        ------
24473        0.6.38
24474        ------
24475        
24476        * Issue #371: The launcher manifest file is now installed properly.
24477        
24478        ------
24479        0.6.37
24480        ------
24481        
24482        * Issue #143: Launcher scripts, including easy_install itself, are now
24483          accompanied by a manifest on 32-bit Windows environments to avoid the
24484          Installer Detection Technology and thus undesirable UAC elevation described
24485          in `this Microsoft article
24486          &lt;http://technet.microsoft.com/en-us/library/cc709628%28WS.10%29.aspx>;`_.
24487        
24488        ------
24489        0.6.36
24490        ------
24491        
24492        * Pull Request #35: In `Buildout issue 64
24493          &lt;https://github.com/buildout/buildout/issues/64>;`_, it was reported that
24494          under Python 3, installation of distutils scripts could attempt to copy
24495          the ``__pycache__`` directory as a file, causing an error, apparently only
24496          under Windows. Easy_install now skips all directories when processing
24497          metadata scripts.
24498        
24499        ------
24500        0.6.35
24501        ------
24502        
24503        
24504        Note this release is backward-incompatible with distribute 0.6.23-0.6.34 in
24505        how it parses version numbers.
24506        
24507        * Issue #278: Restored compatibility with distribute 0.6.22 and setuptools
24508          0.6. Updated the documentation to match more closely with the version
24509          parsing as intended in setuptools 0.6.
24510        
24511        ------
24512        0.6.34
24513        ------
24514        
24515        * Issue #341: 0.6.33 fails to build under Python 2.4.
24516        
24517        ------
24518        0.6.33
24519        ------
24520        
24521        * Fix 2 errors with Jython 2.5.
24522        * Fix 1 failure with Jython 2.5 and 2.7.
24523        * Disable workaround for Jython scripts on Linux systems.
24524        * Issue #336: `setup.py` no longer masks failure exit code when tests fail.
24525        * Fix issue in pkg_resources where try/except around a platform-dependent
24526          import would trigger hook load failures on Mercurial. See pull request 32
24527          for details.
24528        * Issue #341: Fix a ResourceWarning.
24529        
24530        ------
24531        0.6.32
24532        ------
24533        
24534        * Fix test suite with Python 2.6.
24535        * Fix some DeprecationWarnings and ResourceWarnings.
24536        * Issue #335: Backed out `setup_requires` superceding installed requirements
24537          until regression can be addressed.
24538        
24539        ------
24540        0.6.31
24541        ------
24542        
24543        * Issue #303: Make sure the manifest only ever contains UTF-8 in Python 3.
24544        * Issue #329: Properly close files created by tests for compatibility with
24545          Jython.
24546        * Work around Jython bugs `#1980 &lt;http://bugs.jython.org/issue1980>;`_ and
24547          `#1981 &lt;http://bugs.jython.org/issue1981>;`_.
24548        * `Issue #334`_: Provide workaround for packages that reference `sys.__stdout__`
24549          such as numpy does. This change should address
24550          `virtualenv #359 &lt;https://github.com/pypa/virtualenv/issues/359>;`_ as long
24551          as the system encoding is UTF-8 or the IO encoding is specified in the
24552          environment, i.e.::
24553        
24554             PYTHONIOENCODING=utf8 pip install numpy
24555        
24556        * Fix for encoding issue when installing from Windows executable on Python 3.
24557        * `Issue #323`_: Allow `setup_requires` requirements to supercede installed
24558          requirements. Added some new keyword arguments to existing pkg_resources
24559          methods. Also had to updated how __path__ is handled for namespace packages
24560          to ensure that when a new egg distribution containing a namespace package is
24561          placed on sys.path, the entries in __path__ are found in the same order they
24562          would have been in had that egg been on the path when pkg_resources was
24563          first imported.
24564        
24565        ------
24566        0.6.30
24567        ------
24568        
24569        * `Issue #328`_: Clean up temporary directories in distribute_setup.py.
24570        * Fix fatal bug in distribute_setup.py.
24571        
24572        ------
24573        0.6.29
24574        ------
24575        
24576        * Pull Request #14: Honor file permissions in zip files.
24577        * `Issue #327`_: Merged pull request #24 to fix a dependency problem with pip.
24578        * Merged pull request #23 to fix https://github.com/pypa/virtualenv/issues/301.
24579        * If Sphinx is installed, the `upload_docs` command now runs `build_sphinx`
24580          to produce uploadable documentation.
24581        * `Issue #326`_: `upload_docs` provided mangled auth credentials under Python 3.
24582        * `Issue #320`_: Fix check for "createable" in distribute_setup.py.
24583        * `Issue #305`_: Remove a warning that was triggered during normal operations.
24584        * `Issue #311`_: Print metadata in UTF-8 independent of platform.
24585        * `Issue #303`_: Read manifest file with UTF-8 encoding under Python 3.
24586        * `Issue #301`_: Allow to run tests of namespace packages when using 2to3.
24587        * `Issue #304`_: Prevent import loop in site.py under Python 3.3.
24588        * `Issue #283`_: Reenable scanning of `*.pyc` / `*.pyo` files on Python 3.3.
24589        * `Issue #299`_: The develop command didn't work on Python 3, when using 2to3,
24590          as the egg link would go to the Python 2 source. Linking to the 2to3'd code
24591          in build/lib makes it work, although you will have to rebuild the module
24592          before testing it.
24593        * `Issue #306`_: Even if 2to3 is used, we build in-place under Python 2.
24594        * `Issue #307`_: Prints the full path when .svn/entries is broken.
24595        * `Issue #313`_: Support for sdist subcommands (Python 2.7)
24596        * `Issue #314`_: test_local_index() would fail an OS X.
24597        * `Issue #310`_: Non-ascii characters in a namespace __init__.py causes errors.
24598        * `Issue #218`_: Improved documentation on behavior of `package_data` and
24599          `include_package_data`. Files indicated by `package_data` are now included
24600          in the manifest.
24601        * `distribute_setup.py` now allows a `--download-base` argument for retrieving
24602          distribute from a specified location.
24603        
24604        ------
24605        0.6.28
24606        ------
24607        
24608        * `Issue #294`_: setup.py can now be invoked from any directory.
24609        * Scripts are now installed honoring the umask.
24610        * Added support for .dist-info directories.
24611        * `Issue #283`_: Fix and disable scanning of `*.pyc` / `*.pyo` files on
24612          Python 3.3.
24613        
24614        ------
24615        0.6.27
24616        ------
24617        
24618        * Support current snapshots of CPython 3.3.
24619        * Distribute now recognizes README.rst as a standard, default readme file.
24620        * Exclude 'encodings' modules when removing modules from sys.modules.
24621          Workaround for #285.
24622        * `Issue #231`_: Don't fiddle with system python when used with buildout
24623          (bootstrap.py)
24624        
24625        ------
24626        0.6.26
24627        ------
24628        
24629        * `Issue #183`_: Symlinked files are now extracted from source distributions.
24630        * `Issue #227`_: Easy_install fetch parameters are now passed during the
24631          installation of a source distribution; now fulfillment of setup_requires
24632          dependencies will honor the parameters passed to easy_install.
24633        
24634        ------
24635        0.6.25
24636        ------
24637        
24638        * `Issue #258`_: Workaround a cache issue
24639        * `Issue #260`_: distribute_setup.py now accepts the --user parameter for
24640          Python 2.6 and later.
24641        * `Issue #262`_: package_index.open_with_auth no longer throws LookupError
24642          on Python 3.
24643        * `Issue #269`_: AttributeError when an exception occurs reading Manifest.in
24644          on late releases of Python.
24645        * `Issue #272`_: Prevent TypeError when namespace package names are unicode
24646          and single-install-externally-managed is used. Also fixes PIP `issue
24647          449`_.
24648        * `Issue #273`_: Legacy script launchers now install with Python2/3 support.
24649        
24650        ------
24651        0.6.24
24652        ------
24653        
24654        * `Issue #249`_: Added options to exclude 2to3 fixers
24655        
24656        ------
24657        0.6.23
24658        ------
24659        
24660        * `Issue #244`_: Fixed a test
24661        * `Issue #243`_: Fixed a test
24662        * `Issue #239`_: Fixed a test
24663        * `Issue #240`_: Fixed a test
24664        * `Issue #241`_: Fixed a test
24665        * `Issue #237`_: Fixed a test
24666        * `Issue #238`_: easy_install now uses 64bit executable wrappers on 64bit Python
24667        * `Issue #208`_: Fixed parsed_versions, it now honors post-releases as noted in the documentation
24668        * `Issue #207`_: Windows cli and gui wrappers pass CTRL-C to child python process
24669        * `Issue #227`_: easy_install now passes its arguments to setup.py bdist_egg
24670        * `Issue #225`_: Fixed a NameError on Python 2.5, 2.4
24671        
24672        ------
24673        0.6.21
24674        ------
24675        
24676        * `Issue #225`_: FIxed a regression on py2.4
24677        
24678        ------
24679        0.6.20
24680        ------
24681        
24682        * `Issue #135`_: Include url in warning when processing URLs in package_index.
24683        * `Issue #212`_: Fix issue where easy_instal fails on Python 3 on windows installer.
24684        * `Issue #213`_: Fix typo in documentation.
24685        
24686        ------
24687        0.6.19
24688        ------
24689        
24690        * `Issue 206`_: AttributeError: 'HTTPMessage' object has no attribute 'getheaders'
24691        
24692        ------
24693        0.6.18
24694        ------
24695        
24696        * `Issue 210`_: Fixed a regression introduced by `Issue 204`_ fix.
24697        
24698        ------
24699        0.6.17
24700        ------
24701        
24702        * Support 'DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT' environment
24703          variable to allow to disable installation of easy_install-${version} script.
24704        * Support Python &gt;=3.1.4 and &gt;=3.2.1.
24705        * `Issue 204`_: Don't try to import the parent of a namespace package in
24706          declare_namespace
24707        * `Issue 196`_: Tolerate responses with multiple Content-Length headers
24708        * `Issue 205`_: Sandboxing doesn't preserve working_set. Leads to setup_requires
24709          problems.
24710        
24711        ------
24712        0.6.16
24713        ------
24714        
24715        * Builds sdist gztar even on Windows (avoiding `Issue 193`_).
24716        * `Issue 192`_: Fixed metadata omitted on Windows when package_dir
24717          specified with forward-slash.
24718        * `Issue 195`_: Cython build support.
24719        * `Issue 200`_: Issues with recognizing 64-bit packages on Windows.
24720        
24721        ------
24722        0.6.15
24723        ------
24724        
24725        * Fixed typo in bdist_egg
24726        * Several issues under Python 3 has been solved.
24727        * `Issue 146`_: Fixed missing DLL files after easy_install of windows exe package.
24728        
24729        ------
24730        0.6.14
24731        ------
24732        
24733        * `Issue 170`_: Fixed unittest failure. Thanks to Toshio.
24734        * `Issue 171`_: Fixed race condition in unittests cause deadlocks in test suite.
24735        * `Issue 143`_: Fixed a lookup issue with easy_install.
24736          Thanks to David and Zooko.
24737        * `Issue 174`_: Fixed the edit mode when its used with setuptools itself
24738        
24739        ------
24740        0.6.13
24741        ------
24742        
24743        * `Issue 160`_: 2.7 gives ValueError("Invalid IPv6 URL")
24744        * `Issue 150`_: Fixed using ~/.local even in a --no-site-packages virtualenv
24745        * `Issue 163`_: scan index links before external links, and don't use the md5 when
24746          comparing two distributions
24747        
24748        ------
24749        0.6.12
24750        ------
24751        
24752        * `Issue 149`_: Fixed various failures on 2.3/2.4
24753        
24754        ------
24755        0.6.11
24756        ------
24757        
24758        * Found another case of SandboxViolation - fixed
24759        * `Issue 15`_ and 48: Introduced a socket timeout of 15 seconds on url openings
24760        * Added indexsidebar.html into MANIFEST.in
24761        * `Issue 108`_: Fixed TypeError with Python3.1
24762        * `Issue 121`_: Fixed --help install command trying to actually install.
24763        * `Issue 112`_: Added an os.makedirs so that Tarek's solution will work.
24764        * `Issue 133`_: Added --no-find-links to easy_install
24765        * Added easy_install --user
24766        * `Issue 100`_: Fixed develop --user not taking '.' in PYTHONPATH into account
24767        * `Issue 134`_: removed spurious UserWarnings. Patch by VanLindberg
24768        * `Issue 138`_: cant_write_to_target error when setup_requires is used.
24769        * `Issue 147`_: respect the sys.dont_write_bytecode flag
24770        
24771        ------
24772        0.6.10
24773        ------
24774        
24775        * Reverted change made for the DistributionNotFound exception because
24776          zc.buildout uses the exception message to get the name of the
24777          distribution.
24778        
24779        -----
24780        0.6.9
24781        -----
24782        
24783        * `Issue 90`_: unknown setuptools version can be added in the working set
24784        * `Issue 87`_: setupt.py doesn't try to convert distribute_setup.py anymore
24785          Initial Patch by arfrever.
24786        * `Issue 89`_: added a side bar with a download link to the doc.
24787        * `Issue 86`_: fixed missing sentence in pkg_resources doc.
24788        * Added a nicer error message when a DistributionNotFound is raised.
24789        * `Issue 80`_: test_develop now works with Python 3.1
24790        * `Issue 93`_: upload_docs now works if there is an empty sub-directory.
24791        * `Issue 70`_: exec bit on non-exec files
24792        * `Issue 99`_: now the standalone easy_install command doesn't uses a
24793          "setup.cfg" if any exists in the working directory. It will use it
24794          only if triggered by ``install_requires`` from a setup.py call
24795          (install, develop, etc).
24796        * `Issue 101`_: Allowing ``os.devnull`` in Sandbox
24797        * `Issue 92`_: Fixed the "no eggs" found error with MacPort
24798          (platform.mac_ver() fails)
24799        * `Issue 103`_: test_get_script_header_jython_workaround not run
24800          anymore under py3 with C or POSIX local. Contributed by Arfrever.
24801        * `Issue 104`_: remvoved the assertion when the installation fails,
24802          with a nicer message for the end user.
24803        * `Issue 100`_: making sure there's no SandboxViolation when
24804          the setup script patches setuptools.
24805        
24806        -----
24807        0.6.8
24808        -----
24809        
24810        * Added "check_packages" in dist. (added in Setuptools 0.6c11)
24811        * Fixed the DONT_PATCH_SETUPTOOLS state.
24812        
24813        -----
24814        0.6.7
24815        -----
24816        
24817        * `Issue 58`_: Added --user support to the develop command
24818        * `Issue 11`_: Generated scripts now wrap their call to the script entry point
24819          in the standard "if name == 'main'"
24820        * Added the 'DONT_PATCH_SETUPTOOLS' environment variable, so virtualenv
24821          can drive an installation that doesn't patch a global setuptools.
24822        * Reviewed unladen-swallow specific change from
24823          http://code.google.com/p/unladen-swallow/source/detail?spec=svn875&r=719
24824          and determined that it no longer applies. Distribute should work fine with
24825          Unladen Swallow 2009Q3.
24826        * `Issue 21`_: Allow PackageIndex.open_url to gracefully handle all cases of a
24827          httplib.HTTPException instead of just InvalidURL and BadStatusLine.
24828        * Removed virtual-python.py from this distribution and updated documentation
24829          to point to the actively maintained virtualenv instead.
24830        * `Issue 64`_: use_setuptools no longer rebuilds the distribute egg every
24831          time it is run
24832        * use_setuptools now properly respects the requested version
24833        * use_setuptools will no longer try to import a distribute egg for the
24834          wrong Python version
24835        * `Issue 74`_: no_fake should be True by default.
24836        * `Issue 72`_: avoid a bootstrapping issue with easy_install -U
24837        
24838        -----
24839        0.6.6
24840        -----
24841        
24842        * Unified the bootstrap file so it works on both py2.x and py3k without 2to3
24843          (patch by Holger Krekel)
24844        
24845        -----
24846        0.6.5
24847        -----
24848        
24849        * `Issue 65`_: cli.exe and gui.exe are now generated at build time,
24850          depending on the platform in use.
24851        
24852        * `Issue 67`_: Fixed doc typo (PEP 381/382)
24853        
24854        * Distribute no longer shadows setuptools if we require a 0.7-series
24855          setuptools.  And an error is raised when installing a 0.7 setuptools with
24856          distribute.
24857        
24858        * When run from within buildout, no attempt is made to modify an existing
24859          setuptools egg, whether in a shared egg directory or a system setuptools.
24860        
24861        * Fixed a hole in sandboxing allowing builtin file to write outside of
24862          the sandbox.
24863        
24864        -----
24865        0.6.4
24866        -----
24867        
24868        * Added the generation of `distribute_setup_3k.py` during the release.
24869          This closes `issue #52`_.
24870        
24871        * Added an upload_docs command to easily upload project documentation to
24872          PyPI's https://pythonhosted.org. This close `issue #56`_.
24873        
24874        * Fixed a bootstrap bug on the use_setuptools() API.
24875        
24876        -----
24877        0.6.3
24878        -----
24879        
24880        setuptools
24881        ==========
24882        
24883        * Fixed a bunch of calls to file() that caused crashes on Python 3.
24884        
24885        bootstrapping
24886        =============
24887        
24888        * Fixed a bug in sorting that caused bootstrap to fail on Python 3.
24889        
24890        -----
24891        0.6.2
24892        -----
24893        
24894        setuptools
24895        ==========
24896        
24897        * Added Python 3 support; see docs/python3.txt.
24898          This closes http://bugs.python.org/setuptools/issue39.
24899        
24900        * Added option to run 2to3 automatically when installing on Python 3.
24901          This closes `issue #31`_.
24902        
24903        * Fixed invalid usage of requirement.parse, that broke develop -d.
24904          This closes http://bugs.python.org/setuptools/issue44.
24905        
24906        * Fixed script launcher for 64-bit Windows.
24907          This closes http://bugs.python.org/setuptools/issue2.
24908        
24909        * KeyError when compiling extensions.
24910          This closes http://bugs.python.org/setuptools/issue41.
24911        
24912        bootstrapping
24913        =============
24914        
24915        * Fixed bootstrap not working on Windows. This closes `issue #49`_.
24916        
24917        * Fixed 2.6 dependencies. This closes `issue #50`_.
24918        
24919        * Make sure setuptools is patched when running through easy_install
24920          This closes http://bugs.python.org/setuptools/issue40.
24921        
24922        -----
24923        0.6.1
24924        -----
24925        
24926        setuptools
24927        ==========
24928        
24929        * package_index.urlopen now catches BadStatusLine and malformed url errors.
24930          This closes `issue #16`_ and `issue #18`_.
24931        
24932        * zip_ok is now False by default. This closes
24933          http://bugs.python.org/setuptools/issue33.
24934        
24935        * Fixed invalid URL error catching. http://bugs.python.org/setuptools/issue20.
24936        
24937        * Fixed invalid bootstraping with easy_install installation (`issue #40`_).
24938          Thanks to Florian Schulze for the help.
24939        
24940        * Removed buildout/bootstrap.py. A new repository will create a specific
24941          bootstrap.py script.
24942        
24943        
24944        bootstrapping
24945        =============
24946        
24947        * The boostrap process leave setuptools alone if detected in the system
24948          and --root or --prefix is provided, but is not in the same location.
24949          This closes `issue #10`_.
24950        
24951        ---
24952        0.6
24953        ---
24954        
24955        setuptools
24956        ==========
24957        
24958        * Packages required at build time where not fully present at install time.
24959          This closes `issue #12`_.
24960        
24961        * Protected against failures in tarfile extraction. This closes `issue #10`_.
24962        
24963        * Made Jython api_tests.txt doctest compatible. This closes `issue #7`_.
24964        
24965        * sandbox.py replaced builtin type file with builtin function open. This
24966          closes `issue #6`_.
24967        
24968        * Immediately close all file handles. This closes `issue #3`_.
24969        
24970        * Added compatibility with Subversion 1.6. This references `issue #1`_.
24971        
24972        pkg_resources
24973        =============
24974        
24975        * Avoid a call to /usr/bin/sw_vers on OSX and use the official platform API
24976          instead. Based on a patch from ronaldoussoren. This closes `issue #5`_.
24977        
24978        * Fixed a SandboxViolation for mkdir that could occur in certain cases.
24979          This closes `issue #13`_.
24980        
24981        * Allow to find_on_path on systems with tight permissions to fail gracefully.
24982          This closes `issue #9`_.
24983        
24984        * Corrected inconsistency between documentation and code of add_entry.
24985          This closes `issue #8`_.
24986        
24987        * Immediately close all file handles. This closes `issue #3`_.
24988        
24989        easy_install
24990        ============
24991        
24992        * Immediately close all file handles. This closes `issue #3`_.
24993        
24994        
24995        .. _`Issue #135`: https://bitbucket.org/tarek/distribute/issue/135
24996        .. _`Issue #183`: https://bitbucket.org/tarek/distribute/issue/183
24997        .. _`Issue #207`: https://bitbucket.org/tarek/distribute/issue/207
24998        .. _`Issue #208`: https://bitbucket.org/tarek/distribute/issue/208
24999        .. _`Issue #21`: https://bitbucket.org/tarek/distribute/issue/21
25000        .. _`Issue #212`: https://bitbucket.org/tarek/distribute/issue/212
25001        .. _`Issue #213`: https://bitbucket.org/tarek/distribute/issue/213
25002        .. _`Issue #218`: https://bitbucket.org/tarek/distribute/issue/218
25003        .. _`Issue #225`: https://bitbucket.org/tarek/distribute/issue/225
25004        .. _`Issue #225`: https://bitbucket.org/tarek/distribute/issue/225
25005        .. _`Issue #227`: https://bitbucket.org/tarek/distribute/issue/227
25006        .. _`Issue #227`: https://bitbucket.org/tarek/distribute/issue/227
25007        .. _`Issue #231`: https://bitbucket.org/tarek/distribute/issue/231
25008        .. _`Issue #237`: https://bitbucket.org/tarek/distribute/issue/237
25009        .. _`Issue #238`: https://bitbucket.org/tarek/distribute/issue/238
25010        .. _`Issue #239`: https://bitbucket.org/tarek/distribute/issue/239
25011        .. _`Issue #240`: https://bitbucket.org/tarek/distribute/issue/240
25012        .. _`Issue #241`: https://bitbucket.org/tarek/distribute/issue/241
25013        .. _`Issue #243`: https://bitbucket.org/tarek/distribute/issue/243
25014        .. _`Issue #244`: https://bitbucket.org/tarek/distribute/issue/244
25015        .. _`Issue #249`: https://bitbucket.org/tarek/distribute/issue/249
25016        .. _`Issue #258`: https://bitbucket.org/tarek/distribute/issue/258
25017        .. _`Issue #260`: https://bitbucket.org/tarek/distribute/issue/260
25018        .. _`Issue #262`: https://bitbucket.org/tarek/distribute/issue/262
25019        .. _`Issue #269`: https://bitbucket.org/tarek/distribute/issue/269
25020        .. _`Issue #272`: https://bitbucket.org/tarek/distribute/issue/272
25021        .. _`Issue #273`: https://bitbucket.org/tarek/distribute/issue/273
25022        .. _`Issue #283`: https://bitbucket.org/tarek/distribute/issue/283
25023        .. _`Issue #283`: https://bitbucket.org/tarek/distribute/issue/283
25024        .. _`Issue #294`: https://bitbucket.org/tarek/distribute/issue/294
25025        .. _`Issue #299`: https://bitbucket.org/tarek/distribute/issue/299
25026        .. _`Issue #30`: https://bitbucket.org/tarek/distribute/issue/30
25027        .. _`Issue #301`: https://bitbucket.org/tarek/distribute/issue/301
25028        .. _`Issue #303`: https://bitbucket.org/tarek/distribute/issue/303
25029        .. _`Issue #304`: https://bitbucket.org/tarek/distribute/issue/304
25030        .. _`Issue #305`: https://bitbucket.org/tarek/distribute/issue/305
25031        .. _`Issue #306`: https://bitbucket.org/tarek/distribute/issue/306
25032        .. _`Issue #307`: https://bitbucket.org/tarek/distribute/issue/307
25033        .. _`Issue #310`: https://bitbucket.org/tarek/distribute/issue/310
25034        .. _`Issue #311`: https://bitbucket.org/tarek/distribute/issue/311
25035        .. _`Issue #313`: https://bitbucket.org/tarek/distribute/issue/313
25036        .. _`Issue #314`: https://bitbucket.org/tarek/distribute/issue/314
25037        .. _`Issue #320`: https://bitbucket.org/tarek/distribute/issue/320
25038        .. _`Issue #323`: https://bitbucket.org/tarek/distribute/issue/323
25039        .. _`Issue #326`: https://bitbucket.org/tarek/distribute/issue/326
25040        .. _`Issue #327`: https://bitbucket.org/tarek/distribute/issue/327
25041        .. _`Issue #328`: https://bitbucket.org/tarek/distribute/issue/328
25042        .. _`Issue #334`: https://bitbucket.org/tarek/distribute/issue/334
25043        .. _`Issue 100`: https://bitbucket.org/tarek/distribute/issue/100
25044        .. _`Issue 100`: https://bitbucket.org/tarek/distribute/issue/100
25045        .. _`Issue 101`: https://bitbucket.org/tarek/distribute/issue/101
25046        .. _`Issue 103`: https://bitbucket.org/tarek/distribute/issue/103
25047        .. _`Issue 104`: https://bitbucket.org/tarek/distribute/issue/104
25048        .. _`Issue 108`: https://bitbucket.org/tarek/distribute/issue/108
25049        .. _`Issue 11`: https://bitbucket.org/tarek/distribute/issue/11
25050        .. _`Issue 112`: https://bitbucket.org/tarek/distribute/issue/112
25051        .. _`Issue 121`: https://bitbucket.org/tarek/distribute/issue/121
25052        .. _`Issue 133`: https://bitbucket.org/tarek/distribute/issue/133
25053        .. _`Issue 134`: https://bitbucket.org/tarek/distribute/issue/134
25054        .. _`Issue 138`: https://bitbucket.org/tarek/distribute/issue/138
25055        .. _`Issue 143`: https://bitbucket.org/tarek/distribute/issue/143
25056        .. _`Issue 146`: https://bitbucket.org/tarek/distribute/issue/146
25057        .. _`Issue 147`: https://bitbucket.org/tarek/distribute/issue/147
25058        .. _`Issue 149`: https://bitbucket.org/tarek/distribute/issue/149
25059        .. _`Issue 15`: https://bitbucket.org/tarek/distribute/issue/15
25060        .. _`Issue 150`: https://bitbucket.org/tarek/distribute/issue/150
25061        .. _`Issue 160`: https://bitbucket.org/tarek/distribute/issue/160
25062        .. _`Issue 163`: https://bitbucket.org/tarek/distribute/issue/163
25063        .. _`Issue 170`: https://bitbucket.org/tarek/distribute/issue/170
25064        .. _`Issue 171`: https://bitbucket.org/tarek/distribute/issue/171
25065        .. _`Issue 174`: https://bitbucket.org/tarek/distribute/issue/174
25066        .. _`Issue 192`: https://bitbucket.org/tarek/distribute/issue/192
25067        .. _`Issue 193`: https://bitbucket.org/tarek/distribute/issue/193
25068        .. _`Issue 195`: https://bitbucket.org/tarek/distribute/issue/195
25069        .. _`Issue 196`: https://bitbucket.org/tarek/distribute/issue/196
25070        .. _`Issue 200`: https://bitbucket.org/tarek/distribute/issue/200
25071        .. _`Issue 204`: https://bitbucket.org/tarek/distribute/issue/204
25072        .. _`Issue 204`: https://bitbucket.org/tarek/distribute/issue/204
25073        .. _`Issue 205`: https://bitbucket.org/tarek/distribute/issue/205
25074        .. _`Issue 206`: https://bitbucket.org/tarek/distribute/issue/206
25075        .. _`Issue 21`: https://bitbucket.org/tarek/distribute/issue/21
25076        .. _`Issue 210`: https://bitbucket.org/tarek/distribute/issue/210
25077        .. _`Issue 58`: https://bitbucket.org/tarek/distribute/issue/58
25078        .. _`Issue 64`: https://bitbucket.org/tarek/distribute/issue/64
25079        .. _`Issue 65`: https://bitbucket.org/tarek/distribute/issue/65
25080        .. _`Issue 67`: https://bitbucket.org/tarek/distribute/issue/67
25081        .. _`Issue 70`: https://bitbucket.org/tarek/distribute/issue/70
25082        .. _`Issue 72`: https://bitbucket.org/tarek/distribute/issue/72
25083        .. _`Issue 74`: https://bitbucket.org/tarek/distribute/issue/74
25084        .. _`Issue 80`: https://bitbucket.org/tarek/distribute/issue/80
25085        .. _`Issue 86`: https://bitbucket.org/tarek/distribute/issue/86
25086        .. _`Issue 87`: https://bitbucket.org/tarek/distribute/issue/87
25087        .. _`Issue 89`: https://bitbucket.org/tarek/distribute/issue/89
25088        .. _`Issue 90`: https://bitbucket.org/tarek/distribute/issue/90
25089        .. _`Issue 92`: https://bitbucket.org/tarek/distribute/issue/92
25090        .. _`Issue 93`: https://bitbucket.org/tarek/distribute/issue/93
25091        .. _`Issue 99`: https://bitbucket.org/tarek/distribute/issue/99
25092        .. _`issue
25093          449`: https://bitbucket.org/tarek/distribute/issue/449
25094        .. _`issue #1`: https://bitbucket.org/tarek/distribute/issue/1
25095        .. _`issue #10`: https://bitbucket.org/tarek/distribute/issue/10
25096        .. _`issue #10`: https://bitbucket.org/tarek/distribute/issue/10
25097        .. _`issue #12`: https://bitbucket.org/tarek/distribute/issue/12
25098        .. _`issue #13`: https://bitbucket.org/tarek/distribute/issue/13
25099        .. _`issue #16`: https://bitbucket.org/tarek/distribute/issue/16
25100        .. _`issue #18`: https://bitbucket.org/tarek/distribute/issue/18
25101        .. _`issue #3`: https://bitbucket.org/tarek/distribute/issue/3
25102        .. _`issue #3`: https://bitbucket.org/tarek/distribute/issue/3
25103        .. _`issue #3`: https://bitbucket.org/tarek/distribute/issue/3
25104        .. _`issue #31`: https://bitbucket.org/tarek/distribute/issue/31
25105        .. _`issue #40`: https://bitbucket.org/tarek/distribute/issue/40
25106        .. _`issue #49`: https://bitbucket.org/tarek/distribute/issue/49
25107        .. _`issue #5`: https://bitbucket.org/tarek/distribute/issue/5
25108        .. _`issue #50`: https://bitbucket.org/tarek/distribute/issue/50
25109        .. _`issue #52`: https://bitbucket.org/tarek/distribute/issue/52
25110        .. _`issue #56`: https://bitbucket.org/tarek/distribute/issue/56
25111        .. _`issue #6`: https://bitbucket.org/tarek/distribute/issue/6
25112        .. _`issue #7`: https://bitbucket.org/tarek/distribute/issue/7
25113        .. _`issue #8`: https://bitbucket.org/tarek/distribute/issue/8
25114        .. _`issue #9`: https://bitbucket.org/tarek/distribute/issue/9
25115        
25116        
25117Keywords: CPAN PyPI distutils eggs package management
25118Platform: UNKNOWN
25119Classifier: Development Status :: 5 - Production/Stable
25120Classifier: Intended Audience :: Developers
25121Classifier: License :: OSI Approved :: Python Software Foundation License
25122Classifier: License :: OSI Approved :: Zope Public License
25123Classifier: Operating System :: OS Independent
25124Classifier: Programming Language :: Python :: 2.4
25125Classifier: Programming Language :: Python :: 2.5
25126Classifier: Programming Language :: Python :: 2.6
25127Classifier: Programming Language :: Python :: 2.7
25128Classifier: Programming Language :: Python :: 3
25129Classifier: Programming Language :: Python :: 3.1
25130Classifier: Programming Language :: Python :: 3.2
25131Classifier: Programming Language :: Python :: 3.3
25132Classifier: Topic :: Software Development :: Libraries :: Python Modules
25133Classifier: Topic :: System :: Archiving :: Packaging
25134Classifier: Topic :: System :: Systems Administration
25135Classifier: Topic :: Utilities
25136
25137-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
25138</pre>
25139<ul>
25140<li><a href='#PSF-2'>Gentoo Package Stock License PSF-2</a></li>
25141</ul>
25142</div>
25143</div>
25144
25145
25146<div class="product">
25147<span class="title">setxkbmap-1.2.0</span>
25148<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25149<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
25150<div class="licence">
25151<pre>Scanned Source License setxkbmap-1.2.0/COPYING:
25152
25153Copyright (c) 1996 by Silicon Graphics Computer Systems, Inc.
25154
25155Permission to use, copy, modify, and distribute this
25156software and its documentation for any purpose and without
25157fee is hereby granted, provided that the above copyright
25158notice appear in all copies and that both that copyright
25159notice and this permission notice appear in supporting
25160documentation, and that the name of Silicon Graphics not be
25161used in advertising or publicity pertaining to distribution
25162of the software without specific prior written permission.
25163Silicon Graphics makes no representation about the suitability
25164of this software for any purpose. It is provided "as is"
25165without any express or implied warranty.
25166
25167SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
25168SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
25169AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
25170GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
25171DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
25172DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
25173OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
25174THE USE OR PERFORMANCE OF THIS SOFTWARE.
25175
25176-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
25177</pre>
25178<ul>
25179
25180</ul>
25181</div>
25182</div>
25183
25184
25185<div class="product">
25186<span class="title">sgml-common-0.6.3</span>
25187<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25188<span class="homepage"><a href="http://www.iso.ch/cate/3524030.html">homepage</a></span>
25189<div class="licence">
25190<pre></pre>
25191<ul>
25192<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
25193</ul>
25194</div>
25195</div>
25196
25197
25198<div class="product">
25199<span class="title">shadow-4.1.2.2</span>
25200<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25201<span class="homepage"><a href="http://shadow.pld.org.pl/">homepage</a></span>
25202<div class="licence">
25203<pre>Scanned Source License shadow-4.1.2.2/COPYING:
25204
25205NOTE:
25206  This license has been obsoleted by the change to the BSD-style copyright.
25207  You may continue to use this license if you wish, but you are under no
25208  obligation to do so.
25209
25210(*
25211This document is freely plagiarised from the 'Artistic Licence',
25212distributed as part of the Perl v4.0 kit by Larry Wall, which is
25213available from most major archive sites.  I stole it from CrackLib.
25214
25215	$Id: COPYING 1342 2007-11-10 23:46:11Z nekral-guest $
25216*)
25217
25218This documents purpose is to state the conditions under which this
25219Package (See definition below) viz: "Shadow", the Shadow Password Suite
25220which is held by Julianne Frances Haugh, may be copied, such that the
25221copyright holder maintains some semblance of artistic control over the
25222development of the package, while giving the users of the package the
25223right to use and distribute the Package in a more-or-less customary
25224fashion, plus the right to make reasonable modifications. 
25225
25226So there.
25227
25228***************************************************************************
25229
25230Definitions:
25231
25232
25233A "Package" refers to the collection of files distributed by the
25234Copyright Holder, and derivatives of that collection of files created
25235through textual modification, or segments thereof. 
25236
25237"Standard Version" refers to such a Package if it has not been modified,
25238or has been modified in accordance with the wishes of the Copyright
25239Holder.
25240
25241"Copyright Holder" is whoever is named in the copyright or copyrights
25242for the package.
25243
25244"You" is you, if you're thinking about copying or distributing this
25245Package.
25246
25247"Reasonable copying fee" is whatever you can justify on the basis of
25248media cost, duplication charges, time of people involved, and so on.
25249(You will not be required to justify it to the Copyright Holder, but
25250only to the computing community at large as a market that must bear the
25251fee.)
25252
25253"Freely Available" means that no fee is charged for the item itself,
25254though there may be fees involved in handling the item.  It also means
25255that recipients of the item may redistribute it under the same
25256conditions they received it.
25257
25258
252591.  You may make and give away verbatim copies of the source form of the
25260Standard Version of this Package without restriction, provided that you
25261duplicate all of the original copyright notices and associated
25262disclaimers.
25263
252642.  You may apply bug fixes, portability fixes and other modifications
25265derived from the Public Domain or from the Copyright Holder.  A Package
25266modified in such a way shall still be considered the Standard Version.
25267
252683.  You may otherwise modify your copy of this Package in any way,
25269provided that you insert a prominent notice in each changed file stating
25270how and when AND WHY you changed that file, and provided that you do at
25271least ONE of the following:
25272
25273a) place your modifications in the Public Domain or otherwise make them
25274Freely Available, such as by posting said modifications to Usenet or an
25275equivalent medium, or placing the modifications on a major archive site
25276such as uunet.uu.net, or by allowing the Copyright Holder to include
25277your modifications in the Standard Version of the Package.
25278
25279b) use the modified Package only within your corporation or organization.
25280
25281c) rename any non-standard executables so the names do not conflict with
25282standard executables, which must also be provided, and provide separate
25283documentation for each non-standard executable that clearly documents
25284how it differs from the Standard Version.
25285
25286d) make other distribution arrangements with the Copyright Holder.
25287
252884.  You may distribute the programs of this Package in object code or
25289executable form, provided that you do at least ONE of the following:
25290
25291a) distribute a Standard Version of the executables and library files,
25292together with instructions (in the manual page or equivalent) on where
25293to get the Standard Version.
25294
25295b) accompany the distribution with the machine-readable source of the
25296Package with your modifications.
25297
25298c) accompany any non-standard executables with their corresponding
25299Standard Version executables, giving the non-standard executables
25300non-standard names, and clearly documenting the differences in manual
25301pages (or equivalent), together with instructions on where to get the
25302Standard Version.
25303
25304d) make other distribution arrangements with the Copyright Holder.
25305
253065.  You may charge a reasonable copying fee for any distribution of this
25307Package.  You may charge any fee you choose for support of this Package. 
25308YOU MAY NOT CHARGE A FEE FOR THIS PACKAGE ITSELF.  However, you may
25309distribute this Package in aggregate with other (possibly commercial)
25310programs as part of a larger (possibly commercial) software distribution
25311provided that YOU DO NOT ADVERTISE this package as a product of your
25312own. 
25313
253146.  The name of the Copyright Holder may not be used to endorse or
25315promote products derived from this software without specific prior
25316written permission.
25317
253187.  THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
25319WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
25320MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
25321
25322				The End
25323
25324-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
25325</pre>
25326<ul>
25327<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
25328</ul>
25329</div>
25330</div>
25331
25332
25333<div class="product">
25334<span class="title">shared-mime-info-1.0</span>
25335<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25336<span class="homepage"><a href="http://freedesktop.org/wiki/Software/shared-mime-info">homepage</a></span>
25337<div class="licence">
25338<pre></pre>
25339<ul>
25340<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
25341</ul>
25342</div>
25343</div>
25344
25345
25346<div class="product">
25347<span class="title">sharutils-4.7</span>
25348<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25349<span class="homepage"><a href="http://www.gnu.org/software/sharutils/">homepage</a></span>
25350<div class="licence">
25351<pre></pre>
25352<ul>
25353<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
25354</ul>
25355</div>
25356</div>
25357
25358
25359<div class="product">
25360<span class="title">shflags-1.0.3</span>
25361<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25362<span class="homepage"><a href="http://code.google.com/p/shflags/">homepage</a></span>
25363<div class="licence">
25364<pre></pre>
25365<ul>
25366<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
25367</ul>
25368</div>
25369</div>
25370
25371
25372<div class="product">
25373<span class="title">shill-test-scripts-0.0.1</span>
25374<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25375<span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
25376<div class="licence">
25377<pre></pre>
25378<ul>
25379<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
25380</ul>
25381</div>
25382</div>
25383
25384
25385<div class="product">
25386<span class="title">sil-abyssinica-1.0</span>
25387<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25388<span class="homepage"><a href="http://scripts.sil.org/AbyssinicaSIL">homepage</a></span>
25389<div class="licence">
25390<pre>Gentoo Package Stock License OFL:
25391
25392This Font Software is Copyright (c) 2003-2005, SIL International (http://scripts.sil.org/).
25393All Rights Reserved.
25394
25395"Gentium" is a Reserved Font Name for this Font Software.
25396"SIL" is a Reserved Font Name for this Font Software.
25397
25398This Font Software is licensed under the SIL Open Font License, Version 1.0.
25399No modification of the license is permitted, only verbatim copy is allowed.
25400This license is copied below, and is also available with a FAQ at:
25401http://scripts.sil.org/OFL
25402
25403
25404-----------------------------------------------------------
25405SIL OPEN FONT LICENSE Version 1.0 - 22 November 2005
25406-----------------------------------------------------------
25407
25408PREAMBLE
25409The goals of the Open Font License (OFL) are to stimulate worldwide
25410development of cooperative font projects, to support the font creation
25411efforts of academic and linguistic communities, and to provide an open
25412framework in which fonts may be shared and improved in partnership with
25413others.
25414
25415The OFL allows the licensed fonts to be used, studied, modified and
25416redistributed freely as long as they are not sold by themselves. The
25417fonts, including any derivative works, can be bundled, embedded, 
25418redistributed and sold with any software provided that the font
25419names of derivative works are changed. The fonts and derivatives,
25420however, cannot be released under any other type of license.
25421
25422DEFINITIONS
25423"Font Software" refers to any and all of the following:
25424	- font files
25425	- data files
25426	- source code
25427	- build scripts
25428	- documentation
25429
25430"Reserved Font Name" refers to the Font Software name as seen by
25431users and any other names as specified after the copyright statement.
25432
25433"Standard Version" refers to the collection of Font Software
25434components as distributed by the Copyright Holder.
25435
25436"Modified Version" refers to any derivative font software made by
25437adding to, deleting, or substituting -- in part or in whole --
25438any of the components of the Standard Version, by changing formats
25439or by porting the Font Software to a new environment.
25440
25441"Author" refers to any designer, engineer, programmer, technical
25442writer or other person who contributed to the Font Software.
25443
25444PERMISSION &amp; CONDITIONS
25445Permission is hereby granted, free of charge, to any person obtaining
25446a copy of the Font Software, to use, study, copy, merge, embed, modify,
25447redistribute, and sell modified and unmodified copies of the Font
25448Software, subject to the following conditions:
25449
254501) Neither the Font Software nor any of its individual components,
25451in Standard or Modified Versions, may be sold by itself.
25452
254532) Standard or Modified Versions of the Font Software may be bundled,
25454redistributed and sold with any software, provided that each copy
25455contains the above copyright notice and this license. These can be
25456included either as stand-alone text files, human-readable headers or
25457in the appropriate machine-readable metadata fields within text or
25458binary files as long as those fields can be easily viewed by the user.
25459
254603) No Modified Version of the Font Software may use the Reserved Font
25461Name(s), in part or in whole, unless explicit written permission is
25462granted by the Copyright Holder. This restriction applies to all 
25463references stored in the Font Software, such as the font menu name and
25464other font description fields, which are used to differentiate the
25465font from others.
25466
254674) The name(s) of the Copyright Holder or the Author(s) of the Font
25468Software shall not be used to promote, endorse or advertise any
25469Modified Version, except to acknowledge the contribution(s) of the
25470Copyright Holder and the Author(s) or with their explicit written
25471permission.
25472
254735) The Font Software, modified or unmodified, in part or in whole,
25474must be distributed using this license, and may not be distributed
25475under any other license.
25476
25477TERMINATION
25478This license becomes null and void if any of the above conditions are
25479not met.
25480
25481DISCLAIMER
25482THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
25483EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
25484MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
25485OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
25486COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
25487INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
25488DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
25489FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
25490OTHER DEALINGS IN THE FONT SOFTWARE.
25491
25492-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
25493</pre>
25494<ul>
25495
25496</ul>
25497</div>
25498</div>
25499
25500
25501<div class="product">
25502<span class="title">simplejson-2.5.0</span>
25503<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25504<span class="homepage"><a href="http://undefined.org/python/#simplejson">homepage</a></span>
25505<div class="licence">
25506<pre>Scanned Source License simplejson-2.5.0/LICENSE.txt:
25507
25508Copyright (c) 2006 Bob Ippolito
25509
25510Permission is hereby granted, free of charge, to any person obtaining a copy of
25511this software and associated documentation files (the "Software"), to deal in
25512the Software without restriction, including without limitation the rights to
25513use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
25514of the Software, and to permit persons to whom the Software is furnished to do
25515so, subject to the following conditions:
25516
25517The above copyright notice and this permission notice shall be included in all
25518copies or substantial portions of the Software.
25519
25520THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25521IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25522FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25523AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25524LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25525OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25526SOFTWARE.
25527
25528-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
25529
25530Scanned Source License simplejson-2.5.0/PKG-INFO:
25531
25532Metadata-Version: 1.0
25533Name: simplejson
25534Version: 2.5.0
25535Summary: Simple, fast, extensible JSON encoder/decoder for Python
25536Home-page: http://github.com/simplejson/simplejson
25537Author: Bob Ippolito
25538Author-email: bob@redivi.com
25539License: MIT License
25540Description: simplejson is a simple, fast, complete, correct and extensible
25541        JSON &lt;http://json.org>; encoder and decoder for Python 2.5+.  It is
25542        pure Python code with no dependencies, but includes an optional C
25543        extension for a serious speed boost.
25544        
25545        The latest documentation for simplejson can be read online here:
25546        http://simplejson.readthedocs.org/
25547        
25548        simplejson is the externally maintained development version of the
25549        json library included with Python 2.6 and Python 3.0, but maintains
25550        backwards compatibility with Python 2.5.
25551        
25552        The encoder may be subclassed to provide serialization in any kind of
25553        situation, without any special support by the objects to be serialized
25554        (somewhat like pickle).
25555        
25556        The decoder can handle incoming JSON strings of any specified encoding
25557        (UTF-8 by default).
25558        
25559        
25560Platform: any
25561Classifier: Intended Audience :: Developers
25562Classifier: License :: OSI Approved :: MIT License
25563Classifier: Programming Language :: Python
25564Classifier: Topic :: Software Development :: Libraries :: Python Modules
25565
25566-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
25567</pre>
25568<ul>
25569
25570</ul>
25571</div>
25572</div>
25573
25574
25575<div class="product">
25576<span class="title">smartmontools-5.42</span>
25577<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25578<span class="homepage"><a href="http://smartmontools.sourceforge.net/">homepage</a></span>
25579<div class="licence">
25580<pre></pre>
25581<ul>
25582<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
25583</ul>
25584</div>
25585</div>
25586
25587
25588<div class="product">
25589<span class="title">socat-1.7.2.3</span>
25590<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25591<span class="homepage"><a href="http://www.dest-unreach.org/socat/">homepage</a></span>
25592<div class="licence">
25593<pre></pre>
25594<ul>
25595<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
25596</ul>
25597</div>
25598</div>
25599
25600
25601<div class="product">
25602<span class="title">sox-14.3.2</span>
25603<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25604<span class="homepage"><a href="http://sox.sourceforge.net">homepage</a></span>
25605<div class="licence">
25606<pre></pre>
25607<ul>
25608<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
25609</ul>
25610</div>
25611</div>
25612
25613
25614<div class="product">
25615<span class="title">speex-1.2_rc1</span>
25616<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25617<span class="homepage"><a href="http://www.speex.org">homepage</a></span>
25618<div class="licence">
25619<pre>Scanned Source License speex-1.2rc1/COPYING:
25620
25621Copyright 2002-2008 	Xiph.org Foundation
25622Copyright 2002-2008 	Jean-Marc Valin
25623Copyright 2005-2007	Analog Devices Inc.
25624Copyright 2005-2008	Commonwealth Scientific and Industrial Research 
25625                        Organisation (CSIRO)
25626Copyright 1993, 2002, 2006 David Rowe
25627Copyright 2003 		EpicGames
25628Copyright 1992-1994	Jutta Degener, Carsten Bormann
25629
25630Redistribution and use in source and binary forms, with or without
25631modification, are permitted provided that the following conditions
25632are met:
25633
25634- Redistributions of source code must retain the above copyright
25635notice, this list of conditions and the following disclaimer.
25636
25637- Redistributions in binary form must reproduce the above copyright
25638notice, this list of conditions and the following disclaimer in the
25639documentation and/or other materials provided with the distribution.
25640
25641- Neither the name of the Xiph.org Foundation nor the names of its
25642contributors may be used to endorse or promote products derived from
25643this software without specific prior written permission.
25644
25645THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
25646``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
25647LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
25648A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR
25649CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
25650EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
25651PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
25652PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
25653LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
25654NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
25655SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25656
25657-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
25658</pre>
25659<ul>
25660
25661</ul>
25662</div>
25663</div>
25664
25665
25666<div class="product">
25667<span class="title">sqlite-3.6.22</span>
25668<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25669<span class="homepage"><a href="http://www.sqlite.org/">homepage</a></span>
25670<div class="licence">
25671<pre></pre>
25672<ul>
25673<li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
25674</ul>
25675</div>
25676</div>
25677
25678
25679<div class="product">
25680<span class="title">sshfs-fuse-2.4</span>
25681<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25682<span class="homepage"><a href="http://fuse.sourceforge.net/sshfs.html">homepage</a></span>
25683<div class="licence">
25684<pre></pre>
25685<ul>
25686<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
25687</ul>
25688</div>
25689</div>
25690
25691
25692<div class="product">
25693<span class="title">strace-4.8</span>
25694<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25695<span class="homepage"><a href="http://sourceforge.net/projects/strace/">homepage</a></span>
25696<div class="licence">
25697<pre>Scanned Source License strace-4.8/COPYING:
25698
25699Copyright (c) 1991, 1992 Paul Kranenburg &lt;pk@cs.few.eur.nl&gt;
25700Copyright (c) 1993 Branko Lankester &lt;branko@hacktic.nl&gt;
25701Copyright (c) 1993 Ulrich Pegelow &lt;pegelow@moorea.uni-muenster.de&gt;
25702Copyright (c) 1995, 1996 Michael Elizabeth Chastain &lt;mec@duracef.shout.net&gt;
25703Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey &lt;jrs@world.std.com&gt;
25704Copyright (C) 1998-2001 Wichert Akkerman &lt;wakkerma@deephackmode.org&gt;
25705All rights reserved.
25706
25707Redistribution and use in source and binary forms, with or without
25708modification, are permitted provided that the following conditions
25709are met:
257101. Redistributions of source code must retain the above copyright
25711   notice, this list of conditions and the following disclaimer.
257122. Redistributions in binary form must reproduce the above copyright
25713   notice, this list of conditions and the following disclaimer in the
25714   documentation and/or other materials provided with the distribution.
257153. The name of the author may not be used to endorse or promote products
25716   derived from this software without specific prior written permission.
25717
25718THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
25719IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
25720OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
25721IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
25722INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
25723NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25724DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
25725THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25726(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
25727THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25728
25729-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
25730
25731Scanned Source License strace-4.8/debian/copyright:
25732
25733This is the Debian packaged version of strace. For a complete list of
25734changes from the upstream version please see the changelog.
25735
25736The upstream sources can be found at http://sourceforge.net/projects/strace/
25737
25738This is the copyright as found in the upstream sources:
25739
25740Copyright (c) 1991, 1992 Paul Kranenburg &lt;pk@cs.few.eur.nl&gt;
25741Copyright (c) 1993 Branko Lankester &lt;branko@hacktic.nl&gt;
25742Copyright (c) 1993 Ulrich Pegelow &lt;pegelow@moorea.uni-muenster.de&gt;
25743Copyright (c) 1995, 1996 Michael Elizabeth Chastain &lt;mec@duracef.shout.net&gt;
25744Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey &lt;jrs@world.std.com&gt;
25745Copyright (C) 1998-2003 Wichert Akkerman &lt;wakkerma@deephackmode.org&gt;
25746Copyright (c) 2002-2008 Roland McGrath  &lt;roland@redhat.com&gt;
25747Copyright (c) 2003-2008 Dmitry V. Levin &lt;ldv@altlinux.org&gt;
25748Copyright (c) 2007-2008 Jan Kratochvil  &lt;jan.kratochvil@redhat.com&gt;
25749All rights reserved.
25750
25751Redistribution and use in source and binary forms, with or without
25752modification, are permitted provided that the following conditions
25753are met:
257541. Redistributions of source code must retain the above copyright
25755   notice, this list of conditions and the following disclaimer.
257562. Redistributions in binary form must reproduce the above copyright
25757   notice, this list of conditions and the following disclaimer in the
25758   documentation and/or other materials provided with the distribution.
257593. The name of the author may not be used to endorse or promote products
25760   derived from this software without specific prior written permission.
25761
25762THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
25763IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
25764OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
25765IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
25766INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
25767NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25768DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
25769THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25770(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
25771THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25772
25773-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
25774</pre>
25775<ul>
25776
25777</ul>
25778</div>
25779</div>
25780
25781
25782<div class="product">
25783<span class="title">stressapptest-1.0.4</span>
25784<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25785<span class="homepage"><a href="http://code.google.com/p/stressapptest/">homepage</a></span>
25786<div class="licence">
25787<pre></pre>
25788<ul>
25789<li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
25790</ul>
25791</div>
25792</div>
25793
25794
25795<div class="product">
25796<span class="title">strongswan-5.0.2</span>
25797<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25798<span class="homepage"><a href="http://www.strongswan.org/">homepage</a></span>
25799<div class="licence">
25800<pre>Gentoo Package Stock License RSA:
25801
25802Copyright (C) &lt;years&gt;, RSA Data Security, Inc. Created &lt;year&gt;. All
25803rights reserved.
25804
25805License to copy and use this software is granted provided that it
25806is identified as the "RSA Data Security, Inc. MD&lt;id&gt; Message-Digest
25807Algorithm" in all material mentioning or referencing this software
25808or this function.
25809
25810License is also granted to make and use derivative works provided
25811that such works are identified as "derived from the RSA Data
25812Security, Inc. MD&lt;id&gt; Message-Digest Algorithm" in all material
25813mentioning or referencing the derived work.
25814
25815RSA Data Security, Inc. makes no representations concerning either
25816the merchantability of this software or the suitability of this
25817software for any particular purpose. It is provided "as is"
25818without express or implied warranty of any kind.
25819
25820These notices must be retained in any copies of any part of this
25821documentation and/or software.
25822
25823----------------------------------------------------------------------
25824http://www.ietf.org/ietf-ftp/IPR/RSA-MD-all
25825
25826The following was recevied Fenbruary 23,2000
25827From: "Linn, John" &lt;jlinn@rsasecurity.com&gt;
25828
25829February 19, 2000
25830
25831        The purpose of this memo is to clarify the status of intellectual
25832property rights asserted by RSA Security Inc. ("RSA") in the MD2, MD4 and
25833MD5 message-digest algorithms, which are documented in RFC-1319, RFC-1320,
25834and RFC-1321 respectively.
25835
25836        Implementations of these message-digest algorithms, including
25837implementations derived from the reference C code in RFC-1319, RFC-1320, and
25838RFC-1321, may be made, used, and sold without license from RSA for any
25839purpose.
25840
25841        No rights other than the ones explicitly set forth above are
25842granted.  Further, although RSA grants rights to implement certain
25843algorithms as defined by identified RFCs, including implementations derived
25844from the reference C code in those RFCs, no right to use, copy, sell, or
25845distribute any other implementations of the MD2, MD4, or MD5 message-digest
25846algorithms created, implemented, or distributed by RSA is hereby granted by
25847implication, estoppel, or otherwise.  Parties interested in licensing
25848security components and toolkits written by RSA should contact the company
25849to discuss receiving a license.  All other questions should be directed to
25850Margaret K. Seif, General Counsel, RSA Security Inc., 36 Crosby Drive,
25851Bedford, Massachusetts 01730.
25852
25853        Implementations of the MD2, MD4, or MD5 algorithms may be subject to
25854United States laws and regulations controlling the export of technical data,
25855computer software, laboratory prototypes and other commodities (including
25856the Arms Export Control Act, as amended, and the Export Administration Act
25857of 1970).  The transfer of certain technical data and commodities may
25858require a license from the cognizant agency of the United States Government.
25859RSA neither represents that a license shall not be required for a particular
25860implementation nor that, if required, one shall be issued.
25861
25862
25863        DISCLAIMER: RSA MAKES NO REPRESENTATIONS AND EXTENDS NO WARRANTIES
25864OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
25865WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, VALIDITY OF
25866INTELLECTUAL PROPERTY RIGHTS, ISSUED OR PENDING, OR THE ABSENCE OF LATENT OR
25867OTHER DEFECTS, WHETHER OR NOT DISCOVERABLE, IN CONNECTION WITH THE MD2, MD4,
25868OR MD5 ALGORITHMS.  NOTHING IN THIS GRANT OF RIGHTS SHALL BE CONSTRUED AS A
25869REPRESENTATION OR WARRANTY GIVEN BY RSA THAT THE IMPLEMENTATION OF THE
25870ALGORITHM WILL NOT INFRINGE THE INTELLECTUAL PROPERTY RIGHTS OF ANY THIRD
25871PARTY.  IN NO EVENT SHALL RSA, ITS TRUSTEES, DIRECTORS, OFFICERS, EMPLOYEES,
25872PARENTS AND AFFILIATES BE LIABLE FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES OF
25873ANY KIND RESULTING FROM IMPLEMENTATION OF THIS ALGORITHM, INCLUDING ECONOMIC
25874DAMAGE OR INJURY TO PROPERTY AND LOST PROFITS, REGARDLESS OF WHETHER RSA
25875SHALL BE ADVISED, SHALL HAVE OTHER REASON TO KNOW, OR IN FACT SHALL KNOW OF
25876THE POSSIBILITY OF SUCH INJURY OR DAMAGE.
25877
25878-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
25879
25880Gentoo Package Stock License DES:
25881
25882Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
25883All rights reserved.
25884
25885This package is an DES implementation written by Eric Young (eay@cryptsoft.com).
25886The implementation was written so as to conform with MIT's libdes.
25887
25888This library is free for commercial and non-commercial use as long as
25889the following conditions are aheared to.  The following conditions
25890apply to all code found in this distribution.
25891
25892Copyright remains Eric Young's, and as such any Copyright notices in
25893the code are not to be removed.
25894If this package is used in a product, Eric Young should be given attribution
25895as the author of that the SSL library.  This can be in the form of a textual
25896message at program startup or in documentation (online or textual) provided
25897with the package.
25898
25899Redistribution and use in source and binary forms, with or without
25900modification, are permitted provided that the following conditions
25901are met:
259021. Redistributions of source code must retain the copyright
25903   notice, this list of conditions and the following disclaimer.
259042. Redistributions in binary form must reproduce the above copyright
25905   notice, this list of conditions and the following disclaimer in the
25906   documentation and/or other materials provided with the distribution.
259073. All advertising materials mentioning features or use of this software
25908   must display the following acknowledgement:
25909   This product includes software developed by Eric Young (eay@cryptsoft.com)
25910
25911THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
25912ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
25913IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
25914ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
25915FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25916DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25917OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25918HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
25919LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25920OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25921SUCH DAMAGE.
25922
25923The license and distribution terms for any publically available version or
25924derivative of this code cannot be changed.  i.e. this code cannot simply be
25925copied and put under another distrubution license
25926[including the GNU Public License.]
25927
25928The reason behind this being stated in this direct manner is past
25929experience in code simply being copied and the attribution removed
25930from it and then being distributed as part of other packages. This
25931implementation was a non-trivial and unpaid effort.
25932
25933
25934-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
25935</pre>
25936<ul>
25937<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
25938</ul>
25939</div>
25940</div>
25941
25942
25943<div class="product">
25944<span class="title">sudo-1.8.6_p7</span>
25945<a class="show" href="#" onclick="return toggle(this);">show license text</a>
25946<span class="homepage"><a href="http://www.sudo.ws/">homepage</a></span>
25947<div class="licence">
25948<pre>Scanned Source License sudo-1.8.6p7/doc/LICENSE:
25949
25950Sudo is distributed under the following license:
25951
25952   Copyright (c) 1994-1996, 1998-2012
25953        Todd C. Miller &lt;Todd.Miller@courtesan.com&gt;
25954
25955   Permission to use, copy, modify, and distribute this software for any
25956   purpose with or without fee is hereby granted, provided that the above
25957   copyright notice and this permission notice appear in all copies.
25958
25959   THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
25960   WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
25961   MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
25962   ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
25963   WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
25964   ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
25965   OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25966
25967   Sponsored in part by the Defense Advanced Research Projects
25968   Agency (DARPA) and Air Force Research Laboratory, Air Force
25969   Materiel Command, USAF, under agreement number F39502-99-1-0512.
25970
25971The file redblack.c bears the following license:
25972
25973   Copyright (c) 2001 Emin Martinian
25974  
25975   Redistribution and use in source and binary forms, with or without
25976   modification, are permitted provided that neither the name of Emin
25977   Martinian nor the names of any contributors are be used to endorse or
25978   promote products derived from this software without specific prior
25979   written permission.
25980  
25981   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
25982   "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
25983   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
25984   A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
25985   OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
25986   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
25987   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25988   DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
25989   THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25990   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
25991   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25992
25993The files getcwd.c, glob.c, glob.h and snprintf.c bear the following license:
25994
25995   Copyright (c) 1989, 1990, 1991, 1993
25996        The Regents of the University of California.  All rights reserved.
25997
25998   Redistribution and use in source and binary forms, with or without
25999   modification, are permitted provided that the following conditions
26000   are met:
26001   1. Redistributions of source code must retain the above copyright
26002      notice, this list of conditions and the following disclaimer.
26003   2. Redistributions in binary form must reproduce the above copyright
26004      notice, this list of conditions and the following disclaimer in the
26005      documentation and/or other materials provided with the distribution.
26006   3. Neither the name of the University nor the names of its contributors
26007      may be used to endorse or promote products derived from this software
26008      without specific prior written permission.
26009
26010   THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
26011   ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
26012   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26013   ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
26014   FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
26015   DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26016   OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26017   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
26018   LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
26019   OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26020   SUCH DAMAGE.
26021
26022The file fnmatch.c bears the following license:
26023
26024   Copyright (c) 2011, VMware, Inc.
26025   All rights reserved.
26026   
26027   Redistribution and use in source and binary forms, with or without
26028   modification, are permitted provided that the following conditions are met:
26029       * Redistributions of source code must retain the above copyright
26030         notice, this list of conditions and the following disclaimer.
26031       * Redistributions in binary form must reproduce the above copyright
26032         notice, this list of conditions and the following disclaimer in the
26033         documentation and/or other materials provided with the distribution.
26034       * Neither the name of the VMware, Inc. nor the names of its contributors
26035         may be used to endorse or promote products derived from this software
26036         without specific prior written permission.
26037   
26038   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
26039   AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
26040   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26041   ARE DISCLAIMED. IN NO EVENT SHALL VMWARE, INC. OR CONTRIBUTORS BE LIABLE FOR
26042   ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
26043   (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
26044   LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
26045   ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26046   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
26047   THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26048
26049The embedded copy of zlib bears the following license:
26050
26051  Copyright (C) 1995-2012 Jean-loup Gailly and Mark Adler
26052
26053  This software is provided 'as-is', without any express or implied
26054  warranty.  In no event will the authors be held liable for any damages
26055  arising from the use of this software.
26056
26057  Permission is granted to anyone to use this software for any purpose,
26058  including commercial applications, and to alter it and redistribute it
26059  freely, subject to the following restrictions:
26060
26061  1. The origin of this software must not be misrepresented; you must not
26062     claim that you wrote the original software. If you use this software
26063     in a product, an acknowledgment in the product documentation would be
26064     appreciated but is not required.
26065  2. Altered source versions must be plainly marked as such, and must not be
26066     misrepresented as being the original software.
26067  3. This notice may not be removed or altered from any source distribution.
26068
26069  Jean-loup Gailly        Mark Adler
26070  jloup@gzip.org          madler@alumni.caltech.edu
26071
26072-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26073</pre>
26074<ul>
26075<li><a href='#ISC'>Gentoo Package Stock License ISC</a></li>
26076</ul>
26077</div>
26078</div>
26079
26080
26081<div class="product">
26082<span class="title">swap-init-0.0.1</span>
26083<a class="show" href="#" onclick="return toggle(this);">show license text</a>
26084<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
26085<div class="licence">
26086<pre></pre>
26087<ul>
26088<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
26089</ul>
26090</div>
26091</div>
26092
26093
26094<div class="product">
26095<span class="title">swig-2.0.4</span>
26096<a class="show" href="#" onclick="return toggle(this);">show license text</a>
26097<span class="homepage"><a href="http://www.swig.org/">homepage</a></span>
26098<div class="licence">
26099<pre>Scanned Source License swig-2.0.4/CCache/COPYING:
26100
26101		    GNU GENERAL PUBLIC LICENSE
26102		       Version 2, June 1991
26103
26104 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
26105                          675 Mass Ave, Cambridge, MA 02139, USA
26106 Everyone is permitted to copy and distribute verbatim copies
26107 of this license document, but changing it is not allowed.
26108
26109			    Preamble
26110
26111  The licenses for most software are designed to take away your
26112freedom to share and change it.  By contrast, the GNU General Public
26113License is intended to guarantee your freedom to share and change free
26114software--to make sure the software is free for all its users.  This
26115General Public License applies to most of the Free Software
26116Foundation's software and to any other program whose authors commit to
26117using it.  (Some other Free Software Foundation software is covered by
26118the GNU Library General Public License instead.)  You can apply it to
26119your programs, too.
26120
26121  When we speak of free software, we are referring to freedom, not
26122price.  Our General Public Licenses are designed to make sure that you
26123have the freedom to distribute copies of free software (and charge for
26124this service if you wish), that you receive source code or can get it
26125if you want it, that you can change the software or use pieces of it
26126in new free programs; and that you know you can do these things.
26127
26128  To protect your rights, we need to make restrictions that forbid
26129anyone to deny you these rights or to ask you to surrender the rights.
26130These restrictions translate to certain responsibilities for you if you
26131distribute copies of the software, or if you modify it.
26132
26133  For example, if you distribute copies of such a program, whether
26134gratis or for a fee, you must give the recipients all the rights that
26135you have.  You must make sure that they, too, receive or can get the
26136source code.  And you must show them these terms so they know their
26137rights.
26138
26139  We protect your rights with two steps: (1) copyright the software, and
26140(2) offer you this license which gives you legal permission to copy,
26141distribute and/or modify the software.
26142
26143  Also, for each author's protection and ours, we want to make certain
26144that everyone understands that there is no warranty for this free
26145software.  If the software is modified by someone else and passed on, we
26146want its recipients to know that what they have is not the original, so
26147that any problems introduced by others will not reflect on the original
26148authors' reputations.
26149
26150  Finally, any free program is threatened constantly by software
26151patents.  We wish to avoid the danger that redistributors of a free
26152program will individually obtain patent licenses, in effect making the
26153program proprietary.  To prevent this, we have made it clear that any
26154patent must be licensed for everyone's free use or not licensed at all.
26155
26156  The precise terms and conditions for copying, distribution and
26157modification follow.
26158
26159		    GNU GENERAL PUBLIC LICENSE
26160   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
26161
26162  0. This License applies to any program or other work which contains
26163a notice placed by the copyright holder saying it may be distributed
26164under the terms of this General Public License.  The "Program", below,
26165refers to any such program or work, and a "work based on the Program"
26166means either the Program or any derivative work under copyright law:
26167that is to say, a work containing the Program or a portion of it,
26168either verbatim or with modifications and/or translated into another
26169language.  (Hereinafter, translation is included without limitation in
26170the term "modification".)  Each licensee is addressed as "you".
26171
26172Activities other than copying, distribution and modification are not
26173covered by this License; they are outside its scope.  The act of
26174running the Program is not restricted, and the output from the Program
26175is covered only if its contents constitute a work based on the
26176Program (independent of having been made by running the Program).
26177Whether that is true depends on what the Program does.
26178
26179  1. You may copy and distribute verbatim copies of the Program's
26180source code as you receive it, in any medium, provided that you
26181conspicuously and appropriately publish on each copy an appropriate
26182copyright notice and disclaimer of warranty; keep intact all the
26183notices that refer to this License and to the absence of any warranty;
26184and give any other recipients of the Program a copy of this License
26185along with the Program.
26186
26187You may charge a fee for the physical act of transferring a copy, and
26188you may at your option offer warranty protection in exchange for a fee.
26189
26190  2. You may modify your copy or copies of the Program or any portion
26191of it, thus forming a work based on the Program, and copy and
26192distribute such modifications or work under the terms of Section 1
26193above, provided that you also meet all of these conditions:
26194
26195    a) You must cause the modified files to carry prominent notices
26196    stating that you changed the files and the date of any change.
26197
26198    b) You must cause any work that you distribute or publish, that in
26199    whole or in part contains or is derived from the Program or any
26200    part thereof, to be licensed as a whole at no charge to all third
26201    parties under the terms of this License.
26202
26203    c) If the modified program normally reads commands interactively
26204    when run, you must cause it, when started running for such
26205    interactive use in the most ordinary way, to print or display an
26206    announcement including an appropriate copyright notice and a
26207    notice that there is no warranty (or else, saying that you provide
26208    a warranty) and that users may redistribute the program under
26209    these conditions, and telling the user how to view a copy of this
26210    License.  (Exception: if the Program itself is interactive but
26211    does not normally print such an announcement, your work based on
26212    the Program is not required to print an announcement.)
26213
26214These requirements apply to the modified work as a whole.  If
26215identifiable sections of that work are not derived from the Program,
26216and can be reasonably considered independent and separate works in
26217themselves, then this License, and its terms, do not apply to those
26218sections when you distribute them as separate works.  But when you
26219distribute the same sections as part of a whole which is a work based
26220on the Program, the distribution of the whole must be on the terms of
26221this License, whose permissions for other licensees extend to the
26222entire whole, and thus to each and every part regardless of who wrote it.
26223
26224Thus, it is not the intent of this section to claim rights or contest
26225your rights to work written entirely by you; rather, the intent is to
26226exercise the right to control the distribution of derivative or
26227collective works based on the Program.
26228
26229In addition, mere aggregation of another work not based on the Program
26230with the Program (or with a work based on the Program) on a volume of
26231a storage or distribution medium does not bring the other work under
26232the scope of this License.
26233
26234  3. You may copy and distribute the Program (or a work based on it,
26235under Section 2) in object code or executable form under the terms of
26236Sections 1 and 2 above provided that you also do one of the following:
26237
26238    a) Accompany it with the complete corresponding machine-readable
26239    source code, which must be distributed under the terms of Sections
26240    1 and 2 above on a medium customarily used for software interchange; or,
26241
26242    b) Accompany it with a written offer, valid for at least three
26243    years, to give any third party, for a charge no more than your
26244    cost of physically performing source distribution, a complete
26245    machine-readable copy of the corresponding source code, to be
26246    distributed under the terms of Sections 1 and 2 above on a medium
26247    customarily used for software interchange; or,
26248
26249    c) Accompany it with the information you received as to the offer
26250    to distribute corresponding source code.  (This alternative is
26251    allowed only for noncommercial distribution and only if you
26252    received the program in object code or executable form with such
26253    an offer, in accord with Subsection b above.)
26254
26255The source code for a work means the preferred form of the work for
26256making modifications to it.  For an executable work, complete source
26257code means all the source code for all modules it contains, plus any
26258associated interface definition files, plus the scripts used to
26259control compilation and installation of the executable.  However, as a
26260special exception, the source code distributed need not include
26261anything that is normally distributed (in either source or binary
26262form) with the major components (compiler, kernel, and so on) of the
26263operating system on which the executable runs, unless that component
26264itself accompanies the executable.
26265
26266If distribution of executable or object code is made by offering
26267access to copy from a designated place, then offering equivalent
26268access to copy the source code from the same place counts as
26269distribution of the source code, even though third parties are not
26270compelled to copy the source along with the object code.
26271
26272  4. You may not copy, modify, sublicense, or distribute the Program
26273except as expressly provided under this License.  Any attempt
26274otherwise to copy, modify, sublicense or distribute the Program is
26275void, and will automatically terminate your rights under this License.
26276However, parties who have received copies, or rights, from you under
26277this License will not have their licenses terminated so long as such
26278parties remain in full compliance.
26279
26280  5. You are not required to accept this License, since you have not
26281signed it.  However, nothing else grants you permission to modify or
26282distribute the Program or its derivative works.  These actions are
26283prohibited by law if you do not accept this License.  Therefore, by
26284modifying or distributing the Program (or any work based on the
26285Program), you indicate your acceptance of this License to do so, and
26286all its terms and conditions for copying, distributing or modifying
26287the Program or works based on it.
26288
26289  6. Each time you redistribute the Program (or any work based on the
26290Program), the recipient automatically receives a license from the
26291original licensor to copy, distribute or modify the Program subject to
26292these terms and conditions.  You may not impose any further
26293restrictions on the recipients' exercise of the rights granted herein.
26294You are not responsible for enforcing compliance by third parties to
26295this License.
26296
26297  7. If, as a consequence of a court judgment or allegation of patent
26298infringement or for any other reason (not limited to patent issues),
26299conditions are imposed on you (whether by court order, agreement or
26300otherwise) that contradict the conditions of this License, they do not
26301excuse you from the conditions of this License.  If you cannot
26302distribute so as to satisfy simultaneously your obligations under this
26303License and any other pertinent obligations, then as a consequence you
26304may not distribute the Program at all.  For example, if a patent
26305license would not permit royalty-free redistribution of the Program by
26306all those who receive copies directly or indirectly through you, then
26307the only way you could satisfy both it and this License would be to
26308refrain entirely from distribution of the Program.
26309
26310If any portion of this section is held invalid or unenforceable under
26311any particular circumstance, the balance of the section is intended to
26312apply and the section as a whole is intended to apply in other
26313circumstances.
26314
26315It is not the purpose of this section to induce you to infringe any
26316patents or other property right claims or to contest validity of any
26317such claims; this section has the sole purpose of protecting the
26318integrity of the free software distribution system, which is
26319implemented by public license practices.  Many people have made
26320generous contributions to the wide range of software distributed
26321through that system in reliance on consistent application of that
26322system; it is up to the author/donor to decide if he or she is willing
26323to distribute software through any other system and a licensee cannot
26324impose that choice.
26325
26326This section is intended to make thoroughly clear what is believed to
26327be a consequence of the rest of this License.
26328
26329  8. If the distribution and/or use of the Program is restricted in
26330certain countries either by patents or by copyrighted interfaces, the
26331original copyright holder who places the Program under this License
26332may add an explicit geographical distribution limitation excluding
26333those countries, so that distribution is permitted only in or among
26334countries not thus excluded.  In such case, this License incorporates
26335the limitation as if written in the body of this License.
26336
26337  9. The Free Software Foundation may publish revised and/or new versions
26338of the General Public License from time to time.  Such new versions will
26339be similar in spirit to the present version, but may differ in detail to
26340address new problems or concerns.
26341
26342Each version is given a distinguishing version number.  If the Program
26343specifies a version number of this License which applies to it and "any
26344later version", you have the option of following the terms and conditions
26345either of that version or of any later version published by the Free
26346Software Foundation.  If the Program does not specify a version number of
26347this License, you may choose any version ever published by the Free Software
26348Foundation.
26349
26350  10. If you wish to incorporate parts of the Program into other free
26351programs whose distribution conditions are different, write to the author
26352to ask for permission.  For software which is copyrighted by the Free
26353Software Foundation, write to the Free Software Foundation; we sometimes
26354make exceptions for this.  Our decision will be guided by the two goals
26355of preserving the free status of all derivatives of our free software and
26356of promoting the sharing and reuse of software generally.
26357
26358			    NO WARRANTY
26359
26360  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
26361FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
26362OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
26363PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
26364OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
26365MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
26366TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
26367PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
26368REPAIR OR CORRECTION.
26369
26370  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
26371WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
26372REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
26373INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
26374OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
26375TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
26376YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
26377PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
26378POSSIBILITY OF SUCH DAMAGES.
26379
26380		     END OF TERMS AND CONDITIONS
26381
26382	Appendix: How to Apply These Terms to Your New Programs
26383
26384  If you develop a new program, and you want it to be of the greatest
26385possible use to the public, the best way to achieve this is to make it
26386free software which everyone can redistribute and change under these terms.
26387
26388  To do so, attach the following notices to the program.  It is safest
26389to attach them to the start of each source file to most effectively
26390convey the exclusion of warranty; and each file should have at least
26391the "copyright" line and a pointer to where the full notice is found.
26392
26393    &lt;one line to give the program's name and a brief idea of what it does.&gt;
26394    Copyright (C) 19yy  &lt;name of author&gt;
26395
26396    This program is free software; you can redistribute it and/or modify
26397    it under the terms of the GNU General Public License as published by
26398    the Free Software Foundation; either version 2 of the License, or
26399    (at your option) any later version.
26400
26401    This program is distributed in the hope that it will be useful,
26402    but WITHOUT ANY WARRANTY; without even the implied warranty of
26403    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26404    GNU General Public License for more details.
26405
26406    You should have received a copy of the GNU General Public License
26407    along with this program; if not, write to the Free Software
26408    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
26409
26410Also add information on how to contact you by electronic and paper mail.
26411
26412If the program is interactive, make it output a short notice like this
26413when it starts in an interactive mode:
26414
26415    Gnomovision version 69, Copyright (C) 19yy name of author
26416    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
26417    This is free software, and you are welcome to redistribute it
26418    under certain conditions; type `show c' for details.
26419
26420The hypothetical commands `show w' and `show c' should show the appropriate
26421parts of the General Public License.  Of course, the commands you use may
26422be called something other than `show w' and `show c'; they could even be
26423mouse-clicks or menu items--whatever suits your program.
26424
26425You should also get your employer (if you work as a programmer) or your
26426school, if any, to sign a "copyright disclaimer" for the program, if
26427necessary.  Here is a sample; alter the names:
26428
26429  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
26430  `Gnomovision' (which makes passes at compilers) written by James Hacker.
26431
26432  &lt;signature of Ty Coon&gt;, 1 April 1989
26433  Ty Coon, President of Vice
26434
26435This General Public License does not permit incorporating your program into
26436proprietary programs.  If your program is a subroutine library, you may
26437consider it more useful to permit linking proprietary applications with the
26438library.  If this is what you want to do, use the GNU Library General
26439Public License instead of this License.
26440
26441-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26442
26443Scanned Source License swig-2.0.4/CCache/debian/copyright:
26444
26445This package was debianized by Paul Russell &lt;prussell@debian.org&gt; on
26446Sun, 31 Mar 2002 14:08:57 +0200.
26447
26448It was downloaded from http://ccache.samba.org/ftp/ccache/
26449
26450The ccache-zlib patch was downloaded from http://www.gustaebel.de/lars/ccache/
26451
26452Upstream Author: Andrew Tridgell &lt;tridge@samba.org&gt;
26453
26454Copyright: 2002-2005 Andrew Tridgell &lt;tridge@samba.org&gt;
26455
26456   This program is free software; you can redistribute it and/or modify
26457   it under the terms of the GNU General Public License as published by
26458   the Free Software Foundation; either version 2 of the License, or
26459   (at your option) any later version.
26460
26461   This program is distributed in the hope that it will be useful,
26462   but WITHOUT ANY WARRANTY; without even the implied warranty of
26463   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26464   GNU General Public License for more details.
26465
26466   You should have received a copy of the GNU General Public License
26467   along with this program; if not, write to the Free Software
26468   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
26469   02110-1301, USA
26470
26471You are free to distribute this software under the terms of the GNU General
26472Public License. On Debian systems, the complete text of the GNU General
26473Public License can be found in /usr/share/common-licenses/GPL file.
26474
26475-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26476
26477Scanned Source License swig-2.0.4/COPYRIGHT:
26478
26479SWIG Copyright and Authors
26480--------------------------
26481
26482Copyright (c) 1995-2011 The SWIG Developers
26483Copyright (c) 2005-2006 Arizona Board of Regents (University of Arizona).
26484Copyright (c) 1998-2005 University of Chicago.
26485Copyright (c) 1995-1998 The University of Utah and the Regents of the University of California
26486
26487Portions also copyrighted by:
26488 Network Applied Communication Laboratory, Inc
26489 Information-technology Promotion Agency, Japan
26490
26491Active SWIG Developers:
26492 William Fulton (wsf@fultondesigns.co.uk)               (SWIG core, Java, C#, Windows, Cygwin)
26493 Olly Betts (olly@survex.com)                           (PHP)
26494 Joseph Wang (joequant@gmail.com)                       (R)
26495 Xavier Delacour (xavier.delacour@gmail.com)            (Octave)
26496 David Nadlinger (code@klickverbot.at)                  (D)
26497
26498Past SWIG developers and major contributors include:
26499 Dave Beazley (dave-swig@dabeaz.com)                    (SWIG core, Python, Tcl, Perl)
26500 Henning Thielemann (swig@henning-thielemann.de)        (Modula3)
26501 Matthias Köppe (mkoeppe@mail.math.uni-magdeburg.de)    (Guile, MzScheme)
26502 Luigi Ballabio (luigi.ballabio@fastwebnet.it)          (STL wrapping)
26503 Mikel Bancroft (mikel@franz.com)                       (Allegro CL)
26504 Surendra Singhi (efuzzyone@netscape.net)               (CLISP, CFFI)
26505 Marcelo Matus (mmatus@acms.arizona.edu)                (SWIG core, Python, UTL[python,perl,tcl,ruby])
26506 Art Yerkes (ayerkes@speakeasy.net)                     (Ocaml)
26507 Lyle Johnson (lyle@users.sourceforge.net)              (Ruby)
26508 Charlie Savage (cfis@interserv.com)                    (Ruby)
26509 Thien-Thi Nguyen (ttn@glug.org)                        (build/test/misc)
26510 Richard Palmer (richard@magicality.org)                (PHP)
26511 Sam Liddicott - Ananova Ltd (saml@liddicott.com)       (PHP)
26512 Tim Hockin - Sun Microsystems (thockin@sun.com)        (PHP)
26513 Kevin Ruland                                           (PHP)
26514 Shibukawa Yoshiki                                      (Japanese Translation)
26515 Jason Stewart (jason@openinformatics.com)              (Perl5)
26516 Loic Dachary                                           (Perl5)
26517 David Fletcher                                         (Perl5)
26518 Gary Holt                                              (Perl5)
26519 Masaki Fukushima                                       (Ruby)
26520 Scott Michel (scottm@cs.ucla.edu)                      (Java directors)
26521 Tiger Feng (songyanf@cs.uchicago.edu)                  (SWIG core)
26522 Mark Rose (mrose@stm.lbl.gov)                          (Directors)
26523 Jonah Beckford (beckford@usermail.com)                 (CHICKEN)
26524 Ahmon Dancy (dancy@franz.com)                          (Allegro CL)
26525 Dirk Gerrits                                           (Allegro CL)
26526 Neil Cawse                                             (C#)
26527 Harco de Hilster                                       (Java)
26528 Alexey Dyachenko (dyachenko@fromru.com)                (Tcl)
26529 Bob Techentin                                          (Tcl)
26530 Martin Froehlich &lt;MartinFroehlich@ACM.org&gt;             (Guile)
26531 Marcio Luis Teixeira &lt;marciot@holly.colostate.edu&gt;     (Guile)
26532 Duncan Temple Lang                                     (R)
26533 Miklos Vajna &lt;vmiklos@frugalware.org&gt;                  (PHP directors)
26534 Mark Gossage (mark@gossage.cjb.net)                    (Lua)
26535 Gonzalo Garramuno (ggarra@advancedsl.com.ar)           (Ruby, Ruby's UTL)
26536 John Lenz                                              (Guile, MzScheme updates, Chicken module, runtime system)
26537 Ian Lance Taylor                                       (Go)
26538 Vadim Zeitlin                                          (PCRE)
26539 Stefan Zager (szager@gmail.com)			(Python)
26540
26541Past contributors include:
26542 James Michael DuPont, Clark McGrew, Dustin Mitchell, Ian Cooke, Catalin Dumitrescu, Baran
26543 Kovuk, Oleg Tolmatcev, Tal Shalif, Lluis Padro, Chris Seatory, Igor Bely, Robin Dunn,
26544 Edward Zimmermann, David Ascher, Dominique Dumont, Pier Giorgio Esposito, Hasan Baran Kovuk,
26545 Klaus Wiederänders
26546 (See CHANGES and CHANGES.current and the bug tracker for a more complete list).
26547
26548Past students:
26549 Songyan Feng (Chicago).
26550 Xinghua Shi (Chicago).
26551 Jing Cao (Chicago).
26552 Aquinas Hobor (Chicago).
26553
26554Historically, the following people contributed to early versions of SWIG.
26555Peter Lomdahl, Brad Holian, Shujia Zhou, Niels Jensen, and Tim Germann
26556at Los Alamos National Laboratory were the first users. Patrick
26557Tullmann at the University of Utah suggested the idea of automatic
26558documentation generation. John Schmidt and Kurtis Bleeker at the
26559University of Utah tested out the early versions.  Chris Johnson
26560supported SWIG's developed at the University of Utah. John Buckman,
26561Larry Virden, and Tom Schwaller provided valuable input on the first
26562releases and improving the portability of SWIG. David Fletcher and
26563Gary Holt have provided a great deal of input on improving SWIG's
26564Perl5 implementation. Kevin Butler contributed the first Windows NT
26565port.
26566
26567Early bug reports and patches:
26568Adam Hupp, Arthur Smyles, Brad Clements, Brett Williams, Buck Hodges,
26569Burkhard Kloss, Chia-Liang Kao, Craig Files, Dennis Marsa, Dieter Baron,
26570Drake Diedrich, Fleur Diana Dragan, Gary Pennington, Geoffrey Hort, Gerald Williams,
26571Greg Anderson, Greg Kochanski, Greg Troxel, Henry Rowley, Irina Kotlova,
26572Israel Taller, James Bailey, Jim Fulton, Joel Reed, Jon Travis,
26573Junio Hamano, Justin Heyes-Jones, Karl Forner, Keith Davidson,
26574Krzysztof Kozminski, Larry Virden, Luke J Crook, Magnus Ljung, Marc Zonzon,
26575Mark Howson, Micahel Scharf, Michel Sanner, Mike Romberg, Mike Simons,
26576Mike Weiblen, Paul Brannan, Ram Bhamidipaty, Reinhard Fobbe, Rich Wales,
26577Richard Salz, Roy Lecates, Rudy Albachten, Scott Drummonds
26578Scott Michel, Shaun Lowry, Steve Galser, Tarn Weisner Burton,
26579Thomas Weidner, Tony Seward, Uwe Steinmann, Vadim Chugunov, Wyss Clemens,
26580Zhong Ren.
26581
26582
26583-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26584
26585Scanned Source License swig-2.0.4/LICENSE:
26586
26587SWIG is free software: you can redistribute it and/or modify it
26588under the terms of the GNU General Public License as published by
26589the Free Software Foundation, either version 3 of the License, or
26590(at your option) any later version. See the LICENSE-GPL file for
26591the full terms of the GNU General Public license version 3.
26592
26593Portions of SWIG are also licensed under the terms of the licenses
26594in the file LICENSE-UNIVERSITIES. You must observe the terms of
26595these licenses, as well as the terms of the GNU General Public License,
26596when you distribute SWIG.
26597
26598The SWIG library and examples, under the Lib and Examples top level 
26599directories, are distributed under the following terms:
26600
26601  You may copy, modify, distribute, and make derivative works based on
26602  this software, in source code or object code form, without
26603  restriction. If you distribute the software to others, you may do
26604  so according to the terms of your choice. This software is offered as
26605  is, without warranty of any kind.
26606
26607See the COPYRIGHT file for a list of contributors to SWIG and their
26608copyright notices.
26609
26610-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26611
26612Scanned Source License swig-2.0.4/LICENSE-UNIVERSITIES:
26613
26614SWIG is distributed under the following terms:
26615
26616I.  
26617
26618Copyright (c) 1995-1998
26619The University of Utah and the Regents of the University of California
26620All Rights Reserved
26621
26622Permission is hereby granted, without written agreement and without
26623license or royalty fees, to use, copy, modify, and distribute this
26624software and its documentation for any purpose, provided that 
26625(1) The above copyright notice and the following two paragraphs
26626appear in all copies of the source code and (2) redistributions
26627including binaries reproduces these notices in the supporting
26628documentation.   Substantial modifications to this software may be
26629copyrighted by their authors and need not follow the licensing terms
26630described here, provided that the new terms are clearly indicated in
26631all files where they apply.
26632
26633IN NO EVENT SHALL THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, THE 
26634UNIVERSITY OF UTAH OR DISTRIBUTORS OF THIS SOFTWARE BE LIABLE TO ANY
26635PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
26636DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION,
26637EVEN IF THE AUTHORS OR ANY OF THE ABOVE PARTIES HAVE BEEN ADVISED OF
26638THE POSSIBILITY OF SUCH DAMAGE.
26639
26640THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, AND THE UNIVERSITY OF UTAH
26641SPECIFICALLY DISCLAIM ANY WARRANTIES,INCLUDING, BUT NOT LIMITED TO, 
26642THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
26643PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND 
26644THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE,
26645SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
26646
26647
26648II. 
26649
26650This software includes contributions that are Copyright (c) 1998-2005
26651University of Chicago.
26652All rights reserved.
26653
26654Redistribution and use in source and binary forms, with or without
26655modification, are permitted provided that the following conditions are
26656met:
26657
26658Redistributions of source code must retain the above copyright notice,
26659this list of conditions and the following disclaimer.  Redistributions
26660in binary form must reproduce the above copyright notice, this list of
26661conditions and the following disclaimer in the documentation and/or
26662other materials provided with the distribution.  Neither the name of
26663the University of Chicago nor the names of its contributors may be
26664used to endorse or promote products derived from this software without
26665specific prior written permission.
26666
26667THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF CHICAGO AND CONTRIBUTORS
26668"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
26669LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
26670PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF
26671CHICAGO OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
26672SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
26673TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
26674PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
26675LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
26676NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
26677SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26678
26679
26680III.  
26681
26682This software includes contributions that are Copyright (c) 2005-2006
26683Arizona Board of Regents (University of Arizona).
26684All Rights Reserved
26685
26686Permission is hereby granted, without written agreement and without
26687license or royalty fees, to use, copy, modify, and distribute this
26688software and its documentation for any purpose, provided that 
26689(1) The above copyright notice and the following paragraph
26690appear in all copies of the source code and (2) redistributions
26691including binaries reproduces these notices in the supporting
26692documentation.   Substantial modifications to this software may be
26693copyrighted by their authors and need not follow the licensing terms
26694described here, provided that the new terms are clearly indicated in
26695all files where they apply.
26696
26697THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF ARIZONA AND CONTRIBUTORS
26698"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
26699LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
26700PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF
26701ARIZONA OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
26702SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
26703TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
26704PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
26705LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
26706NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
26707SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26708
26709
26710-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26711</pre>
26712<ul>
26713<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
26714<li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
26715</ul>
26716</div>
26717</div>
26718
26719
26720<div class="product">
26721<span class="title">syslinux-3.83</span>
26722<a class="show" href="#" onclick="return toggle(this);">show license text</a>
26723<span class="homepage"><a href="http://syslinux.zytor.com/">homepage</a></span>
26724<div class="licence">
26725<pre></pre>
26726<ul>
26727<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
26728</ul>
26729</div>
26730</div>
26731
26732
26733<div class="product">
26734<span class="title">sysstat-10.2.0</span>
26735<a class="show" href="#" onclick="return toggle(this);">show license text</a>
26736<span class="homepage"><a href="http://pagesperso-orange.fr/sebastien.godard/">homepage</a></span>
26737<div class="licence">
26738<pre></pre>
26739<ul>
26740<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
26741</ul>
26742</div>
26743</div>
26744
26745
26746<div class="product">
26747<span class="title">system_api-0.0.1</span>
26748<a class="show" href="#" onclick="return toggle(this);">show license text</a>
26749<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
26750<div class="licence">
26751<pre></pre>
26752<ul>
26753<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
26754</ul>
26755</div>
26756</div>
26757
26758
26759<div class="product">
26760<span class="title">tar-1.26</span>
26761<a class="show" href="#" onclick="return toggle(this);">show license text</a>
26762<span class="homepage"><a href="http://www.gnu.org/software/tar/">homepage</a></span>
26763<div class="licence">
26764<pre></pre>
26765<ul>
26766<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
26767</ul>
26768</div>
26769</div>
26770
26771
26772<div class="product">
26773<span class="title">tcpdump-4.5.1</span>
26774<a class="show" href="#" onclick="return toggle(this);">show license text</a>
26775<span class="homepage"><a href="http://www.tcpdump.org/">homepage</a></span>
26776<div class="licence">
26777<pre>Scanned Source License tcpdump-4.5.1/LICENSE:
26778
26779License: BSD
26780 
26781Redistribution and use in source and binary forms, with or without
26782modification, are permitted provided that the following conditions
26783are met:
26784  
26785  1. Redistributions of source code must retain the above copyright
26786     notice, this list of conditions and the following disclaimer.
26787  2. Redistributions in binary form must reproduce the above copyright
26788     notice, this list of conditions and the following disclaimer in
26789     the documentation and/or other materials provided with the
26790     distribution.
26791  3. The names of the authors may not be used to endorse or promote
26792     products derived from this software without specific prior
26793     written permission.
26794  
26795THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
26796IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
26797WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
26798
26799-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26800</pre>
26801<ul>
26802
26803</ul>
26804</div>
26805</div>
26806
26807
26808<div class="product">
26809<span class="title">telemetry-0.0.1</span>
26810<a class="show" href="#" onclick="return toggle(this);">show license text</a>
26811<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
26812<div class="licence">
26813<pre></pre>
26814<ul>
26815<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
26816</ul>
26817</div>
26818</div>
26819
26820
26821<div class="product">
26822<span class="title">tibt-jomolhari-0.0.3c</span>
26823<a class="show" href="#" onclick="return toggle(this);">show license text</a>
26824<span class="homepage"><a href="https://sites.google.com/site/chrisfynn2/home/fonts/jomolhari">homepage</a></span>
26825<div class="licence">
26826<pre></pre>
26827<ul>
26828<li><a href='#OFL-1.1'>Gentoo Package Stock License OFL-1.1</a></li>
26829</ul>
26830</div>
26831</div>
26832
26833
26834<div class="product">
26835<span class="title">tiff-4.0.0</span>
26836<a class="show" href="#" onclick="return toggle(this);">show license text</a>
26837<span class="homepage"><a href="http://www.remotesensing.org/libtiff/">homepage</a></span>
26838<div class="licence">
26839<pre>Scanned Source License tiff-4.0.0/COPYRIGHT:
26840
26841Copyright (c) 1988-1997 Sam Leffler
26842Copyright (c) 1991-1997 Silicon Graphics, Inc.
26843
26844Permission to use, copy, modify, distribute, and sell this software and 
26845its documentation for any purpose is hereby granted without fee, provided
26846that (i) the above copyright notices and this permission notice appear in
26847all copies of the software and related documentation, and (ii) the names of
26848Sam Leffler and Silicon Graphics may not be used in any advertising or
26849publicity relating to the software without the specific, prior written
26850permission of Sam Leffler and Silicon Graphics.
26851
26852THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
26853EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
26854WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
26855
26856IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
26857ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
26858OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
26859WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
26860LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
26861OF THIS SOFTWARE.
26862
26863-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26864</pre>
26865<ul>
26866<li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
26867</ul>
26868</div>
26869</div>
26870
26871
26872<div class="product">
26873<span class="title">time-1.7</span>
26874<a class="show" href="#" onclick="return toggle(this);">show license text</a>
26875<span class="homepage"><a href="http://www.gnu.org/directory/time.html">homepage</a></span>
26876<div class="licence">
26877<pre></pre>
26878<ul>
26879<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
26880</ul>
26881</div>
26882</div>
26883
26884
26885<div class="product">
26886<span class="title">timezone-data-2014e</span>
26887<a class="show" href="#" onclick="return toggle(this);">show license text</a>
26888<span class="homepage"><a href="http://www.iana.org/time-zones">homepage</a></span>
26889<div class="licence">
26890<pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/sys-libs/timezone-data:
26891
26892Copyright (c) 1985, 1987, 1988 The Regents of the University of California.
26893All rights reserved.
26894
26895Redistribution and use in source and binary forms are permitted
26896provided that the above copyright notice and this paragraph are
26897duplicated in all such forms and that any documentation,
26898advertising materials, and other materials related to such
26899distribution and use acknowledge that the software was developed
26900by the University of California, Berkeley.  The name of the
26901University may not be used to endorse or promote products derived
26902from this software without specific prior written permission.
26903THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
26904IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
26905WARRANTIES OF MERCHANT[A]BILITY AND FITNESS FOR A PARTICULAR PURPOSE.
26906
26907-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26908</pre>
26909<ul>
26910<li><a href='#public-domain'>Gentoo Package Stock License public-domain</a></li>
26911</ul>
26912</div>
26913</div>
26914
26915
26916<div class="product">
26917<span class="title">tlsdate-0.0.5</span>
26918<a class="show" href="#" onclick="return toggle(this);">show license text</a>
26919<span class="homepage"><a href="https://github.com/ioerror/tlsdate">homepage</a></span>
26920<div class="licence">
26921<pre>Scanned Source License tlsdate-0.0.5/LICENSE:
26922
26923                    This file contains the license for tlsdate,
26924        a free software project to set your system clock securely.
26925
26926        It also lists the licenses for other components used by tlsdate.
26927
26928      For more information about tlsdate, see https://github.com/ioerror/tlsdate
26929
26930             If you got this file as a part of a larger bundle,
26931        there may be other license terms that you should be aware of.
26932
26933===============================================================================
26934tlsdate is distributed under this license:
26935
26936Copyright (c) 2011-2012, Jacob Appelbaum &lt;jacob@appelbaum.net&gt;
26937Copyright (c) 2011-2012, The Tor Project, Inc.
26938
26939Redistribution and use in source and binary forms, with or without
26940modification, are permitted provided that the following conditions are
26941met:
26942
26943    * Redistributions of source code must retain the above copyright
26944notice, this list of conditions and the following disclaimer.
26945
26946    * Redistributions in binary form must reproduce the above
26947copyright notice, this list of conditions and the following disclaimer
26948in the documentation and/or other materials provided with the
26949distribution.
26950
26951    * Neither the names of the copyright owners nor the names of its
26952contributors may be used to endorse or promote products derived from
26953this software without specific prior written permission.
26954
26955THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26956"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
26957LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
26958A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26959OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
26960SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
26961LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
26962DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26963THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26964(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
26965OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26966===============================================================================
26967If you got tlsdate as a static binary with OpenSSL included, then you should
26968know:
26969
26970 "This product includes software developed by the OpenSSL Project for use in
26971  the OpenSSL Toolkit (http://www.openssl.org/)"
26972
26973===============================================================================
26974
26975-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26976</pre>
26977<ul>
26978
26979</ul>
26980</div>
26981</div>
26982
26983
26984<div class="product">
26985<span class="title">tmux-1.9a</span>
26986<a class="show" href="#" onclick="return toggle(this);">show license text</a>
26987<span class="homepage"><a href="http://tmux.sourceforge.net">homepage</a></span>
26988<div class="licence">
26989<pre></pre>
26990<ul>
26991<li><a href='#ISC'>Gentoo Package Stock License ISC</a></li>
26992</ul>
26993</div>
26994</div>
26995
26996
26997<div class="product">
26998<span class="title">touch_noise_filter-0.0.1</span>
26999<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27000<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
27001<div class="licence">
27002<pre></pre>
27003<ul>
27004<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
27005</ul>
27006</div>
27007</div>
27008
27009
27010<div class="product">
27011<span class="title">touchbot-1.0</span>
27012<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27013<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
27014<div class="licence">
27015<pre></pre>
27016<ul>
27017<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
27018</ul>
27019</div>
27020</div>
27021
27022
27023<div class="product">
27024<span class="title">touchpad-tests-0.0.1</span>
27025<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27026<span class="homepage"><a href="">homepage</a></span>
27027<div class="licence">
27028<pre></pre>
27029<ul>
27030<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
27031</ul>
27032</div>
27033</div>
27034
27035
27036<div class="product">
27037<span class="title">tpm-tools-1.3.5</span>
27038<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27039<span class="homepage"><a href="http://trousers.sourceforge.net">homepage</a></span>
27040<div class="licence">
27041<pre></pre>
27042<ul>
27043<li><a href='#CPL-1.0'>Gentoo Package Stock License CPL-1.0</a></li>
27044</ul>
27045</div>
27046</div>
27047
27048
27049<div class="product">
27050<span class="title">trapproto-3.4.3</span>
27051<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27052<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
27053<div class="licence">
27054<pre>Scanned Source License trapproto-3.4.3/COPYING:
27055
27056Copyright 1987, 1988, 1989, 1990, 1994 by Digital Equipment Corporation, 
27057Maynard, MA
27058
27059Permission to use, copy, modify, and distribute this software and its 
27060documentation for any purpose and without fee is hereby granted, 
27061provided that the above copyright notice appear in all copies and that
27062both that copyright notice and this permission notice appear in 
27063supporting documentation, and that the name of Digital not be
27064used in advertising or publicity pertaining to distribution of the
27065software without specific, written prior permission.  
27066
27067DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
27068ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
27069DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
27070ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
27071WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
27072ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
27073SOFTWARE.
27074
27075-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
27076</pre>
27077<ul>
27078
27079</ul>
27080</div>
27081</div>
27082
27083
27084<div class="product">
27085<span class="title">trousers-0.3.3</span>
27086<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27087<span class="homepage"><a href="http://trousers.sf.net">homepage</a></span>
27088<div class="licence">
27089<pre></pre>
27090<ul>
27091<li><a href='#CPL-1.0'>Gentoo Package Stock License CPL-1.0</a></li>
27092</ul>
27093</div>
27094</div>
27095
27096
27097<div class="product">
27098<span class="title">tty-0.0.1</span>
27099<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27100<span class="homepage"><a href="">homepage</a></span>
27101<div class="licence">
27102<pre></pre>
27103<ul>
27104<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
27105</ul>
27106</div>
27107</div>
27108
27109
27110<div class="product">
27111<span class="title">turbostat-3.8.11</span>
27112<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27113<span class="homepage"><a href="https://www.kernel.org/">homepage</a></span>
27114<div class="licence">
27115<pre></pre>
27116<ul>
27117<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
27118</ul>
27119</div>
27120</div>
27121
27122
27123<div class="product">
27124<span class="title">u-boot-2013.06</span>
27125<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27126<span class="homepage"><a href="http://www.denx.de/wiki/U-Boot">homepage</a></span>
27127<div class="licence">
27128<pre></pre>
27129<ul>
27130<li><a href='#GPL-2+'>Gentoo Package Stock License GPL-2+</a></li>
27131</ul>
27132</div>
27133</div>
27134
27135
27136<div class="product">
27137<span class="title">udev-171</span>
27138<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27139<span class="homepage"><a href="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html">homepage</a></span>
27140<div class="licence">
27141<pre></pre>
27142<ul>
27143<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
27144</ul>
27145</div>
27146</div>
27147
27148
27149<div class="product">
27150<span class="title">unrar-4.2.4</span>
27151<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27152<span class="homepage"><a href="http://www.rarlab.com/rar_add.htm">homepage</a></span>
27153<div class="licence">
27154<pre>Gentoo Package Stock License unRAR:
27155
27156 ******    *****   ******   UnRAR - free utility for RAR archives
27157 **   **  **   **  **   **  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
27158 ******   *******  ******    License for use and distribution of
27159 **   **  **   **  **   **   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
27160 **   **  **   **  **   **         FREE portable version
27161                                   ~~~~~~~~~~~~~~~~~~~~~
27162
27163      The source code of UnRAR utility is freeware. This means:
27164
27165   1. All copyrights to RAR and the utility UnRAR are exclusively
27166      owned by the author - Alexander Roshal.
27167
27168   2. UnRAR source code may be used in any software to handle
27169      RAR archives without limitations free of charge, but cannot be
27170      used to develop RAR (WinRAR) compatible archiver and to
27171      re-create RAR compression algorithm, which is proprietary.
27172      Distribution of modified UnRAR source code in separate form
27173      or as a part of other software is permitted, provided that
27174      full text of this paragraph, starting from "UnRAR source code"
27175      words, is included in license, or in documentation if license
27176      is not available, and in source code comments of resulting package.
27177
27178   3. The UnRAR utility may be freely distributed. It is allowed
27179      to distribute UnRAR inside of other software packages.
27180
27181   4. THE RAR ARCHIVER AND THE UnRAR UTILITY ARE DISTRIBUTED "AS IS".
27182      NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED.  YOU USE AT 
27183      YOUR OWN RISK. THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS, 
27184      DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING
27185      OR MISUSING THIS SOFTWARE.
27186
27187   5. Installing and using the UnRAR utility signifies acceptance of
27188      these terms and conditions of the license.
27189
27190   6. If you don't agree with terms of the license you must remove
27191      UnRAR files from your storage devices and cease to use the
27192      utility.
27193
27194      Thank you for your interest in RAR and UnRAR.
27195
27196
27197                                            Alexander L. Roshal
27198
27199-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
27200</pre>
27201<ul>
27202
27203</ul>
27204</div>
27205</div>
27206
27207
27208<div class="product">
27209<span class="title">update-policy-chromeos-0.0.1</span>
27210<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27211<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
27212<div class="licence">
27213<pre></pre>
27214<ul>
27215<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
27216</ul>
27217</div>
27218</div>
27219
27220
27221<div class="product">
27222<span class="title">update_engine-0.0.2</span>
27223<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27224<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
27225<div class="licence">
27226<pre></pre>
27227<ul>
27228<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
27229</ul>
27230</div>
27231</div>
27232
27233
27234<div class="product">
27235<span class="title">upstart-1.2</span>
27236<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27237<span class="homepage"><a href="http://upstart.ubuntu.com/">homepage</a></span>
27238<div class="licence">
27239<pre></pre>
27240<ul>
27241<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
27242</ul>
27243</div>
27244</div>
27245
27246
27247<div class="product">
27248<span class="title">ureadahead-0.100.0</span>
27249<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27250<span class="homepage"><a href="https://launchpad.net/ureadahead">homepage</a></span>
27251<div class="licence">
27252<pre></pre>
27253<ul>
27254<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
27255</ul>
27256</div>
27257</div>
27258
27259
27260<div class="product">
27261<span class="title">usbutils-007</span>
27262<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27263<span class="homepage"><a href="http://linux-usb.sourceforge.net/">homepage</a></span>
27264<div class="licence">
27265<pre></pre>
27266<ul>
27267<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
27268</ul>
27269</div>
27270</div>
27271
27272
27273<div class="product">
27274<span class="title">userfeedback-0.0.1</span>
27275<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27276<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
27277<div class="licence">
27278<pre></pre>
27279<ul>
27280<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
27281</ul>
27282</div>
27283</div>
27284
27285
27286<div class="product">
27287<span class="title">util-linux-2.24</span>
27288<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27289<span class="homepage"><a href="http://www.kernel.org/pub/linux/utils/util-linux/">homepage</a></span>
27290<div class="licence">
27291<pre>Scanned Source License util-linux-2.24/COPYING:
27292
27293                    GNU GENERAL PUBLIC LICENSE
27294                       Version 2, June 1991
27295
27296 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
27297 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
27298 Everyone is permitted to copy and distribute verbatim copies
27299 of this license document, but changing it is not allowed.
27300
27301                            Preamble
27302
27303  The licenses for most software are designed to take away your
27304freedom to share and change it.  By contrast, the GNU General Public
27305License is intended to guarantee your freedom to share and change free
27306software--to make sure the software is free for all its users.  This
27307General Public License applies to most of the Free Software
27308Foundation's software and to any other program whose authors commit to
27309using it.  (Some other Free Software Foundation software is covered by
27310the GNU Lesser General Public License instead.)  You can apply it to
27311your programs, too.
27312
27313  When we speak of free software, we are referring to freedom, not
27314price.  Our General Public Licenses are designed to make sure that you
27315have the freedom to distribute copies of free software (and charge for
27316this service if you wish), that you receive source code or can get it
27317if you want it, that you can change the software or use pieces of it
27318in new free programs; and that you know you can do these things.
27319
27320  To protect your rights, we need to make restrictions that forbid
27321anyone to deny you these rights or to ask you to surrender the rights.
27322These restrictions translate to certain responsibilities for you if you
27323distribute copies of the software, or if you modify it.
27324
27325  For example, if you distribute copies of such a program, whether
27326gratis or for a fee, you must give the recipients all the rights that
27327you have.  You must make sure that they, too, receive or can get the
27328source code.  And you must show them these terms so they know their
27329rights.
27330
27331  We protect your rights with two steps: (1) copyright the software, and
27332(2) offer you this license which gives you legal permission to copy,
27333distribute and/or modify the software.
27334
27335  Also, for each author's protection and ours, we want to make certain
27336that everyone understands that there is no warranty for this free
27337software.  If the software is modified by someone else and passed on, we
27338want its recipients to know that what they have is not the original, so
27339that any problems introduced by others will not reflect on the original
27340authors' reputations.
27341
27342  Finally, any free program is threatened constantly by software
27343patents.  We wish to avoid the danger that redistributors of a free
27344program will individually obtain patent licenses, in effect making the
27345program proprietary.  To prevent this, we have made it clear that any
27346patent must be licensed for everyone's free use or not licensed at all.
27347
27348  The precise terms and conditions for copying, distribution and
27349modification follow.
27350
27351                    GNU GENERAL PUBLIC LICENSE
27352   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
27353
27354  0. This License applies to any program or other work which contains
27355a notice placed by the copyright holder saying it may be distributed
27356under the terms of this General Public License.  The "Program", below,
27357refers to any such program or work, and a "work based on the Program"
27358means either the Program or any derivative work under copyright law:
27359that is to say, a work containing the Program or a portion of it,
27360either verbatim or with modifications and/or translated into another
27361language.  (Hereinafter, translation is included without limitation in
27362the term "modification".)  Each licensee is addressed as "you".
27363
27364Activities other than copying, distribution and modification are not
27365covered by this License; they are outside its scope.  The act of
27366running the Program is not restricted, and the output from the Program
27367is covered only if its contents constitute a work based on the
27368Program (independent of having been made by running the Program).
27369Whether that is true depends on what the Program does.
27370
27371  1. You may copy and distribute verbatim copies of the Program's
27372source code as you receive it, in any medium, provided that you
27373conspicuously and appropriately publish on each copy an appropriate
27374copyright notice and disclaimer of warranty; keep intact all the
27375notices that refer to this License and to the absence of any warranty;
27376and give any other recipients of the Program a copy of this License
27377along with the Program.
27378
27379You may charge a fee for the physical act of transferring a copy, and
27380you may at your option offer warranty protection in exchange for a fee.
27381
27382  2. You may modify your copy or copies of the Program or any portion
27383of it, thus forming a work based on the Program, and copy and
27384distribute such modifications or work under the terms of Section 1
27385above, provided that you also meet all of these conditions:
27386
27387    a) You must cause the modified files to carry prominent notices
27388    stating that you changed the files and the date of any change.
27389
27390    b) You must cause any work that you distribute or publish, that in
27391    whole or in part contains or is derived from the Program or any
27392    part thereof, to be licensed as a whole at no charge to all third
27393    parties under the terms of this License.
27394
27395    c) If the modified program normally reads commands interactively
27396    when run, you must cause it, when started running for such
27397    interactive use in the most ordinary way, to print or display an
27398    announcement including an appropriate copyright notice and a
27399    notice that there is no warranty (or else, saying that you provide
27400    a warranty) and that users may redistribute the program under
27401    these conditions, and telling the user how to view a copy of this
27402    License.  (Exception: if the Program itself is interactive but
27403    does not normally print such an announcement, your work based on
27404    the Program is not required to print an announcement.)
27405
27406These requirements apply to the modified work as a whole.  If
27407identifiable sections of that work are not derived from the Program,
27408and can be reasonably considered independent and separate works in
27409themselves, then this License, and its terms, do not apply to those
27410sections when you distribute them as separate works.  But when you
27411distribute the same sections as part of a whole which is a work based
27412on the Program, the distribution of the whole must be on the terms of
27413this License, whose permissions for other licensees extend to the
27414entire whole, and thus to each and every part regardless of who wrote it.
27415
27416Thus, it is not the intent of this section to claim rights or contest
27417your rights to work written entirely by you; rather, the intent is to
27418exercise the right to control the distribution of derivative or
27419collective works based on the Program.
27420
27421In addition, mere aggregation of another work not based on the Program
27422with the Program (or with a work based on the Program) on a volume of
27423a storage or distribution medium does not bring the other work under
27424the scope of this License.
27425
27426  3. You may copy and distribute the Program (or a work based on it,
27427under Section 2) in object code or executable form under the terms of
27428Sections 1 and 2 above provided that you also do one of the following:
27429
27430    a) Accompany it with the complete corresponding machine-readable
27431    source code, which must be distributed under the terms of Sections
27432    1 and 2 above on a medium customarily used for software interchange; or,
27433
27434    b) Accompany it with a written offer, valid for at least three
27435    years, to give any third party, for a charge no more than your
27436    cost of physically performing source distribution, a complete
27437    machine-readable copy of the corresponding source code, to be
27438    distributed under the terms of Sections 1 and 2 above on a medium
27439    customarily used for software interchange; or,
27440
27441    c) Accompany it with the information you received as to the offer
27442    to distribute corresponding source code.  (This alternative is
27443    allowed only for noncommercial distribution and only if you
27444    received the program in object code or executable form with such
27445    an offer, in accord with Subsection b above.)
27446
27447The source code for a work means the preferred form of the work for
27448making modifications to it.  For an executable work, complete source
27449code means all the source code for all modules it contains, plus any
27450associated interface definition files, plus the scripts used to
27451control compilation and installation of the executable.  However, as a
27452special exception, the source code distributed need not include
27453anything that is normally distributed (in either source or binary
27454form) with the major components (compiler, kernel, and so on) of the
27455operating system on which the executable runs, unless that component
27456itself accompanies the executable.
27457
27458If distribution of executable or object code is made by offering
27459access to copy from a designated place, then offering equivalent
27460access to copy the source code from the same place counts as
27461distribution of the source code, even though third parties are not
27462compelled to copy the source along with the object code.
27463
27464  4. You may not copy, modify, sublicense, or distribute the Program
27465except as expressly provided under this License.  Any attempt
27466otherwise to copy, modify, sublicense or distribute the Program is
27467void, and will automatically terminate your rights under this License.
27468However, parties who have received copies, or rights, from you under
27469this License will not have their licenses terminated so long as such
27470parties remain in full compliance.
27471
27472  5. You are not required to accept this License, since you have not
27473signed it.  However, nothing else grants you permission to modify or
27474distribute the Program or its derivative works.  These actions are
27475prohibited by law if you do not accept this License.  Therefore, by
27476modifying or distributing the Program (or any work based on the
27477Program), you indicate your acceptance of this License to do so, and
27478all its terms and conditions for copying, distributing or modifying
27479the Program or works based on it.
27480
27481  6. Each time you redistribute the Program (or any work based on the
27482Program), the recipient automatically receives a license from the
27483original licensor to copy, distribute or modify the Program subject to
27484these terms and conditions.  You may not impose any further
27485restrictions on the recipients' exercise of the rights granted herein.
27486You are not responsible for enforcing compliance by third parties to
27487this License.
27488
27489  7. If, as a consequence of a court judgment or allegation of patent
27490infringement or for any other reason (not limited to patent issues),
27491conditions are imposed on you (whether by court order, agreement or
27492otherwise) that contradict the conditions of this License, they do not
27493excuse you from the conditions of this License.  If you cannot
27494distribute so as to satisfy simultaneously your obligations under this
27495License and any other pertinent obligations, then as a consequence you
27496may not distribute the Program at all.  For example, if a patent
27497license would not permit royalty-free redistribution of the Program by
27498all those who receive copies directly or indirectly through you, then
27499the only way you could satisfy both it and this License would be to
27500refrain entirely from distribution of the Program.
27501
27502If any portion of this section is held invalid or unenforceable under
27503any particular circumstance, the balance of the section is intended to
27504apply and the section as a whole is intended to apply in other
27505circumstances.
27506
27507It is not the purpose of this section to induce you to infringe any
27508patents or other property right claims or to contest validity of any
27509such claims; this section has the sole purpose of protecting the
27510integrity of the free software distribution system, which is
27511implemented by public license practices.  Many people have made
27512generous contributions to the wide range of software distributed
27513through that system in reliance on consistent application of that
27514system; it is up to the author/donor to decide if he or she is willing
27515to distribute software through any other system and a licensee cannot
27516impose that choice.
27517
27518This section is intended to make thoroughly clear what is believed to
27519be a consequence of the rest of this License.
27520
27521  8. If the distribution and/or use of the Program is restricted in
27522certain countries either by patents or by copyrighted interfaces, the
27523original copyright holder who places the Program under this License
27524may add an explicit geographical distribution limitation excluding
27525those countries, so that distribution is permitted only in or among
27526countries not thus excluded.  In such case, this License incorporates
27527the limitation as if written in the body of this License.
27528
27529  9. The Free Software Foundation may publish revised and/or new versions
27530of the General Public License from time to time.  Such new versions will
27531be similar in spirit to the present version, but may differ in detail to
27532address new problems or concerns.
27533
27534Each version is given a distinguishing version number.  If the Program
27535specifies a version number of this License which applies to it and "any
27536later version", you have the option of following the terms and conditions
27537either of that version or of any later version published by the Free
27538Software Foundation.  If the Program does not specify a version number of
27539this License, you may choose any version ever published by the Free Software
27540Foundation.
27541
27542  10. If you wish to incorporate parts of the Program into other free
27543programs whose distribution conditions are different, write to the author
27544to ask for permission.  For software which is copyrighted by the Free
27545Software Foundation, write to the Free Software Foundation; we sometimes
27546make exceptions for this.  Our decision will be guided by the two goals
27547of preserving the free status of all derivatives of our free software and
27548of promoting the sharing and reuse of software generally.
27549
27550                            NO WARRANTY
27551
27552  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
27553FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
27554OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
27555PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
27556OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
27557MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
27558TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
27559PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
27560REPAIR OR CORRECTION.
27561
27562  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
27563WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
27564REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
27565INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
27566OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
27567TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
27568YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
27569PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
27570POSSIBILITY OF SUCH DAMAGES.
27571
27572                     END OF TERMS AND CONDITIONS
27573
27574            How to Apply These Terms to Your New Programs
27575
27576  If you develop a new program, and you want it to be of the greatest
27577possible use to the public, the best way to achieve this is to make it
27578free software which everyone can redistribute and change under these terms.
27579
27580  To do so, attach the following notices to the program.  It is safest
27581to attach them to the start of each source file to most effectively
27582convey the exclusion of warranty; and each file should have at least
27583the "copyright" line and a pointer to where the full notice is found.
27584
27585    &lt;one line to give the program's name and a brief idea of what it does.&gt;
27586    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
27587
27588    This program is free software; you can redistribute it and/or modify
27589    it under the terms of the GNU General Public License as published by
27590    the Free Software Foundation; either version 2 of the License, or
27591    (at your option) any later version.
27592
27593    This program is distributed in the hope that it will be useful,
27594    but WITHOUT ANY WARRANTY; without even the implied warranty of
27595    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27596    GNU General Public License for more details.
27597
27598    You should have received a copy of the GNU General Public License along
27599    with this program; if not, write to the Free Software Foundation, Inc.,
27600    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
27601
27602Also add information on how to contact you by electronic and paper mail.
27603
27604If the program is interactive, make it output a short notice like this
27605when it starts in an interactive mode:
27606
27607    Gnomovision version 69, Copyright (C) year name of author
27608    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
27609    This is free software, and you are welcome to redistribute it
27610    under certain conditions; type `show c' for details.
27611
27612The hypothetical commands `show w' and `show c' should show the appropriate
27613parts of the General Public License.  Of course, the commands you use may
27614be called something other than `show w' and `show c'; they could even be
27615mouse-clicks or menu items--whatever suits your program.
27616
27617You should also get your employer (if you work as a programmer) or your
27618school, if any, to sign a "copyright disclaimer" for the program, if
27619necessary.  Here is a sample; alter the names:
27620
27621  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
27622  `Gnomovision' (which makes passes at compilers) written by James Hacker.
27623
27624  &lt;signature of Ty Coon&gt;, 1 April 1989
27625  Ty Coon, President of Vice
27626
27627This General Public License does not permit incorporating your program into
27628proprietary programs.  If your program is a subroutine library, you may
27629consider it more useful to permit linking proprietary applications with the
27630library.  If this is what you want to do, use the GNU Lesser General
27631Public License instead of this License.
27632
27633-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
27634
27635Scanned Source License util-linux-2.24/Documentation/licenses/COPYING.BSD-3:
27636
27637Redistribution and use in source and binary forms, with or without
27638modification, are permitted provided that the following conditions
27639are met:
276401. Redistributions of source code must retain the above copyright
27641   notice, and the entire permission notice in its entirety,
27642   including the disclaimer of warranties.
276432. Redistributions in binary form must reproduce the above copyright
27644   notice, this list of conditions and the following disclaimer in the
27645   documentation and/or other materials provided with the distribution.
276463. The name of the author may not be used to endorse or promote
27647   products derived from this software without specific prior
27648   written permission.
27649
27650THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
27651WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
27652OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
27653WHICH ARE HEREBY DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE
27654LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
27655CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
27656OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
27657BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
27658LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27659(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
27660USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH
27661DAMAGE.
27662
27663-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
27664
27665Scanned Source License util-linux-2.24/Documentation/licenses/COPYING.UCB:
27666
27667/*
27668 * Copyright (c) 1989 The Regents of the University of California.
27669 * All rights reserved.
27670 *
27671 * Redistribution and use in source and binary forms, with or without
27672 * modification, are permitted provided that the following conditions
27673 * are met:
27674 * 1. Redistributions of source code must retain the above copyright
27675 *    notice, this list of conditions and the following disclaimer.
27676 * 2. Redistributions in binary form must reproduce the above copyright
27677 *    notice, this list of conditions and the following disclaimer in the
27678 *    documentation and/or other materials provided with the distribution.
27679 * 3. All advertising materials mentioning features or use of this software
27680 *    must display the following acknowledgement:
27681 *	This product includes software developed by the University of
27682 *	California, Berkeley and its contributors.
27683 * 4. Neither the name of the University nor the names of its contributors
27684 *    may be used to endorse or promote products derived from this software
27685 *    without specific prior written permission.
27686 *
27687 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
27688 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
27689 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
27690 * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
27691 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
27692 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
27693 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27694 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27695 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
27696 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
27697 * SUCH DAMAGE.
27698 */
27699
27700-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
27701
27702Scanned Source License util-linux-2.24/libblkid/COPYING:
27703
27704This library is free software; you can redistribute it and/or
27705modify it under the terms of the GNU Lesser General Public
27706License as published by the Free Software Foundation; either
27707version 2.1 of the License, or (at your option) any later
27708version.
27709
27710The complete text of the license is available in the
27711/Documentation/licenses/COPYING.LGPLv2.1 file.
27712
27713-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
27714
27715Scanned Source License util-linux-2.24/libmount/COPYING:
27716
27717This library is free software; you can redistribute it and/or
27718modify it under the terms of the GNU Lesser General Public
27719License as published by the Free Software Foundation; either
27720version 2.1 of the License, or (at your option) any later
27721version.
27722
27723The complete text of the license is available in the
27724/Documentation/licenses/COPYING.LGPLv2.1 file.
27725
27726-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
27727
27728Scanned Source License util-linux-2.24/libuuid/COPYING:
27729
27730This library is free software; you can redistribute it and/or
27731modify it under the terms of the Modified BSD License.
27732
27733The complete text of the license is available in the
27734/Documentation/licenses/COPYING.BSD-3 file.
27735
27736-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
27737</pre>
27738<ul>
27739<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
27740<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
27741<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
27742<li><a href='#public-domain'>Gentoo Package Stock License public-domain</a></li>
27743</ul>
27744</div>
27745</div>
27746
27747
27748<div class="product">
27749<span class="title">util-macros-1.17</span>
27750<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27751<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
27752<div class="licence">
27753<pre>Scanned Source License util-macros-1.17/COPYING:
27754
27755Copyright 2005 Red Hat, Inc.
27756
27757Permission to use, copy, modify, distribute, and sell this software
27758and its documentation for any purpose is hereby granted without
27759fee, provided that the above copyright notice appear in all copies
27760and that both that copyright notice and this permission notice
27761appear in supporting documentation, and that the name of Red Hat
27762not be used in advertising or publicity pertaining to distribution
27763of the software without specific, written prior permission.  Red
27764Hat makes no representations about the suitability of this software
27765for any purpose.  It is provided "as is" without express or implied
27766warranty.
27767
27768RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
27769INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
27770NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
27771CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
27772OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
27773NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
27774CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
27775
27776----------------------------------------------------------------------------
27777
27778Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved.
27779
27780Permission is hereby granted, free of charge, to any person obtaining a
27781copy of this software and associated documentation files (the "Software"),
27782to deal in the Software without restriction, including without limitation
27783the rights to use, copy, modify, merge, publish, distribute, sublicense,
27784and/or sell copies of the Software, and to permit persons to whom the
27785Software is furnished to do so, subject to the following conditions:
27786
27787The above copyright notice and this permission notice (including the next
27788paragraph) shall be included in all copies or substantial portions of the
27789Software.
27790
27791THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27792IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
27793FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
27794THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27795LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
27796FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
27797DEALINGS IN THE SOFTWARE.
27798
27799-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
27800</pre>
27801<ul>
27802
27803</ul>
27804</div>
27805</div>
27806
27807
27808<div class="product">
27809<span class="title">utouch-evemu-1.0.5</span>
27810<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27811<span class="homepage"><a href="http://bitmath.org/code/evemu/">homepage</a></span>
27812<div class="licence">
27813<pre></pre>
27814<ul>
27815<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
27816</ul>
27817</div>
27818</div>
27819
27820
27821<div class="product">
27822<span class="title">vboot_reference-1.0</span>
27823<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27824<span class="homepage"><a href="">homepage</a></span>
27825<div class="licence">
27826<pre></pre>
27827<ul>
27828<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
27829</ul>
27830</div>
27831</div>
27832
27833
27834<div class="product">
27835<span class="title">verity-0.0.1</span>
27836<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27837<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
27838<div class="licence">
27839<pre></pre>
27840<ul>
27841<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
27842</ul>
27843</div>
27844</div>
27845
27846
27847<div class="product">
27848<span class="title">videoproto-2.3.1</span>
27849<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27850<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
27851<div class="licence">
27852<pre>Scanned Source License videoproto-2.3.1/COPYING:
27853
27854Copyright 1991 by Digital Equipment Corporation, Maynard, Massachusetts,
27855and the Massachusetts Institute of Technology, Cambridge, Massachusetts.
27856
27857                        All Rights Reserved
27858
27859Permission to use, copy, modify, and distribute this software and its 
27860documentation for any purpose and without fee is hereby granted, 
27861provided that the above copyright notice appear in all copies and that
27862both that copyright notice and this permission notice appear in 
27863supporting documentation, and that the names of Digital or MIT not be
27864used in advertising or publicity pertaining to distribution of the
27865software without specific, written prior permission.  
27866
27867DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
27868ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
27869DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
27870ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
27871WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
27872ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
27873SOFTWARE.
27874
27875
27876Permission is hereby granted, free of charge, to any person obtaining a copy
27877of this software and associated documentation files (the "Software"), to deal
27878in the Software without restriction, including without limitation the rights
27879to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
27880copies of the Software, and to permit persons to whom the Software is
27881furnished to do so, subject to the following conditions:
27882
27883The above copyright notice and this permission notice shall be included in all
27884copies or substantial portions of the Software.
27885
27886THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27887IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
27888FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
27889XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
27890IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
27891CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
27892
27893Except as contained in this notice, the name of the XFree86 Project shall not
27894be used in advertising or otherwise to promote the sale, use or other dealings
27895in this Software without prior written authorization from the XFree86 Project.
27896
27897
27898Copyright (c) 2004 The Unichrome Project. All rights reserved.
27899
27900Permission is hereby granted, free of charge, to any person obtaining a
27901copy of this software and associated documentation files (the "Software"),
27902to deal in the Software without restriction, including without limitation
27903the rights to use, copy, modify, merge, publish, distribute, sublicense,
27904and/or sell copies of the Software, and to permit persons to whom the
27905Software is furnished to do so, subject to the following conditions:
27906
27907The above copyright notice and this permission notice shall be included in
27908all copies or substantial portions of the Software.
27909
27910THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27911IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
27912FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
27913AUTHOR(S) OR COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27914LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
27915FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
27916DEALINGS IN THE SOFTWARE.
27917
27918-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
27919</pre>
27920<ul>
27921
27922</ul>
27923</div>
27924</div>
27925
27926
27927<div class="product">
27928<span class="title">vim-7.3.409</span>
27929<a class="show" href="#" onclick="return toggle(this);">show license text</a>
27930<span class="homepage"><a href="http://www.vim.org/">homepage</a></span>
27931<div class="licence">
27932<pre>Gentoo Package Stock License vim:
27933
27934License details for VIM Editor:
27935
27936*uganda.txt*    For Vim version 7.2.  Last change: 2008 Jun 21
27937
27938
27939		  VIM REFERENCE MANUAL    by Bram Moolenaar
27940
27941
27942			*uganda* *Uganda* *copying* *copyright* *license*
27943SUMMARY
27944								*iccf* *ICCF*
27945Vim is Charityware.  You can use and copy it as much as you like, but you are
27946encouraged to make a donation for needy children in Uganda.  Please see |kcc|
27947below or visit the ICCF web site, available at these URLs:
27948
27949	http://iccf-holland.org/
27950	http://www.vim.org/iccf/
27951	http://www.iccf.nl/
27952
27953You can also sponsor the development of Vim.  Vim sponsors can vote for
27954features.  See |sponsor|.  The money goes to Uganda anyway.
27955
27956The Open Publication License applies to the Vim documentation, see
27957|manual-copyright|.
27958
27959=== begin of license ===
27960
27961VIM LICENSE
27962
27963I)  There are no restrictions on distributing unmodified copies of Vim except
27964    that they must include this license text.  You can also distribute
27965    unmodified parts of Vim, likewise unrestricted except that they must
27966    include this license text.  You are also allowed to include executables
27967    that you made from the unmodified Vim sources, plus your own usage
27968    examples and Vim scripts.
27969
27970II) It is allowed to distribute a modified (or extended) version of Vim,
27971    including executables and/or source code, when the following four
27972    conditions are met:
27973    1) This license text must be included unmodified.
27974    2) The modified Vim must be distributed in one of the following five ways:
27975       a) If you make changes to Vim yourself, you must clearly describe in
27976	  the distribution how to contact you.  When the maintainer asks you
27977	  (in any way) for a copy of the modified Vim you distributed, you
27978	  must make your changes, including source code, available to the
27979	  maintainer without fee.  The maintainer reserves the right to
27980	  include your changes in the official version of Vim.  What the
27981	  maintainer will do with your changes and under what license they
27982	  will be distributed is negotiable.  If there has been no negotiation
27983	  then this license, or a later version, also applies to your changes.
27984	  The current maintainer is Bram Moolenaar &lt;Bram@vim.org&gt;.  If this
27985	  changes it will be announced in appropriate places (most likely
27986	  vim.sf.net, www.vim.org and/or comp.editors).  When it is completely
27987	  impossible to contact the maintainer, the obligation to send him
27988	  your changes ceases.  Once the maintainer has confirmed that he has
27989	  received your changes they will not have to be sent again.
27990       b) If you have received a modified Vim that was distributed as
27991	  mentioned under a) you are allowed to further distribute it
27992	  unmodified, as mentioned at I).  If you make additional changes the
27993	  text under a) applies to those changes.
27994       c) Provide all the changes, including source code, with every copy of
27995	  the modified Vim you distribute.  This may be done in the form of a
27996	  context diff.  You can choose what license to use for new code you
27997	  add.  The changes and their license must not restrict others from
27998	  making their own changes to the official version of Vim.
27999       d) When you have a modified Vim which includes changes as mentioned
28000	  under c), you can distribute it without the source code for the
28001	  changes if the following three conditions are met:
28002	  - The license that applies to the changes permits you to distribute
28003	    the changes to the Vim maintainer without fee or restriction, and
28004	    permits the Vim maintainer to include the changes in the official
28005	    version of Vim without fee or restriction.
28006	  - You keep the changes for at least three years after last
28007	    distributing the corresponding modified Vim.  When the maintainer
28008	    or someone who you distributed the modified Vim to asks you (in
28009	    any way) for the changes within this period, you must make them
28010	    available to him.
28011	  - You clearly describe in the distribution how to contact you.  This
28012	    contact information must remain valid for at least three years
28013	    after last distributing the corresponding modified Vim, or as long
28014	    as possible.
28015       e) When the GNU General Public License (GPL) applies to the changes,
28016	  you can distribute the modified Vim under the GNU GPL version 2 or
28017	  any later version.
28018    3) A message must be added, at least in the output of the ":version"
28019       command and in the intro screen, such that the user of the modified Vim
28020       is able to see that it was modified.  When distributing as mentioned
28021       under 2)e) adding the message is only required for as far as this does
28022       not conflict with the license used for the changes.
28023    4) The contact information as required under 2)a) and 2)d) must not be
28024       removed or changed, except that the person himself can make
28025       corrections.
28026
28027III) If you distribute a modified version of Vim, you are encouraged to use
28028     the Vim license for your changes and make them available to the
28029     maintainer, including the source code.  The preferred way to do this is
28030     by e-mail or by uploading the files to a server and e-mailing the URL.
28031     If the number of changes is small (e.g., a modified Makefile) e-mailing a
28032     context diff will do.  The e-mail address to be used is
28033     &lt;maintainer@vim.org&gt;
28034
28035IV)  It is not allowed to remove this license from the distribution of the Vim
28036     sources, parts of it or from a modified version.  You may use this
28037     license for previous Vim releases instead of the license that they came
28038     with, at your option.
28039
28040=== end of license ===
28041
28042Note:
28043
28044- If you are happy with Vim, please express that by reading the rest of this
28045  file and consider helping needy children in Uganda.
28046
28047- If you want to support further Vim development consider becoming a
28048  |sponsor|.  The money goes to Uganda anyway.
28049
28050- According to Richard Stallman the Vim license is GNU GPL compatible.
28051  A few minor changes have been made since he checked it, but that should not
28052  make a difference.
28053
28054- If you link Vim with a library that goes under the GNU GPL, this limits
28055  further distribution to the GNU GPL.  Also when you didn't actually change
28056  anything in Vim.
28057
28058- Once a change is included that goes under the GNU GPL, this forces all
28059  further changes to also be made under the GNU GPL or a compatible license.
28060
28061- If you distribute a modified version of Vim, you can include your name and
28062  contact information with the "--with-modified-by" configure argument or the
28063  MODIFIED_BY define.
28064
28065==============================================================================
28066Kibaale Children's Centre		*kcc* *Kibaale*  *charity*
28067
28068Kibaale Children's Centre (KCC) is located in Kibaale, a small town in the
28069south of Uganda, near Tanzania, in East Africa.  The area is known as Rakai
28070District.  The population is mostly farmers.  Although people are poor, there
28071is enough food.  But this district is suffering from AIDS more than any other
28072part of the world.  Some say that it started there.  Estimations are that 10
28073to 30% of the Ugandans are infected with HIV.  Because parents die, there are
28074many orphans.  In this district about 60,000 children have lost one or both
28075parents, out of a population of 350,000.  And this is still continuing.
28076
28077The children need a lot of help.  The KCC is working hard to provide the needy
28078with food, medical care and education.  Food and medical care to keep them
28079healthy now, and education so that they can take care of themselves in the
28080future.  KCC works on a Christian base, but help is given to children of any
28081religion.
28082
28083The key to solving the problems in this area is education.  This has been
28084neglected in the past years with president Idi Amin and the following civil
28085wars.  Now that the government is stable again, the children and parents have
28086to learn how to take care of themselves and how to avoid infections.  There is
28087also help for people who are ill and hungry, but the primary goal is to
28088prevent people from getting ill and to teach them how to grow healthy food.
28089
28090Most of the orphans are living in an extended family.  An uncle or older
28091sister is taking care of them.  Because these families are big and the income
28092(if any) is low, a child is lucky if it gets healthy food.  Clothes, medical
28093care and schooling is beyond its reach.  To help these needy children, a
28094sponsorship program was put into place.  A child can be financially adopted.
28095For a few dollars a month KCC sees to it that the child gets indispensable
28096items, is healthy, goes to school and KCC takes care of anything else that
28097needs to be done for the child and the family that supports it.
28098
28099Besides helping the child directly, the environment where the child grows up
28100needs to be improved.  KCC helps schools to improve their teaching methods.
28101There is a demonstration school at the centre and teacher trainings are given.
28102Health workers are being trained, hygiene education is carried out and
28103households are stimulated to build a proper latrine.  I helped setting up a
28104production site for cement slabs.  These are used to build a good latrine.
28105They are sold below cost price.
28106
28107There is a small clinic at the project, which provides children and their
28108family with medical help.  When needed, transport to a hospital is offered.
28109Immunization programs are carried out and help is provided when an epidemic is
28110breaking out (measles and cholera have been a problem).
28111							*donate*
28112Summer 1994 to summer 1995 I spent a whole year at the centre, working as a
28113volunteer.  I have helped to expand the centre and worked in the area of water
28114and sanitation.  I learned that the help that the KCC provides really helps.
28115When I came back to Holland, I wanted to continue supporting KCC.  To do this
28116I'm raising funds and organizing the sponsorship program.  Please consider one
28117of these possibilities:
28118
281191.  Sponsor a child in primary school: 17 euro a month (or more).
281202.  Sponsor a child in secondary school: 25 euro a month (or more).
281213.  Sponsor the clinic: Any amount a month or quarter
281224.  A one-time donation
28123
28124Compared with other organizations that do child sponsorship the amounts are
28125very low.  This is because the money goes directly to the centre.  Less than
281265% is used for administration.  This is possible because this is a small
28127organization that works with volunteers.  If you would like to sponsor a
28128child, you should have the intention to do this for at least one year.
28129
28130How do you know that the money will be spent right?  First of all you have my
28131personal guarantee as the author of Vim.  I trust the people that are working
28132at the centre, I know them personally.  Further more, the centre is
28133co-sponsored and inspected by World Vision, Save the Children Fund and
28134International Child Care Fund.  The centre is visited about once a year to
28135check the progress (at our own cost).  I have visited the centre myself in
281361996, 1998, 2000, 2001 and 2003.  The visit reports are on the ICCF web site.
28137
28138If you have any further questions, send me e-mail: &lt;Bram@vim.org&gt;.
28139
28140The address of the centre is:
28141			Kibaale Children's Centre
28142			p.o. box 1658
28143			Masaka, Uganda, East Africa
28144
28145Sending money:						*iccf-donations*
28146
28147Check the ICCF web site for the latest information!  See |iccf| for the URL.
28148
28149
28150USA:		The methods mentioned below can be used.
28151		Sending a check to the Nehemiah Group Outreach Society (NGOS)
28152		is no longer possible, unfortunately. We are looking for
28153		another way to get you an IRS tax receipt. 
28154		For sponsoring a child contact KCF in Canada (see below). US
28155		checks can be sent to them to lower banking costs.
28156
28157Canada:		Contact Kibaale Children's Fund (KCF) in Surrey, Canada.  They
28158		take care of the Canadian sponsors for the children in
28159		Kibaale.  KCF forwards 100% of the money to the project in
28160		Uganda.  You can send them a one time donation directly.
28161		Please send me a note so that I know what has been donated
28162		because of Vim.  Ask KCF for information about sponsorship.
28163			Kibaale Children's Fund c/o Pacific Academy
28164			10238-168 Street
28165			Surrey, B.C. V4N 1Z4
28166			Canada
28167			Phone: 604-581-5353
28168		If you make a donation to Kibaale Children's Fund (KCF) you
28169		will receive a tax receipt which can be submitted with your
28170		tax return.
28171
28172Holland:	Transfer to the account of "Stichting ICCF Holland" in Venlo.
28173		This will allow for tax deduction if you live in Holland.
28174			Postbank, nr. 4548774
28175
28176Germany:	It is possible to make donations that allow for a tax return.
28177		Check the ICCF web site for the latest information:
28178			http://iccf-holland.org/germany.html
28179
28180World:		Use a postal money order.  That should be possible from any
28181		country, mostly from the post office.  Use this name (which is
28182		in my passport): "Abraham Moolenaar".  Use Euro for the
28183		currency if possible.
28184
28185Europe:		Use a bank transfer if possible.  Your bank should have a form
28186		that you can use for this.  See "Others" below for the swift
28187		code and IBAN number.
28188		Any other method should work.  Ask for information about
28189		sponsorship.
28190
28191Credit Card:	You can use PayPal to send money with a Credit card.  This is
28192		the most widely used Internet based payment system.  It's
28193		really simple to use.  Use this link to find more info:
28194		    https://www.paypal.com/en_US/mrb/pal=XAC62PML3GF8Q
28195		The e-mail address for sending the money to is:
28196		    Bram@iccf-holland.org
28197		For amounts above 400 Euro ($500) sending a check is
28198		preferred.
28199
28200Others:		Transfer to one of these accounts if possible:
28201		    Postbank, account 4548774
28202				Swift code: INGB NL 2A
28203				IBAN: NL47 PSTB 0004 5487 74
28204			under the name "stichting ICCF Holland", Venlo
28205		    If that doesn't work:
28206		    Rabobank Venlo, account 3765.05.117
28207				Swift code: RABO NL 2U
28208			under the name "Bram Moolenaar", Venlo
28209		Otherwise, send a check in euro or US dollars to the address
28210		below.  Minimal amount: $70 (my bank does not accept smaller
28211		amounts for foreign check, sorry)
28212
28213Address to send checks to:
28214			stichting ICCF Holland
28215			Bram Moolenaar
28216			Finsterruetihof 1
28217			8134 Adliswil
28218			Switzerland
28219
28220This address is expected to be valid for a long time.
28221
28222 vim:tw=78:ts=8:ft=help:norl:
28223
28224-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
28225</pre>
28226<ul>
28227
28228</ul>
28229</div>
28230</div>
28231
28232
28233<div class="product">
28234<span class="title">vpd-0.0.1</span>
28235<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28236<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
28237<div class="licence">
28238<pre></pre>
28239<ul>
28240<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
28241</ul>
28242</div>
28243</div>
28244
28245
28246<div class="product">
28247<span class="title">wget-1.14</span>
28248<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28249<span class="homepage"><a href="http://www.gnu.org/software/wget/">homepage</a></span>
28250<div class="licence">
28251<pre></pre>
28252<ul>
28253<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
28254</ul>
28255</div>
28256</div>
28257
28258
28259<div class="product">
28260<span class="title">which-2.20</span>
28261<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28262<span class="homepage"><a href="http://www.xs4all.nl/~carlo17/which/">homepage</a></span>
28263<div class="licence">
28264<pre></pre>
28265<ul>
28266<li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
28267</ul>
28268</div>
28269</div>
28270
28271
28272<div class="product">
28273<span class="title">wireless-regdb-20131127</span>
28274<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28275<span class="homepage"><a href="http://wireless.kernel.org/en/developers/Regulatory">homepage</a></span>
28276<div class="licence">
28277<pre></pre>
28278<ul>
28279<li><a href='#ISC'>Gentoo Package Stock License ISC</a></li>
28280</ul>
28281</div>
28282</div>
28283
28284
28285<div class="product">
28286<span class="title">wireless-tools-29</span>
28287<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28288<span class="homepage"><a href="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html">homepage</a></span>
28289<div class="licence">
28290<pre></pre>
28291<ul>
28292<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
28293</ul>
28294</div>
28295</div>
28296
28297
28298<div class="product">
28299<span class="title">wireless_automation-0.0.1</span>
28300<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28301<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
28302<div class="licence">
28303<pre></pre>
28304<ul>
28305<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
28306</ul>
28307</div>
28308</div>
28309
28310
28311<div class="product">
28312<span class="title">workarounds-0.0.1</span>
28313<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28314<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
28315<div class="licence">
28316<pre></pre>
28317<ul>
28318<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
28319</ul>
28320</div>
28321</div>
28322
28323
28324<div class="product">
28325<span class="title">wpa_supplicant-0.7.2</span>
28326<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28327<span class="homepage"><a href="http://hostap.epitest.fi/wpa_supplicant/">homepage</a></span>
28328<div class="licence">
28329<pre></pre>
28330<ul>
28331<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
28332</ul>
28333</div>
28334</div>
28335
28336
28337<div class="product">
28338<span class="title">ws4py-0.3.2</span>
28339<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28340<span class="homepage"><a href="https://github.com/Lawouach/WebSocket-for-Python">homepage</a></span>
28341<div class="licence">
28342<pre>Scanned Source License ws4py-0.3.2/LICENSE:
28343
28344Copyright (c) 2011-2013, Sylvain Hellegouarch 
28345All rights reserved. 
28346
28347Redistribution and use in source and binary forms, with or without 
28348modification, are permitted provided that the following conditions are met: 
28349
28350 * Redistributions of source code must retain the above copyright notice, 
28351   this list of conditions and the following disclaimer. 
28352 * Redistributions in binary form must reproduce the above copyright 
28353   notice, this list of conditions and the following disclaimer in the 
28354   documentation and/or other materials provided with the distribution. 
28355 * Neither the name of ws4py nor the names of its contributors may be used 
28356   to endorse or promote products derived from this software without 
28357   specific prior written permission. 
28358
28359THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
28360AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
28361IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
28362ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 
28363LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
28364CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
28365SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 
28366INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
28367CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
28368ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
28369POSSIBILITY OF SUCH DAMAGE.
28370
28371-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
28372</pre>
28373<ul>
28374
28375</ul>
28376</div>
28377</div>
28378
28379
28380<div class="product">
28381<span class="title">X.Org-1.9.3</span>
28382<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28383<span class="homepage"><a href="http://www.x.org/">homepage</a></span>
28384<div class="licence">
28385<pre></pre>
28386<ul>
28387<li><a href='#X'>Custom License X</a></li>
28388</ul>
28389</div>
28390</div>
28391
28392
28393<div class="product">
28394<span class="title">x11vnc-0.9.13</span>
28395<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28396<span class="homepage"><a href="http://www.karlrunge.com/x11vnc/">homepage</a></span>
28397<div class="licence">
28398<pre></pre>
28399<ul>
28400<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
28401</ul>
28402</div>
28403</div>
28404
28405
28406<div class="product">
28407<span class="title">xbitmaps-1.1.1</span>
28408<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28409<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
28410<div class="licence">
28411<pre>Scanned Source License xbitmaps-1.1.1/COPYING:
28412
28413Copyright (c) 1998 The Open Group
28414
28415All rights reserved.
28416
28417Permission is hereby granted, free of charge, to any person obtaining a
28418copy of this software and associated documentation files (the
28419"Software"), to deal in the Software without restriction, including
28420without limitation the rights to use, copy, modify, merge, publish,
28421distribute, and/or sell copies of the Software, and to permit persons
28422to whom the Software is furnished to do so, provided that the above
28423copyright notice(s) and this permission notice appear in all copies of
28424the Software and that both the above copyright notice(s) and this
28425permission notice appear in supporting documentation.
28426
28427THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
28428OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
28429MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
28430OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
28431HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
28432INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
28433FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
28434NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
28435WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
28436
28437Except as contained in this notice, the name of a copyright holder
28438shall not be used in advertising or otherwise to promote the sale, use
28439or other dealings in this Software without prior written authorization
28440of the copyright holder.
28441
28442X Window System is a trademark of The Open Group.
28443
28444Copyright 1988 by Evans &amp; Sutherland Computer Corporation, 
28445Salt Lake City, Utah
28446
28447                       All Rights Reserved                       
28448                                                                 
28449Permission to use, copy, modify, and distribute this software and
28450its documentation  for  any  purpose  and  without  fee is hereby
28451granted, provided that the above copyright notice appear  in  all
28452copies and that both  that  copyright  notice  and  this  permis-
28453sion  notice appear in supporting  documentation,  and  that  the
28454name  of Evans &amp; Sutherland  not be used in advertising or publi-
28455city pertaining to distribution  of the software without  specif-
28456ic, written prior permission.                                    
28457                                                                 
28458EVANS  &amp; SUTHERLAND  DISCLAIMS  ALL  WARRANTIES  WITH  REGARD  TO
28459THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILI-
28460TY AND FITNESS, IN NO EVENT SHALL EVANS &amp;  SUTHERLAND  BE  LIABLE
28461FOR  ANY  SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY  DAM-
28462AGES  WHATSOEVER RESULTING FROM  LOSS OF USE,  DATA  OR  PROFITS,
28463WHETHER   IN  AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
28464ACTION, ARISING OUT OF OR IN  CONNECTION  WITH  THE  USE  OR PER-
28465FORMANCE OF THIS SOFTWARE.                                       
28466
28467
28468-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
28469</pre>
28470<ul>
28471
28472</ul>
28473</div>
28474</div>
28475
28476
28477<div class="product">
28478<span class="title">xcb-proto-1.7.1</span>
28479<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28480<span class="homepage"><a href="http://xcb.freedesktop.org/">homepage</a></span>
28481<div class="licence">
28482<pre>Scanned Source License xcb-proto-1.7.1/COPYING:
28483
28484Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.
28485All Rights Reserved.
28486
28487Permission is hereby granted, free of charge, to any person
28488obtaining a copy of this software and associated
28489documentation files (the "Software"), to deal in the
28490Software without restriction, including without limitation
28491the rights to use, copy, modify, merge, publish, distribute,
28492sublicense, and/or sell copies of the Software, and to
28493permit persons to whom the Software is furnished to do so,
28494subject to the following conditions:
28495
28496The above copyright notice and this permission notice shall
28497be included in all copies or substantial portions of the
28498Software.
28499
28500THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
28501KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
28502WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
28503PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
28504BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
28505IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
28506OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
28507OTHER DEALINGS IN THE SOFTWARE.
28508
28509Except as contained in this notice, the names of the authors
28510or their institutions shall not be used in advertising or
28511otherwise to promote the sale, use or other dealings in this
28512Software without prior written authorization from the
28513authors.
28514
28515-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
28516</pre>
28517<ul>
28518
28519</ul>
28520</div>
28521</div>
28522
28523
28524<div class="product">
28525<span class="title">xcb-util-0.3.8</span>
28526<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28527<span class="homepage"><a href="http://xcb.freedesktop.org/">homepage</a></span>
28528<div class="licence">
28529<pre></pre>
28530<ul>
28531<li><a href='#X'>Custom License X</a></li>
28532</ul>
28533</div>
28534</div>
28535
28536
28537<div class="product">
28538<span class="title">xcb-util-image-0.3.8</span>
28539<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28540<span class="homepage"><a href="http://xcb.freedesktop.org/">homepage</a></span>
28541<div class="licence">
28542<pre></pre>
28543<ul>
28544<li><a href='#X'>Custom License X</a></li>
28545</ul>
28546</div>
28547</div>
28548
28549
28550<div class="product">
28551<span class="title">xcb-util-keysyms-0.3.8</span>
28552<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28553<span class="homepage"><a href="http://xcb.freedesktop.org/">homepage</a></span>
28554<div class="licence">
28555<pre></pre>
28556<ul>
28557<li><a href='#X'>Custom License X</a></li>
28558</ul>
28559</div>
28560</div>
28561
28562
28563<div class="product">
28564<span class="title">xcb-util-renderutil-0.3.8</span>
28565<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28566<span class="homepage"><a href="http://xcb.freedesktop.org/">homepage</a></span>
28567<div class="licence">
28568<pre></pre>
28569<ul>
28570<li><a href='#X'>Custom License X</a></li>
28571</ul>
28572</div>
28573</div>
28574
28575
28576<div class="product">
28577<span class="title">xcb-util-wm-0.3.8</span>
28578<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28579<span class="homepage"><a href="http://xcb.freedesktop.org/">homepage</a></span>
28580<div class="licence">
28581<pre></pre>
28582<ul>
28583<li><a href='#X'>Custom License X</a></li>
28584</ul>
28585</div>
28586</div>
28587
28588
28589<div class="product">
28590<span class="title">xcmiscproto-1.2.1</span>
28591<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28592<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
28593<div class="licence">
28594<pre>Scanned Source License xcmiscproto-1.2.1/COPYING:
28595
28596Copyright 1993, 1994, 1998  The Open Group
28597
28598Permission to use, copy, modify, distribute, and sell this software and its
28599documentation for any purpose is hereby granted without fee, provided that
28600the above copyright notice appear in all copies and that both that
28601copyright notice and this permission notice appear in supporting
28602documentation.
28603
28604The above copyright notice and this permission notice shall be included in
28605all copies or substantial portions of the Software.
28606
28607THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
28608IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28609FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
28610OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
28611AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
28612CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
28613
28614Except as contained in this notice, the name of The Open Group shall not be
28615used in advertising or otherwise to promote the sale, use or other dealings
28616in this Software without prior written authorization from The Open Group.
28617
28618-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
28619</pre>
28620<ul>
28621
28622</ul>
28623</div>
28624</div>
28625
28626
28627<div class="product">
28628<span class="title">xdotool-2.20110530.1</span>
28629<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28630<span class="homepage"><a href="http://www.semicomplete.com/projects/xdotool/">homepage</a></span>
28631<div class="licence">
28632<pre>Scanned Source License xdotool-2.20110530.1/COPYRIGHT:
28633
28634Copyright (c) 2007, 2008, 2009: Jordan Sissel.
28635All rights reserved.
28636
28637Redistribution and use in source and binary forms, with or without
28638modification, are permitted provided that the following conditions are met:
28639    * Redistributions of source code must retain the above copyright
28640      notice, this list of conditions and the following disclaimer.
28641    * Redistributions in binary form must reproduce the above copyright
28642      notice, this list of conditions and the following disclaimer in the
28643      documentation and/or other materials provided with the distribution.
28644    * Neither the name of the Jordan Sissel nor the names of its contributors
28645      may be used to endorse or promote products derived from this software
28646      without specific prior written permission.
28647
28648THIS SOFTWARE IS PROVIDED BY JORDAN SISSEL ``AS IS'' AND ANY
28649EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
28650WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
28651DISCLAIMED. IN NO EVENT SHALL JORDAN SISSEL BE LIABLE FOR ANY
28652DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
28653(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
28654LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
28655ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28656(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
28657SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28658
28659-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
28660</pre>
28661<ul>
28662<li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
28663</ul>
28664</div>
28665</div>
28666
28667
28668<div class="product">
28669<span class="title">xdpyinfo-1.3.0</span>
28670<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28671<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
28672<div class="licence">
28673<pre>Scanned Source License xdpyinfo-1.3.0/COPYING:
28674
28675Copyright 1988, 1998  The Open Group
28676Copyright 2005 Hitachi, Ltd.
28677
28678Permission to use, copy, modify, distribute, and sell this software and its
28679documentation for any purpose is hereby granted without fee, provided that
28680the above copyright notice appear in all copies and that both that
28681copyright notice and this permission notice appear in supporting
28682documentation.
28683
28684The above copyright notice and this permission notice shall be included in
28685all copies or substantial portions of the Software.
28686
28687THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
28688IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28689FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
28690OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
28691AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
28692CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
28693
28694Except as contained in this notice, the name of The Open Group shall not be
28695used in advertising or otherwise to promote the sale, use or other dealings
28696in this Software without prior written authorization from The Open Group.
28697
28698-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
28699</pre>
28700<ul>
28701
28702</ul>
28703</div>
28704</div>
28705
28706
28707<div class="product">
28708<span class="title">xdriinfo-1.0.4</span>
28709<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28710<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
28711<div class="licence">
28712<pre>Scanned Source License xdriinfo-1.0.4/COPYING:
28713
28714Client application for querying drivers' configuration information
28715Copyright (C) 2003 Felix Kuehling
28716
28717Permission is hereby granted, free of charge, to any person obtaining a
28718copy of this software and associated documentation files (the "Software"),
28719to deal in the Software without restriction, including without limitation
28720the rights to use, copy, modify, merge, publish, distribute, sublicense,
28721and/or sell copies of the Software, and to permit persons to whom the
28722Software is furnished to do so, subject to the following conditions:
28723
28724The above copyright notice and this permission notice shall be included
28725in all copies or substantial portions of the Software.
28726
28727THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
28728OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28729FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
28730FELIX KUEHLING, OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM,
28731DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
28732OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
28733OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
28734
28735-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
28736</pre>
28737<ul>
28738
28739</ul>
28740</div>
28741</div>
28742
28743
28744<div class="product">
28745<span class="title">xev-1.2.0</span>
28746<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28747<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
28748<div class="licence">
28749<pre>Scanned Source License xev-1.2.0/COPYING:
28750
28751Copyright (c) 1988  X Consortium
28752
28753Permission is hereby granted, free of charge, to any person obtaining
28754a copy of this software and associated documentation files (the
28755"Software"), to deal in the Software without restriction, including
28756without limitation the rights to use, copy, modify, merge, publish,
28757distribute, sublicense, and/or sell copies of the Software, and to
28758permit persons to whom the Software is furnished to do so, subject to
28759the following conditions:
28760
28761The above copyright notice and this permission notice shall be included
28762in all copies or substantial portions of the Software.
28763
28764THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
28765OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
28766MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
28767IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
28768OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
28769ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
28770OTHER DEALINGS IN THE SOFTWARE.
28771
28772Except as contained in this notice, the name of the X Consortium shall
28773not be used in advertising or otherwise to promote the sale, use or
28774other dealings in this Software without prior written authorization
28775from the X Consortium.
28776
28777-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
28778</pre>
28779<ul>
28780
28781</ul>
28782</div>
28783</div>
28784
28785
28786<div class="product">
28787<span class="title">xextproto-7.2.0</span>
28788<a class="show" href="#" onclick="return toggle(this);">show license text</a>
28789<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
28790<div class="licence">
28791<pre>Scanned Source License xextproto-7.2.0/COPYING:
28792
28793Copyright 1989, 1998  The Open Group
28794
28795Permission to use, copy, modify, distribute, and sell this software and its
28796documentation for any purpose is hereby granted without fee, provided that
28797the above copyright notice appear in all copies and that both that
28798copyright notice and this permission notice appear in supporting
28799documentation.
28800
28801The above copyright notice and this permission notice shall be included in
28802all copies or substantial portions of the Software.
28803
28804THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
28805IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28806FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
28807OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
28808AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
28809CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
28810
28811Except as contained in this notice, the name of The Open Group shall not be
28812used in advertising or otherwise to promote the sale, use or other dealings
28813in this Software without prior written authorization from The Open Group.
28814
28815
28816Copyright (c) 1997 by Silicon Graphics Computer Systems, Inc.
28817Permission to use, copy, modify, and distribute this
28818software and its documentation for any purpose and without
28819fee is hereby granted, provided that the above copyright
28820notice appear in all copies and that both that copyright
28821notice and this permission notice appear in supporting
28822documentation, and that the name of Silicon Graphics not be
28823used in advertising or publicity pertaining to distribution
28824of the software without specific prior written permission.
28825Silicon Graphics makes no representation about the suitability
28826of this software for any purpose. It is provided "as is"
28827without any express or implied warranty.
28828SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
28829SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
28830AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
28831GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
28832DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
28833DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
28834OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
28835THE USE OR PERFORMANCE OF THIS SOFTWARE.
28836
28837
28838Copyright 1992 Network Computing Devices
28839
28840Permission to use, copy, modify, distribute, and sell this software and its
28841documentation for any purpose is hereby granted without fee, provided that
28842the above copyright notice appear in all copies and that both that
28843copyright notice and this permission notice appear in supporting
28844documentation, and that the name of NCD. not be used in advertising or
28845publicity pertaining to distribution of the software without specific,
28846written prior permission.  NCD. makes no representations about the
28847suitability of this software for any purpose.  It is provided "as is"
28848without express or implied warranty.
28849
28850NCD. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
28851IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NCD.
28852BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
28853WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
28854OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 
28855CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
28856
28857
28858Copyright (c) 1994, 1995  Hewlett-Packard Company
28859
28860Permission is hereby granted, free of charge, to any person obtaining
28861a copy of this software and associated documentation files (the
28862"Software"), to deal in the Software without restriction, including
28863without limitation the rights to use, copy, modify, merge, publish,
28864distribute, sublicense, and/or sell copies of the Software, and to
28865permit persons to whom the Software is furnished to do so, subject to
28866the following conditions:
28867
28868The above copyright notice and this permission notice shall be included
28869in all copies or substantial portions of the Software.
28870
28871THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
28872OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
28873MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
28874IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM,
28875DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
28876OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
28877THE USE OR OTHER DEALINGS IN THE SOFTWARE.
28878
28879Except as contained in this notice, the name of the Hewlett-Packard
28880Company shall not be used in advertising or otherwise to promote the
28881sale, use or other dealings in this Software without prior written
28882authorization from the Hewlett-Packard Company.
28883
28884
28885Copyright (c) 1996 Digital Equipment Corporation, Maynard, Massachusetts.
28886
28887Permission is hereby granted, free of charge, to any person obtaining a copy
28888of this software and associated documentation files (the "Software"), to deal
28889in the Software without restriction, including without limitation the rights
28890to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
28891copies of the Software.
28892
28893The above copyright notice and this permission notice shall be included in
28894all copies or substantial portions of the Software.
28895
28896THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
28897IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28898FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
28899DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING, 
28900BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY, 
28901WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR 
28902IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
28903
28904Except as contained in this notice, the name of Digital Equipment Corporation 
28905shall not be used in advertising or otherwise to promote the sale, use or other
28906dealings in this Software without prior written authorization from Digital 
28907Equipment Corporation.
28908
28909
28910Copyright 1988, 1989, 1990, 1994 Network Computing Devices, Inc.
28911
28912Permission to use, copy, modify, distribute, and sell this software and
28913its documentation for any purpose is hereby granted without fee, provided
28914that the above copyright notice appear in all copies and that both that
28915copyright notice and this permission notice appear in supporting
28916documentation, and that the name Network Computing Devices, Inc. not be
28917used in advertising or publicity pertaining to distribution of this 
28918software without specific, written prior permission.
28919
28920THIS SOFTWARE IS PROVIDED `AS-IS'.  NETWORK COMPUTING DEVICES, INC.,
28921DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING WITHOUT
28922LIMITATION ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
28923PARTICULAR PURPOSE, OR NONINFRINGEMENT.  IN NO EVENT SHALL NETWORK
28924COMPUTING DEVICES, INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING
28925SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES, INCLUDING LOSS OF USE,
28926DATA, OR PROFITS, EVEN IF ADVISED OF THE POSSIBILITY THEREOF, AND
28927REGARDLESS OF WHETHER IN AN ACTION IN CONTRACT, TORT OR NEGLIGENCE,
28928ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
28929SOFTWARE.
28930
28931
28932Copyright 1991,1993 by Digital Equipment Corporation, Maynard, Massachusetts,
28933and Olivetti Research Limited, Cambridge, England.
28934
28935                        All Rights Reserved
28936
28937Permission to use, copy, modify, and distribute this software and its 
28938documentation for any purpose and without fee is hereby granted, 
28939provided that the above copyright notice appear in all copies and that
28940both that copyright notice and this permission notice appear in 
28941supporting documentation, and that the names of Digital or Olivetti
28942not be used in advertising or publicity pertaining to distribution of the
28943software without specific, written prior permission.  
28944
28945DIGITAL AND OLIVETTI DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
28946SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
28947FITNESS, IN NO EVENT SHALL THEY BE LIABLE FOR ANY SPECIAL, INDIRECT OR
28948CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
28949USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
28950OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
28951PERFORMANCE OF THIS SOFTWARE.
28952
28953
28954Copyright 1986, 1987, 1988 by Hewlett-Packard Corporation
28955
28956Permission to use, copy, modify, and distribute this
28957software and its documentation for any purpose and without
28958fee is hereby granted, provided that the above copyright
28959notice appear in all copies and that both that copyright
28960notice and this permission notice appear in supporting
28961documentation, and that the name of Hewlett-Packard not be used in
28962advertising or publicity pertaining to distribution of the
28963software without specific, written prior permission.
28964
28965Hewlett-Packard makes no representations about the 
28966suitability of this software for any purpose.  It is provided 
28967"as is" without express or implied warranty.
28968
28969This software is not subject to any license of the American
28970Telephone and Telegraph Company or of the Regents of the
28971University of California.
28972
28973
28974Copyright © 2007-2008 Peter Hutterer
28975
28976Permission is hereby granted, free of charge, to any person obtaining a
28977copy of this software and associated documentation files (the "Software"),
28978to deal in the Software without restriction, including without limitation
28979the rights to use, copy, modify, merge, publish, distribute, sublicense,
28980and/or sell copies of the Software, and to permit persons to whom the
28981Software is furnished to do so, subject to the following conditions:
28982
28983The above copyright notice and this permission notice (including the next
28984paragraph) shall be included in all copies or substantial portions of the
28985Software.
28986
28987THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
28988IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28989FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
28990THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
28991LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
28992FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
28993DEALINGS IN THE SOFTWARE.
28994
28995-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
28996</pre>
28997<ul>
28998
28999</ul>
29000</div>
29001</div>
29002
29003
29004<div class="product">
29005<span class="title">xf86-input-cmt-0.0.1</span>
29006<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29007<span class="homepage"><a href="">homepage</a></span>
29008<div class="licence">
29009<pre>Scanned Source License xf86-input-cmt-0.0.1/LICENSE:
29010
29011// Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
29012//
29013// Redistribution and use in source and binary forms, with or without
29014// modification, are permitted provided that the following conditions are
29015// met:
29016//
29017//    * Redistributions of source code must retain the above copyright
29018// notice, this list of conditions and the following disclaimer.
29019//    * Redistributions in binary form must reproduce the above
29020// copyright notice, this list of conditions and the following disclaimer
29021// in the documentation and/or other materials provided with the
29022// distribution.
29023//    * Neither the name of Google Inc. nor the names of its
29024// contributors may be used to endorse or promote products derived from
29025// this software without specific prior written permission.
29026//
29027// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
29028// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
29029// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
29030// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
29031// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29032// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
29033// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
29034// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29035// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29036// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29037// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29038
29039-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29040</pre>
29041<ul>
29042
29043</ul>
29044</div>
29045</div>
29046
29047
29048<div class="product">
29049<span class="title">xf86-input-evdev-2.7.3</span>
29050<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29051<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
29052<div class="licence">
29053<pre>Scanned Source License xf86-input-evdev-2.7.3/COPYING:
29054
29055Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
29056Copyright 1993 by David Dawes &lt;dawes@xfree86.org&gt;
29057Copyright 2002 by SuSE Linux AG, Author: Egbert Eich
29058Copyright 1994-2002 by The XFree86 Project, Inc.
29059Copyright 2002 by Paul Elliott
29060Copyright © 2008 University of South Australia
29061Copyright 2008 by Chris Salch
29062Copyright © 2008 Red Hat, Inc.
29063
29064Permission to use, copy, modify, distribute, and sell this software
29065and its documentation for any purpose is hereby granted without
29066fee, provided that the above copyright notice appear in all copies
29067and that both that copyright notice and this permission notice
29068appear in supporting documentation, and that the name of the authors
29069not be used in advertising or publicity pertaining to distribution of the
29070software without specific, written prior permission.  The authors make no
29071representations about the suitability of this software for any
29072purpose.  It is provided "as is" without express or implied
29073warranty.
29074
29075THE AUTHORS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
29076INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
29077NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
29078CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
29079OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
29080NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
29081CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
29082
29083Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
29084
29085Permission is hereby granted, free of charge, to any person obtaining a
29086copy of this software and associated documentation files (the "Software"),
29087to deal in the Software without restriction, including without limitation
29088the rights to use, copy, modify, merge, publish, distribute, sublicense,
29089and/or sell copies of the Software, and to permit persons to whom the
29090Software is furnished to do so, subject to the following conditions:
29091
29092The above copyright notice and this permission notice (including the next
29093paragraph) shall be included in all copies or substantial portions of the
29094Software.
29095
29096THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29097IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29098FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
29099THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29100LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
29101FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
29102DEALINGS IN THE SOFTWARE.
29103
29104Copyright 2005 Adam Jackson.
29105
29106Permission is hereby granted, free of charge, to any person obtaining a
29107copy of this software and associated documentation files (the "Software"),
29108to deal in the Software without restriction, including without limitation
29109on the rights to use, copy, modify, merge, publish, distribute, sub
29110license, and/or sell copies of the Software, and to permit persons to whom
29111the Software is furnished to do so, subject to the following conditions:
29112
29113The above copyright notice and this permission notice (including the next
29114paragraph) shall be included in all copies or substantial portions of the
29115Software.
29116
29117THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29118IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29119FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
29120ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
29121IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
29122CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29123
29124
29125-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29126</pre>
29127<ul>
29128
29129</ul>
29130</div>
29131</div>
29132
29133
29134<div class="product">
29135<span class="title">xf86-input-synaptics-1.6.2</span>
29136<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29137<span class="homepage"><a href="http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/">homepage</a></span>
29138<div class="licence">
29139<pre>Scanned Source License xf86-input-synaptics-1.6.2/COPYING:
29140
29141The MIT License
29142
29143Copyright (c) 1997 C. Scott Ananian
29144Copyright (c) 1998-2000 Bruce Kalk
29145Copyright (c) 1999 Henry Davies
29146Copyright (c) 2008 Fedor P. Goncharov
29147Copyright (c) 2001 Stefan Gmeiner
29148Copyright (c) 2002 S. Lehner
29149Copyright (c) 2002 Linuxcare Inc. David Kennedy
29150Copyright (c) 2003 Fred Hucht
29151Copyright (c) 2003 Neil Brown
29152Copyright (c) 2003 Jörg Bösner
29153Copyright (c) 2003 Hartwig Felger
29154Copyright (c) 2002-2007 Peter Osterlund
29155Copyright (c) 2004 Arne Schwabe
29156Copyright (c) 2004 Matthias Ihmig
29157Copyright (c) 2004 Alexei Gilchrist
29158Copyright (c) 2006-2007 Christian Thaeter
29159Copyright (c) 2006 Stefan Bethge
29160Copyright (c) 2007 Joseph P. Skudlarek
29161Copyright (c) 2007 Florian Loitsch
29162Copyright (c) 2008-2009 Red Hat, Inc.
29163
29164Permission is hereby granted, free of charge, to any person obtaining a copy
29165of this software and associated documentation files (the "Software"), to deal
29166in the Software without restriction, including without limitation the rights
29167to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29168copies of the Software, and to permit persons to whom the Software is
29169furnished to do so, subject to the following conditions:
29170
29171The above copyright notice and this permission notice shall be included in
29172all copies or substantial portions of the Software.
29173
29174THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29175IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29176FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29177AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29178LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
29179OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
29180THE SOFTWARE.
29181
29182-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29183</pre>
29184<ul>
29185
29186</ul>
29187</div>
29188</div>
29189
29190
29191<div class="product">
29192<span class="title">xf86-video-fbdev-0.4.1</span>
29193<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29194<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
29195<div class="licence">
29196<pre>Scanned Source License xf86-video-fbdev-0.4.1/COPYING:
29197
29198Copyright (C) 1994-2003 The XFree86 Project, Inc.  All Rights Reserved.
29199
29200Permission is hereby granted, free of charge, to any person obtaining a copy
29201of this software and associated documentation files (the "Software"), to deal
29202in the Software without restriction, including without limitation the rights
29203to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29204copies of the Software, and to permit persons to whom the Software is fur-
29205nished to do so, subject to the following conditions:
29206
29207The above copyright notice and this permission notice shall be included in
29208all copies or substantial portions of the Software.
29209
29210THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29211IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
29212NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
29213XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
29214IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
29215NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29216
29217Except as contained in this notice, the name of the XFree86 Project shall not
29218be used in advertising or otherwise to promote the sale, use or other deal-
29219ings in this Software without prior written authorization from the XFree86
29220Project.
29221
29222-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29223</pre>
29224<ul>
29225
29226</ul>
29227</div>
29228</div>
29229
29230
29231<div class="product">
29232<span class="title">xf86-video-intel-2.99.907</span>
29233<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29234<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
29235<div class="licence">
29236<pre>Scanned Source License xf86-video-intel-2.99.907/COPYING:
29237
29238Copyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas.
29239Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas.
29240Copyright 2005 Tungsten Graphics, Inc., Cedar Park, Texas.
29241All Rights Reserved.
29242
29243Permission is hereby granted, free of charge, to any person obtaining a
29244copy of this software and associated documentation files (the
29245"Software"), to deal in the Software without restriction, including
29246without limitation the rights to use, copy, modify, merge, publish,
29247distribute, sub license, and/or sell copies of the Software, and to
29248permit persons to whom the Software is furnished to do so, subject to
29249the following conditions:
29250
29251The above copyright notice and this permission notice (including the
29252next paragraph) shall be included in all copies or substantial portions
29253of the Software.
29254
29255THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
29256OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29257MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
29258IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR
29259ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
29260TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
29261SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29262
29263Copyright (c) 2005 Jesse Barnes &lt;jbarnes@virtuousgeek.org&gt;
29264Copyright © 2002 David Dawes
29265Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
29266
29267All Rights Reserved.
29268
29269Permission is hereby granted, free of charge, to any person obtaining a
29270copy of this software and associated documentation files (the
29271"Software"), to deal in the Software without restriction, including
29272without limitation the rights to use, copy, modify, merge, publish,
29273distribute, sub license, and/or sell copies of the Software, and to
29274permit persons to whom the Software is furnished to do so, subject to
29275the following conditions:
29276
29277The above copyright notice and this permission notice (including the
29278next paragraph) shall be included in all copies or substantial portions
29279of the Software.
29280
29281THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
29282OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29283MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
29284IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
29285ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
29286TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
29287SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29288
29289Copyright © 2006 Intel Corporation
29290Copyright © 2006,2010 Intel Corporation
29291Copyright © 2007 Intel Corporation
29292Copyright © 2008 Intel Corporation
29293Copyright © 2009 Intel Corporation
29294Copyright © 2007 Red Hat, Inc.
29295
29296Permission is hereby granted, free of charge, to any person obtaining a
29297copy of this software and associated documentation files (the "Software"),
29298to deal in the Software without restriction, including without limitation
29299the rights to use, copy, modify, merge, publish, distribute, sublicense,
29300and/or sell copies of the Software, and to permit persons to whom the
29301Software is furnished to do so, subject to the following conditions:
29302
29303The above copyright notice and this permission notice (including the next
29304paragraph) shall be included in all copies or substantial portions of the
29305Software.
29306
29307THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29308IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29309FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
29310THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29311LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
29312OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
29313SOFTWARE.
29314
29315Copyright 2000 by Alan Hourihane, Sychdyn, North Wales, UK.
29316
29317Permission to use, copy, modify, distribute, and sell this software and its
29318documentation for any purpose is hereby granted without fee, provided that
29319the above copyright notice appear in all copies and that both that
29320copyright notice and this permission notice appear in supporting
29321documentation, and that the name of Alan Hourihane not be used in
29322advertising or publicity pertaining to distribution of the software without
29323specific, written prior permission.  Alan Hourihane makes no representations
29324about the suitability of this software for any purpose.  It is provided
29325"as is" without express or implied warranty.
29326
29327ALAN HOURIHANE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
29328INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
29329EVENT SHALL ALAN HOURIHANE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
29330CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
29331DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
29332TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
29333PERFORMANCE OF THIS SOFTWARE.
29334
29335Copyright 2000 Intel Corporation.  All Rights Reserved.
29336
29337Permission is hereby granted, free of charge, to any person obtaining a
29338copy of this software and associated documentation files (the
29339"Software"), to deal in the Software without restriction, including
29340without limitation the rights to use, copy, modify, merge, publish,
29341distribute, sub license, and/or sell copies of the Software, and to
29342permit persons to whom the Software is furnished to do so, subject to
29343the following conditions:
29344
29345The above copyright notice and this permission notice (including the
29346next paragraph) shall be included in all copies or substantial portions
29347of the Software.
29348
29349THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
29350OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29351MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
29352IN NO EVENT SHALL INTEL, AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM,
29353DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
29354OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
29355THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29356
29357Copyright 2001 VA Linux Systems Inc., Fremont, California.
29358Copyright © 2002 by David Dawes
29359
29360All Rights Reserved.
29361
29362Permission is hereby granted, free of charge, to any person obtaining a
29363copy of this software and associated documentation files (the "Software"),
29364to deal in the Software without restriction, including without limitation
29365on the rights to use, copy, modify, merge, publish, distribute, sub
29366license, and/or sell copies of the Software, and to permit persons to whom
29367the Software is furnished to do so, subject to the following conditions:
29368
29369The above copyright notice and this permission notice (including the next
29370paragraph) shall be included in all copies or substantial portions of the
29371Software.
29372
29373THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29374IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29375FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
29376ATI, VA LINUX SYSTEMS AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
29377DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
29378OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
29379USE OR OTHER DEALINGS IN THE SOFTWARE.
29380
29381Copyright © 1999 Keith Packard
29382Copyright ® 2001 Keith Packard
29383Copyright © 2000, 2008 Keith Packard
29384
29385Permission to use, copy, modify, distribute, and sell this software and its
29386documentation for any purpose is hereby granted without fee, provided that
29387the above copyright notice appear in all copies and that both that
29388copyright notice and this permission notice appear in supporting
29389documentation, and that the name of Keith Packard not be used in
29390advertising or publicity pertaining to distribution of the software without
29391specific, written prior permission.  Keith Packard makes no
29392representations about the suitability of this software for any purpose.  It
29393is provided "as is" without express or implied warranty.
29394
29395KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
29396INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
29397EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
29398CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
29399DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
29400TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
29401PERFORMANCE OF THIS SOFTWARE.
29402
29403
29404-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29405</pre>
29406<ul>
29407
29408</ul>
29409</div>
29410</div>
29411
29412
29413<div class="product">
29414<span class="title">xf86bigfontproto-1.2.0</span>
29415<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29416<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
29417<div class="licence">
29418<pre>Scanned Source License xf86bigfontproto-1.2.0/COPYING:
29419
29420Permission is hereby granted, free of charge, to any person obtaining a copy
29421of this software and associated documentation files (the "Software"), to deal
29422in the Software without restriction, including without limitation the rights
29423to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29424copies of the Software, and to permit persons to whom the Software is
29425furnished to do so, subject to the following conditions:
29426
29427The above copyright notice and this permission notice shall be included in all
29428copies or substantial portions of the Software.
29429
29430THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29431IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29432FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29433XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
29434IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
29435CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29436
29437Except as contained in this notice, the name of the XFree86 Project shall not
29438be used in advertising or otherwise to promote the sale, use or other dealings
29439in this Software without prior written authorization from the XFree86 Project.
29440
29441-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29442</pre>
29443<ul>
29444
29445</ul>
29446</div>
29447</div>
29448
29449
29450<div class="product">
29451<span class="title">xf86dgaproto-2.1</span>
29452<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29453<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
29454<div class="licence">
29455<pre>Scanned Source License xf86dgaproto-2.1/COPYING:
29456
29457Permission is hereby granted, free of charge, to any person obtaining a copy
29458of this software and associated documentation files (the "Software"), to deal
29459in the Software without restriction, including without limitation the rights
29460to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29461copies of the Software, and to permit persons to whom the Software is
29462furnished to do so, subject to the following conditions:
29463
29464The above copyright notice and this permission notice shall be included in all
29465copies or substantial portions of the Software.
29466
29467THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29468IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29469FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29470XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
29471IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
29472CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29473
29474Except as contained in this notice, the name of the XFree86 Project shall not
29475be used in advertising or otherwise to promote the sale, use or other dealings
29476in this Software without prior written authorization from the XFree86 Project.
29477
29478-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29479</pre>
29480<ul>
29481
29482</ul>
29483</div>
29484</div>
29485
29486
29487<div class="product">
29488<span class="title">xf86driproto-2.1.1</span>
29489<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29490<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
29491<div class="licence">
29492<pre>Scanned Source License xf86driproto-2.1.1/COPYING:
29493
29494Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
29495Copyright 2000 VA Linux Systems, Inc.
29496All Rights Reserved.
29497
29498Permission is hereby granted, free of charge, to any person obtaining a
29499copy of this software and associated documentation files (the
29500"Software"), to deal in the Software without restriction, including
29501without limitation the rights to use, copy, modify, merge, publish,
29502distribute, sub license, and/or sell copies of the Software, and to
29503permit persons to whom the Software is furnished to do so, subject to
29504the following conditions:
29505
29506The above copyright notice and this permission notice (including the
29507next paragraph) shall be included in all copies or substantial portions
29508of the Software.
29509
29510THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
29511OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29512MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
29513IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
29514ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
29515TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
29516SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29517
29518
29519-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29520</pre>
29521<ul>
29522
29523</ul>
29524</div>
29525</div>
29526
29527
29528<div class="product">
29529<span class="title">xf86rushproto-1.1.2</span>
29530<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29531<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
29532<div class="licence">
29533<pre>Scanned Source License xf86rushproto-1.1.2/COPYING:
29534
29535Permission is hereby granted, free of charge, to any person obtaining a copy
29536of this software and associated documentation files (the "Software"), to deal
29537in the Software without restriction, including without limitation the rights
29538to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29539copies of the Software, and to permit persons to whom the Software is
29540furnished to do so, subject to the following conditions:
29541
29542The above copyright notice and this permission notice shall be included in all
29543copies or substantial portions of the Software.
29544
29545THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29546IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29547FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29548XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
29549IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
29550CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29551
29552Except as contained in this notice, the name of the XFree86 Project shall not
29553be used in advertising or otherwise to promote the sale, use or other dealings
29554in this Software without prior written authorization from the XFree86 Project.
29555
29556-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29557</pre>
29558<ul>
29559
29560</ul>
29561</div>
29562</div>
29563
29564
29565<div class="product">
29566<span class="title">xf86vidmodeproto-2.3.1</span>
29567<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29568<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
29569<div class="licence">
29570<pre>Scanned Source License xf86vidmodeproto-2.3.1/COPYING:
29571
29572Copyright 1995  Kaleb S. KEITHLEY
29573
29574Permission is hereby granted, free of charge, to any person obtaining
29575a copy of this software and associated documentation files (the
29576"Software"), to deal in the Software without restriction, including
29577without limitation the rights to use, copy, modify, merge, publish,
29578distribute, sublicense, and/or sell copies of the Software, and to
29579permit persons to whom the Software is furnished to do so, subject to
29580the following conditions:
29581
29582The above copyright notice and this permission notice shall be
29583included in all copies or substantial portions of the Software.
29584
29585THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
29586EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29587MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
29588IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES
29589OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
29590ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
29591OTHER DEALINGS IN THE SOFTWARE.
29592
29593Except as contained in this notice, the name of Kaleb S. KEITHLEY
29594shall not be used in advertising or otherwise to promote the sale, use
29595or other dealings in this Software without prior written authorization
29596from Kaleb S. KEITHLEY
29597
29598-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29599</pre>
29600<ul>
29601
29602</ul>
29603</div>
29604</div>
29605
29606
29607<div class="product">
29608<span class="title">xhost-1.0.4</span>
29609<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29610<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
29611<div class="licence">
29612<pre>Scanned Source License xhost-1.0.4/COPYING:
29613
29614Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
29615
29616Permission is hereby granted, free of charge, to any person obtaining a
29617copy of this software and associated documentation files (the "Software"),
29618to deal in the Software without restriction, including without limitation
29619the rights to use, copy, modify, merge, publish, distribute, sublicense,
29620and/or sell copies of the Software, and to permit persons to whom the
29621Software is furnished to do so, subject to the following conditions:
29622
29623The above copyright notice and this permission notice (including the next
29624paragraph) shall be included in all copies or substantial portions of the
29625Software.
29626
29627THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29628IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29629FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
29630THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29631LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
29632FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
29633DEALINGS IN THE SOFTWARE.
29634
29635Copyright 1985, 1986, 1987, 1998  The Open Group
29636
29637All rights reserved.
29638
29639Permission is hereby granted, free of charge, to any person obtaining a
29640copy of this software and associated documentation files (the
29641"Software"), to deal in the Software without restriction, including
29642without limitation the rights to use, copy, modify, merge, publish,
29643distribute, and/or sell copies of the Software, and to permit persons
29644to whom the Software is furnished to do so, provided that the above
29645copyright notice(s) and this permission notice appear in all copies of
29646the Software and that both the above copyright notice(s) and this
29647permission notice appear in supporting documentation.
29648
29649THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
29650OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29651MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
29652OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
29653HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
29654INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
29655FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
29656NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
29657WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
29658
29659Except as contained in this notice, the name of a copyright holder
29660shall not be used in advertising or otherwise to promote the sale, use
29661or other dealings in this Software without prior written authorization
29662of the copyright holder.
29663
29664X Window System is a trademark of The Open Group.
29665
29666
29667-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29668</pre>
29669<ul>
29670
29671</ul>
29672</div>
29673</div>
29674
29675
29676<div class="product">
29677<span class="title">xineramaproto-1.2.1</span>
29678<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29679<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
29680<div class="licence">
29681<pre>Scanned Source License xineramaproto-1.2.1/COPYING:
29682
29683Copyright 2003  The Open Group
29684
29685Permission to use, copy, modify, distribute, and sell this software and its
29686documentation for any purpose is hereby granted without fee, provided that
29687the above copyright notice appear in all copies and that both that
29688copyright notice and this permission notice appear in supporting
29689documentation.
29690
29691The above copyright notice and this permission notice shall be included in
29692all copies or substantial portions of the Software.
29693
29694THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29695IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29696FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
29697OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
29698AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
29699CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29700
29701Except as contained in this notice, the name of The Open Group shall not be
29702used in advertising or otherwise to promote the sale, use or other dealings
29703in this Software without prior written authorization from The Open Group.
29704
29705
29706Copyright (c) 1991, 1997 Digital Equipment Corporation, Maynard, Massachusetts.
29707Permission is hereby granted, free of charge, to any person obtaining a copy
29708of this software and associated documentation files (the "Software"), to deal
29709in the Software without restriction, including without limitation the rights
29710to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29711copies of the Software.
29712
29713The above copyright notice and this permission notice shall be included in
29714all copies or substantial portions of the Software.
29715
29716THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29717IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29718FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
29719DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING,
29720BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY,
29721WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
29722IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29723
29724Except as contained in this notice, the name of Digital Equipment Corporation
29725shall not be used in advertising or otherwise to promote the sale, use or other
29726dealings in this Software without prior written authorization from Digital
29727Equipment Corporation.
29728
29729-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29730</pre>
29731<ul>
29732
29733</ul>
29734</div>
29735</div>
29736
29737
29738<div class="product">
29739<span class="title">xinput-1.6.0</span>
29740<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29741<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
29742<div class="licence">
29743<pre>Scanned Source License xinput-1.6.0/COPYING:
29744
29745Copyright 1996-1997 by Frederic Lepied, France. &lt;Frederic.Lepied@sugix.frmug.org&gt;
29746                                                                           
29747Permission to use, copy, modify, distribute, and sell this software and its
29748documentation for any purpose is  hereby granted without fee, provided that
29749the  above copyright   notice appear  in   all  copies and  that both  that
29750copyright  notice   and   this  permission   notice  appear  in  supporting
29751documentation, and that   the  name of  the authors   not  be  used  in
29752advertising or publicity pertaining to distribution of the software without
29753specific,  written      prior  permission.     The authors  make  no
29754representations about the suitability of this software for any purpose.  It
29755is provided "as is" without express or implied warranty.                   
29756                                                                           
29757THE AUTHORS  DISCLAIMS ALL   WARRANTIES WITH REGARD  TO  THIS SOFTWARE,
29758INCLUDING ALL IMPLIED   WARRANTIES OF MERCHANTABILITY  AND   FITNESS, IN NO
29759EVENT  SHALL THE AUTHORS  BE   LIABLE   FOR ANY  SPECIAL, INDIRECT   OR
29760CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
29761DATA  OR PROFITS, WHETHER  IN  AN ACTION OF  CONTRACT,  NEGLIGENCE OR OTHER
29762TORTIOUS  ACTION, ARISING    OUT OF OR   IN  CONNECTION  WITH THE USE    OR
29763PERFORMANCE OF THIS SOFTWARE.
29764
29765Copyright © 2007 Peter Hutterer
29766Copyright © 2009 Red Hat, Inc.
29767
29768Permission is hereby granted, free of charge, to any person obtaining a
29769copy of this software and associated documentation files (the "Software"),
29770to deal in the Software without restriction, including without limitation
29771the rights to use, copy, modify, merge, publish, distribute, sublicense,
29772and/or sell copies of the Software, and to permit persons to whom the
29773Software is furnished to do so, subject to the following conditions:
29774
29775The above copyright notice and this permission notice (including the next
29776paragraph) shall be included in all copies or substantial portions of the
29777Software.
29778
29779THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29780IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29781FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
29782THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29783LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
29784FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
29785DEALINGS IN THE SOFTWARE.
29786
29787-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29788</pre>
29789<ul>
29790
29791</ul>
29792</div>
29793</div>
29794
29795
29796<div class="product">
29797<span class="title">xinput_calibrator-0.7.5</span>
29798<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29799<span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/xinput_calibrator">homepage</a></span>
29800<div class="licence">
29801<pre>Scanned Source License xinput_calibrator-0.7.5/COPYING:
29802
29803Copyright (c) 2010 Tias Guns &lt;tias@ulyssis.org&gt; and others
29804See the respective files for detailed copyright information.
29805
29806
29807Source code: MIT/X11 License
29808------------
29809Permission is hereby granted, free of charge, to any person
29810obtaining a copy of this software and associated documentation
29811files (the "Software"), to deal in the Software without
29812restriction, including without limitation the rights to use,
29813copy, modify, merge, publish, distribute, sublicense, and/or sell
29814copies of the Software, and to permit persons to whom the
29815Software is furnished to do so, subject to the following
29816conditions:
29817
29818The above copyright notice and this permission notice shall be
29819included in all copies or substantial portions of the Software.
29820
29821THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
29822EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
29823OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
29824NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
29825HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
29826WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
29827FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
29828OTHER DEALINGS IN THE SOFTWARE.
29829
29830
29831Icon xinput_calibrator.svg: CC by-sa
29832---------------------------
29833(c) Tias Guns &lt;tias@ulyssis.org&gt;
29834
29835The screen and triangle are from the Tango Desktop Project,
29836which is in the Public Domain.
29837
29838The hand is from Ubuntu's human-icon-theme, which is CC by-sa
29839(c) Jeff Waugh &lt;jdub@perkypants.org&gt;
29840(c) Daniel Holbach &lt;daniel.holbach@ubuntu.com&gt;
29841(c) Martin Pitt &lt;martin.pitt@ubuntu.com&gt;
29842Creative Commons Attribution-ShareAlike 3.0 License Agreement
29843http://creativecommons.org/licenses/by-sa/3.0/
29844
29845-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29846</pre>
29847<ul>
29848
29849</ul>
29850</div>
29851</div>
29852
29853
29854<div class="product">
29855<span class="title">xkbcomp-1.2.3</span>
29856<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29857<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
29858<div class="licence">
29859<pre>Scanned Source License xkbcomp-1.2.3/COPYING:
29860
29861Copyright (c) 1994 by Silicon Graphics Computer Systems, Inc.
29862
29863Permission to use, copy, modify, and distribute this
29864software and its documentation for any purpose and without
29865fee is hereby granted, provided that the above copyright
29866notice appear in all copies and that both that copyright
29867notice and this permission notice appear in supporting
29868documentation, and that the name of Silicon Graphics not be 
29869used in advertising or publicity pertaining to distribution 
29870of the software without specific prior written permission.
29871Silicon Graphics makes no representation about the suitability 
29872of this software for any purpose. It is provided "as is"
29873without any express or implied warranty.
29874
29875SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 
29876SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 
29877AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
29878GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 
29879DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 
29880DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 
29881OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
29882THE USE OR PERFORMANCE OF THIS SOFTWARE.
29883
29884
29885Copyright 1988, 1998  The Open Group
29886
29887Permission to use, copy, modify, distribute, and sell this software and its
29888documentation for any purpose is hereby granted without fee, provided that
29889the above copyright notice appear in all copies and that both that
29890copyright notice and this permission notice appear in supporting
29891documentation.
29892
29893The above copyright notice and this permission notice shall be included in
29894all copies or substantial portions of the Software.
29895
29896THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29897IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29898FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
29899OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
29900AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
29901CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29902
29903Except as contained in this notice, the name of The Open Group shall not be
29904used in advertising or otherwise to promote the sale, use or other dealings
29905in this Software without prior written authorization from The Open Group.
29906
29907
29908Copyright 1988 by Digital Equipment Corporation, Maynard, Massachusetts.
29909
29910                        All Rights Reserved
29911
29912Permission to use, copy, modify, and distribute this software and its 
29913documentation for any purpose and without fee is hereby granted, 
29914provided that the above copyright notice appear in all copies and that
29915both that copyright notice and this permission notice appear in 
29916supporting documentation, and that the name of Digital not be
29917used in advertising or publicity pertaining to distribution of the
29918software without specific, written prior permission.  
29919
29920DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
29921ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
29922DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
29923ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
29924WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
29925ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
29926SOFTWARE.
29927
29928
29929		              COPYRIGHT 1990
29930		        DIGITAL EQUIPMENT CORPORATION
29931		           MAYNARD, MASSACHUSETTS
29932			    ALL RIGHTS RESERVED.
29933
29934THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE WITHOUT NOTICE AND
29935SHOULD NOT BE CONSTRUED AS A COMMITMENT BY DIGITAL EQUIPMENT CORPORATION.
29936DIGITAL MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF THIS SOFTWARE 
29937FOR ANY PURPOSE.  IT IS SUPPLIED "AS IS" WITHOUT EXPRESS OR IMPLIED 
29938WARRANTY.
29939
29940IF THE SOFTWARE IS MODIFIED IN A MANNER CREATING DERIVATIVE COPYRIGHT
29941RIGHTS, APPROPRIATE LEGENDS MAY BE PLACED ON THE DERIVATIVE WORK IN
29942ADDITION TO THAT SET FORTH ABOVE.
29943
29944Permission to use, copy, modify, and distribute this software and its
29945documentation for any purpose and without fee is hereby granted, provided
29946that the above copyright notice appear in all copies and that both that
29947copyright notice and this permission notice appear in supporting
29948documentation, and that the name of Digital Equipment Corporation not be
29949used in advertising or publicity pertaining to distribution of the 
29950software without specific, written prior permission.
29951
29952-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
29953</pre>
29954<ul>
29955
29956</ul>
29957</div>
29958</div>
29959
29960
29961<div class="product">
29962<span class="title">xkeyboard-config-2.4.1</span>
29963<a class="show" href="#" onclick="return toggle(this);">show license text</a>
29964<span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/XKeyboardConfig">homepage</a></span>
29965<div class="licence">
29966<pre>Scanned Source License xkeyboard-config-2.4.1/COPYING:
29967
29968Copyright 1996 by Joseph Moss
29969Copyright (C) 2002-2007 Free Software Foundation, Inc.
29970Copyright (C) Dmitry Golubev &lt;lastguru@mail.ru&gt;, 2003-2004
29971Copyright (C) 2004, Gregory Mokhin &lt;mokhin@bog.msu.ru&gt;
29972Copyright (C) 2006 Erdal Ronahî
29973
29974Permission to use, copy, modify, distribute, and sell this software and its
29975documentation for any purpose is hereby granted without fee, provided that
29976the above copyright notice appear in all copies and that both that
29977copyright notice and this permission notice appear in supporting
29978documentation, and that the name of the copyright holder(s) not be used in
29979advertising or publicity pertaining to distribution of the software without
29980specific, written prior permission.  The copyright holder(s) makes no
29981representations about the suitability of this software for any purpose.  It
29982is provided "as is" without express or implied warranty.
29983
29984THE COPYRIGHT HOLDER(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
29985INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
29986EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
29987CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
29988DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
29989TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
29990PERFORMANCE OF THIS SOFTWARE.
29991
29992
29993Copyright (c) 1996  Digital Equipment Corporation
29994
29995Permission is hereby granted, free of charge, to any person obtaining
29996a copy of this software and associated documentation files (the
29997"Software"), to deal in the Software without restriction, including
29998without limitation the rights to use, copy, modify, merge, publish,
29999distribute, sublicense, and sell copies of the Software, and to
30000permit persons to whom the Software is furnished to do so, subject to
30001the following conditions:
30002
30003The above copyright notice and this permission notice shall be included
30004in all copies or substantial portions of the Software.
30005
30006THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
30007OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30008MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
30009IN NO EVENT SHALL DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM,
30010DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
30011OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
30012THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30013
30014Except as contained in this notice, the name of the Digital Equipment 
30015Corporation shall not be used in advertising or otherwise to promote
30016the sale, use or other dealings in this Software without prior written
30017authorization from Digital Equipment Corporation.
30018
30019
30020Copyright 1996, 1998  The Open Group
30021
30022Permission to use, copy, modify, distribute, and sell this software and its
30023documentation for any purpose is hereby granted without fee, provided that
30024the above copyright notice appear in all copies and that both that
30025copyright notice and this permission notice appear in supporting
30026documentation.
30027
30028The above copyright notice and this permission notice shall be
30029included in all copies or substantial portions of the Software.
30030
30031THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
30032EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30033MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
30034IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
30035OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
30036ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
30037OTHER DEALINGS IN THE SOFTWARE.
30038
30039Except as contained in this notice, the name of The Open Group shall
30040not be used in advertising or otherwise to promote the sale, use or
30041other dealings in this Software without prior written authorization
30042from The Open Group.
30043
30044
30045Copyright 2004-2005 Sun Microsystems, Inc.  All rights reserved.
30046
30047Permission is hereby granted, free of charge, to any person obtaining a
30048copy of this software and associated documentation files (the "Software"),
30049to deal in the Software without restriction, including without limitation
30050the rights to use, copy, modify, merge, publish, distribute, sublicense,
30051and/or sell copies of the Software, and to permit persons to whom the
30052Software is furnished to do so, subject to the following conditions:
30053
30054The above copyright notice and this permission notice (including the next
30055paragraph) shall be included in all copies or substantial portions of the
30056Software.
30057
30058THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30059IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30060FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
30061THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30062LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
30063FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
30064DEALINGS IN THE SOFTWARE.
30065
30066
30067Copyright (c) 1996 by Silicon Graphics Computer Systems, Inc.
30068
30069Permission to use, copy, modify, and distribute this
30070software and its documentation for any purpose and without
30071fee is hereby granted, provided that the above copyright
30072notice appear in all copies and that both that copyright
30073notice and this permission notice appear in supporting
30074documentation, and that the name of Silicon Graphics not be 
30075used in advertising or publicity pertaining to distribution 
30076of the software without specific prior written permission.
30077Silicon Graphics makes no representation about the suitability 
30078of this software for any purpose. It is provided "as is"
30079without any express or implied warranty.
30080
30081SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 
30082SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 
30083AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
30084GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 
30085DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 
30086DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 
30087OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
30088THE USE OR PERFORMANCE OF THIS SOFTWARE.
30089
30090
30091Copyright (c) 1996  X Consortium
30092
30093Permission is hereby granted, free of charge, to any person obtaining
30094a copy of this software and associated documentation files (the
30095"Software"), to deal in the Software without restriction, including
30096without limitation the rights to use, copy, modify, merge, publish,
30097distribute, sublicense, and/or sell copies of the Software, and to
30098permit persons to whom the Software is furnished to do so, subject to
30099the following conditions:
30100
30101The above copyright notice and this permission notice shall be
30102included in all copies or substantial portions of the Software.
30103
30104THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
30105EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30106MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
30107IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
30108OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
30109ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
30110OTHER DEALINGS IN THE SOFTWARE.
30111
30112Except as contained in this notice, the name of the X Consortium shall
30113not be used in advertising or otherwise to promote the sale, use or
30114other dealings in this Software without prior written authorization
30115from the X Consortium.
30116
30117
30118Copyright (C) 2004, 2006 Ævar Arnfjörð Bjarmason &lt;avarab@gmail.com&gt;
30119
30120Permission to use, copy, modify, distribute, and sell this software and its
30121documentation for any purpose is hereby granted without fee, provided that
30122the above copyright notice appear in all copies and that both that
30123copyright notice and this permission notice appear in supporting
30124documentation.
30125
30126The above copyright notice and this permission notice shall be
30127included in all copies or substantial portions of the Software.
30128
30129THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
30130EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30131MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
30132IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
30133OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
30134ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
30135OTHER DEALINGS IN THE SOFTWARE.
30136
30137Except as contained in this notice, the name of a copyright holder shall
30138not be used in advertising or otherwise to promote the sale, use or
30139other dealings in this Software without prior written authorization of
30140the copyright holder.
30141
30142
30143Copyright (C) 1999, 2000 by Anton Zinoviev &lt;anton@lml.bas.bg&gt;
30144
30145This software may be used, modified, copied, distributed, and sold,
30146in both source and binary form provided that the above copyright
30147and these terms are retained. Under no circumstances is the author
30148responsible for the proper functioning of this software, nor does
30149the author assume any responsibility for damages incurred with its
30150use.
30151
30152Permission is granted to anyone to use, distribute and modify
30153this file in any way, provided that the above copyright notice
30154is left intact and the author of the modification summarizes
30155the changes in this header.
30156
30157This file is distributed without any expressed or implied warranty.
30158
30159-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
30160</pre>
30161<ul>
30162
30163</ul>
30164</div>
30165</div>
30166
30167
30168<div class="product">
30169<span class="title">xl2tpd-1.3.0</span>
30170<a class="show" href="#" onclick="return toggle(this);">show license text</a>
30171<span class="homepage"><a href="http://www.xelerance.com/services/software/xl2tpd/">homepage</a></span>
30172<div class="licence">
30173<pre></pre>
30174<ul>
30175<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
30176</ul>
30177</div>
30178</div>
30179
30180
30181<div class="product">
30182<span class="title">xlsatoms-1.1.0</span>
30183<a class="show" href="#" onclick="return toggle(this);">show license text</a>
30184<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
30185<div class="licence">
30186<pre>Scanned Source License xlsatoms-1.1.0/COPYING:
30187
30188Copyright 1989, 1994, 1998  The Open Group
30189
30190Permission to use, copy, modify, distribute, and sell this software and its
30191documentation for any purpose is hereby granted without fee, provided that
30192the above copyright notice appear in all copies and that both that
30193copyright notice and this permission notice appear in supporting
30194documentation.
30195
30196The above copyright notice and this permission notice shall be included in
30197all copies or substantial portions of the Software.
30198
30199THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30200IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30201FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
30202OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
30203AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
30204CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30205
30206Except as contained in this notice, the name of The Open Group shall not be
30207used in advertising or otherwise to promote the sale, use or other dealings
30208in this Software without prior written authorization from The Open Group.
30209
30210-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
30211</pre>
30212<ul>
30213
30214</ul>
30215</div>
30216</div>
30217
30218
30219<div class="product">
30220<span class="title">xlsclients-1.1.2</span>
30221<a class="show" href="#" onclick="return toggle(this);">show license text</a>
30222<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
30223<div class="licence">
30224<pre>Scanned Source License xlsclients-1.1.2/COPYING:
30225
30226Copyright 1989, 1991, 1994, 1998  The Open Group
30227Copyright 2009  Open Text Corporation
30228
30229Permission to use, copy, modify, distribute, and sell this software and its
30230documentation for any purpose is hereby granted without fee, provided that
30231the above copyright notice appear in all copies and that both that
30232copyright notice and this permission notice appear in supporting
30233documentation.
30234
30235The above copyright notice and this permission notice shall be included in
30236all copies or substantial portions of the Software.
30237
30238THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30239IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30240FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
30241OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
30242AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
30243CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30244
30245Except as contained in this notice, the name of The Open Group shall not be
30246used in advertising or otherwise to promote the sale, use or other dealings
30247in this Software without prior written authorization from The Open Group.
30248
30249Copyright (c) 2009 Apple Inc.
30250
30251Permission is hereby granted, free of charge, to any person obtaining a
30252copy of this software and associated documentation files (the "Software"),
30253to deal in the Software without restriction, including without limitation
30254the rights to use, copy, modify, merge, publish, distribute, sublicense,
30255and/or sell copies of the Software, and to permit persons to whom the
30256Software is furnished to do so, subject to the following conditions:
30257
30258The above copyright notice and this permission notice shall be included in
30259all copies or substantial portions of the Software.
30260
30261THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30262IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30263FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
30264THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
30265OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
30266ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
30267DEALINGS IN THE SOFTWARE.
30268
30269-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
30270</pre>
30271<ul>
30272
30273</ul>
30274</div>
30275</div>
30276
30277
30278<div class="product">
30279<span class="title">xmodmap-1.0.5</span>
30280<a class="show" href="#" onclick="return toggle(this);">show license text</a>
30281<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
30282<div class="licence">
30283<pre>Scanned Source License xmodmap-1.0.5/COPYING:
30284
30285Copyright (c) 1987, 2010, Oracle and/or its affiliates. All rights reserved.
30286
30287Permission is hereby granted, free of charge, to any person obtaining a
30288copy of this software and associated documentation files (the "Software"),
30289to deal in the Software without restriction, including without limitation
30290the rights to use, copy, modify, merge, publish, distribute, sublicense,
30291and/or sell copies of the Software, and to permit persons to whom the
30292Software is furnished to do so, subject to the following conditions:
30293
30294The above copyright notice and this permission notice (including the next
30295paragraph) shall be included in all copies or substantial portions of the
30296Software.
30297
30298THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30299IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30300FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
30301THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30302LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
30303FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
30304DEALINGS IN THE SOFTWARE.
30305
30306Copyright 1988, 1998  The Open Group
30307
30308Permission to use, copy, modify, distribute, and sell this software and its
30309documentation for any purpose is hereby granted without fee, provided that
30310the above copyright notice appear in all copies and that both that
30311copyright notice and this permission notice appear in supporting
30312documentation.
30313
30314The above copyright notice and this permission notice shall be included
30315in all copies or substantial portions of the Software.
30316
30317THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
30318OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30319MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
30320IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
30321OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
30322ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
30323OTHER DEALINGS IN THE SOFTWARE.
30324
30325Except as contained in this notice, the name of The Open Group shall
30326not be used in advertising or otherwise to promote the sale, use or
30327other dealings in this Software without prior written authorization
30328from The Open Group.
30329
30330-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
30331</pre>
30332<ul>
30333
30334</ul>
30335</div>
30336</div>
30337
30338
30339<div class="product">
30340<span class="title">xorg-conf-0.0.6</span>
30341<a class="show" href="#" onclick="return toggle(this);">show license text</a>
30342<span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
30343<div class="licence">
30344<pre></pre>
30345<ul>
30346<li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
30347</ul>
30348</div>
30349</div>
30350
30351
30352<div class="product">
30353<span class="title">xorg-server-1.12.4</span>
30354<a class="show" href="#" onclick="return toggle(this);">show license text</a>
30355<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
30356<div class="licence">
30357<pre>Scanned Source License xorg-server-1.12.4/COPYING:
30358
30359The following is the 'standard copyright' agreed upon by most contributors,
30360and is currently the canonical license preferred by the X.Org Foundation.
30361This is a slight variant of the common MIT license form published by the
30362Open Source Initiative at http://www.opensource.org/licenses/mit-license.php
30363
30364Copyright holders of new code should use this license statement where
30365possible, and insert their name to this list.  Please sort by surname
30366for people, and by the full name for other entities (e.g.  Juliusz
30367Chroboczek sorts before Intel Corporation sorts before Daniel Stone).
30368
30369Copyright © 2000-2001 Juliusz Chroboczek
30370Copyright © 1998 Egbert Eich
30371Copyright © 2006-2007 Intel Corporation
30372Copyright © 2006 Nokia Corporation
30373Copyright © 2006-2008 Peter Hutterer
30374Copyright © 2006 Adam Jackson
30375Copyright © 2009-2010 NVIDIA Corporation
30376Copyright © 1987, 2003-2006, 2008-2010 Oracle and/or its affiliates.
30377Copyright © 1999 Keith Packard
30378Copyright © 2007-2009 Red Hat, Inc.
30379Copyright © 2005-2008 Daniel Stone
30380Copyright © 2006-2009 Simon Thum
30381Copyright © 2006 Luc Verhaegen
30382
30383Permission is hereby granted, free of charge, to any person obtaining a
30384copy of this software and associated documentation files (the "Software"),
30385to deal in the Software without restriction, including without limitation
30386the rights to use, copy, modify, merge, publish, distribute, sublicense,
30387and/or sell copies of the Software, and to permit persons to whom the
30388Software is furnished to do so, subject to the following conditions:
30389
30390The above copyright notice and this permission notice (including the next
30391paragraph) shall be included in all copies or substantial portions of the
30392Software.
30393
30394THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30395IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30396FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
30397THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30398LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
30399FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
30400DEALINGS IN THE SOFTWARE.
30401
30402
30403
30404
30405The following licenses are 'legacy': usually MIT/X11 licenses with the name
30406of the copyright holder(s) in the license statement, but also some BSD-like
30407licenses.
30408
30409
30410Copyright (C) 1994-2003 The XFree86 Project, Inc.  All Rights Reserved.
30411Copyright (C) Colin Harrison 2005-2008
30412
30413Permission is hereby granted, free of charge, to any person obtaining a copy of
30414this software and associated documentation files (the "Software"), to deal in
30415the Software without restriction, including without limitation the rights to
30416use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
30417of the Software, and to permit persons to whom the Software is furnished to do
30418so, subject to the following conditions:
30419
30420The above copyright notice and this permission notice shall be included in all
30421copies or substantial portions of the Software.
30422
30423THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30424IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
30425NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
30426XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
30427AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
30428WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30429
30430Except as contained in this notice, the name of the XFree86 Project shall not
30431be used in advertising or otherwise to promote the sale, use or other dealings
30432in this Software without prior written authorization from the XFree86 Project.
30433
30434
30435Copyright 1997 by The XFree86 Project, Inc.
30436
30437Permission to use, copy, modify, distribute, and sell this software and its
30438documentation for any purpose is hereby granted without fee, provided that
30439the above copyright notice appear in all copies and that both that
30440copyright notice and this permission notice appear in supporting
30441documentation, and that the name of the XFree86 Project, Inc.
30442not be used in advertising or publicity pertaining to distribution of
30443the software without specific, written prior permission.  The Xfree86
30444Project, Inc. makes no representations about the suitability of this
30445software for any purpose.  It is provided "as is" without express or
30446implied warranty.
30447
30448THE XFREE86 PROJECT, INC. DISCLAIMS ALL WARRANTIES WITH REGARD
30449TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
30450FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID WEXELBLAT BE LIABLE
30451FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
30452WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
30453ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
30454OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
30455
30456
30457Copyright 1985-1998, 2001  The Open Group
30458Copyright 2002 Red Hat Inc., Durham, North Carolina.
30459
30460Permission to use, copy, modify, distribute, and sell this software and its
30461documentation for any purpose is hereby granted without fee, provided that
30462the above copyright notice appear in all copies and that both that
30463copyright notice and this permission notice appear in supporting
30464documentation.
30465
30466The above copyright notice and this permission notice shall be included in
30467all copies or substantial portions of the Software.
30468
30469THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30470IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30471FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
30472OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
30473AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
30474CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30475
30476Except as contained in this notice, the name of The Open Group shall not be
30477used in advertising or otherwise to promote the sale, use or other dealings
30478in this Software without prior written authorization from The Open Group.
30479
30480
30481Copyright (c) 1987, 1989-1990, 1992-1995  X Consortium
30482
30483Permission is hereby granted, free of charge, to any person obtaining a copy
30484of this software and associated documentation files (the "Software"), to deal
30485in the Software without restriction, including without limitation the rights
30486to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30487copies of the Software, and to permit persons to whom the Software is
30488furnished to do so, subject to the following conditions:
30489
30490The above copyright notice and this permission notice shall be included in
30491all copies or substantial portions of the Software.
30492
30493THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30494IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30495FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
30496X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
30497AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
30498CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30499
30500Except as contained in this notice, the name of the X Consortium shall not be
30501used in advertising or otherwise to promote the sale, use or other dealings
30502in this Software without prior written authorization from the X Consortium.
30503
30504
30505Copyright © 1999-2000 SuSE, Inc.
30506Copyright © 2007 Red Hat, Inc.
30507
30508Permission to use, copy, modify, distribute, and sell this software and its
30509documentation for any purpose is hereby granted without fee, provided that
30510the above copyright notice appear in all copies and that both that
30511copyright notice and this permission notice appear in supporting
30512documentation, and that the name of SuSE not be used in advertising or
30513publicity pertaining to distribution of the software without specific,
30514written prior permission.  SuSE makes no representations about the
30515suitability of this software for any purpose.  It is provided "as is"
30516without express or implied warranty.
30517
30518SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
30519IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
30520BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
30521WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
30522OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
30523CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
30524
30525
30526Copyright 1987-1991, 1993 by Digital Equipment Corporation, Maynard, Massachusetts.
30527Copyright 1991 Massachusetts Institute of Technology, Cambridge, Massachusetts.
30528Copyright 1991, 1993 Olivetti Research Limited, Cambridge, England.
30529
30530                        All Rights Reserved
30531
30532Permission to use, copy, modify, and distribute this software and its
30533documentation for any purpose and without fee is hereby granted,
30534provided that the above copyright notice appear in all copies and that
30535both that copyright notice and this permission notice appear in
30536supporting documentation, and that the name of Digital not be
30537used in advertising or publicity pertaining to distribution of the
30538software without specific, written prior permission.
30539
30540DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
30541ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
30542DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
30543ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
30544WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
30545ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
30546SOFTWARE.
30547
30548
30549Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts,
30550Copyright 1994 Quarterdeck Office Systems.
30551
30552                        All Rights Reserved
30553
30554Permission to use, copy, modify, and distribute this software and its
30555documentation for any purpose and without fee is hereby granted,
30556provided that the above copyright notice appear in all copies and that
30557both that copyright notice and this permission notice appear in
30558supporting documentation, and that the names of Digital and
30559Quarterdeck not be used in advertising or publicity pertaining to
30560distribution of the software without specific, written prior
30561permission.
30562
30563DIGITAL AND QUARTERDECK DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
30564SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
30565FITNESS, IN NO EVENT SHALL DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT
30566OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
30567OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
30568OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
30569OR PERFORMANCE OF THIS SOFTWARE.
30570
30571
30572Copyright 1997 Digital Equipment Corporation.
30573All rights reserved.
30574
30575This software is furnished under license and may be used and copied only in
30576accordance with the following terms and conditions.  Subject to these
30577conditions, you may download, copy, install, use, modify and distribute
30578this software in source and/or binary form. No title or ownership is
30579transferred hereby.
30580
305811) Any source code used, modified or distributed must reproduce and retain
30582   this copyright notice and list of conditions as they appear in the
30583   source file.
30584
305852) No right is granted to use any trade name, trademark, or logo of Digital
30586   Equipment Corporation. Neither the "Digital Equipment Corporation"
30587   name nor any trademark or logo of Digital Equipment Corporation may be
30588   used to endorse or promote products derived from this software without
30589   the prior written permission of Digital Equipment Corporation.
30590
305913) This software is provided "AS-IS" and any express or implied warranties,
30592   including but not limited to, any implied warranties of merchantability,
30593   fitness for a particular purpose, or non-infringement are disclaimed.
30594   In no event shall DIGITAL be liable for any damages whatsoever, and in
30595   particular, DIGITAL shall not be liable for special, indirect,
30596   consequential, or incidental damages or damages for lost profits, loss
30597   of revenue or loss of use, whether such damages arise in contract,
30598   negligence, tort, under statute, in equity, at law or otherwise, even
30599   if advised of the possibility of such damage.
30600
30601
30602Copyright (c) 1991, 1996-1997 Digital Equipment Corporation, Maynard, Massachusetts.
30603
30604Permission is hereby granted, free of charge, to any person obtaining a copy
30605of this software and associated documentation files (the "Software"), to deal
30606in the Software without restriction, including without limitation the rights
30607to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30608copies of the Software.
30609
30610The above copyright notice and this permission notice shall be included in
30611all copies or substantial portions of the Software.
30612
30613THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30614IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30615FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
30616DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING,
30617BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY,
30618WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
30619IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30620
30621Except as contained in this notice, the name of Digital Equipment Corporation
30622shall not be used in advertising or otherwise to promote the sale, use or other
30623dealings in this Software without prior written authorization from Digital
30624Equipment Corporation.
30625
30626
30627SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
30628Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved.
30629
30630Permission is hereby granted, free of charge, to any person obtaining a
30631copy of this software and associated documentation files (the "Software"),
30632to deal in the Software without restriction, including without limitation
30633the rights to use, copy, modify, merge, publish, distribute, sublicense,
30634and/or sell copies of the Software, and to permit persons to whom the
30635Software is furnished to do so, subject to the following conditions:
30636
30637The above copyright notice including the dates of first publication and
30638either this permission notice or a reference to
30639http://oss.sgi.com/projects/FreeB/
30640shall be included in all copies or substantial portions of the Software.
30641
30642THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
30643OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30644FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
30645SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
30646WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
30647OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
30648SOFTWARE.
30649
30650
30651Copyright (c) 1994, 1995  Hewlett-Packard Company
30652
30653Permission is hereby granted, free of charge, to any person obtaining
30654a copy of this software and associated documentation files (the
30655"Software"), to deal in the Software without restriction, including
30656without limitation the rights to use, copy, modify, merge, publish,
30657distribute, sublicense, and/or sell copies of the Software, and to
30658permit persons to whom the Software is furnished to do so, subject to
30659the following conditions:
30660
30661The above copyright notice and this permission notice shall be included
30662in all copies or substantial portions of the Software.
30663
30664THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
30665OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30666MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
30667IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM,
30668DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
30669OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
30670THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30671
30672Except as contained in this notice, the name of the Hewlett-Packard
30673Company shall not be used in advertising or otherwise to promote the
30674sale, use or other dealings in this Software without prior written
30675authorization from the Hewlett-Packard Company.
30676
30677
30678Copyright 1989 by Hewlett-Packard Company, Palo Alto, California.
30679All Rights Reserved
30680
30681Permission to use, copy, modify, and distribute this software and its
30682documentation for any purpose and without fee is hereby granted,
30683provided that the above copyright notice appear in all copies and that
30684both that copyright notice and this permission notice appear in
30685supporting documentation, and that the name of Hewlett-Packard not be
30686used in advertising or publicity pertaining to distribution of the
30687software without specific, written prior permission.
30688
30689HEWLETT-PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
30690ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
30691HEWLETT-PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
30692ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
30693WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
30694ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
30695SOFTWARE.
30696
30697
30698Copyright 2001-2004 Red Hat Inc., Durham, North Carolina.
30699Copyright (c) 2003 by the XFree86 Project, Inc.
30700Copyright 2004-2005 Red Hat Inc., Raleigh, North Carolina.
30701All Rights Reserved.
30702
30703Permission is hereby granted, free of charge, to any person obtaining
30704a copy of this software and associated documentation files (the
30705"Software"), to deal in the Software without restriction, including
30706without limitation on the rights to use, copy, modify, merge,
30707publish, distribute, sublicense, and/or sell copies of the Software,
30708and to permit persons to whom the Software is furnished to do so,
30709subject to the following conditions:
30710
30711The above copyright notice and this permission notice (including the
30712next paragraph) shall be included in all copies or substantial
30713portions of the Software.
30714
30715THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
30716EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30717MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
30718NON-INFRINGEMENT.  IN NO EVENT SHALL RED HAT AND/OR THEIR SUPPLIERS
30719BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
30720ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
30721CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
30722SOFTWARE.
30723
30724
30725Copyright © 2008 Red Hat, Inc.
30726Partly based on code Copyright © 2000 SuSE, Inc.
30727
30728Permission to use, copy, modify, distribute, and sell this software
30729and its documentation for any purpose is hereby granted without
30730fee, provided that the above copyright notice appear in all copies
30731and that both that copyright notice and this permission notice
30732appear in supporting documentation, and that the name of Red Hat
30733not be used in advertising or publicity pertaining to distribution
30734of the software without specific, written prior permission.  Red
30735Hat makes no representations about the suitability of this software
30736for any purpose.  It is provided "as is" without express or implied
30737warranty.
30738
30739Red Hat DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
30740INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
30741NO EVENT SHALL Red Hat BE LIABLE FOR ANY SPECIAL, INDIRECT OR
30742CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
30743OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
30744NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
30745CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
30746
30747Permission to use, copy, modify, distribute, and sell this software and its
30748documentation for any purpose is hereby granted without fee, provided that
30749the above copyright notice appear in all copies and that both that
30750copyright notice and this permission notice appear in supporting
30751documentation, and that the name of SuSE not be used in advertising or
30752publicity pertaining to distribution of the software without specific,
30753written prior permission.  SuSE makes no representations about the
30754suitability of this software for any purpose.  It is provided "as is"
30755without express or implied warranty.
30756
30757SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
30758IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
30759BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
30760WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
30761OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
30762CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
30763
30764
30765Copyright © 2006  Red Hat, Inc.
30766(C) Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
30767All Rights Reserved.
30768
30769Permission is hereby granted, free of charge, to any person obtaining a
30770copy of this software and associated documentation files (the "Software"),
30771to deal in the Software without restriction, including without limitation
30772the rights to use, copy, modify, merge, publish, distribute, sub license,
30773and/or sell copies of the Software, and to permit persons to whom the
30774Software is furnished to do so, subject to the following conditions:
30775
30776The above copyright notice and this permission notice (including the next
30777paragraph) shall be included in all copies or substantial portions of the
30778Software.
30779
30780THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30781IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30782FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
30783RED HAT, INC, OR PRECISION INSIGHT AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY
30784CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
30785OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
30786THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30787
30788
30789Copyright (c) 1995  X Consortium
30790Copyright 2004 Red Hat Inc., Durham, North Carolina.
30791All Rights Reserved.
30792
30793Permission is hereby granted, free of charge, to any person obtaining
30794a copy of this software and associated documentation files (the
30795"Software"), to deal in the Software without restriction, including
30796without limitation on the rights to use, copy, modify, merge,
30797publish, distribute, sublicense, and/or sell copies of the Software,
30798and to permit persons to whom the Software is furnished to do so,
30799subject to the following conditions:
30800
30801The above copyright notice and this permission notice shall be
30802included in all copies or substantial portions of the Software.
30803
30804THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
30805EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30806MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
30807NON-INFRINGEMENT.  IN NO EVENT SHALL RED HAT, THE X CONSORTIUM,
30808AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30809LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
30810ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
30811OTHER DEALINGS IN THE SOFTWARE.
30812
30813Except as contained in this notice, the name of the X Consortium
30814shall not be used in advertising or otherwise to promote the sale,
30815use or other dealings in this Software without prior written
30816authorization from the X Consortium.
30817
30818
30819Copyright 1998-2000 Precision Insight, Inc., Cedar Park, Texas.
30820Copyright 2000 VA Linux Systems, Inc.
30821Copyright (c) 2002, 2008, 2009 Apple Computer, Inc.
30822Copyright (c) 2003-2004 Torrey T. Lyons.
30823All Rights Reserved.
30824
30825Permission is hereby granted, free of charge, to any person obtaining a
30826copy of this software and associated documentation files (the
30827"Software"), to deal in the Software without restriction, including
30828without limitation the rights to use, copy, modify, merge, publish,
30829distribute, sub license, and/or sell copies of the Software, and to
30830permit persons to whom the Software is furnished to do so, subject to
30831the following conditions:
30832
30833The above copyright notice and this permission notice (including the
30834next paragraph) shall be included in all copies or substantial portions
30835of the Software.
30836
30837THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
30838OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30839MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
30840IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
30841ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
30842TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
30843SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30844
30845
30846(C) Copyright IBM Corporation 2003
30847All Rights Reserved.
30848
30849Permission is hereby granted, free of charge, to any person obtaining a
30850copy of this software and associated documentation files (the "Software"),
30851to deal in the Software without restriction, including without limitation
30852on the rights to use, copy, modify, merge, publish, distribute, sub
30853license, and/or sell copies of the Software, and to permit persons to whom
30854the Software is furnished to do so, subject to the following conditions:
30855
30856The above copyright notice and this permission notice (including the next
30857paragraph) shall be included in all copies or substantial portions of the
30858Software.
30859
30860THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30861IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30862FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
30863VA LINUX SYSTEM, IBM AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
30864DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
30865OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
30866USE OR OTHER DEALINGS IN THE SOFTWARE.
30867
30868
30869(C) Copyright IBM Corporation 2004-2005
30870All Rights Reserved.
30871
30872Permission is hereby granted, free of charge, to any person obtaining a
30873copy of this software and associated documentation files (the "Software"),
30874to deal in the Software without restriction, including without limitation
30875the rights to use, copy, modify, merge, publish, distribute, sub license,
30876and/or sell copies of the Software, and to permit persons to whom the
30877Software is furnished to do so, subject to the following conditions:
30878
30879The above copyright notice and this permission notice (including the next
30880paragraph) shall be included in all copies or substantial portions of the
30881Software.
30882
30883THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30884IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30885FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
30886IBM,
30887AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
30888WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
30889OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
30890SOFTWARE.
30891
30892
30893Copyright (c) 1997  Metro Link Incorporated
30894
30895Permission is hereby granted, free of charge, to any person obtaining a
30896copy of this software and associated documentation files (the "Software"),
30897to deal in the Software without restriction, including without limitation
30898the rights to use, copy, modify, merge, publish, distribute, sublicense,
30899and/or sell copies of the Software, and to permit persons to whom the
30900Software is furnished to do so, subject to the following conditions:
30901
30902The above copyright notice and this permission notice shall be included in
30903all copies or substantial portions of the Software.
30904
30905THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30906IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30907FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
30908THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
30909WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
30910OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
30911SOFTWARE.
30912
30913Except as contained in this notice, the name of the Metro Link shall not be
30914used in advertising or otherwise to promote the sale, use or other dealings
30915in this Software without prior written authorization from Metro Link.
30916
30917
30918Copyright 1995-1998 by Metro Link, Inc.
30919Copyright (c) 1997 Matthieu Herrb
30920
30921Permission to use, copy, modify, distribute, and sell this software and its
30922documentation for any purpose is hereby granted without fee, provided that
30923the above copyright notice appear in all copies and that both that
30924copyright notice and this permission notice appear in supporting
30925documentation, and that the name of Metro Link, Inc. not be used in
30926advertising or publicity pertaining to distribution of the software without
30927specific, written prior permission.  Metro Link, Inc. makes no
30928representations about the suitability of this software for any purpose.
30929 It is provided "as is" without express or implied warranty.
30930
30931METRO LINK, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
30932INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
30933EVENT SHALL METRO LINK, INC. BE LIABLE FOR ANY SPECIAL, INDIRECT OR
30934CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
30935DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
30936TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
30937PERFORMANCE OF THIS SOFTWARE.
30938
30939
30940Copyright 1998 by Metro Link Incorporated
30941
30942Permission to use, copy, modify, distribute, and sell this software
30943and its documentation for any purpose is hereby granted without fee,
30944provided that the above copyright notice appear in all copies and that
30945both that copyright notice and this permission notice appear in
30946supporting documentation, and that the name of Metro Link
30947Incorporated not be used in advertising or publicity pertaining to
30948distribution of the software without specific, written prior
30949permission.  Metro Link Incorporated makes no representations
30950about the suitability of this software for any purpose.  It is
30951provided "as is" without express or implied warranty.
30952
30953METRO LINK INCORPORATED DISCLAIMS ALL WARRANTIES WITH REGARD
30954TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
30955AND FITNESS, IN NO EVENT SHALL METRO LINK INCORPORATED BE
30956LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
30957DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
30958WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
30959ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
30960SOFTWARE.
30961
30962
30963Copyright (c) 2000 by Conectiva S.A. (http://www.conectiva.com)
30964
30965Permission is hereby granted, free of charge, to any person obtaining a
30966copy of this software and associated documentation files (the "Software"),
30967to deal in the Software without restriction, including without limitation
30968the rights to use, copy, modify, merge, publish, distribute, sublicense,
30969and/or sell copies of the Software, and to permit persons to whom the
30970Software is furnished to do so, subject to the following conditions:
30971
30972The above copyright notice and this permission notice shall be included in
30973all copies or substantial portions of the Software.
30974
30975THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30976IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30977FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
30978CONECTIVA LINUX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
30979WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
30980OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
30981SOFTWARE.
30982
30983Except as contained in this notice, the name of Conectiva Linux shall
30984not be used in advertising or otherwise to promote the sale, use or other
30985dealings in this Software without prior written authorization from
30986Conectiva Linux.
30987
30988
30989Copyright (c) 2001, Andy Ritger  aritger@nvidia.com
30990All rights reserved.
30991
30992Redistribution and use in source and binary forms, with or without
30993modification, are permitted provided that the following conditions
30994are met:
30995
30996o Redistributions of source code must retain the above copyright
30997  notice, this list of conditions and the following disclaimer.
30998o Redistributions in binary form must reproduce the above copyright
30999  notice, this list of conditions and the following disclaimer
31000  in the documentation and/or other materials provided with the
31001  distribution.
31002o Neither the name of NVIDIA nor the names of its contributors
31003  may be used to endorse or promote products derived from this
31004  software without specific prior written permission.
31005
31006THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
31007"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
31008NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
31009FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
31010THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
31011INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
31012BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
31013LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
31014CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31015LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
31016ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
31017POSSIBILITY OF SUCH DAMAGE.
31018
31019
31020Copyright 1992 Vrije Universiteit, The Netherlands
31021
31022Permission to use, copy, modify, and distribute this software and its
31023documentation for any purpose and without fee is hereby granted, provided
31024that the above copyright notice appear in all copies and that both that
31025copyright notice and this permission notice appear in supporting
31026documentation, and that the name of the Vrije Universiteit not be used in
31027advertising or publicity pertaining to distribution of the software without
31028specific, written prior permission.  The Vrije Universiteit makes no
31029representations about the suitability of this software for any purpose.
31030It is provided "as is" without express or implied warranty.
31031
31032The Vrije Universiteit DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31033INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31034EVENT SHALL The Vrije Universiteit BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31035CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31036DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31037TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31038PERFORMANCE OF THIS SOFTWARE.
31039
31040
31041Copyright 1998 by Concurrent Computer Corporation
31042
31043Permission to use, copy, modify, distribute, and sell this software
31044and its documentation for any purpose is hereby granted without fee,
31045provided that the above copyright notice appear in all copies and that
31046both that copyright notice and this permission notice appear in
31047supporting documentation, and that the name of Concurrent Computer
31048Corporation not be used in advertising or publicity pertaining to
31049distribution of the software without specific, written prior
31050permission.  Concurrent Computer Corporation makes no representations
31051about the suitability of this software for any purpose.  It is
31052provided "as is" without express or implied warranty.
31053
31054CONCURRENT COMPUTER CORPORATION DISCLAIMS ALL WARRANTIES WITH REGARD
31055TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
31056AND FITNESS, IN NO EVENT SHALL CONCURRENT COMPUTER CORPORATION BE
31057LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
31058DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
31059WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
31060ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
31061SOFTWARE.
31062
31063
31064Copyright © 2004 Nokia
31065
31066Permission to use, copy, modify, distribute, and sell this software and its
31067documentation for any purpose is hereby granted without fee, provided that
31068the above copyright notice appear in all copies and that both that
31069copyright notice and this permission notice appear in supporting
31070documentation, and that the name of Nokia not be used in
31071advertising or publicity pertaining to distribution of the software without
31072specific, written prior permission. Nokia makes no
31073representations about the suitability of this software for any purpose.  It
31074is provided "as is" without express or implied warranty.
31075
31076NOKIA DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31077INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31078EVENT SHALL NOKIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31079CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31080DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31081TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31082PERFORMANCE OF THIS SOFTWARE.
31083
31084
31085(c)Copyright 1988,1991 Adobe Systems Incorporated.
31086All rights reserved.
31087
31088Permission to use, copy, modify, distribute, and sublicense this software and its
31089documentation for any purpose and without fee is hereby granted, provided that
31090the above copyright notices appear in all copies and that both those copyright
31091notices and this permission notice appear in supporting documentation and that
31092the name of Adobe Systems Incorporated not be used in advertising or publicity
31093pertaining to distribution of the software without specific, written prior
31094permission.  No trademark license to use the Adobe trademarks is hereby
31095granted.  If the Adobe trademark "Display PostScript"(tm) is used to describe
31096this software, its functionality or for any other purpose, such use shall be
31097limited to a statement that this software works in conjunction with the Display
31098PostScript system.  Proper trademark attribution to reflect Adobe's ownership
31099of the trademark shall be given whenever any such reference to the Display
31100PostScript system is made.
31101
31102ADOBE MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF THE SOFTWARE FOR ANY
31103PURPOSE.  IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY.  ADOBE
31104DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
31105WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-
31106INFRINGEMENT OF THIRD PARTY RIGHTS.  IN NO EVENT SHALL ADOBE BE LIABLE TO YOU
31107OR ANY OTHER PARTY FOR ANY SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
31108DAMAGES WHATSOEVER WHETHER IN AN ACTION OF CONTRACT,NEGLIGENCE, STRICT
31109LIABILITY OR ANY OTHER ACTION ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31110PERFORMANCE OF THIS SOFTWARE.  ADOBE WILL NOT PROVIDE ANY TRAINING OR OTHER
31111SUPPORT FOR THE SOFTWARE.
31112
31113Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
31114Incorporated which may be registered in certain jurisdictions.
31115
31116
31117Copyright 1989 Network Computing Devices, Inc., Mountain View, California.
31118
31119Permission to use, copy, modify, and distribute this software and its
31120documentation for any purpose and without fee is hereby granted, provided
31121that the above copyright notice appear in all copies and that both that
31122copyright notice and this permission notice appear in supporting
31123documentation, and that the name of N.C.D. not be used in advertising or
31124publicity pertaining to distribution of the software without specific,
31125written prior permission.  N.C.D. makes no representations about the
31126suitability of this software for any purpose.  It is provided "as is"
31127without express or implied warranty.
31128
31129
31130Copyright (c) 1987 by the Regents of the University of California
31131
31132Permission to use, copy, modify, and distribute this
31133software and its documentation for any purpose and without
31134fee is hereby granted, provided that the above copyright
31135notice appear in all copies.  The University of California
31136makes no representations about the suitability of this
31137software for any purpose.  It is provided "as is" without
31138express or implied warranty.
31139
31140
31141Copyright 1992, 1993 Data General Corporation;
31142Copyright 1992, 1993 OMRON Corporation
31143
31144Permission to use, copy, modify, distribute, and sell this software and its
31145documentation for any purpose is hereby granted without fee, provided that the
31146above copyright notice appear in all copies and that both that copyright
31147notice and this permission notice appear in supporting documentation, and that
31148neither the name OMRON or DATA GENERAL be used in advertising or publicity
31149pertaining to distribution of the software without specific, written prior
31150permission of the party whose name is to be used.  Neither OMRON or
31151DATA GENERAL make any representation about the suitability of this software
31152for any purpose.  It is provided "as is" without express or implied warranty.
31153
31154OMRON AND DATA GENERAL EACH DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
31155SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
31156IN NO EVENT SHALL OMRON OR DATA GENERAL BE LIABLE FOR ANY SPECIAL, INDIRECT
31157OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31158DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31159TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
31160OF THIS SOFTWARE.
31161
31162
31163Copyright © 1998-2004, 2006 Keith Packard
31164Copyright © 2000-2002 Keith Packard, member of The XFree86 Project, Inc.
31165Copyright (c) 2002 Apple Computer, Inc.
31166Copyright (c) 2003 Torrey T. Lyons.
31167All Rights Reserved.
31168
31169Permission to use, copy, modify, distribute, and sell this software and its
31170documentation for any purpose is hereby granted without fee, provided that
31171the above copyright notice appear in all copies and that both that
31172copyright notice and this permission notice appear in supporting
31173documentation, and that the name of Keith Packard not be used in
31174advertising or publicity pertaining to distribution of the software without
31175specific, written prior permission.  Keith Packard makes no
31176representations about the suitability of this software for any purpose.  It
31177is provided "as is" without express or implied warranty.
31178
31179KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31180INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31181EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31182CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31183DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31184TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31185PERFORMANCE OF THIS SOFTWARE.
31186
31187
31188Copyright © 1999 Keith Packard
31189Copyright © 2000 Compaq Computer Corporation
31190Copyright © 2002 MontaVista Software Inc.
31191Copyright © 2005 OpenedHand Ltd.
31192Copyright © 2006 Nokia Corporation
31193
31194Permission to use, copy, modify, distribute, and sell this software and its
31195documentation for any purpose is hereby granted without fee, provided that
31196the above copyright notice appear in all copies and that both that
31197copyright notice and this permission notice appear in supporting
31198documentation, and that the name of the authors and/or copyright holders
31199not be used in advertising or publicity pertaining to distribution of the
31200software without specific, written prior permission.  The authors and/or
31201copyright holders make no representations about the suitability of this
31202software for any purpose.  It is provided "as is" without express or
31203implied warranty.
31204
31205THE AUTHORS AND/OR COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD
31206TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
31207AND FITNESS, IN NO EVENT SHALL THE AUTHORS AND/OR COPYRIGHT HOLDERS BE
31208LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
31209WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
31210ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
31211OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31212
31213
31214Copyright 1993 by Davor Matic
31215
31216Permission to use, copy, modify, distribute, and sell this software
31217and its documentation for any purpose is hereby granted without fee,
31218provided that the above copyright notice appear in all copies and that
31219both that copyright notice and this permission notice appear in
31220supporting documentation.  Davor Matic makes no representations about
31221the suitability of this software for any purpose.  It is provided "as
31222is" without express or implied warranty.
31223
31224
31225Copyright (C) 2001-2004 Harold L Hunt II All Rights Reserved.
31226Copyright (C) Colin Harrison 2005-2008
31227
31228Permission is hereby granted, free of charge, to any person obtaining
31229a copy of this software and associated documentation files (the
31230"Software"), to deal in the Software without restriction, including
31231without limitation the rights to use, copy, modify, merge, publish,
31232distribute, sublicense, and/or sell copies of the Software, and to
31233permit persons to whom the Software is furnished to do so, subject to
31234the following conditions:
31235
31236The above copyright notice and this permission notice shall be
31237included in all copies or substantial portions of the Software.
31238
31239THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
31240EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
31241MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
31242NONINFRINGEMENT. IN NO EVENT SHALL HAROLD L HUNT II BE LIABLE FOR
31243ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
31244CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
31245WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31246
31247Except as contained in this notice, the name of Harold L Hunt II
31248shall not be used in advertising or otherwise to promote the sale, use
31249or other dealings in this Software without prior written authorization
31250from Harold L Hunt II.
31251
31252
31253Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
31254
31255Permission to use, copy, modify, distribute, and sell this software and its
31256documentation for any purpose is hereby granted without fee, provided that
31257the above copyright notice appear in all copies and that both that
31258copyright notice and this permission notice appear in supporting
31259documentation, and that the name of Thomas Roell not be used in
31260advertising or publicity pertaining to distribution of the software without
31261specific, written prior permission.  Thomas Roell makes no representations
31262about the suitability of this software for any purpose.  It is provided
31263"as is" without express or implied warranty.
31264
31265THOMAS ROELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31266INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31267EVENT SHALL THOMAS ROELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31268CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31269DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31270TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31271PERFORMANCE OF THIS SOFTWARE.
31272
31273
31274Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany
31275Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
31276
31277Permission to use, copy, modify, distribute, and sell this software and its
31278documentation for any purpose is hereby granted without fee, provided that
31279the above copyright notice appear in all copies and that both that
31280copyright notice and this permission notice appear in supporting
31281documentation, and that the names of Thomas Roell and David Wexelblat
31282not be used in advertising or publicity pertaining to distribution of
31283the software without specific, written prior permission.  Thomas Roell and
31284David Wexelblat makes no representations about the suitability of this
31285software for any purpose.  It is provided "as is" without express or
31286implied warranty.
31287
31288THOMAS ROELL AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD TO
31289THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
31290FITNESS, IN NO EVENT SHALL THOMAS ROELL OR DAVID WEXELBLAT BE LIABLE FOR
31291ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
31292RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
31293CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
31294CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31295
31296
31297Copyright 1990,91,92,93 by Thomas Roell, Germany.
31298Copyright 1991,92,93    by SGCS (Snitily Graphics Consulting Services), USA.
31299
31300Permission to use, copy, modify, distribute, and sell this software
31301and its documentation for any purpose is hereby granted without fee,
31302provided that the above copyright notice appear in all copies and
31303that both that copyright notice and this  permission notice appear
31304in supporting documentation, and that the name of Thomas Roell nor
31305SGCS be used in advertising or publicity pertaining to distribution
31306of the software without specific, written prior permission.
31307Thomas Roell nor SGCS makes no representations about the suitability
31308of this software for any purpose. It is provided "as is" without
31309express or implied warranty.
31310
31311THOMAS ROELL AND SGCS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
31312SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
31313FITNESS, IN NO EVENT SHALL THOMAS ROELL OR SGCS BE LIABLE FOR ANY
31314SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
31315RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
31316CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
31317CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31318
31319
31320Copyright 1998 by Alan Hourihane, Wigan, England.
31321Copyright 2000-2002 by Alan Hourihane, Flint Mountain, North Wales.
31322
31323Permission to use, copy, modify, distribute, and sell this software and its
31324documentation for any purpose is hereby granted without fee, provided that
31325the above copyright notice appear in all copies and that both that
31326copyright notice and this permission notice appear in supporting
31327documentation, and that the name of Alan Hourihane not be used in
31328advertising or publicity pertaining to distribution of the software without
31329specific, written prior permission.  Alan Hourihane makes no representations
31330about the suitability of this software for any purpose.  It is provided
31331"as is" without express or implied warranty.
31332
31333ALAN HOURIHANE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31334INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31335EVENT SHALL ALAN HOURIHANE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31336CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31337DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31338TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31339PERFORMANCE OF THIS SOFTWARE.
31340
31341
31342Copyright 1995  Kaleb S. KEITHLEY
31343
31344Permission is hereby granted, free of charge, to any person obtaining
31345a copy of this software and associated documentation files (the
31346"Software"), to deal in the Software without restriction, including
31347without limitation the rights to use, copy, modify, merge, publish,
31348distribute, sublicense, and/or sell copies of the Software, and to
31349permit persons to whom the Software is furnished to do so, subject to
31350the following conditions:
31351
31352The above copyright notice and this permission notice shall be
31353included in all copies or substantial portions of the Software.
31354
31355THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
31356EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
31357MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
31358IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES
31359OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
31360ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
31361OTHER DEALINGS IN THE SOFTWARE.
31362
31363Except as contained in this notice, the name of Kaleb S. KEITHLEY
31364shall not be used in advertising or otherwise to promote the sale, use
31365or other dealings in this Software without prior written authorization
31366from Kaleb S. KEITHLEY
31367
31368
31369Copyright (c) 1997 Matthieu Herrb
31370
31371Permission to use, copy, modify, distribute, and sell this software and its
31372documentation for any purpose is hereby granted without fee, provided that
31373the above copyright notice appear in all copies and that both that
31374copyright notice and this permission notice appear in supporting
31375documentation, and that the name of Matthieu Herrb not be used in
31376advertising or publicity pertaining to distribution of the software without
31377specific, written prior permission.  Matthieu Herrb makes no
31378representations about the suitability of this software for any purpose.
31379 It is provided "as is" without express or implied warranty.
31380
31381MATTHIEU HERRB DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31382INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31383EVENT SHALL MATTHIEU HERRB BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31384CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31385DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31386TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31387PERFORMANCE OF THIS SOFTWARE.
31388
31389
31390Copyright 2004, Egbert Eich
31391
31392Permission is hereby granted, free of charge, to any person obtaining a copy
31393of this software and associated documentation files (the "Software"), to
31394deal in the Software without restriction, including without limitation the
31395rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
31396sell copies of the Software, and to permit persons to whom the Software is
31397furnished to do so, subject to the following conditions:
31398
31399The above copyright notice and this permission notice shall be included in
31400all copies or substantial portions of the Software.
31401
31402THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31403IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31404FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
31405EGBERT EICH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
31406IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
31407NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31408
31409Except as contained in this notice, the name of Egbert Eich shall not
31410be used in advertising or otherwise to promote the sale, use or other deal-
31411ings in this Software without prior written authorization from Egbert Eich.
31412
31413
31414Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
31415Copyright 2005 by Kean Johnston &lt;jkj@sco.com&gt;
31416Copyright 1993 by David McCullough &lt;davidm@stallion.oz.au&gt;
31417
31418Permission to use, copy, modify, distribute, and sell this software and its
31419documentation for any purpose is hereby granted without fee, provided that
31420the above copyright notice appear in all copies and that both that
31421copyright notice and this permission notice appear in supporting
31422documentation, and that the name of David Wexelblat not be used in
31423advertising or publicity pertaining to distribution of the software without
31424specific, written prior permission.  David Wexelblat makes no representations
31425about the suitability of this software for any purpose.  It is provided
31426"as is" without express or implied warranty.
31427
31428DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31429INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31430EVENT SHALL DAVID WEXELBLAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31431CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31432DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31433TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31434PERFORMANCE OF THIS SOFTWARE.
31435
31436
31437Copyright 1992 by Orest Zborowski &lt;obz@Kodak.com&gt;
31438Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
31439
31440Permission to use, copy, modify, distribute, and sell this software and its
31441documentation for any purpose is hereby granted without fee, provided that
31442the above copyright notice appear in all copies and that both that
31443copyright notice and this permission notice appear in supporting
31444documentation, and that the names of Orest Zborowski and David Wexelblat
31445not be used in advertising or publicity pertaining to distribution of
31446the software without specific, written prior permission.  Orest Zborowski
31447and David Wexelblat make no representations about the suitability of this
31448software for any purpose.  It is provided "as is" without express or
31449implied warranty.
31450
31451OREST ZBOROWSKI AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD
31452TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
31453FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID WEXELBLAT BE LIABLE
31454FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
31455WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
31456ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
31457OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31458
31459
31460Copyright 1992 by Orest Zborowski &lt;obz@Kodak.com&gt;
31461Copyright 1993 by David Dawes &lt;dawes@xfree86.org&gt;
31462
31463Permission to use, copy, modify, distribute, and sell this software and its
31464documentation for any purpose is hereby granted without fee, provided that
31465the above copyright notice appear in all copies and that both that
31466copyright notice and this permission notice appear in supporting
31467documentation, and that the names of Orest Zborowski and David Dawes
31468not be used in advertising or publicity pertaining to distribution of
31469the software without specific, written prior permission.  Orest Zborowski
31470and David Dawes make no representations about the suitability of this
31471software for any purpose.  It is provided "as is" without express or
31472implied warranty.
31473
31474OREST ZBOROWSKI AND DAVID DAWES DISCLAIMS ALL WARRANTIES WITH REGARD
31475TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
31476FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID DAWES BE LIABLE
31477FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
31478WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
31479ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
31480OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31481
31482
31483Copyright 1995-1999 by Frederic Lepied, France. &lt;fred@sugix.frmug.fr.net&gt;
31484
31485Permission to use, copy, modify, distribute, and sell this software and its
31486documentation for any purpose is  hereby granted without fee, provided that
31487the  above copyright   notice appear  in   all  copies and  that both  that
31488copyright  notice   and   this  permission   notice  appear  in  supporting
31489documentation, and that   the  name of  Frederic   Lepied not  be  used  in
31490advertising or publicity pertaining to distribution of the software without
31491specific,  written      prior  permission.     Frederic  Lepied   makes  no
31492representations about the suitability of this software for any purpose.  It
31493is provided "as is" without express or implied warranty.
31494
31495FREDERIC  LEPIED DISCLAIMS ALL   WARRANTIES WITH REGARD  TO  THIS SOFTWARE,
31496INCLUDING ALL IMPLIED   WARRANTIES OF MERCHANTABILITY  AND   FITNESS, IN NO
31497EVENT  SHALL FREDERIC  LEPIED BE   LIABLE   FOR ANY  SPECIAL, INDIRECT   OR
31498CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31499DATA  OR PROFITS, WHETHER  IN  AN ACTION OF  CONTRACT,  NEGLIGENCE OR OTHER
31500TORTIOUS  ACTION, ARISING    OUT OF OR   IN  CONNECTION  WITH THE USE    OR
31501PERFORMANCE OF THIS SOFTWARE.
31502
31503
31504Copyright 1992 by Rich Murphey &lt;Rich@Rice.edu&gt;
31505Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
31506
31507Permission to use, copy, modify, distribute, and sell this software and its
31508documentation for any purpose is hereby granted without fee, provided that
31509the above copyright notice appear in all copies and that both that
31510copyright notice and this permission notice appear in supporting
31511documentation, and that the names of Rich Murphey and David Wexelblat
31512not be used in advertising or publicity pertaining to distribution of
31513the software without specific, written prior permission.  Rich Murphey and
31514David Wexelblat make no representations about the suitability of this
31515software for any purpose.  It is provided "as is" without express or
31516implied warranty.
31517
31518RICH MURPHEY AND DAVID WEXELBLAT DISCLAIM ALL WARRANTIES WITH REGARD TO
31519THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
31520FITNESS, IN NO EVENT SHALL RICH MURPHEY OR DAVID WEXELBLAT BE LIABLE FOR
31521ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
31522RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
31523CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
31524CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31525
31526
31527Copyright 1992 by Rich Murphey &lt;Rich@Rice.edu&gt;
31528Copyright 1993 by David Dawes &lt;dawes@xfree86.org&gt;
31529
31530Permission to use, copy, modify, distribute, and sell this software and its
31531documentation for any purpose is hereby granted without fee, provided that
31532the above copyright notice appear in all copies and that both that
31533copyright notice and this permission notice appear in supporting
31534documentation, and that the names of Rich Murphey and David Dawes
31535not be used in advertising or publicity pertaining to distribution of
31536the software without specific, written prior permission.  Rich Murphey and
31537David Dawes make no representations about the suitability of this
31538software for any purpose.  It is provided "as is" without express or
31539implied warranty.
31540
31541RICH MURPHEY AND DAVID DAWES DISCLAIM ALL WARRANTIES WITH REGARD TO
31542THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
31543FITNESS, IN NO EVENT SHALL RICH MURPHEY OR DAVID DAWES BE LIABLE FOR
31544ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
31545RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
31546CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
31547CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31548
31549
31550Copyright © 2003-2004 Anders Carlsson
31551
31552Permission to use, copy, modify, distribute, and sell this software and its
31553documentation for any purpose is hereby granted without fee, provided that
31554the above copyright notice appear in all copies and that both that
31555copyright notice and this permission notice appear in supporting
31556documentation, and that the name of Anders Carlsson not be used in
31557advertising or publicity pertaining to distribution of the software without
31558specific, written prior permission.  Anders Carlsson makes no
31559representations about the suitability of this software for any purpose.  It
31560is provided "as is" without express or implied warranty.
31561
31562ANDERS CARLSSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31563INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31564EVENT SHALL ANDERS CARLSSON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31565CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31566DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31567TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31568PERFORMANCE OF THIS SOFTWARE.
31569
31570
31571Copyright (C) 2003 Anders Carlsson
31572Copyright © 2003-2004 Eric Anholt
31573Copyright © 2004 Keith Packard
31574
31575Permission to use, copy, modify, distribute, and sell this software and its
31576documentation for any purpose is hereby granted without fee, provided that
31577the above copyright notice appear in all copies and that both that
31578copyright notice and this permission notice appear in supporting
31579documentation, and that the name of Eric Anholt not be used in
31580advertising or publicity pertaining to distribution of the software without
31581specific, written prior permission.  Eric Anholt makes no
31582representations about the suitability of this software for any purpose.  It
31583is provided "as is" without express or implied warranty.
31584
31585ERIC ANHOLT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31586INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31587EVENT SHALL ERIC ANHOLT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31588CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31589DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31590TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31591PERFORMANCE OF THIS SOFTWARE.
31592
31593
31594Copyright (c) 1998 Todd C. Miller &lt;Todd.Miller@courtesan.com&gt;
31595
31596Permission to use, copy, modify, and distribute this software for any
31597purpose with or without fee is hereby granted, provided that the above
31598copyright notice and this permission notice appear in all copies.
31599
31600THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
31601WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
31602OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
31603FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
31604WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
31605OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
31606CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31607
31608
31609Copyright © 2003-2004 Philip Blundell
31610
31611Permission to use, copy, modify, distribute, and sell this software and its
31612documentation for any purpose is hereby granted without fee, provided that
31613the above copyright notice appear in all copies and that both that
31614copyright notice and this permission notice appear in supporting
31615documentation, and that the name of Philip Blundell not be used in
31616advertising or publicity pertaining to distribution of the software without
31617specific, written prior permission.  Philip Blundell makes no
31618representations about the suitability of this software for any purpose.  It
31619is provided "as is" without express or implied warranty.
31620
31621PHILIP BLUNDELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31622INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31623EVENT SHALL PHILIP BLUNDELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31624CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31625DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31626TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31627PERFORMANCE OF THIS SOFTWARE.
31628
31629
31630
31631Copyright (c) 1994-2003 by The XFree86 Project, Inc.
31632Copyright 1997 by Metro Link, Inc.
31633Copyright 2003 by David H. Dawes.
31634Copyright 2003 by X-Oz Technologies.
31635Copyright (c) 2004, X.Org Foundation
31636
31637Permission is hereby granted, free of charge, to any person obtaining a
31638copy of this software and associated documentation files (the "Software"),
31639to deal in the Software without restriction, including without limitation
31640the rights to use, copy, modify, merge, publish, distribute, sublicense,
31641and/or sell copies of the Software, and to permit persons to whom the
31642Software is furnished to do so, subject to the following conditions:
31643
31644The above copyright notice and this permission notice shall be included in
31645all copies or substantial portions of the Software.
31646
31647THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31648IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31649FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
31650THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
31651OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
31652ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
31653OTHER DEALINGS IN THE SOFTWARE.
31654
31655Except as contained in this notice, the name of the copyright holder(s)
31656and author(s) shall not be used in advertising or otherwise to promote
31657the sale, use or other dealings in this Software without prior written
31658authorization from the copyright holder(s) and author(s).
31659
31660
31661Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany
31662Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
31663Copyright 1999 by David Holland &lt;davidh@iquest.net&gt;
31664Copyright © 2000 Compaq Computer Corporation
31665Copyright © 2002 Hewlett-Packard Company
31666Copyright © 2004, 2005 Red Hat, Inc.
31667Copyright © 2004 Nicholas Miell
31668Copyright © 2005 Trolltech AS
31669Copyright © 2006 Intel Corporation
31670Copyright © 2006-2007 Keith Packard
31671Copyright © 2008 Red Hat, Inc
31672Copyright © 2008 George Sapountzis &lt;gsap7@yahoo.gr&gt;
31673
31674Permission to use, copy, modify, distribute, and sell this software and its
31675documentation for any purpose is hereby granted without fee, provided that
31676the above copyright notice appear in all copies and that both that copyright
31677notice and this permission notice appear in supporting documentation, and
31678that the name of the copyright holders not be used in advertising or
31679publicity pertaining to distribution of the software without specific,
31680written prior permission.  The copyright holders make no representations
31681about the suitability of this software for any purpose.  It is provided "as
31682is" without express or implied warranty.
31683
31684THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
31685SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
31686FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
31687SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
31688WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
31689AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
31690OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
31691SOFTWARE.
31692
31693
31694Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
31695            2005 Lars Knoll &amp; Zack Rusin, Trolltech
31696
31697Permission to use, copy, modify, distribute, and sell this software and its
31698documentation for any purpose is hereby granted without fee, provided that
31699the above copyright notice appear in all copies and that both that
31700copyright notice and this permission notice appear in supporting
31701documentation, and that the name of Keith Packard not be used in
31702advertising or publicity pertaining to distribution of the software without
31703specific, written prior permission.  Keith Packard makes no
31704representations about the suitability of this software for any purpose.  It
31705is provided "as is" without express or implied warranty.
31706
31707THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
31708SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
31709FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
31710SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
31711WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
31712AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
31713OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
31714SOFTWARE.
31715
31716
31717Copyright 1987, 1998  The Open Group
31718Copyright © 1998-1999, 2001 The XFree86 Project, Inc.
31719Copyright © 2000 VA Linux Systems, Inc.
31720Copyright (c) 2000, 2001 Nokia Home Communications
31721Copyright © 2007, 2008 Red Hat, Inc.
31722All rights reserved.
31723
31724Permission is hereby granted, free of charge, to any person obtaining a
31725copy of this software and associated documentation files (the
31726"Software"), to deal in the Software without restriction, including
31727without limitation the rights to use, copy, modify, merge, publish,
31728distribute, and/or sell copies of the Software, and to permit persons
31729to whom the Software is furnished to do so, provided that the above
31730copyright notice(s) and this permission notice appear in all copies of
31731the Software and that both the above copyright notice(s) and this
31732permission notice appear in supporting documentation.
31733
31734THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
31735OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
31736MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
31737OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
31738HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
31739INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
31740FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
31741NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
31742WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31743
31744Except as contained in this notice, the name of a copyright holder
31745shall not be used in advertising or otherwise to promote the sale, use
31746or other dealings in this Software without prior written authorization
31747of the copyright holder.
31748
31749
31750Copyright 1996 by Thomas E. Dickey &lt;dickey@clark.net&gt;
31751
31752                        All Rights Reserved
31753
31754Permission to use, copy, modify, and distribute this software and its
31755documentation for any purpose and without fee is hereby granted,
31756provided that the above copyright notice appear in all copies and that
31757both that copyright notice and this permission notice appear in
31758supporting documentation, and that the name of the above listed
31759copyright holder(s) not be used in advertising or publicity pertaining
31760to distribution of the software without specific, written prior
31761permission.
31762
31763THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD
31764TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
31765AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE
31766LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
31767WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
31768ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
31769OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31770
31771
31772Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
31773Copyright (c) 2001 Andreas Monitzer.
31774Copyright (c) 2001-2004 Greg Parker.
31775Copyright (c) 2001-2004 Torrey T. Lyons
31776Copyright (c) 2002-2003 Apple Computer, Inc.
31777Copyright (c) 2004-2005 Alexander Gottwald
31778Copyright (c) 2002-2009 Apple Inc.
31779Copyright (c) 2007 Jeremy Huddleston
31780All Rights Reserved.
31781
31782Permission is hereby granted, free of charge, to any person obtaining a
31783copy of this software and associated documentation files (the "Software"),
31784to deal in the Software without restriction, including without limitation
31785the rights to use, copy, modify, merge, publish, distribute, sublicense,
31786and/or sell copies of the Software, and to permit persons to whom the
31787Software is furnished to do so, subject to the following conditions:
31788
31789The above copyright notice and this permission notice shall be included in
31790all copies or substantial portions of the Software.
31791
31792THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31793IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31794FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
31795THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
31796OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
31797ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
31798DEALINGS IN THE SOFTWARE.
31799
31800Except as contained in this notice, the name(s) of the above copyright
31801holders shall not be used in advertising or otherwise to promote the sale,
31802use or other dealings in this Software without prior written authorization.
31803
31804
31805Copyright (C) 1999,2000 by Eric Sunshine &lt;sunshine@sunshineco.com&gt;
31806Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria.
31807
31808All rights reserved.
31809
31810Redistribution and use in source and binary forms, with or without
31811modification, are permitted provided that the following conditions are met:
31812
31813  1. Redistributions of source code must retain the above copyright
31814     notice, this list of conditions and the following disclaimer.
31815  2. Redistributions in binary form must reproduce the above copyright
31816     notice, this list of conditions and the following disclaimer in the
31817     documentation and/or other materials provided with the distribution.
31818  3. The name of the author may not be used to endorse or promote products
31819     derived from this software without specific prior written permission.
31820
31821THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
31822IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
31823OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
31824NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
31825SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
31826TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
31827PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
31828LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
31829NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
31830SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31831
31832
31833Copyright (C) 2005 Bogdan D. bogdand@users.sourceforge.net
31834
31835Permission is hereby granted, free of charge, to any person obtaining a copy of
31836this software and associated documentation files (the "Software"), to deal in
31837the Software without restriction, including without limitation the rights to
31838use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
31839of the Software, and to permit persons to whom the Software is furnished to do
31840so, subject to the following conditions:
31841
31842The above copyright notice and this permission notice shall be included in all
31843copies or substantial portions of the Software.
31844
31845THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31846IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31847FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
31848AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
31849ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
31850WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31851
31852Except as contained in this notice, the name of the author shall not be used in
31853advertising or otherwise to promote the sale, use or other dealings in this
31854Software without prior written authorization from the author.
31855
31856
31857Copyright © 2002 David Dawes
31858
31859Permission is hereby granted, free of charge, to any person obtaining a
31860copy of this software and associated documentation files (the "Software"),
31861to deal in the Software without restriction, including without limitation
31862the rights to use, copy, modify, merge, publish, distribute, sublicense,
31863and/or sell copies of the Software, and to permit persons to whom the
31864Software is furnished to do so, subject to the following conditions:
31865
31866The above copyright notice and this permission notice shall be included in
31867all copies or substantial portions of the Software.
31868
31869THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31870IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31871FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
31872THE AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
31873WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
31874OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31875SOFTWARE.
31876
31877Except as contained in this notice, the name of the author(s) shall
31878not be used in advertising or otherwise to promote the sale, use or other
31879dealings in this Software without prior written authorization from
31880the author(s).
31881
31882
31883Copyright (C) 1996-1999 SciTech Software, Inc.
31884Copyright (C) David Mosberger-Tang
31885Copyright (C) 1999 Egbert Eich
31886Copyright (C) 2008 Bart Trojanowski, Symbio Technologies, LLC
31887
31888Permission to use, copy, modify, distribute, and sell this software and
31889its documentation for any purpose is hereby granted without fee,
31890provided that the above copyright notice appear in all copies and that
31891both that copyright notice and this permission notice appear in
31892supporting documentation, and that the name of the authors not be used
31893in advertising or publicity pertaining to distribution of the software
31894without specific, written prior permission.  The authors makes no
31895representations about the suitability of this software for any purpose.
31896It is provided "as is" without express or implied warranty.
31897
31898THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31899INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31900EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31901CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
31902USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
31903OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31904PERFORMANCE OF THIS SOFTWARE.
31905
31906
31907Copyright 2005-2006 Luc Verhaegen.
31908
31909Permission is hereby granted, free of charge, to any person obtaining a
31910copy of this software and associated documentation files (the "Software"),
31911to deal in the Software without restriction, including without limitation
31912the rights to use, copy, modify, merge, publish, distribute, sublicense,
31913and/or sell copies of the Software, and to permit persons to whom the
31914Software is furnished to do so, subject to the following conditions:
31915
31916The above copyright notice and this permission notice shall be included in
31917all copies or substantial portions of the Software.
31918
31919THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31920IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31921FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
31922THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
31923OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
31924ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
31925OTHER DEALINGS IN THE SOFTWARE.
31926
31927
31928Copyright 1995 by Robin Cutshaw &lt;robin@XFree86.Org&gt;
31929Copyright 2000 by Egbert Eich
31930Copyright 2002 by David Dawes
31931
31932Permission to use, copy, modify, distribute, and sell this software and its
31933documentation for any purpose is hereby granted without fee, provided that
31934the above copyright notice appear in all copies and that both that
31935copyright notice and this permission notice appear in supporting
31936documentation, and that the names of the above listed copyright holder(s)
31937not be used in advertising or publicity pertaining to distribution of
31938the software without specific, written prior permission.  The above listed
31939copyright holder(s) make(s) no representations about the suitability of this
31940software for any purpose.  It is provided "as is" without express or
31941implied warranty.
31942
31943THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM(S) ALL WARRANTIES WITH REGARD
31944TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
31945AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE
31946LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
31947DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
31948IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
31949OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31950
31951
31952Copyright 1997-2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
31953
31954Permission to use, copy, modify, distribute, and sell this software and its
31955documentation for any purpose is hereby granted without fee, provided that
31956the above copyright notice appear in all copies and that both that copyright
31957notice and this permission notice appear in supporting documentation, and
31958that the name of Marc Aurele La France not be used in advertising or
31959publicity pertaining to distribution of the software without specific,
31960written prior permission.  Marc Aurele La France makes no representations
31961about the suitability of this software for any purpose.  It is provided
31962"as-is" without express or implied warranty.
31963
31964MARC AURELE LA FRANCE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31965INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO
31966EVENT SHALL MARC AURELE LA FRANCE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31967CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31968DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31969TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
31970OF THIS SOFTWARE.
31971
31972
31973Copyright 1990, 1991 by Thomas Roell, Dinkelscherben, Germany
31974Copyright 1992 by David Dawes &lt;dawes@XFree86.org&gt;
31975Copyright 1992 by Jim Tsillas &lt;jtsilla@damon.ccs.northeastern.edu&gt;
31976Copyright 1992 by Rich Murphey &lt;Rich@Rice.edu&gt;
31977Copyright 1992 by Robert Baron &lt;Robert.Baron@ernst.mach.cs.cmu.edu&gt;
31978Copyright 1992 by Orest Zborowski &lt;obz@eskimo.com&gt;
31979Copyright 1993 by Vrije Universiteit, The Netherlands
31980Copyright 1993 by David Wexelblat &lt;dwex@XFree86.org&gt;
31981Copyright 1994, 1996 by Holger Veit &lt;Holger.Veit@gmd.de&gt;
31982Copyright 1997 by Takis Psarogiannakopoulos &lt;takis@dpmms.cam.ac.uk&gt;
31983Copyright 1994-2003 by The XFree86 Project, Inc
31984
31985Permission to use, copy, modify, distribute, and sell this software and its
31986documentation for any purpose is hereby granted without fee, provided that
31987the above copyright notice appear in all copies and that both that
31988copyright notice and this permission notice appear in supporting
31989documentation, and that the names of the above listed copyright holders
31990not be used in advertising or publicity pertaining to distribution of
31991the software without specific, written prior permission.  The above listed
31992copyright holders make no representations about the suitability of this
31993software for any purpose.  It is provided "as is" without express or
31994implied warranty.
31995
31996THE ABOVE LISTED COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD
31997TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
31998AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDERS BE
31999LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
32000DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
32001IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
32002OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
32003
32004
32005Copyright 2001-2005 by J. Kean Johnston &lt;jkj@sco.com&gt;
32006
32007Permission to use, copy, modify, distribute, and sell this software and its
32008documentation for any purpose is hereby granted without fee, provided that
32009the above copyright notice appear in all copies and that both that
32010copyright notice and this permission notice appear in supporting
32011documentation, and that the name J. Kean Johnston not be used in
32012advertising or publicity pertaining to distribution of the software without
32013specific, written prior permission.  J. Kean Johnston makes no
32014representations about the suitability of this software for any purpose.
32015It is provided "as is" without express or implied warranty.
32016
32017J. KEAN JOHNSTON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32018INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32019EVENT SHALL J. KEAN JOHNSTON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32020CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
32021USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
32022OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
32023PERFORMANCE OF THIS SOFTWARE.
32024
32025
32026Copyright (C) 2000 Jakub Jelinek (jakub@redhat.com)
32027
32028Permission is hereby granted, free of charge, to any person obtaining a copy
32029of this software and associated documentation files (the "Software"), to deal
32030in the Software without restriction, including without limitation the rights
32031to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
32032copies of the Software, and to permit persons to whom the Software is
32033furnished to do so, subject to the following conditions:
32034
32035The above copyright notice and this permission notice shall be included in
32036all copies or substantial portions of the Software.
32037
32038THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32039IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32040FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
32041JAKUB JELINEK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
32042IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
32043CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32044
32045
32046Copyright 1997,1998 by UCHIYAMA Yasushi
32047
32048Permission to use, copy, modify, distribute, and sell this software and its
32049documentation for any purpose is hereby granted without fee, provided that
32050the above copyright notice appear in all copies and that both that
32051copyright notice and this permission notice appear in supporting
32052documentation, and that the name of UCHIYAMA Yasushi not be used in
32053advertising or publicity pertaining to distribution of the software without
32054specific, written prior permission.  UCHIYAMA Yasushi makes no representations
32055about the suitability of this software for any purpose.  It is provided
32056"as is" without express or implied warranty.
32057
32058UCHIYAMA YASUSHI DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32059INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32060EVENT SHALL UCHIYAMA YASUSHI BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32061CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
32062DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
32063TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
32064PERFORMANCE OF THIS SOFTWARE.
32065
32066
32067Copyright (C) 2000 Keith Packard
32068              2004 Eric Anholt
32069              2005 Zack Rusin
32070
32071Permission to use, copy, modify, distribute, and sell this software and its
32072documentation for any purpose is hereby granted without fee, provided that
32073the above copyright notice appear in all copies and that both that
32074copyright notice and this permission notice appear in supporting
32075documentation, and that the name of copyright holders not be used in
32076advertising or publicity pertaining to distribution of the software without
32077specific, written prior permission. Copyright holders make no
32078representations about the suitability of this software for any purpose.  It
32079is provided "as is" without express or implied warranty.
32080
32081THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
32082SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
32083FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
32084SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
32085WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
32086AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
32087OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
32088SOFTWARE.
32089
32090
32091(C) Copyright IBM Corporation 2002-2007
32092All Rights Reserved.
32093
32094Permission is hereby granted, free of charge, to any person obtaining a
32095copy of this software and associated documentation files (the "Software"),
32096to deal in the Software without restriction, including without limitation
32097on the rights to use, copy, modify, merge, publish, distribute, sub
32098license, and/or sell copies of the Software, and to permit persons to whom
32099the Software is furnished to do so, subject to the following conditions:
32100
32101The above copyright notice and this permission notice (including the next
32102paragraph) shall be included in all copies or substantial portions of the
32103Software.
32104
32105THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32106IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32107FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
32108THE COPYRIGHT HOLDERS AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
32109DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
32110OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
32111USE OR OTHER DEALINGS IN THE SOFTWARE.
32112
32113
32114Permission to use, copy, modify, distribute, and sell this software and its
32115documentation for any purpose is hereby granted without fee, provided that
32116this permission notice appear in supporting documentation.  This permission
32117notice shall be included in all copies or substantial portions of the
32118Software.
32119
32120THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32121IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32122FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
32123AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
32124AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
32125CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32126
32127
32128Copyright © 2007 OpenedHand Ltd
32129
32130Permission to use, copy, modify, distribute, and sell this software and its
32131documentation for any purpose is hereby granted without fee, provided that
32132the above copyright notice appear in all copies and that both that
32133copyright notice and this permission notice appear in supporting
32134documentation, and that the name of OpenedHand Ltd not be used in
32135advertising or publicity pertaining to distribution of the software without
32136specific, written prior permission. OpenedHand Ltd makes no
32137representations about the suitability of this software for any purpose.  It
32138is provided "as is" without express or implied warranty.
32139
32140OpenedHand Ltd DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32141INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32142EVENT SHALL OpenedHand Ltd BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32143CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
32144DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
32145TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
32146PERFORMANCE OF THIS SOFTWARE.
32147
32148
32149Copyright (c) 1989, 1990, 1993, 1994
32150     The Regents of the University of California.  All rights reserved.
32151
32152This code is derived from software contributed to Berkeley by
32153Chris Torek.
32154
32155This code is derived from software contributed to Berkeley by
32156Michael Rendell of Memorial University of Newfoundland.
32157
32158Redistribution and use in source and binary forms, with or without
32159modification, are permitted provided that the following conditions
32160are met:
32161 1. Redistributions of source code must retain the above copyright
32162    notice, this list of conditions and the following disclaimer.
32163 2. Redistributions in binary form must reproduce the above copyright
32164    notice, this list of conditions and the following disclaimer in the
32165    documentation and/or other materials provided with the distribution.
32166 4. Neither the name of the University nor the names of its contributors
32167    may be used to endorse or promote products derived from this software
32168    without specific prior written permission.
32169
32170THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
32171ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
32172IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
32173ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
32174FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
32175DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
32176OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
32177HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32178LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32179OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32180SUCH DAMAGE.
32181
32182-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
32183</pre>
32184<ul>
32185
32186</ul>
32187</div>
32188</div>
32189
32190
32191<div class="product">
32192<span class="title">xprop-1.2.1</span>
32193<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32194<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
32195<div class="licence">
32196<pre>Scanned Source License xprop-1.2.1/COPYING:
32197
32198Copyright 1990, 1998  The Open Group
32199Copyright (c) 2000  The XFree86 Project, Inc.
32200
32201Permission to use, copy, modify, distribute, and sell this software and its
32202documentation for any purpose is hereby granted without fee, provided that
32203the above copyright notice appear in all copies and that both that
32204copyright notice and this permission notice appear in supporting
32205documentation.
32206  
32207The above copyright notice and this permission notice shall be included
32208in all copies or substantial portions of the Software.
32209
32210THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
32211OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
32212MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
32213IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
32214OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
32215ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
32216OTHER DEALINGS IN THE SOFTWARE.
32217
32218Except as contained in this notice, the name of The Open Group shall
32219not be used in advertising or otherwise to promote the sale, use or
32220other dealings in this Software without prior written authorization
32221from The Open Group.
32222
32223Copyright 2007 Kim woelders
32224
32225Permission to use, copy, modify, distribute, and sell this software and its
32226documentation for any purpose is hereby granted without fee, provided that
32227the above copyright notice appear in all copies and that both that copyright
32228notice and this permission notice appear in supporting documentation, and
32229that the name of the copyright holders not be used in advertising or
32230publicity pertaining to distribution of the software without specific,
32231written prior permission.  The copyright holders make no representations
32232about the suitability of this software for any purpose.  It is provided "as
32233is" without express or implied warranty.
32234
32235THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32236INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32237EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32238CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
32239DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
32240TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
32241OF THIS SOFTWARE.
32242
32243-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
32244</pre>
32245<ul>
32246
32247</ul>
32248</div>
32249</div>
32250
32251
32252<div class="product">
32253<span class="title">xproto-7.0.23</span>
32254<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32255<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
32256<div class="licence">
32257<pre>Scanned Source License xproto-7.0.23/COPYING:
32258
32259Copyright (c) 1991, Oracle and/or its affiliates. All rights reserved.
32260
32261Permission is hereby granted, free of charge, to any person obtaining a
32262copy of this software and associated documentation files (the "Software"),
32263to deal in the Software without restriction, including without limitation
32264the rights to use, copy, modify, merge, publish, distribute, sublicense,
32265and/or sell copies of the Software, and to permit persons to whom the
32266Software is furnished to do so, subject to the following conditions:
32267
32268The above copyright notice and this permission notice (including the next
32269paragraph) shall be included in all copies or substantial portions of the
32270Software.
32271
32272THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32273IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32274FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
32275THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
32276LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
32277FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
32278DEALINGS IN THE SOFTWARE.
32279
32280
32281Copyright 1985, 1987, 1988, 1990, 1991, 1993-1996, 1998  The Open Group
32282
32283Permission to use, copy, modify, distribute, and sell this software and its
32284documentation for any purpose is hereby granted without fee, provided that
32285the above copyright notice appear in all copies and that both that
32286copyright notice and this permission notice appear in supporting
32287documentation.
32288
32289The above copyright notice and this permission notice shall be included in
32290all copies or substantial portions of the Software.
32291
32292THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32293IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32294FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
32295OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
32296AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
32297CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32298
32299Except as contained in this notice, the name of The Open Group shall not be
32300used in advertising or otherwise to promote the sale, use or other dealings
32301in this Software without prior written authorization from The Open Group.
32302
32303The X Window System is a Trademark of The Open Group.
32304
32305
32306Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
32307
32308                        All Rights Reserved
32309
32310Permission to use, copy, modify, and distribute this software and its
32311documentation for any purpose and without fee is hereby granted,
32312provided that the above copyright notice appear in all copies and that
32313both that copyright notice and this permission notice appear in
32314supporting documentation, and that the name of Digital not be
32315used in advertising or publicity pertaining to distribution of the
32316software without specific, written prior permission.
32317
32318DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
32319ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
32320DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
32321ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
32322WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
32323ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
32324SOFTWARE.
32325
32326
32327Copyright 1987 by Apollo Computer Inc., Chelmsford, Massachusetts.
32328Copyright 1989 by Hewlett-Packard Company.
32329
32330                        All Rights Reserved
32331
32332Permission to use, duplicate, change, and distribute this software and
32333its documentation for any purpose and without fee is granted, provided
32334that the above copyright notice appear in such copy and that this
32335copyright notice appear in all supporting documentation, and that the
32336names of Apollo Computer Inc., the Hewlett-Packard Company, or the X
32337Consortium not be used in advertising or publicity pertaining to
32338distribution of the software without written prior permission.
32339
32340HEWLETT-PACKARD MAKES NO WARRANTY OF ANY KIND WITH REGARD
32341TO THIS SOFWARE, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
32342WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
32343PURPOSE.  Hewlett-Packard shall not be liable for errors
32344contained herein or direct, indirect, special, incidental or
32345consequential damages in connection with the furnishing,
32346performance, or use of this material.
32347
32348
32349Copyright (c) 1999  The XFree86 Project Inc.
32350
32351All Rights Reserved.
32352
32353The above copyright notice and this permission notice shall be included in
32354all copies or substantial portions of the Software.
32355
32356THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32357IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32358FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
32359OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
32360AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
32361CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32362
32363Except as contained in this notice, the name of The XFree86 Project
32364Inc. shall not be used in advertising or otherwise to promote the
32365sale, use or other dealings in this Software without prior written
32366authorization from The XFree86 Project Inc.
32367
32368-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
32369</pre>
32370<ul>
32371
32372</ul>
32373</div>
32374</div>
32375
32376
32377<div class="product">
32378<span class="title">xrandr-1.3.5</span>
32379<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32380<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
32381<div class="licence">
32382<pre>Scanned Source License xrandr-1.3.5/COPYING:
32383
32384Copyright © 2001 Keith Packard, member of The XFree86 Project, Inc.
32385Copyright © 2002 Hewlett Packard Company, Inc.
32386Copyright © 2006 Intel Corporation
32387
32388Permission to use, copy, modify, distribute, and sell this software and its
32389documentation for any purpose is hereby granted without fee, provided that
32390the above copyright notice appear in all copies and that both that copyright
32391notice and this permission notice appear in supporting documentation, and
32392that the name of the copyright holders not be used in advertising or
32393publicity pertaining to distribution of the software without specific,
32394written prior permission.  The copyright holders make no representations
32395about the suitability of this software for any purpose.  It is provided "as
32396is" without express or implied warranty.
32397
32398THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32399INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32400EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32401CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
32402DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
32403TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
32404OF THIS SOFTWARE.
32405
32406-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
32407</pre>
32408<ul>
32409
32410</ul>
32411</div>
32412</div>
32413
32414
32415<div class="product">
32416<span class="title">xsendevt-0.6</span>
32417<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32418<span class="homepage"><a href="http://xsendevt.sourceforge.net/">homepage</a></span>
32419<div class="licence">
32420<pre></pre>
32421<ul>
32422<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
32423</ul>
32424</div>
32425</div>
32426
32427
32428<div class="product">
32429<span class="title">xset-1.2.2</span>
32430<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32431<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
32432<div class="licence">
32433<pre>Scanned Source License xset-1.2.2/COPYING:
32434
32435Copyright 1985, 1988, 1998  The Open Group
32436
32437Permission to use, copy, modify, distribute, and sell this software and its
32438documentation for any purpose is hereby granted without fee, provided that
32439the above copyright notice appear in all copies and that both that
32440copyright notice and this permission notice appear in supporting
32441documentation.
32442
32443The above copyright notice and this permission notice shall be included in
32444all copies or substantial portions of the Software.
32445
32446THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32447IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32448FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
32449OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
32450AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
32451CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32452
32453Except as contained in this notice, the name of The Open Group shall not be
32454used in advertising or otherwise to promote the sale, use or other dealings
32455in this Software without prior written authorization from The Open Group.
32456
32457-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
32458</pre>
32459<ul>
32460
32461</ul>
32462</div>
32463</div>
32464
32465
32466<div class="product">
32467<span class="title">xset-mini-1.2.2</span>
32468<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32469<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
32470<div class="licence">
32471<pre></pre>
32472<ul>
32473<li><a href='#X'>Custom License X</a></li>
32474</ul>
32475</div>
32476</div>
32477
32478
32479<div class="product">
32480<span class="title">xtrace-1.3.0</span>
32481<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32482<span class="homepage"><a href="http://xtrace.alioth.debian.org/">homepage</a></span>
32483<div class="licence">
32484<pre></pre>
32485<ul>
32486<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
32487</ul>
32488</div>
32489</div>
32490
32491
32492<div class="product">
32493<span class="title">xtrans-1.2.6</span>
32494<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32495<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
32496<div class="licence">
32497<pre>Scanned Source License xtrans-1.2.6/COPYING:
32498
32499Copyright 1993, 1994, 1998, 2002  The Open Group
32500
32501Permission to use, copy, modify, distribute, and sell this software and its
32502documentation for any purpose is hereby granted without fee, provided that
32503the above copyright notice appear in all copies and that both that
32504copyright notice and this permission notice appear in supporting
32505documentation.
32506
32507The above copyright notice and this permission notice shall be included
32508in all copies or substantial portions of the Software.
32509
32510THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
32511OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
32512MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
32513IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
32514OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
32515ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
32516OTHER DEALINGS IN THE SOFTWARE.
32517
32518Except as contained in this notice, the name of The Open Group shall
32519not be used in advertising or otherwise to promote the sale, use or
32520other dealings in this Software without prior written authorization
32521from The Open Group.
32522
32523______________________________________________________________________________
32524
32525Copyright 1993, 1994 NCR Corporation - Dayton, Ohio, USA
32526
32527All Rights Reserved
32528
32529Permission to use, copy, modify, and distribute this software and its
32530documentation for any purpose and without fee is hereby granted, provided
32531that the above copyright notice appear in all copies and that both that
32532copyright notice and this permission notice appear in supporting
32533documentation, and that the name NCR not be used in advertising
32534or publicity pertaining to distribution of the software without specific,
32535written prior permission.  NCR makes no representations about the
32536suitability of this software for any purpose.  It is provided "as is"
32537without express or implied warranty.
32538
32539NCR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32540INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
32541NO EVENT SHALL NCR BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32542CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
32543OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
32544NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
32545CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
32546
32547______________________________________________________________________________
32548
32549Copyright (c) 2002, 2005, Oracle and/or its affiliates. All rights reserved.
32550
32551Permission is hereby granted, free of charge, to any person obtaining a
32552copy of this software and associated documentation files (the "Software"),
32553to deal in the Software without restriction, including without limitation
32554the rights to use, copy, modify, merge, publish, distribute, sublicense,
32555and/or sell copies of the Software, and to permit persons to whom the
32556Software is furnished to do so, subject to the following conditions:
32557
32558The above copyright notice and this permission notice (including the next
32559paragraph) shall be included in all copies or substantial portions of the
32560Software.
32561
32562THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32563IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32564FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
32565THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
32566LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
32567FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
32568DEALINGS IN THE SOFTWARE.
32569
32570______________________________________________________________________________
32571
32572(c) Copyright 1996 by Sebastien Marineau and Holger Veit
32573                     &lt;marineau@genie.uottawa.ca&gt;
32574                     &lt;Holger.Veit@gmd.de&gt;
32575
32576Permission is hereby granted, free of charge, to any person obtaining a
32577copy of this software and associated documentation files (the "Software"),
32578to deal in the Software without restriction, including without limitation
32579the rights to use, copy, modify, merge, publish, distribute, sublicense,
32580and/or sell copies of the Software, and to permit persons to whom the
32581Software is furnished to do so, subject to the following conditions:
32582
32583The above copyright notice and this permission notice shall be included in
32584all copies or substantial portions of the Software.
32585
32586THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32587IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32588FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
32589HOLGER VEIT  BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
32590WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
32591OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32592SOFTWARE.
32593
32594Except as contained in this notice, the name of Sebastien Marineau or
32595Holger Veit shall not be used in advertising or otherwise to promote
32596the sale, use or other dealings in this Software without prior written
32597authorization from Holger Veit or Sebastien Marineau.
32598
32599______________________________________________________________________________
32600
32601Copyright © 2003 Keith Packard, Noah Levitt
32602
32603Permission to use, copy, modify, distribute, and sell this software and its
32604documentation for any purpose is hereby granted without fee, provided that
32605the above copyright notice appear in all copies and that both that
32606copyright notice and this permission notice appear in supporting
32607documentation, and that the name of Keith Packard not be used in
32608advertising or publicity pertaining to distribution of the software without
32609specific, written prior permission.  Keith Packard makes no
32610representations about the suitability of this software for any purpose.  It
32611is provided "as is" without express or implied warranty.
32612
32613KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32614INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32615EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32616CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
32617DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
32618TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
32619PERFORMANCE OF THIS SOFTWARE.
32620
32621-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
32622</pre>
32623<ul>
32624
32625</ul>
32626</div>
32627</div>
32628
32629
32630<div class="product">
32631<span class="title">xwd-1.0.4</span>
32632<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32633<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
32634<div class="licence">
32635<pre>Scanned Source License xwd-1.0.4/COPYING:
32636
32637Copyright 1987, 1988, 1993, 1994, 1996, 1998  The Open Group
32638Copyright 1994 Hewlett-Packard Co.
32639
32640Permission to use, copy, modify, distribute, and sell this software and its
32641documentation for any purpose is hereby granted without fee, provided that
32642the above copyright notice appear in all copies and that both that
32643copyright notice and this permission notice appear in supporting
32644documentation.
32645
32646The above copyright notice and this permission notice shall be included
32647in all copies or substantial portions of the Software.
32648
32649THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
32650OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
32651MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
32652IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
32653OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
32654ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
32655OTHER DEALINGS IN THE SOFTWARE.
32656
32657Except as contained in this notice, the name of The Open Group shall
32658not be used in advertising or otherwise to promote the sale, use or
32659other dealings in this Software without prior written authorization
32660from The Open Group.
32661
32662Copyright 2007 Kim woelders
32663
32664Permission to use, copy, modify, distribute, and sell this software and its
32665documentation for any purpose is hereby granted without fee, provided that
32666the above copyright notice appear in all copies and that both that copyright
32667notice and this permission notice appear in supporting documentation, and
32668that the name of the copyright holders not be used in advertising or
32669publicity pertaining to distribution of the software without specific,
32670written prior permission.  The copyright holders make no representations
32671about the suitability of this software for any purpose.  It is provided "as
32672is" without express or implied warranty.
32673
32674THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32675INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32676EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32677CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
32678DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
32679TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
32680OF THIS SOFTWARE.
32681
32682-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
32683</pre>
32684<ul>
32685
32686</ul>
32687</div>
32688</div>
32689
32690
32691<div class="product">
32692<span class="title">xwininfo-1.1.2</span>
32693<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32694<span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
32695<div class="licence">
32696<pre>Scanned Source License xwininfo-1.1.2/COPYING:
32697
32698Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
32699
32700Permission is hereby granted, free of charge, to any person obtaining a
32701copy of this software and associated documentation files (the "Software"),
32702to deal in the Software without restriction, including without limitation
32703the rights to use, copy, modify, merge, publish, distribute, sublicense,
32704and/or sell copies of the Software, and to permit persons to whom the
32705Software is furnished to do so, subject to the following conditions:
32706
32707The above copyright notice and this permission notice (including the next
32708paragraph) shall be included in all copies or substantial portions of the
32709Software.
32710
32711THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32712IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32713FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
32714THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
32715LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
32716FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
32717DEALINGS IN THE SOFTWARE.
32718
32719
32720Copyright 1987, 1993, 1998  The Open Group
32721
32722Permission to use, copy, modify, distribute, and sell this software and its
32723documentation for any purpose is hereby granted without fee, provided that
32724the above copyright notice appear in all copies and that both that
32725copyright notice and this permission notice appear in supporting
32726documentation.
32727
32728The above copyright notice and this permission notice shall be included
32729in all copies or substantial portions of the Software.
32730
32731THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
32732OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
32733MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
32734OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32735HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
32736INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
32737FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
32738NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
32739WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
32740
32741Except as contained in this notice, the name of a copyright holder
32742shall not be used in advertising or otherwise to promote the sale, use
32743or other dealings in this Software without prior written authorization
32744of the copyright holder.
32745
32746Copyright 2007 Kim woelders
32747
32748Permission to use, copy, modify, distribute, and sell this software and its
32749documentation for any purpose is hereby granted without fee, provided that
32750the above copyright notice appear in all copies and that both that copyright
32751notice and this permission notice appear in supporting documentation, and
32752that the name of the copyright holders not be used in advertising or
32753publicity pertaining to distribution of the software without specific,
32754written prior permission.  The copyright holders make no representations
32755about the suitability of this software for any purpose.  It is provided "as
32756is" without express or implied warranty.
32757
32758THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32759INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32760EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32761CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
32762DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
32763TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
32764OF THIS SOFTWARE.
32765
32766-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
32767</pre>
32768<ul>
32769
32770</ul>
32771</div>
32772</div>
32773
32774
32775<div class="product">
32776<span class="title">xxd-1.10</span>
32777<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32778<span class="homepage"><a href="http://ftp.uni-erlangen.de/pub/utilities/etc/?order=s">homepage</a></span>
32779<div class="licence">
32780<pre></pre>
32781<ul>
32782<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
32783</ul>
32784</div>
32785</div>
32786
32787
32788<div class="product">
32789<span class="title">xz-utils-5.0.5</span>
32790<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32791<span class="homepage"><a href="http://tukaani.org/xz/">homepage</a></span>
32792<div class="licence">
32793<pre>Gentoo Package Stock License LGPL-2.1+:
32794
32795GNU Lesser General Public License, version 2.1 or any later version.
32796See LGPL-2.1 or LGPL-3 for the full text of these licenses.
32797
32798-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
32799</pre>
32800<ul>
32801<li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
32802<li><a href='#public-domain'>Gentoo Package Stock License public-domain</a></li>
32803<li><a href='#GPL-2+'>Gentoo Package Stock License GPL-2+</a></li>
32804</ul>
32805</div>
32806</div>
32807
32808
32809<div class="product">
32810<span class="title">zbar-0.10</span>
32811<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32812<span class="homepage"><a href="http://zbar.sourceforge.net/">homepage</a></span>
32813<div class="licence">
32814<pre></pre>
32815<ul>
32816<li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
32817</ul>
32818</div>
32819</div>
32820
32821
32822<div class="product">
32823<span class="title">zlib-1.2.8</span>
32824<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32825<span class="homepage"><a href="http://www.zlib.net/">homepage</a></span>
32826<div class="licence">
32827<pre>Gentoo Package Stock License ZLIB:
32828
32829Copyright (C) &lt;year&gt; &lt;copyright holders&gt;
32830
32831This software is provided 'as-is', without any express or implied
32832warranty.  In no event will the author(s) be held liable for any damages
32833arising from the use of this software.
32834
32835Permission is granted to anyone to use this software for any purpose,
32836including commercial applications, and to alter it and redistribute it
32837freely, subject to the following restrictions:
32838
328391. The origin of this software must not be misrepresented; you must not
32840   claim that you wrote the original software. If you use this software
32841   in a product, an acknowledgment in the product documentation would be
32842   appreciated but is not required.
328432. Altered source versions must be plainly marked as such, and must not be
32844   misrepresented as being the original software.
328453. This notice may not be removed or altered from any source distribution.
32846
32847-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
32848</pre>
32849<ul>
32850
32851</ul>
32852</div>
32853</div>
32854
32855
32856</div>
32857
32858<h2>List of Shared Licenses used in Google Chrome OS:</h2>
32859<div class="product">
32860<a name="AFL-2.1" class="title">Gentoo Package Stock License AFL-2.1</a>
32861<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32862<div class="licence">
32863<pre>
32864The Academic Free License
32865v. 2.1
32866
32867This 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:
32868
32869Licensed under the Academic Free License version 2.1
32870
328711) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license to do the following:
32872
32873a) to reproduce the Original Work in copies;
32874
32875b) to prepare derivative works ("Derivative Works") based upon the Original Work;
32876
32877c) to distribute copies of the Original Work and Derivative Works to the public;
32878
32879d) to perform the Original Work publicly; and
32880
32881e) to display the Original Work publicly.
32882
328832) 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.
32884
328853) 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.
32886
328874) 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.
32888
328895) This section intentionally omitted.
32890
328916) 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.
32892
328937) 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.
32894
328958) 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.
32896
328979) 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.
32898
3289910) 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.
32900
3290111) 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.
32902
3290312) 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.
32904
3290513) 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.
32906
3290714) 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.
32908
3290915) 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.
32910
32911This 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.
32912
32913 
32914
32915
32916</pre>
32917<div class="license-packages">
32918Used by these packages: dev-libs/dbus-glib-0.100.2 sys-apps/dbus-1.6.8-r5
32919</div>
32920</div>
32921</div>
32922
32923<div class="product">
32924<a name="Apache-2.0" class="title">Gentoo Package Stock License Apache-2.0</a>
32925<a class="show" href="#" onclick="return toggle(this);">show license text</a>
32926<div class="licence">
32927<pre>
32928                                 Apache License
32929                           Version 2.0, January 2004
32930                        http://www.apache.org/licenses/
32931
32932   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
32933
32934   1. Definitions.
32935
32936      "License" shall mean the terms and conditions for use, reproduction,
32937      and distribution as defined by Sections 1 through 9 of this document.
32938
32939      "Licensor" shall mean the copyright owner or entity authorized by
32940      the copyright owner that is granting the License.
32941
32942      "Legal Entity" shall mean the union of the acting entity and all
32943      other entities that control, are controlled by, or are under common
32944      control with that entity. For the purposes of this definition,
32945      "control" means (i) the power, direct or indirect, to cause the
32946      direction or management of such entity, whether by contract or
32947      otherwise, or (ii) ownership of fifty percent (50%) or more of the
32948      outstanding shares, or (iii) beneficial ownership of such entity.
32949
32950      "You" (or "Your") shall mean an individual or Legal Entity
32951      exercising permissions granted by this License.
32952
32953      "Source" form shall mean the preferred form for making modifications,
32954      including but not limited to software source code, documentation
32955      source, and configuration files.
32956
32957      "Object" form shall mean any form resulting from mechanical
32958      transformation or translation of a Source form, including but
32959      not limited to compiled object code, generated documentation,
32960      and conversions to other media types.
32961
32962      "Work" shall mean the work of authorship, whether in Source or
32963      Object form, made available under the License, as indicated by a
32964      copyright notice that is included in or attached to the work
32965      (an example is provided in the Appendix below).
32966
32967      "Derivative Works" shall mean any work, whether in Source or Object
32968      form, that is based on (or derived from) the Work and for which the
32969      editorial revisions, annotations, elaborations, or other modifications
32970      represent, as a whole, an original work of authorship. For the purposes
32971      of this License, Derivative Works shall not include works that remain
32972      separable from, or merely link (or bind by name) to the interfaces of,
32973      the Work and Derivative Works thereof.
32974
32975      "Contribution" shall mean any work of authorship, including
32976      the original version of the Work and any modifications or additions
32977      to that Work or Derivative Works thereof, that is intentionally
32978      submitted to Licensor for inclusion in the Work by the copyright owner
32979      or by an individual or Legal Entity authorized to submit on behalf of
32980      the copyright owner. For the purposes of this definition, "submitted"
32981      means any form of electronic, verbal, or written communication sent
32982      to the Licensor or its representatives, including but not limited to
32983      communication on electronic mailing lists, source code control systems,
32984      and issue tracking systems that are managed by, or on behalf of, the
32985      Licensor for the purpose of discussing and improving the Work, but
32986      excluding communication that is conspicuously marked or otherwise
32987      designated in writing by the copyright owner as "Not a Contribution."
32988
32989      "Contributor" shall mean Licensor and any individual or Legal Entity
32990      on behalf of whom a Contribution has been received by Licensor and
32991      subsequently incorporated within the Work.
32992
32993   2. Grant of Copyright License. Subject to the terms and conditions of
32994      this License, each Contributor hereby grants to You a perpetual,
32995      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
32996      copyright license to reproduce, prepare Derivative Works of,
32997      publicly display, publicly perform, sublicense, and distribute the
32998      Work and such Derivative Works in Source or Object form.
32999
33000   3. Grant of Patent License. Subject to the terms and conditions of
33001      this License, each Contributor hereby grants to You a perpetual,
33002      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
33003      (except as stated in this section) patent license to make, have made,
33004      use, offer to sell, sell, import, and otherwise transfer the Work,
33005      where such license applies only to those patent claims licensable
33006      by such Contributor that are necessarily infringed by their
33007      Contribution(s) alone or by combination of their Contribution(s)
33008      with the Work to which such Contribution(s) was submitted. If You
33009      institute patent litigation against any entity (including a
33010      cross-claim or counterclaim in a lawsuit) alleging that the Work
33011      or a Contribution incorporated within the Work constitutes direct
33012      or contributory patent infringement, then any patent licenses
33013      granted to You under this License for that Work shall terminate
33014      as of the date such litigation is filed.
33015
33016   4. Redistribution. You may reproduce and distribute copies of the
33017      Work or Derivative Works thereof in any medium, with or without
33018      modifications, and in Source or Object form, provided that You
33019      meet the following conditions:
33020
33021      (a) You must give any other recipients of the Work or
33022          Derivative Works a copy of this License; and
33023
33024      (b) You must cause any modified files to carry prominent notices
33025          stating that You changed the files; and
33026
33027      (c) You must retain, in the Source form of any Derivative Works
33028          that You distribute, all copyright, patent, trademark, and
33029          attribution notices from the Source form of the Work,
33030          excluding those notices that do not pertain to any part of
33031          the Derivative Works; and
33032
33033      (d) If the Work includes a "NOTICE" text file as part of its
33034          distribution, then any Derivative Works that You distribute must
33035          include a readable copy of the attribution notices contained
33036          within such NOTICE file, excluding those notices that do not
33037          pertain to any part of the Derivative Works, in at least one
33038          of the following places: within a NOTICE text file distributed
33039          as part of the Derivative Works; within the Source form or
33040          documentation, if provided along with the Derivative Works; or,
33041          within a display generated by the Derivative Works, if and
33042          wherever such third-party notices normally appear. The contents
33043          of the NOTICE file are for informational purposes only and
33044          do not modify the License. You may add Your own attribution
33045          notices within Derivative Works that You distribute, alongside
33046          or as an addendum to the NOTICE text from the Work, provided
33047          that such additional attribution notices cannot be construed
33048          as modifying the License.
33049
33050      You may add Your own copyright statement to Your modifications and
33051      may provide additional or different license terms and conditions
33052      for use, reproduction, or distribution of Your modifications, or
33053      for any such Derivative Works as a whole, provided Your use,
33054      reproduction, and distribution of the Work otherwise complies with
33055      the conditions stated in this License.
33056
33057   5. Submission of Contributions. Unless You explicitly state otherwise,
33058      any Contribution intentionally submitted for inclusion in the Work
33059      by You to the Licensor shall be under the terms and conditions of
33060      this License, without any additional terms or conditions.
33061      Notwithstanding the above, nothing herein shall supersede or modify
33062      the terms of any separate license agreement you may have executed
33063      with Licensor regarding such Contributions.
33064
33065   6. Trademarks. This License does not grant permission to use the trade
33066      names, trademarks, service marks, or product names of the Licensor,
33067      except as required for reasonable and customary use in describing the
33068      origin of the Work and reproducing the content of the NOTICE file.
33069
33070   7. Disclaimer of Warranty. Unless required by applicable law or
33071      agreed to in writing, Licensor provides the Work (and each
33072      Contributor provides its Contributions) on an "AS IS" BASIS,
33073      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
33074      implied, including, without limitation, any warranties or conditions
33075      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
33076      PARTICULAR PURPOSE. You are solely responsible for determining the
33077      appropriateness of using or redistributing the Work and assume any
33078      risks associated with Your exercise of permissions under this License.
33079
33080   8. Limitation of Liability. In no event and under no legal theory,
33081      whether in tort (including negligence), contract, or otherwise,
33082      unless required by applicable law (such as deliberate and grossly
33083      negligent acts) or agreed to in writing, shall any Contributor be
33084      liable to You for damages, including any direct, indirect, special,
33085      incidental, or consequential damages of any character arising as a
33086      result of this License or out of the use or inability to use the
33087      Work (including but not limited to damages for loss of goodwill,
33088      work stoppage, computer failure or malfunction, or any and all
33089      other commercial damages or losses), even if such Contributor
33090      has been advised of the possibility of such damages.
33091
33092   9. Accepting Warranty or Additional Liability. While redistributing
33093      the Work or Derivative Works thereof, You may choose to offer,
33094      and charge a fee for, acceptance of support, warranty, indemnity,
33095      or other liability obligations and/or rights consistent with this
33096      License. However, in accepting such obligations, You may act only
33097      on Your own behalf and on Your sole responsibility, not on behalf
33098      of any other Contributor, and only if You agree to indemnify,
33099      defend, and hold each Contributor harmless for any liability
33100      incurred by, or claims asserted against, such Contributor by reason
33101      of your accepting any such warranty or additional liability.
33102
33103   END OF TERMS AND CONDITIONS
33104
33105   APPENDIX: How to apply the Apache License to your work.
33106
33107      To apply the Apache License to your work, attach the following
33108      boilerplate notice, with the fields enclosed by brackets "[]"
33109      replaced with your own identifying information. (Don't include
33110      the brackets!)  The text should be enclosed in the appropriate
33111      comment syntax for the file format. We also recommend that a
33112      file or class name and description of purpose be included on the
33113      same "printed page" as the copyright notice for easier
33114      identification within third-party archives.
33115
33116   Copyright [yyyy] [name of copyright owner]
33117
33118   Licensed under the Apache License, Version 2.0 (the "License");
33119   you may not use this file except in compliance with the License.
33120   You may obtain a copy of the License at
33121
33122       http://www.apache.org/licenses/LICENSE-2.0
33123
33124   Unless required by applicable law or agreed to in writing, software
33125   distributed under the License is distributed on an "AS IS" BASIS,
33126   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
33127   See the License for the specific language governing permissions and
33128   limitations under the License.
33129
33130</pre>
33131<div class="license-packages">
33132Used by these packages: dev-util/stressapptest-1.0.4 dev-python/jsonrpclib-0_pre20110820-r1 dev-libs/protobuf-python-2.3.0-r1 app-i18n/chromeos-hangul-1.2.0.3-r1 app-admin/rsyslog-5.8.11-r1 media-fonts/droidfonts-cros-20121206 media-fonts/crosextrafonts-20130214 media-fonts/croscorefonts-1.23.0 media-fonts/notofonts-20140130-r1 dev-python/selenium-2.29.0 dev-libs/protobuf-2.3.0-r5
33133</div>
33134</div>
33135</div>
33136
33137<div class="product">
33138<a name="as-is" class="title">Gentoo Package Stock License as-is</a>
33139<a class="show" href="#" onclick="return toggle(this);">show license text</a>
33140<div class="licence">
33141<pre>
33142Note: This license label is deprecated, so don't use it for new packages.
33143Unfortunately, "as-is" has been (ab)used also for non-free software and
33144you cannot rely on it. Please check the upstream license instead.
33145
33146"as-is" in its originally intended sense is now covered by the OSI-approved
33147"HPND" (Historical Permission Notice and Disclaimer).
33148
33149---------------------------------------------------------------------------
33150
33151This is a generic place holder for a class of licenses that boil down to do
33152no guarantees and all you get is what you have. The language is usually
33153similar to:
33154
33155  Permission to use, copy, modify, and distribute this software and its
33156  documentation for any purpose and without fee is hereby granted, provided
33157  that the above copyright notice appears in all copies and that both the
33158  copyright notice and this permission notice appear in supporting
33159  documentation, and that the same name not be used in advertising or
33160  publicity pertaining to distribution of the software without specific,
33161  written prior permission. We make no representations about the
33162  suitability of this software for any purpose. It is provided "as is"
33163  without express or implied warranty.
33164
33165
33166You will need to check the license that came with the software for the exact
33167specifics. Generally you are free to do most anything you want with "as is"
33168software but you should not take this license as legal advice.
33169
33170Note: Most all license have an "as is" clause. For our purposes this does
33171not make all software in this category. This category is for software with
33172very little restrictions.
33173
33174The information in this license about licenses is presented "as is". :-P
33175
33176</pre>
33177<div class="license-packages">
33178Used by these packages: net-wireless/crda-1.1.1-r5 dev-db/sqlite-3.6.22-r3 net-misc/iperf-2.0.4-r1 net-misc/dhcp-4.2.2-r2 x11-misc/xdotool-2.20110530.1 media-libs/tiff-4.0.0-r1 app-text/docbook-xml-dtd-4.1.2-r6 dev-lang/swig-2.0.4-r1 media-libs/libpng-1.2.49-r2
33179</div>
33180</div>
33181</div>
33182
33183<div class="product">
33184<a name="Atheros" class="title">Custom License Atheros</a>
33185<a class="show" href="#" onclick="return toggle(this);">show license text</a>
33186<div class="licence">
33187<pre>
33188Copyright (c) 2010, Atheros Communications, Inc.
33189
33190All rights reserved.
33191
33192Redistribution. Redistribution and use in binary form, without modification, are permitted provided that the following conditions are
33193
33194met:
33195
33196* Redistributions must reproduce the above copyright notice and the following disclaimer in the documentation and/or other materials provided with the distribution. 
33197
33198* 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. 
33199
33200* No reverse engineering, decompilation, or disassembly of this software is permitted.
33201
33202Limited 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.
33203
33204DISCLAIMER. 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.
33205
33206
33207
33208</pre>
33209<div class="license-packages">
33210Used by these packages: net-wireless/ath3k-0.0.1-r122 net-wireless/ath6k-34-r23
33211</div>
33212</div>
33213</div>
33214
33215<div class="product">
33216<a name="BSD-Google" class="title">Custom License BSD-Google</a>
33217<a class="show" href="#" onclick="return toggle(this);">show license text</a>
33218<div class="licence">
33219<pre>
33220Copyright 2010, Google Inc.
33221All rights reserved.
33222
33223Redistribution and use in source and binary forms, with or without
33224modification, are permitted provided that the following conditions are
33225met:
33226
33227    * Redistributions of source code must retain the above copyright
33228notice, this list of conditions and the following disclaimer.
33229    * Redistributions in binary form must reproduce the above
33230copyright notice, this list of conditions and the following disclaimer
33231in the documentation and/or other materials provided with the
33232distribution.
33233    * Neither the name of Google Inc. nor the names of its
33234contributors may be used to endorse or promote products derived from
33235this software without specific prior written permission.
33236
33237THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
33238"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
33239LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
33240A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
33241OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33242SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
33243LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
33244DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
33245THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
33246(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
33247OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33248
33249</pre>
33250<div class="license-packages">
33251Used by these packages: chromeos-base/chromeos-test-testauthkeys-0.0.1-r2 dev-util/hdctools-0.0.1-r354 chromeos-base/chromeos-bsp-alex-0.0.1-r12 chromeos-base/gobi3k-sdk-1.0.1-r22 chromeos-base/vpd-0.0.1-r76 chromeos-base/mttools-0.0.1-r93 chromeos-base/update_engine-0.0.2-r655 chromeos-base/chromeos-factory-board-3.0.0-r1 chromeos-base/verity-0.0.1-r79 chromeos-base/chromeos-init-0.0.25-r840 chromeos-base/userfeedback-0.0.1-r152 chromeos-base/platform2-0.0.5-r627 chromeos-base/crosh-0.0.1-r172 chromeos-base/autotest-client-0.0.1-r1 chromeos-base/salsa-0.0.1-r17 chromeos-base/chromeos-activate-date-0.0.1-r1 chromeos-base/permission_broker-0.0.1-r46 chromeos-base/chromeos-login-0.0.5-r838 chromeos-base/chromite-0.0.1-r1022 chromeos-base/metrics-0.0.1-r63 chromeos-base/chromeos-ca-certificates-0.0.1-r2 chromeos-base/chromeos-cryptohome-0.0.1-r551 chromeos-base/chromeos-factory-0.0.1-r1362 chromeos-base/chromeos-factory-regions-0.0.1-r206 sys-apps/rootdev-0.0.1-r22 chromeos-base/libchrome-271506-r5 chromeos-base/chromeos-bsp-x86-alex-0.0.2-r2 chromeos-base/bootcomplete-login-0.0.1-r1 chromeos-base/tty-0.0.1-r4 chromeos-base/chromeos-auth-config-0.0.1-r5 chromeos-base/chromeos-installer-0.0.1-r385 chromeos-base/gestures-0.0.1-r498 chromeos-base/swap-init-0.0.1-r1 chromeos-base/chromeos-base-0-r118 chromeos-base/vboot_reference-1.0-r949 chromeos-base/cros_boot_mode-0.0.1-r90 chromeos-base/inputcontrol-0.0.1-r98 chromeos-base/openssh-server-init-0.0.1-r22 chromeos-base/audiotest-0.0.1-r8 net-dns/avahi-daemon-0.0.1 chromeos-base/memento_softwareupdate-0.0.1-r55 chromeos-base/libchromeos-0.0.1-r78 chromeos-base/workarounds-0.0.1-r76 sys-apps/mosys-1.2.03-r235 chromeos-base/gobi-cromo-plugin-1.0.1-r122 chromeos-base/chromeos-imageburner-0.0.1-r111 chromeos-base/chromeos-firewall-init-0.0.1-r1 dev-util/mem-0.0.1-r2 chromeos-base/chromeos-factoryinstall-0.0.1-r140 chromeos-base/libchromeos-use-flags-0.0.1-r5 chromeos-base/libchrome_crypto-271506-r1 media-sound/adhd-0.0.1-r818 chromeos-base/chromeos-assets-0.0.2-r10 chromeos-base/google-breakpad-1303-r82 chromeos-base/dev-install-0.0.1-r679 chromeos-base/chromeos-firmware-alex-0.0.1-r136 chromeos-base/gobi3k-lib-0.0.1-r25 chromeos-base/audioconfig-0.0.1-r1 chromeos-base/xorg-conf-0.0.6-r115 chromeos-base/oem-customization-0.0.2-r7 chromeos-base/chromeos-factory-mini-0.0.1-r7 chromeos-base/touch_noise_filter-0.0.1-r18 chromeos-base/shill-test-scripts-0.0.1-r508 chromeos-base/libscrypt-1.1.6-r11 chromeos-base/chromeos-minijail-0.0.1-r141 chromeos-base/modem-diagnostics-0.1-r8 chromeos-base/system_api-0.0.1-r442 chromeos-base/chromeos-chrome-38.0.2096.1_rc-r4 x11-drivers/touchpad-tests-0.0.1-r129 chromeos-base/update-policy-chromeos-0.0.1-r2 chromeos-base/protofiles-0.0.1-r20 chromeos-base/modem-utilities-0.0.1-r60 chromeos-base/libevdev-0.0.1-r59 sys-apps/flashmap-0.3-r18 chromeos-base/autotest-factory-install-0.0.1-r3 chromeos-base/common-assets-0.0.1-r3 chromeos-base/avtest_label_detect-0.0.1-r51 chromeos-base/autotest-fakemodem-conf-0.0.1-r1 chromeos-base/bootstat-0.0.2-r95 chromeos-base/p2p-0.0.1-r107 chromeos-base/crash-reporter-0.0.1-r17 chromeos-base/mtpd-0.0.1-r94 app-i18n/input-tools-4.3.2.5-r1 chromeos-base/chromeos-test-init-0.0.1-r297
33252</div>
33253</div>
33254</div>
33255
33256<div class="product">
33257<a name="CPL-1.0" class="title">Gentoo Package Stock License CPL-1.0</a>
33258<a class="show" href="#" onclick="return toggle(this);">show license text</a>
33259<div class="licence">
33260<pre>
33261Common Public License Version 1.0
33262
33263THE 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.
33264
332651. DEFINITIONS
33266
33267"Contribution" means:
33268
33269a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and
33270
33271b) in the case of each subsequent Contributor:
33272
33273i) changes to the Program, and
33274
33275ii) additions to the Program;
33276
33277where 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.
33278
33279"Contributor" means any person or entity that distributes the Program.
33280
33281"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.
33282
33283"Program" means the Contributions distributed in accordance with this Agreement.
33284
33285"Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
33286
332872. GRANT OF RIGHTS
33288
33289a) 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.
33290
33291b) 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.
33292
33293c) 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.
33294
33295d) 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.
33296
332973. REQUIREMENTS
33298
33299A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:
33300
33301a) it complies with the terms and conditions of this Agreement; and
33302
33303b) its license agreement:
33304
33305i) 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;
33306
33307ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
33308
33309iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and
33310
33311iv) 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.
33312
33313When the Program is made available in source code form:
33314
33315a) it must be made available under this Agreement; and
33316
33317b) a copy of this Agreement must be included with each copy of the Program.
33318
33319Contributors may not remove or alter any copyright notices contained within the Program.
33320
33321Each 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.
33322
333234. COMMERCIAL DISTRIBUTION
33324
33325Commercial 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.
33326
33327For 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.
33328
333295. NO WARRANTY
33330
33331EXCEPT 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.
33332
333336. DISCLAIMER OF LIABILITY
33334
33335EXCEPT 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.
33336
333377. GENERAL
33338
33339If 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.
33340
33341If 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.
33342
33343All 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.
33344
33345Everyone 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.
33346
33347This 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.
33348</pre>
33349<div class="license-packages">
33350Used by these packages: app-crypt/trousers-0.3.3-r44 app-crypt/tpm-tools-1.3.5-r2
33351</div>
33352</div>
33353</div>
33354
33355<div class="product">
33356<a name="FTL" class="title">Gentoo Package Stock License FTL</a>
33357<a class="show" href="#" onclick="return toggle(this);">show license text</a>
33358<div class="licence">
33359<pre>
33360                    The FreeType Project LICENSE
33361                    ----------------------------
33362
33363                       Copyright 1996-1999 by
33364          David Turner, Robert Wilhelm, and Werner Lemberg
33365
33366
33367
33368Introduction
33369============
33370
33371  The FreeType  Project is distributed in  several archive packages;
33372  some of them may contain, in addition to the FreeType font engine,
33373  various tools and  contributions which rely on, or  relate to, the
33374  FreeType Project.
33375
33376  This  license applies  to all  files found  in such  packages, and
33377  which do not  fall under their own explicit  license.  The license
33378  affects  thus  the  FreeType   font  engine,  the  test  programs,
33379  documentation and makefiles, at the very least.
33380
33381  This  license   was  inspired  by  the  BSD,   Artistic,  and  IJG
33382  (Independent JPEG  Group) licenses, which  all encourage inclusion
33383  and  use of  free  software in  commercial  and freeware  products
33384  alike.  As a consequence, its main points are that:
33385
33386    o We don't promise that this software works.  However, we are be
33387      interested in any kind of bug reports. (`as is' distribution)
33388
33389    o You can  use this software for whatever you  want, in parts or
33390      full form, without having to pay us. (`royalty-free' usage)
33391
33392    o You may not pretend that  you wrote this software.  If you use
33393      it, or  only parts of it,  in a program,  you must acknowledge
33394      somewhere in your documentation  that you've used the FreeType
33395      code. (`credits')
33396
33397  We  specifically  permit  and  encourage  the  inclusion  of  this
33398  software,  with  or without modifications, in commercial products,
33399  provided that all warranty or  liability claims are assumed by the
33400  product vendor.
33401
33402
33403Legal Terms
33404===========
33405
334060. Definitions
33407--------------
33408
33409  Throughout this license,  the terms `package', `FreeType Project',
33410  and  `FreeType  archive' refer  to  the  set  of files  originally
33411  distributed  by the  authors  (David Turner,  Robert Wilhelm,  and
33412  Werner Lemberg) as the `FreeType project', be they named as alpha,
33413  beta or final release.
33414
33415  `You' refers to  the licensee, or person using  the project, where
33416  `using' is a generic term including compiling the project's source
33417  code as  well as linking it  to form a  `program' or `executable'.
33418  This  program is  referred to  as  `a program  using the  FreeType
33419  engine'.
33420
33421  This  license applies  to all  files distributed  in  the original
33422  FreeType  archive,   including  all  source   code,  binaries  and
33423  documentation,  unless  otherwise  stated   in  the  file  in  its
33424  original, unmodified form as  distributed in the original archive.
33425  If you are  unsure whether or not a particular  file is covered by
33426  this license, you must contact us to verify this.
33427
33428  The FreeType  project is copyright (C) 1996-1999  by David Turner,
33429  Robert Wilhelm, and Werner Lemberg.  All rights reserved except as
33430  specified below.
33431
334321. No Warranty
33433--------------
33434
33435  THE FREETYPE ARCHIVE  IS PROVIDED `AS IS' WITHOUT  WARRANTY OF ANY
33436  KIND, EITHER EXPRESSED OR  IMPLIED, INCLUDING, BUT NOT LIMITED TO,
33437  WARRANTIES  OF  MERCHANTABILITY   AND  FITNESS  FOR  A  PARTICULAR
33438  PURPOSE.  IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
33439  BE LIABLE  FOR ANY DAMAGES CAUSED  BY THE USE OR  THE INABILITY TO
33440  USE, OF THE FREETYPE PROJECT.
33441
33442  As  you have  not signed  this license,  you are  not  required to
33443  accept  it.   However,  as  the FreeType  project  is  copyrighted
33444  material, only  this license, or  another one contracted  with the
33445  authors, grants you  the right to use, distribute,  and modify it.
33446  Therefore,  by  using,  distributing,  or modifying  the  FreeType
33447  project, you indicate that you understand and accept all the terms
33448  of this license.
33449
334502. Redistribution
33451-----------------
33452
33453  Redistribution and use in source and binary forms, with or without
33454  modification, are permitted provided that the following conditions
33455  are met:
33456
33457    o Redistribution  of source code  must retain this  license file
33458      (`licence.txt') unaltered; any additions, deletions or changes
33459      to   the  original   files  must   be  clearly   indicated  in
33460      accompanying  documentation.   The  copyright notices  of  the
33461      unaltered, original  files must be preserved in  all copies of
33462      source files.
33463
33464    o Redistribution in binary form must provide a  disclaimer  that
33465      states  that  the software is based in part of the work of the
33466      FreeType Team,  in  the  distribution  documentation.  We also
33467      encourage you to put an URL to the FreeType web page  in  your
33468      documentation, though this isn't mandatory.
33469
33470  These conditions  apply to any  software derived from or  based on
33471  the FreeType code, not just  the unmodified files.  If you use our
33472  work, you  must acknowledge us.  However,  no fee need  be paid to
33473  us.
33474
334753. Advertising
33476--------------
33477
33478  The names of  FreeType's authors and contributors may  not be used
33479  to endorse or promote  products derived from this software without
33480  specific prior written permission.
33481  
33482  We suggest,  but do not require, that  you use one or  more of the
33483  following phrases to refer  to this software in your documentation
33484  or advertising  materials: `FreeType Project',  `FreeType Engine',
33485  `FreeType library', or `FreeType Distribution'.
33486
334874. Contacts
33488-----------
33489
33490  There are two mailing lists related to FreeType:
33491
33492    o freetype@freetype.org
33493
33494      Discusses general use and applications of FreeType, as well as
33495      future and  wanted additions to the  library and distribution.
33496      If  you are looking  for support,  start in  this list  if you
33497      haven't found anything to help you in the documentation.
33498
33499    o devel@freetype.org
33500
33501      Discusses bugs,  as well  as engine internals,  design issues,
33502      specific licenses, porting, etc.
33503
33504    o http://www.freetype.org
33505
33506      Holds the current  FreeType web page, which will  allow you to
33507      download  our  latest  development  version  and  read  online
33508      documentation.
33509
33510  You can also contact us individually at:
33511
33512    David Turner      &lt;david.turner@freetype.org&gt;
33513    Robert Wilhelm    &lt;robert.wilhelm@freetype.org&gt;
33514    Werner Lemberg    &lt;werner.lemberg@freetype.org&gt;
33515
33516
33517--- end of license.txt ---
33518
33519</pre>
33520<div class="license-packages">
33521Used by these packages: media-libs/freetype-2.5.0.1-r3 x11-libs/pango-1.32.5-r1
33522</div>
33523</div>
33524</div>
33525
33526<div class="product">
33527<a name="Google-TOS" class="title">Gentoo Package Stock License Google-TOS</a>
33528<a class="show" href="#" onclick="return toggle(this);">show license text</a>
33529<div class="licence">
33530<pre>
33531# file generated using the following command (open the link in browser for up-to-date version with html links)
33532# o=$(sed -n '1,3p' Google-TOS; lynx -dump http://www.google.com/intl/en/policies/terms/); echo "$o" &gt; Google-TOS
33533
33534                                   [1]Google
33535
33536[2]Policies &amp; Principles
33537
33538   [3]Skip to content
33539
33540    1. [4]Overview
33541    2. Terms of Service
33542
33543     * Terms of Service
33544     * [5]Updates
33545
33546                            Google Terms of Service
33547
33548   Last modified: November 11, 2013 ([6]view archived versions)
33549
33550Welcome to Google!
33551
33552   Thanks for using our products and services (“Services”). The Services are
33553   provided by Google Inc. (“Google”), located at 1600 Amphitheatre Parkway,
33554   Mountain View, CA 94043, United States.
33555
33556   By using our Services, you are agreeing to these terms. Please read them
33557   carefully.
33558
33559   Our Services are very diverse, so sometimes additional terms or product
33560   requirements (including age requirements) may apply. Additional terms will
33561   be available with the relevant Services, and those additional terms become
33562   part of your agreement with us if you use those Services.
33563
33564Using our Services
33565
33566   You must follow any policies made available to you within the Services.
33567
33568   Don’t misuse our Services. For example, don’t interfere with our Services
33569   or try to access them using a method other than the interface and the
33570   instructions that we provide. You may use our Services only as permitted
33571   by law, including applicable export and re-export control laws and
33572   regulations. We may suspend or stop providing our Services to you if you
33573   do not comply with our terms or policies or if we are investigating
33574   suspected misconduct.
33575
33576   Using our Services does not give you ownership of any intellectual
33577   property rights in our Services or the content you access. You may not use
33578   content from our Services unless you obtain permission from its owner or
33579   are otherwise permitted by law. These terms do not grant you the right to
33580   use any branding or logos used in our Services. Don’t remove, obscure, or
33581   alter any legal notices displayed in or along with our Services.
33582
33583   Our Services display some content that is not Google’s. This content is
33584   the sole responsibility of the entity that makes it available. We may
33585   review content to determine whether it is illegal or violates our
33586   policies, and we may remove or refuse to display content that we
33587   reasonably believe violates our policies or the law. But that does not
33588   necessarily mean that we review content, so please don’t assume that we
33589   do.
33590
33591   In connection with your use of the Services, we may send you service
33592   announcements, administrative messages, and other information. You may opt
33593   out of some of those communications.
33594
33595   Some of our Services are available on mobile devices. Do not use such
33596   Services in a way that distracts you and prevents you from obeying traffic
33597   or safety laws.
33598
33599Your Google Account
33600
33601   You may need a Google Account in order to use some of our Services. You
33602   may create your own Google Account, or your Google Account may be assigned
33603   to you by an administrator, such as your employer or educational
33604   institution. If you are using a Google Account assigned to you by an
33605   administrator, different or additional terms may apply and your
33606   administrator may be able to access or disable your account.
33607
33608   To protect your Google Account, keep your password confidential. You are
33609   responsible for the activity that happens on or through your Google
33610   Account. Try not to reuse your Google Account password on third-party
33611   applications. If you learn of any unauthorized use of your password or
33612   Google Account, [7]follow these instructions.
33613
33614Privacy and Copyright Protection
33615
33616   Google’s [8]privacy policies explain how we treat your personal data and
33617   protect your privacy when you use our Services. By using our Services, you
33618   agree that Google can use such data in accordance with our privacy
33619   policies.
33620
33621   We respond to notices of alleged copyright infringement and terminate
33622   accounts of repeat infringers according to the process set out in the U.S.
33623   Digital Millennium Copyright Act.
33624
33625   We provide information to help copyright holders manage their intellectual
33626   property online. If you think somebody is violating your copyrights and
33627   want to notify us, you can find information about submitting notices and
33628   Google’s policy about responding to notices [9]in our Help Center.
33629
33630Your Content in our Services
33631
33632   Some of our Services allow you to submit content. You retain ownership of
33633   any intellectual property rights that you hold in that content. In short,
33634   what belongs to you stays yours.
33635
33636   When you upload or otherwise submit content to our Services, you give
33637   Google (and those we work with) a worldwide license to use, host, store,
33638   reproduce, modify, create derivative works (such as those resulting from
33639   translations, adaptations or other changes we make so that your content
33640   works better with our Services), communicate, publish, publicly perform,
33641   publicly display and distribute such content. The rights you grant in this
33642   license are for the limited purpose of operating, promoting, and improving
33643   our Services, and to develop new ones. This license continues even if you
33644   stop using our Services (for example, for a business listing you have
33645   added to Google Maps). Some Services may offer you ways to access and
33646   remove content that has been provided to that Service. Also, in some of
33647   our Services, there are terms or settings that narrow the scope of our use
33648   of the content submitted in those Services. Make sure you have the
33649   necessary rights to grant us this license for any content that you submit
33650   to our Services.
33651
33652   If you have a Google Account, we may display your Profile name, Profile
33653   photo, and actions you take on Google or on third-party applications
33654   connected to your Google Account (such as +1’s, reviews you write and
33655   comments you post) in our Services, including displaying in ads and other
33656   commercial contexts. We will respect the choices you make to limit sharing
33657   or visibility settings in your Google Account. For example, you can choose
33658   your settings so your name and photo do not appear in an ad.
33659
33660   You can find more information about how Google uses and stores content in
33661   the privacy policy or additional terms for particular Services. If you
33662   submit feedback or suggestions about our Services, we may use your
33663   feedback or suggestions without obligation to you.
33664
33665About Software in our Services
33666
33667   When a Service requires or includes downloadable software, this software
33668   may update automatically on your device once a new version or feature is
33669   available. Some Services may let you adjust your automatic update
33670   settings.
33671
33672   Google gives you a personal, worldwide, royalty-free, non-assignable and
33673   non-exclusive license to use the software provided to you by Google as
33674   part of the Services. This license is for the sole purpose of enabling you
33675   to use and enjoy the benefit of the Services as provided by Google, in the
33676   manner permitted by these terms. You may not copy, modify, distribute,
33677   sell, or lease any part of our Services or included software, nor may you
33678   reverse engineer or attempt to extract the source code of that software,
33679   unless laws prohibit those restrictions or you have our written
33680   permission.
33681
33682   Open source software is important to us. Some software used in our
33683   Services may be offered under an open source license that we will make
33684   available to you. There may be provisions in the open source license that
33685   expressly override some of these terms.
33686
33687Modifying and Terminating our Services
33688
33689   We are constantly changing and improving our Services. We may add or
33690   remove functionalities or features, and we may suspend or stop a Service
33691   altogether.
33692
33693   You can stop using our Services at any time, although we’ll be sorry to
33694   see you go. Google may also stop providing Services to you, or add or
33695   create new limits to our Services at any time.
33696
33697   We believe that you own your data and preserving your access to such data
33698   is important. If we discontinue a Service, where reasonably possible, we
33699   will give you reasonable advance notice and a chance to get information
33700   out of that Service.
33701
33702Our Warranties and Disclaimers
33703
33704   We provide our Services using a commercially reasonable level of skill and
33705   care and we hope that you will enjoy using them. But there are certain
33706   things that we don’t promise about our Services.
33707
33708   OTHER THAN AS EXPRESSLY SET OUT IN THESE TERMS OR ADDITIONAL TERMS,
33709   NEITHER GOOGLE NOR ITS SUPPLIERS OR DISTRIBUTORS MAKE ANY SPECIFIC
33710   PROMISES ABOUT THE SERVICES. FOR EXAMPLE, WE DON’T MAKE ANY COMMITMENTS
33711   ABOUT THE CONTENT WITHIN THE SERVICES, THE SPECIFIC FUNCTIONS OF THE
33712   SERVICES, OR THEIR RELIABILITY, AVAILABILITY, OR ABILITY TO MEET YOUR
33713   NEEDS. WE PROVIDE THE SERVICES “AS IS”.
33714
33715   SOME JURISDICTIONS PROVIDE FOR CERTAIN WARRANTIES, LIKE THE IMPLIED
33716   WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
33717   NON-INFRINGEMENT. TO THE EXTENT PERMITTED BY LAW, WE EXCLUDE ALL
33718   WARRANTIES.
33719
33720Liability for our Services
33721
33722   WHEN PERMITTED BY LAW, GOOGLE, AND GOOGLE’S SUPPLIERS AND DISTRIBUTORS,
33723   WILL NOT BE RESPONSIBLE FOR LOST PROFITS, REVENUES, OR DATA, FINANCIAL
33724   LOSSES OR INDIRECT, SPECIAL, CONSEQUENTIAL, EXEMPLARY, OR PUNITIVE
33725   DAMAGES.
33726
33727   TO THE EXTENT PERMITTED BY LAW, THE TOTAL LIABILITY OF GOOGLE, AND ITS
33728   SUPPLIERS AND DISTRIBUTORS, FOR ANY CLAIMS UNDER THESE TERMS, INCLUDING
33729   FOR ANY IMPLIED WARRANTIES, IS LIMITED TO THE AMOUNT YOU PAID US TO USE
33730   THE SERVICES (OR, IF WE CHOOSE, TO SUPPLYING YOU THE SERVICES AGAIN).
33731
33732   IN ALL CASES, GOOGLE, AND ITS SUPPLIERS AND DISTRIBUTORS, WILL NOT BE
33733   LIABLE FOR ANY LOSS OR DAMAGE THAT IS NOT REASONABLY FORESEEABLE.
33734
33735Business uses of our Services
33736
33737   If you are using our Services on behalf of a business, that business
33738   accepts these terms. It will hold harmless and indemnify Google and its
33739   affiliates, officers, agents, and employees from any claim, suit or action
33740   arising from or related to the use of the Services or violation of these
33741   terms, including any liability or expense arising from claims, losses,
33742   damages, suits, judgments, litigation costs and attorneys’ fees.
33743
33744About these Terms
33745
33746   We may modify these terms or any additional terms that apply to a Service
33747   to, for example, reflect changes to the law or changes to our Services.
33748   You should look at the terms regularly. We’ll post notice of modifications
33749   to these terms on this page. We’ll post notice of modified additional
33750   terms in the applicable Service. Changes will not apply retroactively and
33751   will become effective no sooner than fourteen days after they are posted.
33752   However, changes addressing new functions for a Service or changes made
33753   for legal reasons will be effective immediately. If you do not agree to
33754   the modified terms for a Service, you should discontinue your use of that
33755   Service.
33756
33757   If there is a conflict between these terms and the additional terms, the
33758   additional terms will control for that conflict.
33759
33760   These terms control the relationship between Google and you. They do not
33761   create any third party beneficiary rights.
33762
33763   If you do not comply with these terms, and we don’t take action right
33764   away, this doesn’t mean that we are giving up any rights that we may have
33765   (such as taking action in the future).
33766
33767   If it turns out that a particular term is not enforceable, this will not
33768   affect any other terms.
33769
33770   The laws of California, U.S.A., excluding California’s conflict of laws
33771   rules, will apply to any disputes arising out of or relating to these
33772   terms or the Services. All claims arising out of or relating to these
33773   terms or the Services will be litigated exclusively in the federal or
33774   state courts of Santa Clara County, California, USA, and you and Google
33775   consent to personal jurisdiction in those courts.
33776
33777   For information about how to contact Google, please visit our [10]contact
33778   page.
33779
33780  Good to Know
33781
33782     * Our Good to Know site helps you stay safe and protect your family’s
33783       information online. [11]Visit to learn more
33784
33785  Our legal policies
33786
33787     * [12]Privacy Policy
33788     * Terms of Service
33789     * [13]FAQ
33790
33791  Some technical details
33792
33793     * [14]Technologies and Principles
33794     * [15]Advertising
33795     * [16]How Google uses cookies
33796     * [17]How Google uses pattern recognition
33797     * [18]Types of location data used by Google
33798     * [19]How Google Wallet uses credit card numbers
33799     * [20]How Google Voice works
33800
33801   Change language: [[21]________________________]
33802
33803     * [22]Google
33804     * [23]About Google
33805     * [24]Privacy &amp; Terms
33806
33807References
33808
33809   Visible links
33810   1. http://www.google.com/
33811   2. http://www.google.com/intl/en/policies/
33812   3. http://www.google.com/intl/en/policies/terms/#content
33813   4. http://www.google.com/intl/en/policies/
33814   5. http://www.google.com/intl/en/policies/terms/archive/
33815   6. http://www.google.com/intl/en/policies/terms/archive/
33816   7. http://support.google.com/accounts/bin/answer.py?hl=en&answer=58585
33817   8. http://www.google.com/intl/en/policies/privacy/
33818   9. http://support.google.com/bin/static.py?hl=en&ts=1114905&page=ts.cs
33819  10. http://www.google.com/intl/en/contact/
33820  11. http://www.google.com/intl/en/goodtoknow/
33821  12. http://www.google.com/intl/en/policies/privacy/
33822  13. http://www.google.com/intl/en/policies/faq/
33823  14. http://www.google.com/intl/en/policies/technologies/
33824  15. http://www.google.com/intl/en/policies/technologies/ads/
33825  16. http://www.google.com/intl/en/policies/technologies/cookies/
33826  17. http://www.google.com/intl/en/policies/technologies/pattern-recognition/
33827  18. http://www.google.com/intl/en/policies/technologies/location-data/
33828  19. http://www.google.com/intl/en/policies/technologies/wallet/
33829  20. http://www.google.com/intl/en/policies/technologies/voice/
33830  22. http://www.google.com/
33831  23. http://www.google.com/intl/en/about/
33832  24. http://www.google.com/intl/en/policies/
33833
33834</pre>
33835<div class="license-packages">
33836Used by these packages: chromeos-base/gobi-sdk-0.1-r34 app-i18n/GoogleKeyboardInput-xkb-1.1.0.0-r1 chromeos-base/madison-cromo-plugin-0.1-r50 chromeos-base/gtalk-62219080-r7 app-i18n/GoogleChineseInput-pinyin-2.0.0.0-r1 app-i18n/GoogleChineseInput-zhuyin-2.0.0.0-r1 chromeos-base/gobi-firmware-1.0.61-r5 chromeos-base/genius-app-oem-0.0.6-r1 chromeos-base/pepper-flash-14.0.0.145-r1 chromeos-base/ja-motoyafonts-1.0.0 chromeos-base/chromeos-default-apps-1.2.0 chromeos-base/chromeos-chrome-38.0.2096.1_rc-r4 chromeos-base/netflix-helper-2.0.0-r3 chromeos-base/ascender_to_license-20130111 app-i18n/GoogleChineseInput-cangjie-2.0.0.0-r1
33837</div>
33838</div>
33839</div>
33840
33841<div class="product">
33842<a name="GPL-2" class="title">Gentoo Package Stock License GPL-2</a>
33843<a class="show" href="#" onclick="return toggle(this);">show license text</a>
33844<div class="licence">
33845<pre>
33846		    GNU GENERAL PUBLIC LICENSE
33847		       Version 2, June 1991
33848
33849 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
33850                       51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
33851 Everyone is permitted to copy and distribute verbatim copies
33852 of this license document, but changing it is not allowed.
33853
33854			    Preamble
33855
33856  The licenses for most software are designed to take away your
33857freedom to share and change it.  By contrast, the GNU General Public
33858License is intended to guarantee your freedom to share and change free
33859software--to make sure the software is free for all its users.  This
33860General Public License applies to most of the Free Software
33861Foundation's software and to any other program whose authors commit to
33862using it.  (Some other Free Software Foundation software is covered by
33863the GNU Library General Public License instead.)  You can apply it to
33864your programs, too.
33865
33866  When we speak of free software, we are referring to freedom, not
33867price.  Our General Public Licenses are designed to make sure that you
33868have the freedom to distribute copies of free software (and charge for
33869this service if you wish), that you receive source code or can get it
33870if you want it, that you can change the software or use pieces of it
33871in new free programs; and that you know you can do these things.
33872
33873  To protect your rights, we need to make restrictions that forbid
33874anyone to deny you these rights or to ask you to surrender the rights.
33875These restrictions translate to certain responsibilities for you if you
33876distribute copies of the software, or if you modify it.
33877
33878  For example, if you distribute copies of such a program, whether
33879gratis or for a fee, you must give the recipients all the rights that
33880you have.  You must make sure that they, too, receive or can get the
33881source code.  And you must show them these terms so they know their
33882rights.
33883
33884  We protect your rights with two steps: (1) copyright the software, and
33885(2) offer you this license which gives you legal permission to copy,
33886distribute and/or modify the software.
33887
33888  Also, for each author's protection and ours, we want to make certain
33889that everyone understands that there is no warranty for this free
33890software.  If the software is modified by someone else and passed on, we
33891want its recipients to know that what they have is not the original, so
33892that any problems introduced by others will not reflect on the original
33893authors' reputations.
33894
33895  Finally, any free program is threatened constantly by software
33896patents.  We wish to avoid the danger that redistributors of a free
33897program will individually obtain patent licenses, in effect making the
33898program proprietary.  To prevent this, we have made it clear that any
33899patent must be licensed for everyone's free use or not licensed at all.
33900
33901  The precise terms and conditions for copying, distribution and
33902modification follow.
33903
33904		    GNU GENERAL PUBLIC LICENSE
33905   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
33906
33907  0. This License applies to any program or other work which contains
33908a notice placed by the copyright holder saying it may be distributed
33909under the terms of this General Public License.  The "Program", below,
33910refers to any such program or work, and a "work based on the Program"
33911means either the Program or any derivative work under copyright law:
33912that is to say, a work containing the Program or a portion of it,
33913either verbatim or with modifications and/or translated into another
33914language.  (Hereinafter, translation is included without limitation in
33915the term "modification".)  Each licensee is addressed as "you".
33916
33917Activities other than copying, distribution and modification are not
33918covered by this License; they are outside its scope.  The act of
33919running the Program is not restricted, and the output from the Program
33920is covered only if its contents constitute a work based on the
33921Program (independent of having been made by running the Program).
33922Whether that is true depends on what the Program does.
33923
33924  1. You may copy and distribute verbatim copies of the Program's
33925source code as you receive it, in any medium, provided that you
33926conspicuously and appropriately publish on each copy an appropriate
33927copyright notice and disclaimer of warranty; keep intact all the
33928notices that refer to this License and to the absence of any warranty;
33929and give any other recipients of the Program a copy of this License
33930along with the Program.
33931
33932You may charge a fee for the physical act of transferring a copy, and
33933you may at your option offer warranty protection in exchange for a fee.
33934
33935  2. You may modify your copy or copies of the Program or any portion
33936of it, thus forming a work based on the Program, and copy and
33937distribute such modifications or work under the terms of Section 1
33938above, provided that you also meet all of these conditions:
33939
33940    a) You must cause the modified files to carry prominent notices
33941    stating that you changed the files and the date of any change.
33942
33943    b) You must cause any work that you distribute or publish, that in
33944    whole or in part contains or is derived from the Program or any
33945    part thereof, to be licensed as a whole at no charge to all third
33946    parties under the terms of this License.
33947
33948    c) If the modified program normally reads commands interactively
33949    when run, you must cause it, when started running for such
33950    interactive use in the most ordinary way, to print or display an
33951    announcement including an appropriate copyright notice and a
33952    notice that there is no warranty (or else, saying that you provide
33953    a warranty) and that users may redistribute the program under
33954    these conditions, and telling the user how to view a copy of this
33955    License.  (Exception: if the Program itself is interactive but
33956    does not normally print such an announcement, your work based on
33957    the Program is not required to print an announcement.)
33958
33959These requirements apply to the modified work as a whole.  If
33960identifiable sections of that work are not derived from the Program,
33961and can be reasonably considered independent and separate works in
33962themselves, then this License, and its terms, do not apply to those
33963sections when you distribute them as separate works.  But when you
33964distribute the same sections as part of a whole which is a work based
33965on the Program, the distribution of the whole must be on the terms of
33966this License, whose permissions for other licensees extend to the
33967entire whole, and thus to each and every part regardless of who wrote it.
33968
33969Thus, it is not the intent of this section to claim rights or contest
33970your rights to work written entirely by you; rather, the intent is to
33971exercise the right to control the distribution of derivative or
33972collective works based on the Program.
33973
33974In addition, mere aggregation of another work not based on the Program
33975with the Program (or with a work based on the Program) on a volume of
33976a storage or distribution medium does not bring the other work under
33977the scope of this License.
33978
33979  3. You may copy and distribute the Program (or a work based on it,
33980under Section 2) in object code or executable form under the terms of
33981Sections 1 and 2 above provided that you also do one of the following:
33982
33983    a) Accompany it with the complete corresponding machine-readable
33984    source code, which must be distributed under the terms of Sections
33985    1 and 2 above on a medium customarily used for software interchange; or,
33986
33987    b) Accompany it with a written offer, valid for at least three
33988    years, to give any third party, for a charge no more than your
33989    cost of physically performing source distribution, a complete
33990    machine-readable copy of the corresponding source code, to be
33991    distributed under the terms of Sections 1 and 2 above on a medium
33992    customarily used for software interchange; or,
33993
33994    c) Accompany it with the information you received as to the offer
33995    to distribute corresponding source code.  (This alternative is
33996    allowed only for noncommercial distribution and only if you
33997    received the program in object code or executable form with such
33998    an offer, in accord with Subsection b above.)
33999
34000The source code for a work means the preferred form of the work for
34001making modifications to it.  For an executable work, complete source
34002code means all the source code for all modules it contains, plus any
34003associated interface definition files, plus the scripts used to
34004control compilation and installation of the executable.  However, as a
34005special exception, the source code distributed need not include
34006anything that is normally distributed (in either source or binary
34007form) with the major components (compiler, kernel, and so on) of the
34008operating system on which the executable runs, unless that component
34009itself accompanies the executable.
34010
34011If distribution of executable or object code is made by offering
34012access to copy from a designated place, then offering equivalent
34013access to copy the source code from the same place counts as
34014distribution of the source code, even though third parties are not
34015compelled to copy the source along with the object code.
34016
34017  4. You may not copy, modify, sublicense, or distribute the Program
34018except as expressly provided under this License.  Any attempt
34019otherwise to copy, modify, sublicense or distribute the Program is
34020void, and will automatically terminate your rights under this License.
34021However, parties who have received copies, or rights, from you under
34022this License will not have their licenses terminated so long as such
34023parties remain in full compliance.
34024
34025  5. You are not required to accept this License, since you have not
34026signed it.  However, nothing else grants you permission to modify or
34027distribute the Program or its derivative works.  These actions are
34028prohibited by law if you do not accept this License.  Therefore, by
34029modifying or distributing the Program (or any work based on the
34030Program), you indicate your acceptance of this License to do so, and
34031all its terms and conditions for copying, distributing or modifying
34032the Program or works based on it.
34033
34034  6. Each time you redistribute the Program (or any work based on the
34035Program), the recipient automatically receives a license from the
34036original licensor to copy, distribute or modify the Program subject to
34037these terms and conditions.  You may not impose any further
34038restrictions on the recipients' exercise of the rights granted herein.
34039You are not responsible for enforcing compliance by third parties to
34040this License.
34041
34042  7. If, as a consequence of a court judgment or allegation of patent
34043infringement or for any other reason (not limited to patent issues),
34044conditions are imposed on you (whether by court order, agreement or
34045otherwise) that contradict the conditions of this License, they do not
34046excuse you from the conditions of this License.  If you cannot
34047distribute so as to satisfy simultaneously your obligations under this
34048License and any other pertinent obligations, then as a consequence you
34049may not distribute the Program at all.  For example, if a patent
34050license would not permit royalty-free redistribution of the Program by
34051all those who receive copies directly or indirectly through you, then
34052the only way you could satisfy both it and this License would be to
34053refrain entirely from distribution of the Program.
34054
34055If any portion of this section is held invalid or unenforceable under
34056any particular circumstance, the balance of the section is intended to
34057apply and the section as a whole is intended to apply in other
34058circumstances.
34059
34060It is not the purpose of this section to induce you to infringe any
34061patents or other property right claims or to contest validity of any
34062such claims; this section has the sole purpose of protecting the
34063integrity of the free software distribution system, which is
34064implemented by public license practices.  Many people have made
34065generous contributions to the wide range of software distributed
34066through that system in reliance on consistent application of that
34067system; it is up to the author/donor to decide if he or she is willing
34068to distribute software through any other system and a licensee cannot
34069impose that choice.
34070
34071This section is intended to make thoroughly clear what is believed to
34072be a consequence of the rest of this License.
34073
34074  8. If the distribution and/or use of the Program is restricted in
34075certain countries either by patents or by copyrighted interfaces, the
34076original copyright holder who places the Program under this License
34077may add an explicit geographical distribution limitation excluding
34078those countries, so that distribution is permitted only in or among
34079countries not thus excluded.  In such case, this License incorporates
34080the limitation as if written in the body of this License.
34081
34082  9. The Free Software Foundation may publish revised and/or new versions
34083of the General Public License from time to time.  Such new versions will
34084be similar in spirit to the present version, but may differ in detail to
34085address new problems or concerns.
34086
34087Each version is given a distinguishing version number.  If the Program
34088specifies a version number of this License which applies to it and "any
34089later version", you have the option of following the terms and conditions
34090either of that version or of any later version published by the Free
34091Software Foundation.  If the Program does not specify a version number of
34092this License, you may choose any version ever published by the Free Software
34093Foundation.
34094
34095  10. If you wish to incorporate parts of the Program into other free
34096programs whose distribution conditions are different, write to the author
34097to ask for permission.  For software which is copyrighted by the Free
34098Software Foundation, write to the Free Software Foundation; we sometimes
34099make exceptions for this.  Our decision will be guided by the two goals
34100of preserving the free status of all derivatives of our free software and
34101of promoting the sharing and reuse of software generally.
34102
34103			    NO WARRANTY
34104
34105  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
34106FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
34107OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
34108PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
34109OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
34110MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
34111TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
34112PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
34113REPAIR OR CORRECTION.
34114
34115  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
34116WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
34117REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
34118INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
34119OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
34120TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
34121YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
34122PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
34123POSSIBILITY OF SUCH DAMAGES.
34124
34125		     END OF TERMS AND CONDITIONS
34126
34127	    How to Apply These Terms to Your New Programs
34128
34129  If you develop a new program, and you want it to be of the greatest
34130possible use to the public, the best way to achieve this is to make it
34131free software which everyone can redistribute and change under these terms.
34132
34133  To do so, attach the following notices to the program.  It is safest
34134to attach them to the start of each source file to most effectively
34135convey the exclusion of warranty; and each file should have at least
34136the "copyright" line and a pointer to where the full notice is found.
34137
34138    &lt;one line to give the program's name and a brief idea of what it does.&gt;
34139    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
34140
34141    This program is free software; you can redistribute it and/or modify
34142    it under the terms of the GNU General Public License as published by
34143    the Free Software Foundation; either version 2 of the License, or
34144    (at your option) any later version.
34145
34146    This program is distributed in the hope that it will be useful,
34147    but WITHOUT ANY WARRANTY; without even the implied warranty of
34148    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
34149    GNU General Public License for more details.
34150
34151    You should have received a copy of the GNU General Public License
34152    along with this program; if not, write to the Free Software
34153    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
34154
34155
34156Also add information on how to contact you by electronic and paper mail.
34157
34158If the program is interactive, make it output a short notice like this
34159when it starts in an interactive mode:
34160
34161    Gnomovision version 69, Copyright (C) year name of author
34162    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
34163    This is free software, and you are welcome to redistribute it
34164    under certain conditions; type `show c' for details.
34165
34166The hypothetical commands `show w' and `show c' should show the appropriate
34167parts of the General Public License.  Of course, the commands you use may
34168be called something other than `show w' and `show c'; they could even be
34169mouse-clicks or menu items--whatever suits your program.
34170
34171You should also get your employer (if you work as a programmer) or your
34172school, if any, to sign a "copyright disclaimer" for the program, if
34173necessary.  Here is a sample; alter the names:
34174
34175  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
34176  `Gnomovision' (which makes passes at compilers) written by James Hacker.
34177
34178  &lt;signature of Ty Coon&gt;, 1 April 1989
34179  Ty Coon, President of Vice
34180
34181This General Public License does not permit incorporating your program into
34182proprietary programs.  If your program is a subroutine library, you may
34183consider it more useful to permit linking proprietary applications with the
34184library.  If this is what you want to do, use the GNU Library General
34185Public License instead of this License.
34186
34187</pre>
34188<div class="license-packages">
34189Used by these packages: chromeos-base/autotest-tests-security-0.0.1-r105 sys-apps/dtc-1.4.0 sys-kernel/linux-headers-3.12 sys-apps/findutils-4.4.2-r1 sys-process/time-1.7-r1 chromeos-base/autotest-tests-cryptohome-0.0.1-r105 chromeos-base/autotest-deps-ltp-0.0.1-r10 media-plugins/alsa-plugins-1.0.25-r1 app-benchmarks/lmbench-3.0_alpha9-r1 sys-apps/iotools-1.5 chromeos-base/autotest-tests-power-0.0.1-r105 media-libs/freetype-2.5.0.1-r3 chromeos-base/gmerge-0.0.1-r817 sys-apps/mmc-utils-0.0.1-r5 sys-fs/ecryptfs-utils-101 app-text/htmltidy-20090325 app-laptop/laptop-mode-tools-1.59-r21 chromeos-base/autotest-deps-touchpad-0.0.1-r1114 sys-process/ktop-0.0.1-r25 sys-apps/mawk-1.3.4_p20100625 sys-libs/libnih-1.0.3 dev-util/gtk-doc-am-1.18 sys-auth/pambase-20101024-r2 net-dialup/minicom-2.7 sys-apps/hdparm-9.39 sys-fs/fuse-2.8.6-r3 chromeos-base/autotest-tests-graphics-0.0.1-r105 sys-devel/autoconf-2.13 sys-devel/gdb-7.7.1-r1 chromeos-base/autotest-all-0.0.1-r26 chromeos-base/autotest-private-0.2.1-r243 x11-apps/xsendevt-0.6-r1 dev-libs/libgpg-error-1.10-r1 app-misc/screen-4.0.3-r6 chromeos-base/autotest-tests-audio-0.0.1-r105 sys-power/powertop-2.5 chromeos-base/autotest-deps-webgl-mpd-0.0.1-r665 chromeos-base/autotest-deps-graphics-0.0.1-r494 app-admin/sysstat-10.2.0 net-dialup/ppp-2.4.5-r4 app-misc/mime-types-9 net-misc/openssh-6.4_p1-r1 net-libs/libnfnetlink-1.0.1 chromeos-base/autotest-private-tests-quickoffice-0.0.1-r71 chromeos-base/autotest-deps-glbench-0.0.1-r5001 sys-process/procps-3.3.4 sys-devel/automake-wrapper-9 chromeos-base/telemetry-0.0.1-r4 sys-fs/ntfs3g-2012.1.15-r4 media-libs/sbc-1.0 sys-auth/pam_pwdfile-0.99-r1 chromeos-base/autotest-server-tests-bluetooth-0.0.1-r96 sys-apps/iproute2-3.8.0 dev-libs/nss-3.16-r1 media-libs/freeimage-3.15.3-r2 dev-util/xxd-1.10-r3 net-libs/libnetfilter_queue-1.0.1 sys-apps/hwids-20130915.1 chromeos-base/autotest-tests-ownershipapi-0.0.1-r4817 net-misc/openvpn-2.3.2-r2 dev-python/python-xlib-0.14 sys-fs/e2fsprogs-1.42 sys-apps/daisydog-0.0.1-r16 sys-fs/udev-171-r6 x11-apps/mtplot-0.0.1-r35 chromeos-base/autotest-deps-cellular-0.0.1-r141 chromeos-base/autotest-server-tests-0.0.2-r224 app-benchmarks/i7z-0.27-r1 net-wireless/wireless-tools-29 sys-apps/usbutils-007 chromeos-base/chromeos-initramfs-0.0.1-r163 dev-util/intltool-0.50.2-r2 sys-apps/flashrom-0.9.4-r319 chromeos-base/autotest-chrome-0.0.1-r3917 net-dns/dnsmasq-2.50 app-text/sgml-common-0.6.3-r5 app-benchmarks/punybench-0.0.1-r56 net-misc/strongswan-5.0.2-r14 sys-devel/autoconf-wrapper-13 dev-libs/lzo-2.06 media-gfx/ply-image-0.0.1-r46 sys-apps/pciutils-3.1.10 dev-libs/pkcs11-helper-1.07 dev-util/turbostat-3.8.11-r530 x11-misc/x11vnc-0.9.13-r1 chromeos-base/root-certificates-0.0.1-r3 sys-kernel/Linux-2.6 app-admin/eselect-opengl-1.2.4-r1 sys-apps/portage-2.1.11.50-r6 chromeos-base/autotest-tests-0.0.3-r5424 app-portage/portage-utils-0.53 net-misc/socat-1.7.2.3 sys-apps/dmidecode-2.11-r2 app-arch/xz-utils-5.0.5-r1 sys-apps/baselayout-2.0.1-r232 dev-vcs/git-1.8.3.2-r1 app-crypt/nss-3.16-r1 app-admin/eselect-python-20100321 x11-misc/read-edid-1.4.2 chromeos-base/autotest-tests-cros-disks-0.0.1-r105 sys-apps/util-linux-2.24 net-wireless/bluez-5.19-r7 sys-fs/avfs-1.0.1-r2 sys-apps/i2c-tools-3.0.2 x11-misc/xtrace-1.3.0 sys-apps/ureadahead-0.100.0-r3 net-dialup/xl2tpd-1.3.0-r2 chromeos-base/autotest-deps-0.0.4-r5331 sys-apps/ethtool-3.12.1 x11-terms/rxvt-unicode-9.10 app-misc/pax-utils-0.8.1 dev-libs/dbus-glib-0.100.2 chromeos-base/autotest-private-tests-echoprivate-0.0.1-r40 chromeos-base/autotest-tests-cellular-0.0.1-r141 net-wireless/wpa_supplicant-0.7.2-r155 app-misc/evtest-1.29 sys-apps/chvt-0.0.1-r1 chromeos-base/autotest-0.0.2-r5319 sys-process/psmisc-22.20 chromeos-base/autotest-tests-tpm-0.0.1-r105 net-wireless/hostapd-2.1-r3 sys-devel/automake-1.11.6 dev-util/perf-3.14-r3 net-libs/libmbim-1.9.0-r21 sys-fs/sshfs-fuse-2.4 games-util/joystick-1.4.2 sys-libs/pam-1.1.5 sci-libs/fftw-3.2.2 sys-devel/patch-2.6.1 sys-apps/diffutils-3.2 chromeos-base/autotest-tests-p2p-0.0.1-r105 sys-apps/net-tools-1.60_p20120127084908 dev-libs/libatomic_ops-7.2d sys-apps/keyutils-1.1-r1 chromeos-base/touchbot-1.0-r90 chromeos-base/autotest-deps-piglit-0.0.1-r4755 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/autotest-tests-touchpad-0.0.1-r1114 chromeos-base/autotest-tests-debugd-0.0.1-r105 x11-misc/shared-mime-info-1.0-r1 chromeos-base/autotest-server-tests-shill-0.0.1-r96 chromeos-base/autotest-server-tests-telemetry-0.0.1-r96 sys-apps/busybox-1.21.0-r5 sys-apps/sandbox-2.6-r1 net-dialup/lrzsz-0.12.20-r2 sys-apps/lshw-02.17b-r1 sys-fs/lvm2-2.02.97-r3 media-gfx/perceptualdiff-1.1.1-r2 sys-apps/kbd-1.15.3 chromeos-base/autotest-tests-shill-0.0.1-r105 net-firewall/iptables-1.4.16.3 sys-apps/upstart-1.2-r7 app-accessibility/brltty-4.5-r10 net-misc/htpdate-1.0.4-r6 chromeos-base/autotest-tests-ltp-0.0.1-r3664 chromeos-base/autotest-deps-webgl-perf-0.0.1-r494 sys-apps/dbus-1.6.8-r5 dev-libs/nspr-4.10.4 chromeos-base/recover-duts-0.0.1-r171 sys-devel/libtool-2.4.2 sys-block/fio-2.1.10-r1 sys-boot/syslinux-3.83-r5 sys-apps/smartmontools-5.42 sys-boot/coreboot-2013.04 sys-libs/libcap-2.17 chromeos-base/autotest-deps-p2p-0.0.1-r105 chromeos-base/wireless_automation-0.0.1-r7 sys-libs/e2fsprogs-libs-1.42 sys-apps/memtester-4.2.2
34190</div>
34191</div>
34192</div>
34193
34194<div class="product">
34195<a name="GPL-2+" class="title">Gentoo Package Stock License GPL-2+</a>
34196<a class="show" href="#" onclick="return toggle(this);">show license text</a>
34197<div class="licence">
34198<pre>
34199GNU General Public License, version 2 or any later version.
34200See GPL-2 or GPL-3 for the full text of these licenses.
34201
34202</pre>
34203<div class="license-packages">
34204Used by these packages: media-libs/freetype-2.5.0.1-r3 app-arch/xz-utils-5.0.5-r1 sys-boot/u-boot-2013.06 dev-libs/libatomic_ops-7.2d
34205</div>
34206</div>
34207</div>
34208
34209<div class="product">
34210<a name="GPL-3" class="title">Gentoo Package Stock License GPL-3</a>
34211<a class="show" href="#" onclick="return toggle(this);">show license text</a>
34212<div class="licence">
34213<pre>
34214                    GNU GENERAL PUBLIC LICENSE
34215                       Version 3, 29 June 2007
34216
34217 Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
34218 Everyone is permitted to copy and distribute verbatim copies
34219 of this license document, but changing it is not allowed.
34220
34221                            Preamble
34222
34223  The GNU General Public License is a free, copyleft license for
34224software and other kinds of works.
34225
34226  The licenses for most software and other practical works are designed
34227to take away your freedom to share and change the works.  By contrast,
34228the GNU General Public License is intended to guarantee your freedom to
34229share and change all versions of a program--to make sure it remains free
34230software for all its users.  We, the Free Software Foundation, use the
34231GNU General Public License for most of our software; it applies also to
34232any other work released this way by its authors.  You can apply it to
34233your programs, too.
34234
34235  When we speak of free software, we are referring to freedom, not
34236price.  Our General Public Licenses are designed to make sure that you
34237have the freedom to distribute copies of free software (and charge for
34238them if you wish), that you receive source code or can get it if you
34239want it, that you can change the software or use pieces of it in new
34240free programs, and that you know you can do these things.
34241
34242  To protect your rights, we need to prevent others from denying you
34243these rights or asking you to surrender the rights.  Therefore, you have
34244certain responsibilities if you distribute copies of the software, or if
34245you modify it: responsibilities to respect the freedom of others.
34246
34247  For example, if you distribute copies of such a program, whether
34248gratis or for a fee, you must pass on to the recipients the same
34249freedoms that you received.  You must make sure that they, too, receive
34250or can get the source code.  And you must show them these terms so they
34251know their rights.
34252
34253  Developers that use the GNU GPL protect your rights with two steps:
34254(1) assert copyright on the software, and (2) offer you this License
34255giving you legal permission to copy, distribute and/or modify it.
34256
34257  For the developers' and authors' protection, the GPL clearly explains
34258that there is no warranty for this free software.  For both users' and
34259authors' sake, the GPL requires that modified versions be marked as
34260changed, so that their problems will not be attributed erroneously to
34261authors of previous versions.
34262
34263  Some devices are designed to deny users access to install or run
34264modified versions of the software inside them, although the manufacturer
34265can do so.  This is fundamentally incompatible with the aim of
34266protecting users' freedom to change the software.  The systematic
34267pattern of such abuse occurs in the area of products for individuals to
34268use, which is precisely where it is most unacceptable.  Therefore, we
34269have designed this version of the GPL to prohibit the practice for those
34270products.  If such problems arise substantially in other domains, we
34271stand ready to extend this provision to those domains in future versions
34272of the GPL, as needed to protect the freedom of users.
34273
34274  Finally, every program is threatened constantly by software patents.
34275States should not allow patents to restrict development and use of
34276software on general-purpose computers, but in those that do, we wish to
34277avoid the special danger that patents applied to a free program could
34278make it effectively proprietary.  To prevent this, the GPL assures that
34279patents cannot be used to render the program non-free.
34280
34281  The precise terms and conditions for copying, distribution and
34282modification follow.
34283
34284                       TERMS AND CONDITIONS
34285
34286  0. Definitions.
34287
34288  "This License" refers to version 3 of the GNU General Public License.
34289
34290  "Copyright" also means copyright-like laws that apply to other kinds of
34291works, such as semiconductor masks.
34292
34293  "The Program" refers to any copyrightable work licensed under this
34294License.  Each licensee is addressed as "you".  "Licensees" and
34295"recipients" may be individuals or organizations.
34296
34297  To "modify" a work means to copy from or adapt all or part of the work
34298in a fashion requiring copyright permission, other than the making of an
34299exact copy.  The resulting work is called a "modified version" of the
34300earlier work or a work "based on" the earlier work.
34301
34302  A "covered work" means either the unmodified Program or a work based
34303on the Program.
34304
34305  To "propagate" a work means to do anything with it that, without
34306permission, would make you directly or secondarily liable for
34307infringement under applicable copyright law, except executing it on a
34308computer or modifying a private copy.  Propagation includes copying,
34309distribution (with or without modification), making available to the
34310public, and in some countries other activities as well.
34311
34312  To "convey" a work means any kind of propagation that enables other
34313parties to make or receive copies.  Mere interaction with a user through
34314a computer network, with no transfer of a copy, is not conveying.
34315
34316  An interactive user interface displays "Appropriate Legal Notices"
34317to the extent that it includes a convenient and prominently visible
34318feature that (1) displays an appropriate copyright notice, and (2)
34319tells the user that there is no warranty for the work (except to the
34320extent that warranties are provided), that licensees may convey the
34321work under this License, and how to view a copy of this License.  If
34322the interface presents a list of user commands or options, such as a
34323menu, a prominent item in the list meets this criterion.
34324
34325  1. Source Code.
34326
34327  The "source code" for a work means the preferred form of the work
34328for making modifications to it.  "Object code" means any non-source
34329form of a work.
34330
34331  A "Standard Interface" means an interface that either is an official
34332standard defined by a recognized standards body, or, in the case of
34333interfaces specified for a particular programming language, one that
34334is widely used among developers working in that language.
34335
34336  The "System Libraries" of an executable work include anything, other
34337than the work as a whole, that (a) is included in the normal form of
34338packaging a Major Component, but which is not part of that Major
34339Component, and (b) serves only to enable use of the work with that
34340Major Component, or to implement a Standard Interface for which an
34341implementation is available to the public in source code form.  A
34342"Major Component", in this context, means a major essential component
34343(kernel, window system, and so on) of the specific operating system
34344(if any) on which the executable work runs, or a compiler used to
34345produce the work, or an object code interpreter used to run it.
34346
34347  The "Corresponding Source" for a work in object code form means all
34348the source code needed to generate, install, and (for an executable
34349work) run the object code and to modify the work, including scripts to
34350control those activities.  However, it does not include the work's
34351System Libraries, or general-purpose tools or generally available free
34352programs which are used unmodified in performing those activities but
34353which are not part of the work.  For example, Corresponding Source
34354includes interface definition files associated with source files for
34355the work, and the source code for shared libraries and dynamically
34356linked subprograms that the work is specifically designed to require,
34357such as by intimate data communication or control flow between those
34358subprograms and other parts of the work.
34359
34360  The Corresponding Source need not include anything that users
34361can regenerate automatically from other parts of the Corresponding
34362Source.
34363
34364  The Corresponding Source for a work in source code form is that
34365same work.
34366
34367  2. Basic Permissions.
34368
34369  All rights granted under this License are granted for the term of
34370copyright on the Program, and are irrevocable provided the stated
34371conditions are met.  This License explicitly affirms your unlimited
34372permission to run the unmodified Program.  The output from running a
34373covered work is covered by this License only if the output, given its
34374content, constitutes a covered work.  This License acknowledges your
34375rights of fair use or other equivalent, as provided by copyright law.
34376
34377  You may make, run and propagate covered works that you do not
34378convey, without conditions so long as your license otherwise remains
34379in force.  You may convey covered works to others for the sole purpose
34380of having them make modifications exclusively for you, or provide you
34381with facilities for running those works, provided that you comply with
34382the terms of this License in conveying all material for which you do
34383not control copyright.  Those thus making or running the covered works
34384for you must do so exclusively on your behalf, under your direction
34385and control, on terms that prohibit them from making any copies of
34386your copyrighted material outside their relationship with you.
34387
34388  Conveying under any other circumstances is permitted solely under
34389the conditions stated below.  Sublicensing is not allowed; section 10
34390makes it unnecessary.
34391
34392  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
34393
34394  No covered work shall be deemed part of an effective technological
34395measure under any applicable law fulfilling obligations under article
3439611 of the WIPO copyright treaty adopted on 20 December 1996, or
34397similar laws prohibiting or restricting circumvention of such
34398measures.
34399
34400  When you convey a covered work, you waive any legal power to forbid
34401circumvention of technological measures to the extent such circumvention
34402is effected by exercising rights under this License with respect to
34403the covered work, and you disclaim any intention to limit operation or
34404modification of the work as a means of enforcing, against the work's
34405users, your or third parties' legal rights to forbid circumvention of
34406technological measures.
34407
34408  4. Conveying Verbatim Copies.
34409
34410  You may convey verbatim copies of the Program's source code as you
34411receive it, in any medium, provided that you conspicuously and
34412appropriately publish on each copy an appropriate copyright notice;
34413keep intact all notices stating that this License and any
34414non-permissive terms added in accord with section 7 apply to the code;
34415keep intact all notices of the absence of any warranty; and give all
34416recipients a copy of this License along with the Program.
34417
34418  You may charge any price or no price for each copy that you convey,
34419and you may offer support or warranty protection for a fee.
34420
34421  5. Conveying Modified Source Versions.
34422
34423  You may convey a work based on the Program, or the modifications to
34424produce it from the Program, in the form of source code under the
34425terms of section 4, provided that you also meet all of these conditions:
34426
34427    a) The work must carry prominent notices stating that you modified
34428    it, and giving a relevant date.
34429
34430    b) The work must carry prominent notices stating that it is
34431    released under this License and any conditions added under section
34432    7.  This requirement modifies the requirement in section 4 to
34433    "keep intact all notices".
34434
34435    c) You must license the entire work, as a whole, under this
34436    License to anyone who comes into possession of a copy.  This
34437    License will therefore apply, along with any applicable section 7
34438    additional terms, to the whole of the work, and all its parts,
34439    regardless of how they are packaged.  This License gives no
34440    permission to license the work in any other way, but it does not
34441    invalidate such permission if you have separately received it.
34442
34443    d) If the work has interactive user interfaces, each must display
34444    Appropriate Legal Notices; however, if the Program has interactive
34445    interfaces that do not display Appropriate Legal Notices, your
34446    work need not make them do so.
34447
34448  A compilation of a covered work with other separate and independent
34449works, which are not by their nature extensions of the covered work,
34450and which are not combined with it such as to form a larger program,
34451in or on a volume of a storage or distribution medium, is called an
34452"aggregate" if the compilation and its resulting copyright are not
34453used to limit the access or legal rights of the compilation's users
34454beyond what the individual works permit.  Inclusion of a covered work
34455in an aggregate does not cause this License to apply to the other
34456parts of the aggregate.
34457
34458  6. Conveying Non-Source Forms.
34459
34460  You may convey a covered work in object code form under the terms
34461of sections 4 and 5, provided that you also convey the
34462machine-readable Corresponding Source under the terms of this License,
34463in one of these ways:
34464
34465    a) Convey the object code in, or embodied in, a physical product
34466    (including a physical distribution medium), accompanied by the
34467    Corresponding Source fixed on a durable physical medium
34468    customarily used for software interchange.
34469
34470    b) Convey the object code in, or embodied in, a physical product
34471    (including a physical distribution medium), accompanied by a
34472    written offer, valid for at least three years and valid for as
34473    long as you offer spare parts or customer support for that product
34474    model, to give anyone who possesses the object code either (1) a
34475    copy of the Corresponding Source for all the software in the
34476    product that is covered by this License, on a durable physical
34477    medium customarily used for software interchange, for a price no
34478    more than your reasonable cost of physically performing this
34479    conveying of source, or (2) access to copy the
34480    Corresponding Source from a network server at no charge.
34481
34482    c) Convey individual copies of the object code with a copy of the
34483    written offer to provide the Corresponding Source.  This
34484    alternative is allowed only occasionally and noncommercially, and
34485    only if you received the object code with such an offer, in accord
34486    with subsection 6b.
34487
34488    d) Convey the object code by offering access from a designated
34489    place (gratis or for a charge), and offer equivalent access to the
34490    Corresponding Source in the same way through the same place at no
34491    further charge.  You need not require recipients to copy the
34492    Corresponding Source along with the object code.  If the place to
34493    copy the object code is a network server, the Corresponding Source
34494    may be on a different server (operated by you or a third party)
34495    that supports equivalent copying facilities, provided you maintain
34496    clear directions next to the object code saying where to find the
34497    Corresponding Source.  Regardless of what server hosts the
34498    Corresponding Source, you remain obligated to ensure that it is
34499    available for as long as needed to satisfy these requirements.
34500
34501    e) Convey the object code using peer-to-peer transmission, provided
34502    you inform other peers where the object code and Corresponding
34503    Source of the work are being offered to the general public at no
34504    charge under subsection 6d.
34505
34506  A separable portion of the object code, whose source code is excluded
34507from the Corresponding Source as a System Library, need not be
34508included in conveying the object code work.
34509
34510  A "User Product" is either (1) a "consumer product", which means any
34511tangible personal property which is normally used for personal, family,
34512or household purposes, or (2) anything designed or sold for incorporation
34513into a dwelling.  In determining whether a product is a consumer product,
34514doubtful cases shall be resolved in favor of coverage.  For a particular
34515product received by a particular user, "normally used" refers to a
34516typical or common use of that class of product, regardless of the status
34517of the particular user or of the way in which the particular user
34518actually uses, or expects or is expected to use, the product.  A product
34519is a consumer product regardless of whether the product has substantial
34520commercial, industrial or non-consumer uses, unless such uses represent
34521the only significant mode of use of the product.
34522
34523  "Installation Information" for a User Product means any methods,
34524procedures, authorization keys, or other information required to install
34525and execute modified versions of a covered work in that User Product from
34526a modified version of its Corresponding Source.  The information must
34527suffice to ensure that the continued functioning of the modified object
34528code is in no case prevented or interfered with solely because
34529modification has been made.
34530
34531  If you convey an object code work under this section in, or with, or
34532specifically for use in, a User Product, and the conveying occurs as
34533part of a transaction in which the right of possession and use of the
34534User Product is transferred to the recipient in perpetuity or for a
34535fixed term (regardless of how the transaction is characterized), the
34536Corresponding Source conveyed under this section must be accompanied
34537by the Installation Information.  But this requirement does not apply
34538if neither you nor any third party retains the ability to install
34539modified object code on the User Product (for example, the work has
34540been installed in ROM).
34541
34542  The requirement to provide Installation Information does not include a
34543requirement to continue to provide support service, warranty, or updates
34544for a work that has been modified or installed by the recipient, or for
34545the User Product in which it has been modified or installed.  Access to a
34546network may be denied when the modification itself materially and
34547adversely affects the operation of the network or violates the rules and
34548protocols for communication across the network.
34549
34550  Corresponding Source conveyed, and Installation Information provided,
34551in accord with this section must be in a format that is publicly
34552documented (and with an implementation available to the public in
34553source code form), and must require no special password or key for
34554unpacking, reading or copying.
34555
34556  7. Additional Terms.
34557
34558  "Additional permissions" are terms that supplement the terms of this
34559License by making exceptions from one or more of its conditions.
34560Additional permissions that are applicable to the entire Program shall
34561be treated as though they were included in this License, to the extent
34562that they are valid under applicable law.  If additional permissions
34563apply only to part of the Program, that part may be used separately
34564under those permissions, but the entire Program remains governed by
34565this License without regard to the additional permissions.
34566
34567  When you convey a copy of a covered work, you may at your option
34568remove any additional permissions from that copy, or from any part of
34569it.  (Additional permissions may be written to require their own
34570removal in certain cases when you modify the work.)  You may place
34571additional permissions on material, added by you to a covered work,
34572for which you have or can give appropriate copyright permission.
34573
34574  Notwithstanding any other provision of this License, for material you
34575add to a covered work, you may (if authorized by the copyright holders of
34576that material) supplement the terms of this License with terms:
34577
34578    a) Disclaiming warranty or limiting liability differently from the
34579    terms of sections 15 and 16 of this License; or
34580
34581    b) Requiring preservation of specified reasonable legal notices or
34582    author attributions in that material or in the Appropriate Legal
34583    Notices displayed by works containing it; or
34584
34585    c) Prohibiting misrepresentation of the origin of that material, or
34586    requiring that modified versions of such material be marked in
34587    reasonable ways as different from the original version; or
34588
34589    d) Limiting the use for publicity purposes of names of licensors or
34590    authors of the material; or
34591
34592    e) Declining to grant rights under trademark law for use of some
34593    trade names, trademarks, or service marks; or
34594
34595    f) Requiring indemnification of licensors and authors of that
34596    material by anyone who conveys the material (or modified versions of
34597    it) with contractual assumptions of liability to the recipient, for
34598    any liability that these contractual assumptions directly impose on
34599    those licensors and authors.
34600
34601  All other non-permissive additional terms are considered "further
34602restrictions" within the meaning of section 10.  If the Program as you
34603received it, or any part of it, contains a notice stating that it is
34604governed by this License along with a term that is a further
34605restriction, you may remove that term.  If a license document contains
34606a further restriction but permits relicensing or conveying under this
34607License, you may add to a covered work material governed by the terms
34608of that license document, provided that the further restriction does
34609not survive such relicensing or conveying.
34610
34611  If you add terms to a covered work in accord with this section, you
34612must place, in the relevant source files, a statement of the
34613additional terms that apply to those files, or a notice indicating
34614where to find the applicable terms.
34615
34616  Additional terms, permissive or non-permissive, may be stated in the
34617form of a separately written license, or stated as exceptions;
34618the above requirements apply either way.
34619
34620  8. Termination.
34621
34622  You may not propagate or modify a covered work except as expressly
34623provided under this License.  Any attempt otherwise to propagate or
34624modify it is void, and will automatically terminate your rights under
34625this License (including any patent licenses granted under the third
34626paragraph of section 11).
34627
34628  However, if you cease all violation of this License, then your
34629license from a particular copyright holder is reinstated (a)
34630provisionally, unless and until the copyright holder explicitly and
34631finally terminates your license, and (b) permanently, if the copyright
34632holder fails to notify you of the violation by some reasonable means
34633prior to 60 days after the cessation.
34634
34635  Moreover, your license from a particular copyright holder is
34636reinstated permanently if the copyright holder notifies you of the
34637violation by some reasonable means, this is the first time you have
34638received notice of violation of this License (for any work) from that
34639copyright holder, and you cure the violation prior to 30 days after
34640your receipt of the notice.
34641
34642  Termination of your rights under this section does not terminate the
34643licenses of parties who have received copies or rights from you under
34644this License.  If your rights have been terminated and not permanently
34645reinstated, you do not qualify to receive new licenses for the same
34646material under section 10.
34647
34648  9. Acceptance Not Required for Having Copies.
34649
34650  You are not required to accept this License in order to receive or
34651run a copy of the Program.  Ancillary propagation of a covered work
34652occurring solely as a consequence of using peer-to-peer transmission
34653to receive a copy likewise does not require acceptance.  However,
34654nothing other than this License grants you permission to propagate or
34655modify any covered work.  These actions infringe copyright if you do
34656not accept this License.  Therefore, by modifying or propagating a
34657covered work, you indicate your acceptance of this License to do so.
34658
34659  10. Automatic Licensing of Downstream Recipients.
34660
34661  Each time you convey a covered work, the recipient automatically
34662receives a license from the original licensors, to run, modify and
34663propagate that work, subject to this License.  You are not responsible
34664for enforcing compliance by third parties with this License.
34665
34666  An "entity transaction" is a transaction transferring control of an
34667organization, or substantially all assets of one, or subdividing an
34668organization, or merging organizations.  If propagation of a covered
34669work results from an entity transaction, each party to that
34670transaction who receives a copy of the work also receives whatever
34671licenses to the work the party's predecessor in interest had or could
34672give under the previous paragraph, plus a right to possession of the
34673Corresponding Source of the work from the predecessor in interest, if
34674the predecessor has it or can get it with reasonable efforts.
34675
34676  You may not impose any further restrictions on the exercise of the
34677rights granted or affirmed under this License.  For example, you may
34678not impose a license fee, royalty, or other charge for exercise of
34679rights granted under this License, and you may not initiate litigation
34680(including a cross-claim or counterclaim in a lawsuit) alleging that
34681any patent claim is infringed by making, using, selling, offering for
34682sale, or importing the Program or any portion of it.
34683
34684  11. Patents.
34685
34686  A "contributor" is a copyright holder who authorizes use under this
34687License of the Program or a work on which the Program is based.  The
34688work thus licensed is called the contributor's "contributor version".
34689
34690  A contributor's "essential patent claims" are all patent claims
34691owned or controlled by the contributor, whether already acquired or
34692hereafter acquired, that would be infringed by some manner, permitted
34693by this License, of making, using, or selling its contributor version,
34694but do not include claims that would be infringed only as a
34695consequence of further modification of the contributor version.  For
34696purposes of this definition, "control" includes the right to grant
34697patent sublicenses in a manner consistent with the requirements of
34698this License.
34699
34700  Each contributor grants you a non-exclusive, worldwide, royalty-free
34701patent license under the contributor's essential patent claims, to
34702make, use, sell, offer for sale, import and otherwise run, modify and
34703propagate the contents of its contributor version.
34704
34705  In the following three paragraphs, a "patent license" is any express
34706agreement or commitment, however denominated, not to enforce a patent
34707(such as an express permission to practice a patent or covenant not to
34708sue for patent infringement).  To "grant" such a patent license to a
34709party means to make such an agreement or commitment not to enforce a
34710patent against the party.
34711
34712  If you convey a covered work, knowingly relying on a patent license,
34713and the Corresponding Source of the work is not available for anyone
34714to copy, free of charge and under the terms of this License, through a
34715publicly available network server or other readily accessible means,
34716then you must either (1) cause the Corresponding Source to be so
34717available, or (2) arrange to deprive yourself of the benefit of the
34718patent license for this particular work, or (3) arrange, in a manner
34719consistent with the requirements of this License, to extend the patent
34720license to downstream recipients.  "Knowingly relying" means you have
34721actual knowledge that, but for the patent license, your conveying the
34722covered work in a country, or your recipient's use of the covered work
34723in a country, would infringe one or more identifiable patents in that
34724country that you have reason to believe are valid.
34725
34726  If, pursuant to or in connection with a single transaction or
34727arrangement, you convey, or propagate by procuring conveyance of, a
34728covered work, and grant a patent license to some of the parties
34729receiving the covered work authorizing them to use, propagate, modify
34730or convey a specific copy of the covered work, then the patent license
34731you grant is automatically extended to all recipients of the covered
34732work and works based on it.
34733
34734  A patent license is "discriminatory" if it does not include within
34735the scope of its coverage, prohibits the exercise of, or is
34736conditioned on the non-exercise of one or more of the rights that are
34737specifically granted under this License.  You may not convey a covered
34738work if you are a party to an arrangement with a third party that is
34739in the business of distributing software, under which you make payment
34740to the third party based on the extent of your activity of conveying
34741the work, and under which the third party grants, to any of the
34742parties who would receive the covered work from you, a discriminatory
34743patent license (a) in connection with copies of the covered work
34744conveyed by you (or copies made from those copies), or (b) primarily
34745for and in connection with specific products or compilations that
34746contain the covered work, unless you entered into that arrangement,
34747or that patent license was granted, prior to 28 March 2007.
34748
34749  Nothing in this License shall be construed as excluding or limiting
34750any implied license or other defenses to infringement that may
34751otherwise be available to you under applicable patent law.
34752
34753  12. No Surrender of Others' Freedom.
34754
34755  If conditions are imposed on you (whether by court order, agreement or
34756otherwise) that contradict the conditions of this License, they do not
34757excuse you from the conditions of this License.  If you cannot convey a
34758covered work so as to satisfy simultaneously your obligations under this
34759License and any other pertinent obligations, then as a consequence you may
34760not convey it at all.  For example, if you agree to terms that obligate you
34761to collect a royalty for further conveying from those to whom you convey
34762the Program, the only way you could satisfy both those terms and this
34763License would be to refrain entirely from conveying the Program.
34764
34765  13. Use with the GNU Affero General Public License.
34766
34767  Notwithstanding any other provision of this License, you have
34768permission to link or combine any covered work with a work licensed
34769under version 3 of the GNU Affero General Public License into a single
34770combined work, and to convey the resulting work.  The terms of this
34771License will continue to apply to the part which is the covered work,
34772but the special requirements of the GNU Affero General Public License,
34773section 13, concerning interaction through a network will apply to the
34774combination as such.
34775
34776  14. Revised Versions of this License.
34777
34778  The Free Software Foundation may publish revised and/or new versions of
34779the GNU General Public License from time to time.  Such new versions will
34780be similar in spirit to the present version, but may differ in detail to
34781address new problems or concerns.
34782
34783  Each version is given a distinguishing version number.  If the
34784Program specifies that a certain numbered version of the GNU General
34785Public License "or any later version" applies to it, you have the
34786option of following the terms and conditions either of that numbered
34787version or of any later version published by the Free Software
34788Foundation.  If the Program does not specify a version number of the
34789GNU General Public License, you may choose any version ever published
34790by the Free Software Foundation.
34791
34792  If the Program specifies that a proxy can decide which future
34793versions of the GNU General Public License can be used, that proxy's
34794public statement of acceptance of a version permanently authorizes you
34795to choose that version for the Program.
34796
34797  Later license versions may give you additional or different
34798permissions.  However, no additional obligations are imposed on any
34799author or copyright holder as a result of your choosing to follow a
34800later version.
34801
34802  15. Disclaimer of Warranty.
34803
34804  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
34805APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
34806HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
34807OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
34808THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
34809PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
34810IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
34811ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
34812
34813  16. Limitation of Liability.
34814
34815  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
34816WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
34817THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
34818GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
34819USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
34820DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
34821PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
34822EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
34823SUCH DAMAGES.
34824
34825  17. Interpretation of Sections 15 and 16.
34826
34827  If the disclaimer of warranty and limitation of liability provided
34828above cannot be given local legal effect according to their terms,
34829reviewing courts shall apply local law that most closely approximates
34830an absolute waiver of all civil liability in connection with the
34831Program, unless a warranty or assumption of liability accompanies a
34832copy of the Program in return for a fee.
34833
34834                     END OF TERMS AND CONDITIONS
34835
34836            How to Apply These Terms to Your New Programs
34837
34838  If you develop a new program, and you want it to be of the greatest
34839possible use to the public, the best way to achieve this is to make it
34840free software which everyone can redistribute and change under these terms.
34841
34842  To do so, attach the following notices to the program.  It is safest
34843to attach them to the start of each source file to most effectively
34844state the exclusion of warranty; and each file should have at least
34845the "copyright" line and a pointer to where the full notice is found.
34846
34847    &lt;one line to give the program's name and a brief idea of what it does.&gt;
34848    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
34849
34850    This program is free software: you can redistribute it and/or modify
34851    it under the terms of the GNU General Public License as published by
34852    the Free Software Foundation, either version 3 of the License, or
34853    (at your option) any later version.
34854
34855    This program is distributed in the hope that it will be useful,
34856    but WITHOUT ANY WARRANTY; without even the implied warranty of
34857    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
34858    GNU General Public License for more details.
34859
34860    You should have received a copy of the GNU General Public License
34861    along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
34862
34863Also add information on how to contact you by electronic and paper mail.
34864
34865  If the program does terminal interaction, make it output a short
34866notice like this when it starts in an interactive mode:
34867
34868    &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
34869    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
34870    This is free software, and you are welcome to redistribute it
34871    under certain conditions; type `show c' for details.
34872
34873The hypothetical commands `show w' and `show c' should show the appropriate
34874parts of the General Public License.  Of course, your program's commands
34875might be different; for a GUI interface, you would use an "about box".
34876
34877  You should also get your employer (if you work as a programmer) or school,
34878if any, to sign a "copyright disclaimer" for the program, if necessary.
34879For more information on this, and how to apply and follow the GNU GPL, see
34880&lt;http://www.gnu.org/licenses/>;.
34881
34882  The GNU General Public License does not permit incorporating your program
34883into proprietary programs.  If your program is a subroutine library, you
34884may consider it more useful to permit linking proprietary applications with
34885the library.  If this is what you want to do, use the GNU Lesser General
34886Public License instead of this License.  But first, please read
34887&lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
34888
34889</pre>
34890<div class="license-packages">
34891Used by these packages: net-misc/wget-1.14 app-misc/utouch-evemu-1.0.5-r10 app-arch/gzip-1.5 app-arch/cpio-2.11-r1 sys-fs/fuse-exfat-1.0.2_pre401 app-arch/tar-1.26-r1 sys-devel/binutils-2.22-r27 sys-devel/make-3.82-r4 sys-devel/m4-1.4.16 app-benchmarks/glmark2-285-r2 net-misc/rsync-3.0.9-r3 sys-block/parted-3.1-r1 sys-apps/less-457 app-admin/rsyslog-5.8.11-r1 sys-libs/readline-6.2_p1 sys-libs/gcc-libs-4.8.2-r11 sys-fs/mtools-4.0.15 sys-fs/dosfstools-3.0.26 sys-apps/util-linux-2.24 sys-devel/autoconf-2.69 sys-apps/grep-2.14 sys-apps/sed-4.2.1-r1 sys-fs/exfat-utils-1.0.2_pre401 app-shells/bash-4.2_p45-r1 dev-lang/swig-2.0.4-r1 sys-libs/gdbm-1.9.1-r2 sys-apps/coreutils-8.22-r1 app-arch/sharutils-4.7 chromeos-base/autotest-deps-glmark2-0.0.1-r513 sys-apps/which-2.20
34892</div>
34893</div>
34894</div>
34895
34896<div class="product">
34897<a name="ISC" class="title">Gentoo Package Stock License ISC</a>
34898<a class="show" href="#" onclick="return toggle(this);">show license text</a>
34899<div class="licence">
34900<pre>
34901Copyright (c) 4-digit year, Company or Person's Name
34902
34903Permission to use, copy, modify, and/or distribute this software for any
34904purpose with or without fee is hereby granted, provided that the above
34905copyright notice and this permission notice appear in all copies.
34906
34907THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
34908WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
34909MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
34910ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
34911WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
34912ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
34913OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
34914
34915</pre>
34916<div class="license-packages">
34917Used by these packages: app-admin/sudo-1.8.6_p7 media-libs/harfbuzz-0.9.27-r2 dev-libs/confuse-2.7 net-wireless/iw-3.10 app-misc/tmux-1.9a net-wireless/wireless-regdb-20131127-r3
34918</div>
34919</div>
34920</div>
34921
34922<div class="product">
34923<a name="LGPL-2" class="title">Gentoo Package Stock License LGPL-2</a>
34924<a class="show" href="#" onclick="return toggle(this);">show license text</a>
34925<div class="licence">
34926<pre>
34927		  GNU LIBRARY GENERAL PUBLIC LICENSE
34928		       Version 2, June 1991
34929
34930 Copyright (C) 1991 Free Software Foundation, Inc.
34931 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
34932 Everyone is permitted to copy and distribute verbatim copies
34933 of this license document, but changing it is not allowed.
34934
34935[This is the first released version of the library GPL.  It is
34936 numbered 2 because it goes with version 2 of the ordinary GPL.]
34937
34938			    Preamble
34939
34940  The licenses for most software are designed to take away your
34941freedom to share and change it.  By contrast, the GNU General Public
34942Licenses are intended to guarantee your freedom to share and change
34943free software--to make sure the software is free for all its users.
34944
34945  This license, the Library General Public License, applies to some
34946specially designated Free Software Foundation software, and to any
34947other libraries whose authors decide to use it.  You can use it for
34948your libraries, too.
34949
34950  When we speak of free software, we are referring to freedom, not
34951price.  Our General Public Licenses are designed to make sure that you
34952have the freedom to distribute copies of free software (and charge for
34953this service if you wish), that you receive source code or can get it
34954if you want it, that you can change the software or use pieces of it
34955in new free programs; and that you know you can do these things.
34956
34957  To protect your rights, we need to make restrictions that forbid
34958anyone to deny you these rights or to ask you to surrender the rights.
34959These restrictions translate to certain responsibilities for you if
34960you distribute copies of the library, or if you modify it.
34961
34962  For example, if you distribute copies of the library, whether gratis
34963or for a fee, you must give the recipients all the rights that we gave
34964you.  You must make sure that they, too, receive or can get the source
34965code.  If you link a program with the library, you must provide
34966complete object files to the recipients so that they can relink them
34967with the library, after making changes to the library and recompiling
34968it.  And you must show them these terms so they know their rights.
34969
34970  Our method of protecting your rights has two steps: (1) copyright
34971the library, and (2) offer you this license which gives you legal
34972permission to copy, distribute and/or modify the library.
34973
34974  Also, for each distributor's protection, we want to make certain
34975that everyone understands that there is no warranty for this free
34976library.  If the library is modified by someone else and passed on, we
34977want its recipients to know that what they have is not the original
34978version, so that any problems introduced by others will not reflect on
34979the original authors' reputations.
34980
34981  Finally, any free program is threatened constantly by software
34982patents.  We wish to avoid the danger that companies distributing free
34983software will individually obtain patent licenses, thus in effect
34984transforming the program into proprietary software.  To prevent this,
34985we have made it clear that any patent must be licensed for everyone's
34986free use or not licensed at all.
34987
34988  Most GNU software, including some libraries, is covered by the ordinary
34989GNU General Public License, which was designed for utility programs.  This
34990license, the GNU Library General Public License, applies to certain
34991designated libraries.  This license is quite different from the ordinary
34992one; be sure to read it in full, and don't assume that anything in it is
34993the same as in the ordinary license.
34994
34995  The reason we have a separate public license for some libraries is that
34996they blur the distinction we usually make between modifying or adding to a
34997program and simply using it.  Linking a program with a library, without
34998changing the library, is in some sense simply using the library, and is
34999analogous to running a utility program or application program.  However, in
35000a textual and legal sense, the linked executable is a combined work, a
35001derivative of the original library, and the ordinary General Public License
35002treats it as such.
35003
35004  Because of this blurred distinction, using the ordinary General
35005Public License for libraries did not effectively promote software
35006sharing, because most developers did not use the libraries.  We
35007concluded that weaker conditions might promote sharing better.
35008
35009  However, unrestricted linking of non-free programs would deprive the
35010users of those programs of all benefit from the free status of the
35011libraries themselves.  This Library General Public License is intended to
35012permit developers of non-free programs to use free libraries, while
35013preserving your freedom as a user of such programs to change the free
35014libraries that are incorporated in them.  (We have not seen how to achieve
35015this as regards changes in header files, but we have achieved it as regards
35016changes in the actual functions of the Library.)  The hope is that this
35017will lead to faster development of free libraries.
35018
35019  The precise terms and conditions for copying, distribution and
35020modification follow.  Pay close attention to the difference between a
35021"work based on the library" and a "work that uses the library".  The
35022former contains code derived from the library, while the latter only
35023works together with the library.
35024
35025  Note that it is possible for a library to be covered by the ordinary
35026General Public License rather than by this special one.
35027
35028		  GNU LIBRARY GENERAL PUBLIC LICENSE
35029   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
35030
35031  0. This License Agreement applies to any software library which
35032contains a notice placed by the copyright holder or other authorized
35033party saying it may be distributed under the terms of this Library
35034General Public License (also called "this License").  Each licensee is
35035addressed as "you".
35036
35037  A "library" means a collection of software functions and/or data
35038prepared so as to be conveniently linked with application programs
35039(which use some of those functions and data) to form executables.
35040
35041  The "Library", below, refers to any such software library or work
35042which has been distributed under these terms.  A "work based on the
35043Library" means either the Library or any derivative work under
35044copyright law: that is to say, a work containing the Library or a
35045portion of it, either verbatim or with modifications and/or translated
35046straightforwardly into another language.  (Hereinafter, translation is
35047included without limitation in the term "modification".)
35048
35049  "Source code" for a work means the preferred form of the work for
35050making modifications to it.  For a library, complete source code means
35051all the source code for all modules it contains, plus any associated
35052interface definition files, plus the scripts used to control compilation
35053and installation of the library.
35054
35055  Activities other than copying, distribution and modification are not
35056covered by this License; they are outside its scope.  The act of
35057running a program using the Library is not restricted, and output from
35058such a program is covered only if its contents constitute a work based
35059on the Library (independent of the use of the Library in a tool for
35060writing it).  Whether that is true depends on what the Library does
35061and what the program that uses the Library does.
35062  
35063  1. You may copy and distribute verbatim copies of the Library's
35064complete source code as you receive it, in any medium, provided that
35065you conspicuously and appropriately publish on each copy an
35066appropriate copyright notice and disclaimer of warranty; keep intact
35067all the notices that refer to this License and to the absence of any
35068warranty; and distribute a copy of this License along with the
35069Library.
35070
35071  You may charge a fee for the physical act of transferring a copy,
35072and you may at your option offer warranty protection in exchange for a
35073fee.
35074
35075  2. You may modify your copy or copies of the Library or any portion
35076of it, thus forming a work based on the Library, and copy and
35077distribute such modifications or work under the terms of Section 1
35078above, provided that you also meet all of these conditions:
35079
35080    a) The modified work must itself be a software library.
35081
35082    b) You must cause the files modified to carry prominent notices
35083    stating that you changed the files and the date of any change.
35084
35085    c) You must cause the whole of the work to be licensed at no
35086    charge to all third parties under the terms of this License.
35087
35088    d) If a facility in the modified Library refers to a function or a
35089    table of data to be supplied by an application program that uses
35090    the facility, other than as an argument passed when the facility
35091    is invoked, then you must make a good faith effort to ensure that,
35092    in the event an application does not supply such function or
35093    table, the facility still operates, and performs whatever part of
35094    its purpose remains meaningful.
35095
35096    (For example, a function in a library to compute square roots has
35097    a purpose that is entirely well-defined independent of the
35098    application.  Therefore, Subsection 2d requires that any
35099    application-supplied function or table used by this function must
35100    be optional: if the application does not supply it, the square
35101    root function must still compute square roots.)
35102
35103These requirements apply to the modified work as a whole.  If
35104identifiable sections of that work are not derived from the Library,
35105and can be reasonably considered independent and separate works in
35106themselves, then this License, and its terms, do not apply to those
35107sections when you distribute them as separate works.  But when you
35108distribute the same sections as part of a whole which is a work based
35109on the Library, the distribution of the whole must be on the terms of
35110this License, whose permissions for other licensees extend to the
35111entire whole, and thus to each and every part regardless of who wrote
35112it.
35113
35114Thus, it is not the intent of this section to claim rights or contest
35115your rights to work written entirely by you; rather, the intent is to
35116exercise the right to control the distribution of derivative or
35117collective works based on the Library.
35118
35119In addition, mere aggregation of another work not based on the Library
35120with the Library (or with a work based on the Library) on a volume of
35121a storage or distribution medium does not bring the other work under
35122the scope of this License.
35123
35124  3. You may opt to apply the terms of the ordinary GNU General Public
35125License instead of this License to a given copy of the Library.  To do
35126this, you must alter all the notices that refer to this License, so
35127that they refer to the ordinary GNU General Public License, version 2,
35128instead of to this License.  (If a newer version than version 2 of the
35129ordinary GNU General Public License has appeared, then you can specify
35130that version instead if you wish.)  Do not make any other change in
35131these notices.
35132
35133  Once this change is made in a given copy, it is irreversible for
35134that copy, so the ordinary GNU General Public License applies to all
35135subsequent copies and derivative works made from that copy.
35136
35137  This option is useful when you wish to copy part of the code of
35138the Library into a program that is not a library.
35139
35140  4. You may copy and distribute the Library (or a portion or
35141derivative of it, under Section 2) in object code or executable form
35142under the terms of Sections 1 and 2 above provided that you accompany
35143it with the complete corresponding machine-readable source code, which
35144must be distributed under the terms of Sections 1 and 2 above on a
35145medium customarily used for software interchange.
35146
35147  If distribution of object code is made by offering access to copy
35148from a designated place, then offering equivalent access to copy the
35149source code from the same place satisfies the requirement to
35150distribute the source code, even though third parties are not
35151compelled to copy the source along with the object code.
35152
35153  5. A program that contains no derivative of any portion of the
35154Library, but is designed to work with the Library by being compiled or
35155linked with it, is called a "work that uses the Library".  Such a
35156work, in isolation, is not a derivative work of the Library, and
35157therefore falls outside the scope of this License.
35158
35159  However, linking a "work that uses the Library" with the Library
35160creates an executable that is a derivative of the Library (because it
35161contains portions of the Library), rather than a "work that uses the
35162library".  The executable is therefore covered by this License.
35163Section 6 states terms for distribution of such executables.
35164
35165  When a "work that uses the Library" uses material from a header file
35166that is part of the Library, the object code for the work may be a
35167derivative work of the Library even though the source code is not.
35168Whether this is true is especially significant if the work can be
35169linked without the Library, or if the work is itself a library.  The
35170threshold for this to be true is not precisely defined by law.
35171
35172  If such an object file uses only numerical parameters, data
35173structure layouts and accessors, and small macros and small inline
35174functions (ten lines or less in length), then the use of the object
35175file is unrestricted, regardless of whether it is legally a derivative
35176work.  (Executables containing this object code plus portions of the
35177Library will still fall under Section 6.)
35178
35179  Otherwise, if the work is a derivative of the Library, you may
35180distribute the object code for the work under the terms of Section 6.
35181Any executables containing that work also fall under Section 6,
35182whether or not they are linked directly with the Library itself.
35183
35184  6. As an exception to the Sections above, you may also compile or
35185link a "work that uses the Library" with the Library to produce a
35186work containing portions of the Library, and distribute that work
35187under terms of your choice, provided that the terms permit
35188modification of the work for the customer's own use and reverse
35189engineering for debugging such modifications.
35190
35191  You must give prominent notice with each copy of the work that the
35192Library is used in it and that the Library and its use are covered by
35193this License.  You must supply a copy of this License.  If the work
35194during execution displays copyright notices, you must include the
35195copyright notice for the Library among them, as well as a reference
35196directing the user to the copy of this License.  Also, you must do one
35197of these things:
35198
35199    a) Accompany the work with the complete corresponding
35200    machine-readable source code for the Library including whatever
35201    changes were used in the work (which must be distributed under
35202    Sections 1 and 2 above); and, if the work is an executable linked
35203    with the Library, with the complete machine-readable "work that
35204    uses the Library", as object code and/or source code, so that the
35205    user can modify the Library and then relink to produce a modified
35206    executable containing the modified Library.  (It is understood
35207    that the user who changes the contents of definitions files in the
35208    Library will not necessarily be able to recompile the application
35209    to use the modified definitions.)
35210
35211    b) Accompany the work with a written offer, valid for at
35212    least three years, to give the same user the materials
35213    specified in Subsection 6a, above, for a charge no more
35214    than the cost of performing this distribution.
35215
35216    c) If distribution of the work is made by offering access to copy
35217    from a designated place, offer equivalent access to copy the above
35218    specified materials from the same place.
35219
35220    d) Verify that the user has already received a copy of these
35221    materials or that you have already sent this user a copy.
35222
35223  For an executable, the required form of the "work that uses the
35224Library" must include any data and utility programs needed for
35225reproducing the executable from it.  However, as a special exception,
35226the source code distributed need not include anything that is normally
35227distributed (in either source or binary form) with the major
35228components (compiler, kernel, and so on) of the operating system on
35229which the executable runs, unless that component itself accompanies
35230the executable.
35231
35232  It may happen that this requirement contradicts the license
35233restrictions of other proprietary libraries that do not normally
35234accompany the operating system.  Such a contradiction means you cannot
35235use both them and the Library together in an executable that you
35236distribute.
35237
35238  7. You may place library facilities that are a work based on the
35239Library side-by-side in a single library together with other library
35240facilities not covered by this License, and distribute such a combined
35241library, provided that the separate distribution of the work based on
35242the Library and of the other library facilities is otherwise
35243permitted, and provided that you do these two things:
35244
35245    a) Accompany the combined library with a copy of the same work
35246    based on the Library, uncombined with any other library
35247    facilities.  This must be distributed under the terms of the
35248    Sections above.
35249
35250    b) Give prominent notice with the combined library of the fact
35251    that part of it is a work based on the Library, and explaining
35252    where to find the accompanying uncombined form of the same work.
35253
35254  8. You may not copy, modify, sublicense, link with, or distribute
35255the Library except as expressly provided under this License.  Any
35256attempt otherwise to copy, modify, sublicense, link with, or
35257distribute the Library is void, and will automatically terminate your
35258rights under this License.  However, parties who have received copies,
35259or rights, from you under this License will not have their licenses
35260terminated so long as such parties remain in full compliance.
35261
35262  9. You are not required to accept this License, since you have not
35263signed it.  However, nothing else grants you permission to modify or
35264distribute the Library or its derivative works.  These actions are
35265prohibited by law if you do not accept this License.  Therefore, by
35266modifying or distributing the Library (or any work based on the
35267Library), you indicate your acceptance of this License to do so, and
35268all its terms and conditions for copying, distributing or modifying
35269the Library or works based on it.
35270
35271  10. Each time you redistribute the Library (or any work based on the
35272Library), the recipient automatically receives a license from the
35273original licensor to copy, distribute, link with or modify the Library
35274subject to these terms and conditions.  You may not impose any further
35275restrictions on the recipients' exercise of the rights granted herein.
35276You are not responsible for enforcing compliance by third parties to
35277this License.
35278
35279  11. If, as a consequence of a court judgment or allegation of patent
35280infringement or for any other reason (not limited to patent issues),
35281conditions are imposed on you (whether by court order, agreement or
35282otherwise) that contradict the conditions of this License, they do not
35283excuse you from the conditions of this License.  If you cannot
35284distribute so as to satisfy simultaneously your obligations under this
35285License and any other pertinent obligations, then as a consequence you
35286may not distribute the Library at all.  For example, if a patent
35287license would not permit royalty-free redistribution of the Library by
35288all those who receive copies directly or indirectly through you, then
35289the only way you could satisfy both it and this License would be to
35290refrain entirely from distribution of the Library.
35291
35292If any portion of this section is held invalid or unenforceable under any
35293particular circumstance, the balance of the section is intended to apply,
35294and the section as a whole is intended to apply in other circumstances.
35295
35296It is not the purpose of this section to induce you to infringe any
35297patents or other property right claims or to contest validity of any
35298such claims; this section has the sole purpose of protecting the
35299integrity of the free software distribution system which is
35300implemented by public license practices.  Many people have made
35301generous contributions to the wide range of software distributed
35302through that system in reliance on consistent application of that
35303system; it is up to the author/donor to decide if he or she is willing
35304to distribute software through any other system and a licensee cannot
35305impose that choice.
35306
35307This section is intended to make thoroughly clear what is believed to
35308be a consequence of the rest of this License.
35309
35310  12. If the distribution and/or use of the Library is restricted in
35311certain countries either by patents or by copyrighted interfaces, the
35312original copyright holder who places the Library under this License may add
35313an explicit geographical distribution limitation excluding those countries,
35314so that distribution is permitted only in or among countries not thus
35315excluded.  In such case, this License incorporates the limitation as if
35316written in the body of this License.
35317
35318  13. The Free Software Foundation may publish revised and/or new
35319versions of the Library General Public License from time to time.
35320Such new versions will be similar in spirit to the present version,
35321but may differ in detail to address new problems or concerns.
35322
35323Each version is given a distinguishing version number.  If the Library
35324specifies a version number of this License which applies to it and
35325"any later version", you have the option of following the terms and
35326conditions either of that version or of any later version published by
35327the Free Software Foundation.  If the Library does not specify a
35328license version number, you may choose any version ever published by
35329the Free Software Foundation.
35330
35331  14. If you wish to incorporate parts of the Library into other free
35332programs whose distribution conditions are incompatible with these,
35333write to the author to ask for permission.  For software which is
35334copyrighted by the Free Software Foundation, write to the Free
35335Software Foundation; we sometimes make exceptions for this.  Our
35336decision will be guided by the two goals of preserving the free status
35337of all derivatives of our free software and of promoting the sharing
35338and reuse of software generally.
35339
35340			    NO WARRANTY
35341
35342  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
35343WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
35344EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
35345OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
35346KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
35347IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
35348PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
35349LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
35350THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
35351
35352  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
35353WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
35354AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
35355FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
35356CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
35357LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
35358RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
35359FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
35360SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
35361DAMAGES.
35362
35363		     END OF TERMS AND CONDITIONS
35364
35365     Appendix: How to Apply These Terms to Your New Libraries
35366
35367  If you develop a new library, and you want it to be of the greatest
35368possible use to the public, we recommend making it free software that
35369everyone can redistribute and change.  You can do so by permitting
35370redistribution under these terms (or, alternatively, under the terms of the
35371ordinary General Public License).
35372
35373  To apply these terms, attach the following notices to the library.  It is
35374safest to attach them to the start of each source file to most effectively
35375convey the exclusion of warranty; and each file should have at least the
35376"copyright" line and a pointer to where the full notice is found.
35377
35378    &lt;one line to give the library's name and a brief idea of what it does.&gt;
35379    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
35380
35381    This library is free software; you can redistribute it and/or
35382    modify it under the terms of the GNU Library General Public
35383    License as published by the Free Software Foundation; either
35384    version 2 of the License, or (at your option) any later version.
35385
35386    This library is distributed in the hope that it will be useful,
35387    but WITHOUT ANY WARRANTY; without even the implied warranty of
35388    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
35389    Library General Public License for more details.
35390
35391    You should have received a copy of the GNU Library General Public
35392    License along with this library; if not, write to the Free
35393    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
35394    MA 02111-1307, USA
35395
35396Also add information on how to contact you by electronic and paper mail.
35397
35398You should also get your employer (if you work as a programmer) or your
35399school, if any, to sign a "copyright disclaimer" for the library, if
35400necessary.  Here is a sample; alter the names:
35401
35402  Yoyodyne, Inc., hereby disclaims all copyright interest in the
35403  library `Frob' (a library for tweaking knobs) written by James Random Hacker.
35404
35405  &lt;signature of Ty Coon&gt;, 1 April 1990
35406  Ty Coon, President of Vice
35407
35408That's all there is to it!
35409
35410</pre>
35411<div class="license-packages">
35412Used by these packages: x11-libs/gtk+-2.20.1 sys-devel/gdb-7.7.1-r1 x11-libs/pango-1.32.5-r1 dev-libs/libaio-0.3.109-r3 dev-libs/dbus-c++-0.0.2-r53 dev-embedded/libftdi-1.0-r3 x11-apps/mesa-progs-8.0.1 dev-libs/glib-2.34.3-r2 dev-libs/atk-1.32.0-r1 gnome-base/libglade-2.6.4 sys-apps/kmod-17
35413</div>
35414</div>
35415</div>
35416
35417<div class="product">
35418<a name="LGPL-2+" class="title">Gentoo Package Stock License LGPL-2+</a>
35419<a class="show" href="#" onclick="return toggle(this);">show license text</a>
35420<div class="licence">
35421<pre>
35422GNU Library General Public License, version 2 or any later version.
35423See LGPL-2, LGPL-2.1, or LGPL-3 for the full text of these licenses.
35424
35425</pre>
35426<div class="license-packages">
35427Used by these packages: x11-libs/pango-1.32.5-r1 dev-libs/glib-2.34.3-r2
35428</div>
35429</div>
35430</div>
35431
35432<div class="product">
35433<a name="LGPL-2.1" class="title">Gentoo Package Stock License LGPL-2.1</a>
35434<a class="show" href="#" onclick="return toggle(this);">show license text</a>
35435<div class="licence">
35436<pre>
35437		  GNU LESSER GENERAL PUBLIC LICENSE
35438		       Version 2.1, February 1999
35439
35440 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
35441     51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
35442 Everyone is permitted to copy and distribute verbatim copies
35443 of this license document, but changing it is not allowed.
35444
35445[This is the first released version of the Lesser GPL.  It also counts
35446 as the successor of the GNU Library Public License, version 2, hence
35447 the version number 2.1.]
35448
35449			    Preamble
35450
35451  The licenses for most software are designed to take away your
35452freedom to share and change it.  By contrast, the GNU General Public
35453Licenses are intended to guarantee your freedom to share and change
35454free software--to make sure the software is free for all its users.
35455
35456  This license, the Lesser General Public License, applies to some
35457specially designated software packages--typically libraries--of the
35458Free Software Foundation and other authors who decide to use it.  You
35459can use it too, but we suggest you first think carefully about whether
35460this license or the ordinary General Public License is the better
35461strategy to use in any particular case, based on the explanations below.
35462
35463  When we speak of free software, we are referring to freedom of use,
35464not price.  Our General Public Licenses are designed to make sure that
35465you have the freedom to distribute copies of free software (and charge
35466for this service if you wish); that you receive source code or can get
35467it if you want it; that you can change the software and use pieces of
35468it in new free programs; and that you are informed that you can do
35469these things.
35470
35471  To protect your rights, we need to make restrictions that forbid
35472distributors to deny you these rights or to ask you to surrender these
35473rights.  These restrictions translate to certain responsibilities for
35474you if you distribute copies of the library or if you modify it.
35475
35476  For example, if you distribute copies of the library, whether gratis
35477or for a fee, you must give the recipients all the rights that we gave
35478you.  You must make sure that they, too, receive or can get the source
35479code.  If you link other code with the library, you must provide
35480complete object files to the recipients, so that they can relink them
35481with the library after making changes to the library and recompiling
35482it.  And you must show them these terms so they know their rights.
35483
35484  We protect your rights with a two-step method: (1) we copyright the
35485library, and (2) we offer you this license, which gives you legal
35486permission to copy, distribute and/or modify the library.
35487
35488  To protect each distributor, we want to make it very clear that
35489there is no warranty for the free library.  Also, if the library is
35490modified by someone else and passed on, the recipients should know
35491that what they have is not the original version, so that the original
35492author's reputation will not be affected by problems that might be
35493introduced by others.
35494
35495  Finally, software patents pose a constant threat to the existence of
35496any free program.  We wish to make sure that a company cannot
35497effectively restrict the users of a free program by obtaining a
35498restrictive license from a patent holder.  Therefore, we insist that
35499any patent license obtained for a version of the library must be
35500consistent with the full freedom of use specified in this license.
35501
35502  Most GNU software, including some libraries, is covered by the
35503ordinary GNU General Public License.  This license, the GNU Lesser
35504General Public License, applies to certain designated libraries, and
35505is quite different from the ordinary General Public License.  We use
35506this license for certain libraries in order to permit linking those
35507libraries into non-free programs.
35508
35509  When a program is linked with a library, whether statically or using
35510a shared library, the combination of the two is legally speaking a
35511combined work, a derivative of the original library.  The ordinary
35512General Public License therefore permits such linking only if the
35513entire combination fits its criteria of freedom.  The Lesser General
35514Public License permits more lax criteria for linking other code with
35515the library.
35516
35517  We call this license the "Lesser" General Public License because it
35518does Less to protect the user's freedom than the ordinary General
35519Public License.  It also provides other free software developers Less
35520of an advantage over competing non-free programs.  These disadvantages
35521are the reason we use the ordinary General Public License for many
35522libraries.  However, the Lesser license provides advantages in certain
35523special circumstances.
35524
35525  For example, on rare occasions, there may be a special need to
35526encourage the widest possible use of a certain library, so that it becomes
35527a de-facto standard.  To achieve this, non-free programs must be
35528allowed to use the library.  A more frequent case is that a free
35529library does the same job as widely used non-free libraries.  In this
35530case, there is little to gain by limiting the free library to free
35531software only, so we use the Lesser General Public License.
35532
35533  In other cases, permission to use a particular library in non-free
35534programs enables a greater number of people to use a large body of
35535free software.  For example, permission to use the GNU C Library in
35536non-free programs enables many more people to use the whole GNU
35537operating system, as well as its variant, the GNU/Linux operating
35538system.
35539
35540  Although the Lesser General Public License is Less protective of the
35541users' freedom, it does ensure that the user of a program that is
35542linked with the Library has the freedom and the wherewithal to run
35543that program using a modified version of the Library.
35544
35545  The precise terms and conditions for copying, distribution and
35546modification follow.  Pay close attention to the difference between a
35547"work based on the library" and a "work that uses the library".  The
35548former contains code derived from the library, whereas the latter must
35549be combined with the library in order to run.
35550
35551		  GNU LESSER GENERAL PUBLIC LICENSE
35552   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
35553
35554  0. This License Agreement applies to any software library or other
35555program which contains a notice placed by the copyright holder or
35556other authorized party saying it may be distributed under the terms of
35557this Lesser General Public License (also called "this License").
35558Each licensee is addressed as "you".
35559
35560  A "library" means a collection of software functions and/or data
35561prepared so as to be conveniently linked with application programs
35562(which use some of those functions and data) to form executables.
35563
35564  The "Library", below, refers to any such software library or work
35565which has been distributed under these terms.  A "work based on the
35566Library" means either the Library or any derivative work under
35567copyright law: that is to say, a work containing the Library or a
35568portion of it, either verbatim or with modifications and/or translated
35569straightforwardly into another language.  (Hereinafter, translation is
35570included without limitation in the term "modification".)
35571
35572  "Source code" for a work means the preferred form of the work for
35573making modifications to it.  For a library, complete source code means
35574all the source code for all modules it contains, plus any associated
35575interface definition files, plus the scripts used to control compilation
35576and installation of the library.
35577
35578  Activities other than copying, distribution and modification are not
35579covered by this License; they are outside its scope.  The act of
35580running a program using the Library is not restricted, and output from
35581such a program is covered only if its contents constitute a work based
35582on the Library (independent of the use of the Library in a tool for
35583writing it).  Whether that is true depends on what the Library does
35584and what the program that uses the Library does.
35585  
35586  1. You may copy and distribute verbatim copies of the Library's
35587complete source code as you receive it, in any medium, provided that
35588you conspicuously and appropriately publish on each copy an
35589appropriate copyright notice and disclaimer of warranty; keep intact
35590all the notices that refer to this License and to the absence of any
35591warranty; and distribute a copy of this License along with the
35592Library.
35593
35594  You may charge a fee for the physical act of transferring a copy,
35595and you may at your option offer warranty protection in exchange for a
35596fee.
35597
35598  2. You may modify your copy or copies of the Library or any portion
35599of it, thus forming a work based on the Library, and copy and
35600distribute such modifications or work under the terms of Section 1
35601above, provided that you also meet all of these conditions:
35602
35603    a) The modified work must itself be a software library.
35604
35605    b) You must cause the files modified to carry prominent notices
35606    stating that you changed the files and the date of any change.
35607
35608    c) You must cause the whole of the work to be licensed at no
35609    charge to all third parties under the terms of this License.
35610
35611    d) If a facility in the modified Library refers to a function or a
35612    table of data to be supplied by an application program that uses
35613    the facility, other than as an argument passed when the facility
35614    is invoked, then you must make a good faith effort to ensure that,
35615    in the event an application does not supply such function or
35616    table, the facility still operates, and performs whatever part of
35617    its purpose remains meaningful.
35618
35619    (For example, a function in a library to compute square roots has
35620    a purpose that is entirely well-defined independent of the
35621    application.  Therefore, Subsection 2d requires that any
35622    application-supplied function or table used by this function must
35623    be optional: if the application does not supply it, the square
35624    root function must still compute square roots.)
35625
35626These requirements apply to the modified work as a whole.  If
35627identifiable sections of that work are not derived from the Library,
35628and can be reasonably considered independent and separate works in
35629themselves, then this License, and its terms, do not apply to those
35630sections when you distribute them as separate works.  But when you
35631distribute the same sections as part of a whole which is a work based
35632on the Library, the distribution of the whole must be on the terms of
35633this License, whose permissions for other licensees extend to the
35634entire whole, and thus to each and every part regardless of who wrote
35635it.
35636
35637Thus, it is not the intent of this section to claim rights or contest
35638your rights to work written entirely by you; rather, the intent is to
35639exercise the right to control the distribution of derivative or
35640collective works based on the Library.
35641
35642In addition, mere aggregation of another work not based on the Library
35643with the Library (or with a work based on the Library) on a volume of
35644a storage or distribution medium does not bring the other work under
35645the scope of this License.
35646
35647  3. You may opt to apply the terms of the ordinary GNU General Public
35648License instead of this License to a given copy of the Library.  To do
35649this, you must alter all the notices that refer to this License, so
35650that they refer to the ordinary GNU General Public License, version 2,
35651instead of to this License.  (If a newer version than version 2 of the
35652ordinary GNU General Public License has appeared, then you can specify
35653that version instead if you wish.)  Do not make any other change in
35654these notices.
35655
35656  Once this change is made in a given copy, it is irreversible for
35657that copy, so the ordinary GNU General Public License applies to all
35658subsequent copies and derivative works made from that copy.
35659
35660  This option is useful when you wish to copy part of the code of
35661the Library into a program that is not a library.
35662
35663  4. You may copy and distribute the Library (or a portion or
35664derivative of it, under Section 2) in object code or executable form
35665under the terms of Sections 1 and 2 above provided that you accompany
35666it with the complete corresponding machine-readable source code, which
35667must be distributed under the terms of Sections 1 and 2 above on a
35668medium customarily used for software interchange.
35669
35670  If distribution of object code is made by offering access to copy
35671from a designated place, then offering equivalent access to copy the
35672source code from the same place satisfies the requirement to
35673distribute the source code, even though third parties are not
35674compelled to copy the source along with the object code.
35675
35676  5. A program that contains no derivative of any portion of the
35677Library, but is designed to work with the Library by being compiled or
35678linked with it, is called a "work that uses the Library".  Such a
35679work, in isolation, is not a derivative work of the Library, and
35680therefore falls outside the scope of this License.
35681
35682  However, linking a "work that uses the Library" with the Library
35683creates an executable that is a derivative of the Library (because it
35684contains portions of the Library), rather than a "work that uses the
35685library".  The executable is therefore covered by this License.
35686Section 6 states terms for distribution of such executables.
35687
35688  When a "work that uses the Library" uses material from a header file
35689that is part of the Library, the object code for the work may be a
35690derivative work of the Library even though the source code is not.
35691Whether this is true is especially significant if the work can be
35692linked without the Library, or if the work is itself a library.  The
35693threshold for this to be true is not precisely defined by law.
35694
35695  If such an object file uses only numerical parameters, data
35696structure layouts and accessors, and small macros and small inline
35697functions (ten lines or less in length), then the use of the object
35698file is unrestricted, regardless of whether it is legally a derivative
35699work.  (Executables containing this object code plus portions of the
35700Library will still fall under Section 6.)
35701
35702  Otherwise, if the work is a derivative of the Library, you may
35703distribute the object code for the work under the terms of Section 6.
35704Any executables containing that work also fall under Section 6,
35705whether or not they are linked directly with the Library itself.
35706
35707  6. As an exception to the Sections above, you may also combine or
35708link a "work that uses the Library" with the Library to produce a
35709work containing portions of the Library, and distribute that work
35710under terms of your choice, provided that the terms permit
35711modification of the work for the customer's own use and reverse
35712engineering for debugging such modifications.
35713
35714  You must give prominent notice with each copy of the work that the
35715Library is used in it and that the Library and its use are covered by
35716this License.  You must supply a copy of this License.  If the work
35717during execution displays copyright notices, you must include the
35718copyright notice for the Library among them, as well as a reference
35719directing the user to the copy of this License.  Also, you must do one
35720of these things:
35721
35722    a) Accompany the work with the complete corresponding
35723    machine-readable source code for the Library including whatever
35724    changes were used in the work (which must be distributed under
35725    Sections 1 and 2 above); and, if the work is an executable linked
35726    with the Library, with the complete machine-readable "work that
35727    uses the Library", as object code and/or source code, so that the
35728    user can modify the Library and then relink to produce a modified
35729    executable containing the modified Library.  (It is understood
35730    that the user who changes the contents of definitions files in the
35731    Library will not necessarily be able to recompile the application
35732    to use the modified definitions.)
35733
35734    b) Use a suitable shared library mechanism for linking with the
35735    Library.  A suitable mechanism is one that (1) uses at run time a
35736    copy of the library already present on the user's computer system,
35737    rather than copying library functions into the executable, and (2)
35738    will operate properly with a modified version of the library, if
35739    the user installs one, as long as the modified version is
35740    interface-compatible with the version that the work was made with.
35741
35742    c) Accompany the work with a written offer, valid for at
35743    least three years, to give the same user the materials
35744    specified in Subsection 6a, above, for a charge no more
35745    than the cost of performing this distribution.
35746
35747    d) If distribution of the work is made by offering access to copy
35748    from a designated place, offer equivalent access to copy the above
35749    specified materials from the same place.
35750
35751    e) Verify that the user has already received a copy of these
35752    materials or that you have already sent this user a copy.
35753
35754  For an executable, the required form of the "work that uses the
35755Library" must include any data and utility programs needed for
35756reproducing the executable from it.  However, as a special exception,
35757the materials to be distributed need not include anything that is
35758normally distributed (in either source or binary form) with the major
35759components (compiler, kernel, and so on) of the operating system on
35760which the executable runs, unless that component itself accompanies
35761the executable.
35762
35763  It may happen that this requirement contradicts the license
35764restrictions of other proprietary libraries that do not normally
35765accompany the operating system.  Such a contradiction means you cannot
35766use both them and the Library together in an executable that you
35767distribute.
35768
35769  7. You may place library facilities that are a work based on the
35770Library side-by-side in a single library together with other library
35771facilities not covered by this License, and distribute such a combined
35772library, provided that the separate distribution of the work based on
35773the Library and of the other library facilities is otherwise
35774permitted, and provided that you do these two things:
35775
35776    a) Accompany the combined library with a copy of the same work
35777    based on the Library, uncombined with any other library
35778    facilities.  This must be distributed under the terms of the
35779    Sections above.
35780
35781    b) Give prominent notice with the combined library of the fact
35782    that part of it is a work based on the Library, and explaining
35783    where to find the accompanying uncombined form of the same work.
35784
35785  8. You may not copy, modify, sublicense, link with, or distribute
35786the Library except as expressly provided under this License.  Any
35787attempt otherwise to copy, modify, sublicense, link with, or
35788distribute the Library is void, and will automatically terminate your
35789rights under this License.  However, parties who have received copies,
35790or rights, from you under this License will not have their licenses
35791terminated so long as such parties remain in full compliance.
35792
35793  9. You are not required to accept this License, since you have not
35794signed it.  However, nothing else grants you permission to modify or
35795distribute the Library or its derivative works.  These actions are
35796prohibited by law if you do not accept this License.  Therefore, by
35797modifying or distributing the Library (or any work based on the
35798Library), you indicate your acceptance of this License to do so, and
35799all its terms and conditions for copying, distributing or modifying
35800the Library or works based on it.
35801
35802  10. Each time you redistribute the Library (or any work based on the
35803Library), the recipient automatically receives a license from the
35804original licensor to copy, distribute, link with or modify the Library
35805subject to these terms and conditions.  You may not impose any further
35806restrictions on the recipients' exercise of the rights granted herein.
35807You are not responsible for enforcing compliance by third parties with
35808this License.
35809
35810  11. If, as a consequence of a court judgment or allegation of patent
35811infringement or for any other reason (not limited to patent issues),
35812conditions are imposed on you (whether by court order, agreement or
35813otherwise) that contradict the conditions of this License, they do not
35814excuse you from the conditions of this License.  If you cannot
35815distribute so as to satisfy simultaneously your obligations under this
35816License and any other pertinent obligations, then as a consequence you
35817may not distribute the Library at all.  For example, if a patent
35818license would not permit royalty-free redistribution of the Library by
35819all those who receive copies directly or indirectly through you, then
35820the only way you could satisfy both it and this License would be to
35821refrain entirely from distribution of the Library.
35822
35823If any portion of this section is held invalid or unenforceable under any
35824particular circumstance, the balance of the section is intended to apply,
35825and the section as a whole is intended to apply in other circumstances.
35826
35827It is not the purpose of this section to induce you to infringe any
35828patents or other property right claims or to contest validity of any
35829such claims; this section has the sole purpose of protecting the
35830integrity of the free software distribution system which is
35831implemented by public license practices.  Many people have made
35832generous contributions to the wide range of software distributed
35833through that system in reliance on consistent application of that
35834system; it is up to the author/donor to decide if he or she is willing
35835to distribute software through any other system and a licensee cannot
35836impose that choice.
35837
35838This section is intended to make thoroughly clear what is believed to
35839be a consequence of the rest of this License.
35840
35841  12. If the distribution and/or use of the Library is restricted in
35842certain countries either by patents or by copyrighted interfaces, the
35843original copyright holder who places the Library under this License may add
35844an explicit geographical distribution limitation excluding those countries,
35845so that distribution is permitted only in or among countries not thus
35846excluded.  In such case, this License incorporates the limitation as if
35847written in the body of this License.
35848
35849  13. The Free Software Foundation may publish revised and/or new
35850versions of the Lesser General Public License from time to time.
35851Such new versions will be similar in spirit to the present version,
35852but may differ in detail to address new problems or concerns.
35853
35854Each version is given a distinguishing version number.  If the Library
35855specifies a version number of this License which applies to it and
35856"any later version", you have the option of following the terms and
35857conditions either of that version or of any later version published by
35858the Free Software Foundation.  If the Library does not specify a
35859license version number, you may choose any version ever published by
35860the Free Software Foundation.
35861
35862  14. If you wish to incorporate parts of the Library into other free
35863programs whose distribution conditions are incompatible with these,
35864write to the author to ask for permission.  For software which is
35865copyrighted by the Free Software Foundation, write to the Free
35866Software Foundation; we sometimes make exceptions for this.  Our
35867decision will be guided by the two goals of preserving the free status
35868of all derivatives of our free software and of promoting the sharing
35869and reuse of software generally.
35870
35871			    NO WARRANTY
35872
35873  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
35874WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
35875EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
35876OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
35877KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
35878IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
35879PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
35880LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
35881THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
35882
35883  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
35884WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
35885AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
35886FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
35887CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
35888LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
35889RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
35890FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
35891SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
35892DAMAGES.
35893
35894		     END OF TERMS AND CONDITIONS
35895
35896           How to Apply These Terms to Your New Libraries
35897
35898  If you develop a new library, and you want it to be of the greatest
35899possible use to the public, we recommend making it free software that
35900everyone can redistribute and change.  You can do so by permitting
35901redistribution under these terms (or, alternatively, under the terms of the
35902ordinary General Public License).
35903
35904  To apply these terms, attach the following notices to the library.  It is
35905safest to attach them to the start of each source file to most effectively
35906convey the exclusion of warranty; and each file should have at least the
35907"copyright" line and a pointer to where the full notice is found.
35908
35909    &lt;one line to give the library's name and a brief idea of what it does.&gt;
35910    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
35911
35912    This library is free software; you can redistribute it and/or
35913    modify it under the terms of the GNU Lesser General Public
35914    License as published by the Free Software Foundation; either
35915    version 2.1 of the License, or (at your option) any later version.
35916
35917    This library is distributed in the hope that it will be useful,
35918    but WITHOUT ANY WARRANTY; without even the implied warranty of
35919    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
35920    Lesser General Public License for more details.
35921
35922    You should have received a copy of the GNU Lesser General Public
35923    License along with this library; if not, write to the Free Software
35924    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
35925
35926Also add information on how to contact you by electronic and paper mail.
35927
35928You should also get your employer (if you work as a programmer) or your
35929school, if any, to sign a "copyright disclaimer" for the library, if
35930necessary.  Here is a sample; alter the names:
35931
35932  Yoyodyne, Inc., hereby disclaims all copyright interest in the
35933  library `Frob' (a library for tweaking knobs) written by James Random Hacker.
35934
35935  &lt;signature of Ty Coon&gt;, 1 April 1990
35936  Ty Coon, President of Vice
35937
35938That's all there is to it!
35939
35940
35941
35942</pre>
35943<div class="license-packages">
35944Used by these packages: dev-util/shflags-1.0.3-r1 dev-libs/engine_pkcs11-0.1.8-r1 media-libs/ladspa-sdk-1.13-r1 media-plugins/alsa-plugins-1.0.25-r1 net-dns/avahi-0.6.31-r4 x11-libs/cairo-1.12.12 dev-libs/libusb-compat-0.1.5-r3 dev-libs/libgpg-error-1.10-r1 dev-libs/libp11-0.2.8-r1 dev-libs/libusb-1.0.18 media-libs/sbc-1.0 dev-libs/nss-3.16-r1 dev-python/pyudev-0.16.1 media-gfx/zbar-0.10-r4 dev-libs/libgcrypt-1.4.6 dev-python/pygtk-2.14.1-r5 net-misc/modemmanager-next-1.3.0-r242 media-libs/libmtp-0.0.1-r18 sys-libs/libcap-ng-0.6.6 dev-libs/libdaemon-0.14-r1 app-crypt/nss-3.16-r1 sys-apps/util-linux-2.24 net-wireless/bluez-5.19-r7 dev-python/pygobject-2.18.0-r5 media-libs/libv4l-0.8.8 dev-libs/libnl-3.2.24 net-misc/modemmanager-classic-interfaces-0.0.1 sys-apps/acl-2.2.51 dev-python/pycairo-1.10.0-r4 sys-apps/attr-2.4.46-r2 sys-apps/keyutils-1.1-r1 media-libs/alsa-lib-1.0.27.2 app-editors/qemacs-0.4.0_pre20090420 dev-libs/opensc-0.12.2-r1 dev-libs/libnl-1.1-r1 app-accessibility/brltty-4.5-r10 dev-libs/nspr-4.10.4 media-sound/sox-14.3.2-r1
35945</div>
35946</div>
35947</div>
35948
35949<div class="product">
35950<a name="LGPL-3" class="title">Gentoo Package Stock License LGPL-3</a>
35951<a class="show" href="#" onclick="return toggle(this);">show license text</a>
35952<div class="licence">
35953<pre>
35954		   GNU LESSER GENERAL PUBLIC LICENSE
35955                       Version 3, 29 June 2007
35956
35957 Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
35958 Everyone is permitted to copy and distribute verbatim copies
35959 of this license document, but changing it is not allowed.
35960
35961
35962  This version of the GNU Lesser General Public License incorporates
35963the terms and conditions of version 3 of the GNU General Public
35964License, supplemented by the additional permissions listed below.
35965
35966  0. Additional Definitions. 
35967
35968  As used herein, "this License" refers to version 3 of the GNU Lesser
35969General Public License, and the "GNU GPL" refers to version 3 of the GNU
35970General Public License.
35971
35972  "The Library" refers to a covered work governed by this License,
35973other than an Application or a Combined Work as defined below.
35974
35975  An "Application" is any work that makes use of an interface provided
35976by the Library, but which is not otherwise based on the Library.
35977Defining a subclass of a class defined by the Library is deemed a mode
35978of using an interface provided by the Library.
35979
35980  A "Combined Work" is a work produced by combining or linking an
35981Application with the Library.  The particular version of the Library
35982with which the Combined Work was made is also called the "Linked
35983Version".
35984
35985  The "Minimal Corresponding Source" for a Combined Work means the
35986Corresponding Source for the Combined Work, excluding any source code
35987for portions of the Combined Work that, considered in isolation, are
35988based on the Application, and not on the Linked Version.
35989
35990  The "Corresponding Application Code" for a Combined Work means the
35991object code and/or source code for the Application, including any data
35992and utility programs needed for reproducing the Combined Work from the
35993Application, but excluding the System Libraries of the Combined Work.
35994
35995  1. Exception to Section 3 of the GNU GPL.
35996
35997  You may convey a covered work under sections 3 and 4 of this License
35998without being bound by section 3 of the GNU GPL.
35999
36000  2. Conveying Modified Versions.
36001
36002  If you modify a copy of the Library, and, in your modifications, a
36003facility refers to a function or data to be supplied by an Application
36004that uses the facility (other than as an argument passed when the
36005facility is invoked), then you may convey a copy of the modified
36006version:
36007
36008   a) under this License, provided that you make a good faith effort to
36009   ensure that, in the event an Application does not supply the
36010   function or data, the facility still operates, and performs
36011   whatever part of its purpose remains meaningful, or
36012
36013   b) under the GNU GPL, with none of the additional permissions of
36014   this License applicable to that copy.
36015
36016  3. Object Code Incorporating Material from Library Header Files.
36017
36018  The object code form of an Application may incorporate material from
36019a header file that is part of the Library.  You may convey such object
36020code under terms of your choice, provided that, if the incorporated
36021material is not limited to numerical parameters, data structure
36022layouts and accessors, or small macros, inline functions and templates
36023(ten or fewer lines in length), you do both of the following:
36024
36025   a) Give prominent notice with each copy of the object code that the
36026   Library is used in it and that the Library and its use are
36027   covered by this License.
36028
36029   b) Accompany the object code with a copy of the GNU GPL and this license
36030   document.
36031
36032  4. Combined Works.
36033
36034  You may convey a Combined Work under terms of your choice that,
36035taken together, effectively do not restrict modification of the
36036portions of the Library contained in the Combined Work and reverse
36037engineering for debugging such modifications, if you also do each of
36038the following:
36039
36040   a) Give prominent notice with each copy of the Combined Work that
36041   the Library is used in it and that the Library and its use are
36042   covered by this License.
36043
36044   b) Accompany the Combined Work with a copy of the GNU GPL and this license
36045   document.
36046
36047   c) For a Combined Work that displays copyright notices during
36048   execution, include the copyright notice for the Library among
36049   these notices, as well as a reference directing the user to the
36050   copies of the GNU GPL and this license document.
36051
36052   d) Do one of the following:
36053
36054       0) Convey the Minimal Corresponding Source under the terms of this
36055       License, and the Corresponding Application Code in a form
36056       suitable for, and under terms that permit, the user to
36057       recombine or relink the Application with a modified version of
36058       the Linked Version to produce a modified Combined Work, in the
36059       manner specified by section 6 of the GNU GPL for conveying
36060       Corresponding Source.
36061
36062       1) Use a suitable shared library mechanism for linking with the
36063       Library.  A suitable mechanism is one that (a) uses at run time
36064       a copy of the Library already present on the user's computer
36065       system, and (b) will operate properly with a modified version
36066       of the Library that is interface-compatible with the Linked
36067       Version. 
36068
36069   e) Provide Installation Information, but only if you would otherwise
36070   be required to provide such information under section 6 of the
36071   GNU GPL, and only to the extent that such information is
36072   necessary to install and execute a modified version of the
36073   Combined Work produced by recombining or relinking the
36074   Application with a modified version of the Linked Version. (If
36075   you use option 4d0, the Installation Information must accompany
36076   the Minimal Corresponding Source and Corresponding Application
36077   Code. If you use option 4d1, you must provide the Installation
36078   Information in the manner specified by section 6 of the GNU GPL
36079   for conveying Corresponding Source.)
36080
36081  5. Combined Libraries.
36082
36083  You may place library facilities that are a work based on the
36084Library side by side in a single library together with other library
36085facilities that are not Applications and are not covered by this
36086License, and convey such a combined library under terms of your
36087choice, if you do both of the following:
36088
36089   a) Accompany the combined library with a copy of the same work based
36090   on the Library, uncombined with any other library facilities,
36091   conveyed under the terms of this License.
36092
36093   b) Give prominent notice with the combined library that part of it
36094   is a work based on the Library, and explaining where to find the
36095   accompanying uncombined form of the same work.
36096
36097  6. Revised Versions of the GNU Lesser General Public License.
36098
36099  The Free Software Foundation may publish revised and/or new versions
36100of the GNU Lesser General Public License from time to time. Such new
36101versions will be similar in spirit to the present version, but may
36102differ in detail to address new problems or concerns.
36103
36104  Each version is given a distinguishing version number. If the
36105Library as you received it specifies that a certain numbered version
36106of the GNU Lesser General Public License "or any later version"
36107applies to it, you have the option of following the terms and
36108conditions either of that published version or of any later version
36109published by the Free Software Foundation. If the Library as you
36110received it does not specify a version number of the GNU Lesser
36111General Public License, you may choose any version of the GNU Lesser
36112General Public License ever published by the Free Software Foundation.
36113
36114  If the Library as you received it specifies that a proxy can decide
36115whether future versions of the GNU Lesser General Public License shall
36116apply, that proxy's public statement of acceptance of any version is
36117permanent authorization for you to choose that version for the
36118Library.
36119
36120</pre>
36121<div class="license-packages">
36122Used by these packages: sys-devel/binutils-2.22-r27 app-admin/rsyslog-5.8.11-r1 sys-libs/gcc-libs-4.8.2-r11 dev-libs/gmp-5.0.2_p1 media-libs/mesa-10.3-r3 dev-python/pycairo-1.10.0-r4 chromeos-base/autotest-deps-piglit-0.0.1-r4755
36123</div>
36124</div>
36125</div>
36126
36127<div class="product">
36128<a name="MPL-2.0" class="title">Gentoo Package Stock License MPL-2.0</a>
36129<a class="show" href="#" onclick="return toggle(this);">show license text</a>
36130<div class="licence">
36131<pre>
36132Mozilla Public License Version 2.0
36133==================================
36134
361351. Definitions
36136--------------
36137
361381.1. "Contributor"
36139    means each individual or legal entity that creates, contributes to
36140    the creation of, or owns Covered Software.
36141
361421.2. "Contributor Version"
36143    means the combination of the Contributions of others (if any) used
36144    by a Contributor and that particular Contributor's Contribution.
36145
361461.3. "Contribution"
36147    means Covered Software of a particular Contributor.
36148
361491.4. "Covered Software"
36150    means Source Code Form to which the initial Contributor has attached
36151    the notice in Exhibit A, the Executable Form of such Source Code
36152    Form, and Modifications of such Source Code Form, in each case
36153    including portions thereof.
36154
361551.5. "Incompatible With Secondary Licenses"
36156    means
36157
36158    (a) that the initial Contributor has attached the notice described
36159        in Exhibit B to the Covered Software; or
36160
36161    (b) that the Covered Software was made available under the terms of
36162        version 1.1 or earlier of the License, but not also under the
36163        terms of a Secondary License.
36164
361651.6. "Executable Form"
36166    means any form of the work other than Source Code Form.
36167
361681.7. "Larger Work"
36169    means a work that combines Covered Software with other material, in 
36170    a separate file or files, that is not Covered Software.
36171
361721.8. "License"
36173    means this document.
36174
361751.9. "Licensable"
36176    means having the right to grant, to the maximum extent possible,
36177    whether at the time of the initial grant or subsequently, any and
36178    all of the rights conveyed by this License.
36179
361801.10. "Modifications"
36181    means any of the following:
36182
36183    (a) any file in Source Code Form that results from an addition to,
36184        deletion from, or modification of the contents of Covered
36185        Software; or
36186
36187    (b) any new file in Source Code Form that contains any Covered
36188        Software.
36189
361901.11. "Patent Claims" of a Contributor
36191    means any patent claim(s), including without limitation, method,
36192    process, and apparatus claims, in any patent Licensable by such
36193    Contributor that would be infringed, but for the grant of the
36194    License, by the making, using, selling, offering for sale, having
36195    made, import, or transfer of either its Contributions or its
36196    Contributor Version.
36197
361981.12. "Secondary License"
36199    means either the GNU General Public License, Version 2.0, the GNU
36200    Lesser General Public License, Version 2.1, the GNU Affero General
36201    Public License, Version 3.0, or any later versions of those
36202    licenses.
36203
362041.13. "Source Code Form"
36205    means the form of the work preferred for making modifications.
36206
362071.14. "You" (or "Your")
36208    means an individual or a legal entity exercising rights under this
36209    License. For legal entities, "You" includes any entity that
36210    controls, is controlled by, or is under common control with You. For
36211    purposes of this definition, "control" means (a) the power, direct
36212    or indirect, to cause the direction or management of such entity,
36213    whether by contract or otherwise, or (b) ownership of more than
36214    fifty percent (50%) of the outstanding shares or beneficial
36215    ownership of such entity.
36216
362172. License Grants and Conditions
36218--------------------------------
36219
362202.1. Grants
36221
36222Each Contributor hereby grants You a world-wide, royalty-free,
36223non-exclusive license:
36224
36225(a) under intellectual property rights (other than patent or trademark)
36226    Licensable by such Contributor to use, reproduce, make available,
36227    modify, display, perform, distribute, and otherwise exploit its
36228    Contributions, either on an unmodified basis, with Modifications, or
36229    as part of a Larger Work; and
36230
36231(b) under Patent Claims of such Contributor to make, use, sell, offer
36232    for sale, have made, import, and otherwise transfer either its
36233    Contributions or its Contributor Version.
36234
362352.2. Effective Date
36236
36237The licenses granted in Section 2.1 with respect to any Contribution
36238become effective for each Contribution on the date the Contributor first
36239distributes such Contribution.
36240
362412.3. Limitations on Grant Scope
36242
36243The licenses granted in this Section 2 are the only rights granted under
36244this License. No additional rights or licenses will be implied from the
36245distribution or licensing of Covered Software under this License.
36246Notwithstanding Section 2.1(b) above, no patent license is granted by a
36247Contributor:
36248
36249(a) for any code that a Contributor has removed from Covered Software;
36250    or
36251
36252(b) for infringements caused by: (i) Your and any other third party's
36253    modifications of Covered Software, or (ii) the combination of its
36254    Contributions with other software (except as part of its Contributor
36255    Version); or
36256
36257(c) under Patent Claims infringed by Covered Software in the absence of
36258    its Contributions.
36259
36260This License does not grant any rights in the trademarks, service marks,
36261or logos of any Contributor (except as may be necessary to comply with
36262the notice requirements in Section 3.4).
36263
362642.4. Subsequent Licenses
36265
36266No Contributor makes additional grants as a result of Your choice to
36267distribute the Covered Software under a subsequent version of this
36268License (see Section 10.2) or under the terms of a Secondary License (if
36269permitted under the terms of Section 3.3).
36270
362712.5. Representation
36272
36273Each Contributor represents that the Contributor believes its
36274Contributions are its original creation(s) or it has sufficient rights
36275to grant the rights to its Contributions conveyed by this License.
36276
362772.6. Fair Use
36278
36279This License is not intended to limit any rights You have under
36280applicable copyright doctrines of fair use, fair dealing, or other
36281equivalents.
36282
362832.7. Conditions
36284
36285Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
36286in Section 2.1.
36287
362883. Responsibilities
36289-------------------
36290
362913.1. Distribution of Source Form
36292
36293All distribution of Covered Software in Source Code Form, including any
36294Modifications that You create or to which You contribute, must be under
36295the terms of this License. You must inform recipients that the Source
36296Code Form of the Covered Software is governed by the terms of this
36297License, and how they can obtain a copy of this License. You may not
36298attempt to alter or restrict the recipients' rights in the Source Code
36299Form.
36300
363013.2. Distribution of Executable Form
36302
36303If You distribute Covered Software in Executable Form then:
36304
36305(a) such Covered Software must also be made available in Source Code
36306    Form, as described in Section 3.1, and You must inform recipients of
36307    the Executable Form how they can obtain a copy of such Source Code
36308    Form by reasonable means in a timely manner, at a charge no more
36309    than the cost of distribution to the recipient; and
36310
36311(b) You may distribute such Executable Form under the terms of this
36312    License, or sublicense it under different terms, provided that the
36313    license for the Executable Form does not attempt to limit or alter
36314    the recipients' rights in the Source Code Form under this License.
36315
363163.3. Distribution of a Larger Work
36317
36318You may create and distribute a Larger Work under terms of Your choice,
36319provided that You also comply with the requirements of this License for
36320the Covered Software. If the Larger Work is a combination of Covered
36321Software with a work governed by one or more Secondary Licenses, and the
36322Covered Software is not Incompatible With Secondary Licenses, this
36323License permits You to additionally distribute such Covered Software
36324under the terms of such Secondary License(s), so that the recipient of
36325the Larger Work may, at their option, further distribute the Covered
36326Software under the terms of either this License or such Secondary
36327License(s).
36328
363293.4. Notices
36330
36331You may not remove or alter the substance of any license notices
36332(including copyright notices, patent notices, disclaimers of warranty,
36333or limitations of liability) contained within the Source Code Form of
36334the Covered Software, except that You may alter any license notices to
36335the extent required to remedy known factual inaccuracies.
36336
363373.5. Application of Additional Terms
36338
36339You may choose to offer, and to charge a fee for, warranty, support,
36340indemnity or liability obligations to one or more recipients of Covered
36341Software. However, You may do so only on Your own behalf, and not on
36342behalf of any Contributor. You must make it absolutely clear that any
36343such warranty, support, indemnity, or liability obligation is offered by
36344You alone, and You hereby agree to indemnify every Contributor for any
36345liability incurred by such Contributor as a result of warranty, support,
36346indemnity or liability terms You offer. You may include additional
36347disclaimers of warranty and limitations of liability specific to any
36348jurisdiction.
36349
363504. Inability to Comply Due to Statute or Regulation
36351---------------------------------------------------
36352
36353If it is impossible for You to comply with any of the terms of this
36354License with respect to some or all of the Covered Software due to
36355statute, judicial order, or regulation then You must: (a) comply with
36356the terms of this License to the maximum extent possible; and (b)
36357describe the limitations and the code they affect. Such description must
36358be placed in a text file included with all distributions of the Covered
36359Software under this License. Except to the extent prohibited by statute
36360or regulation, such description must be sufficiently detailed for a
36361recipient of ordinary skill to be able to understand it.
36362
363635. Termination
36364--------------
36365
363665.1. The rights granted under this License will terminate automatically
36367if You fail to comply with any of its terms. However, if You become
36368compliant, then the rights granted under this License from a particular
36369Contributor are reinstated (a) provisionally, unless and until such
36370Contributor explicitly and finally terminates Your grants, and (b) on an
36371ongoing basis, if such Contributor fails to notify You of the
36372non-compliance by some reasonable means prior to 60 days after You have
36373come back into compliance. Moreover, Your grants from a particular
36374Contributor are reinstated on an ongoing basis if such Contributor
36375notifies You of the non-compliance by some reasonable means, this is the
36376first time You have received notice of non-compliance with this License
36377from such Contributor, and You become compliant prior to 30 days after
36378Your receipt of the notice.
36379
363805.2. If You initiate litigation against any entity by asserting a patent
36381infringement claim (excluding declaratory judgment actions,
36382counter-claims, and cross-claims) alleging that a Contributor Version
36383directly or indirectly infringes any patent, then the rights granted to
36384You by any and all Contributors for the Covered Software under Section
363852.1 of this License shall terminate.
36386
363875.3. In the event of termination under Sections 5.1 or 5.2 above, all
36388end user license agreements (excluding distributors and resellers) which
36389have been validly granted by You or Your distributors under this License
36390prior to termination shall survive termination.
36391
36392************************************************************************
36393*                                                                      *
36394*  6. Disclaimer of Warranty                                           *
36395*  -------------------------                                           *
36396*                                                                      *
36397*  Covered Software is provided under this License on an "as is"       *
36398*  basis, without warranty of any kind, either expressed, implied, or  *
36399*  statutory, including, without limitation, warranties that the       *
36400*  Covered Software is free of defects, merchantable, fit for a        *
36401*  particular purpose or non-infringing. The entire risk as to the     *
36402*  quality and performance of the Covered Software is with You.        *
36403*  Should any Covered Software prove defective in any respect, You     *
36404*  (not any Contributor) assume the cost of any necessary servicing,   *
36405*  repair, or correction. This disclaimer of warranty constitutes an   *
36406*  essential part of this License. No use of any Covered Software is   *
36407*  authorized under this License except under this disclaimer.         *
36408*                                                                      *
36409************************************************************************
36410
36411************************************************************************
36412*                                                                      *
36413*  7. Limitation of Liability                                          *
36414*  --------------------------                                          *
36415*                                                                      *
36416*  Under no circumstances and under no legal theory, whether tort      *
36417*  (including negligence), contract, or otherwise, shall any           *
36418*  Contributor, or anyone who distributes Covered Software as          *
36419*  permitted above, be liable to You for any direct, indirect,         *
36420*  special, incidental, or consequential damages of any character      *
36421*  including, without limitation, damages for lost profits, loss of    *
36422*  goodwill, work stoppage, computer failure or malfunction, or any    *
36423*  and all other commercial damages or losses, even if such party      *
36424*  shall have been informed of the possibility of such damages. This   *
36425*  limitation of liability shall not apply to liability for death or   *
36426*  personal injury resulting from such party's negligence to the       *
36427*  extent applicable law prohibits such limitation. Some               *
36428*  jurisdictions do not allow the exclusion or limitation of           *
36429*  incidental or consequential damages, so this exclusion and          *
36430*  limitation may not apply to You.                                    *
36431*                                                                      *
36432************************************************************************
36433
364348. Litigation
36435-------------
36436
36437Any litigation relating to this License may be brought only in the
36438courts of a jurisdiction where the defendant maintains its principal
36439place of business and such litigation shall be governed by laws of that
36440jurisdiction, without reference to its conflict-of-law provisions.
36441Nothing in this Section shall prevent a party's ability to bring
36442cross-claims or counter-claims.
36443
364449. Miscellaneous
36445----------------
36446
36447This License represents the complete agreement concerning the subject
36448matter hereof. If any provision of this License is held to be
36449unenforceable, such provision shall be reformed only to the extent
36450necessary to make it enforceable. Any law or regulation which provides
36451that the language of a contract shall be construed against the drafter
36452shall not be used to construe this License against a Contributor.
36453
3645410. Versions of the License
36455---------------------------
36456
3645710.1. New Versions
36458
36459Mozilla Foundation is the license steward. Except as provided in Section
3646010.3, no one other than the license steward has the right to modify or
36461publish new versions of this License. Each version will be given a
36462distinguishing version number.
36463
3646410.2. Effect of New Versions
36465
36466You may distribute the Covered Software under the terms of the version
36467of the License under which You originally received the Covered Software,
36468or under the terms of any subsequent version published by the license
36469steward.
36470
3647110.3. Modified Versions
36472
36473If you create software not governed by this License, and you want to
36474create a new license for such software, you may create and use a
36475modified version of this License if you rename the license and remove
36476any references to the name of the license steward (except to note that
36477such modified license differs from this License).
36478
3647910.4. Distributing Source Code Form that is Incompatible With Secondary
36480Licenses
36481
36482If You choose to distribute Source Code Form that is Incompatible With
36483Secondary Licenses under the terms of this version of the License, the
36484notice described in Exhibit B of this License must be attached.
36485
36486Exhibit A - Source Code Form License Notice
36487-------------------------------------------
36488
36489  This Source Code Form is subject to the terms of the Mozilla Public
36490  License, v. 2.0. If a copy of the MPL was not distributed with this
36491  file, You can obtain one at http://mozilla.org/MPL/2.0/.
36492
36493If it is not possible or desirable to put the notice in a particular
36494file, then You may include the notice in a location (such as a LICENSE
36495file in a relevant directory) where a recipient would be likely to look
36496for such a notice.
36497
36498You may add additional accurate notices of copyright ownership.
36499
36500Exhibit B - "Incompatible With Secondary Licenses" Notice
36501---------------------------------------------------------
36502
36503  This Source Code Form is "Incompatible With Secondary Licenses", as
36504  defined by the Mozilla Public License, v. 2.0.
36505
36506
36507</pre>
36508<div class="license-packages">
36509Used by these packages: dev-libs/nss-3.16-r1 app-crypt/nss-3.16-r1 dev-libs/nspr-4.10.4
36510</div>
36511</div>
36512</div>
36513
36514<div class="product">
36515<a name="OFL-1.1" class="title">Gentoo Package Stock License OFL-1.1</a>
36516<a class="show" href="#" onclick="return toggle(this);">show license text</a>
36517<div class="licence">
36518<pre>
36519SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
36520-----
36521
36522PREAMBLE
36523
36524The goals of the Open Font License (OFL) are to stimulate worldwide
36525development of collaborative font projects, to support the font creation
36526efforts of academic and linguistic communities, and to provide a free
36527and open framework in which fonts may be shared and improved in
36528partnership with others.
36529
36530The OFL allows the licensed fonts to be used, studied, modified and
36531redistributed freely as long as they are not sold by themselves.  The
36532fonts, including any derivative works, can be bundled, embedded,
36533redistributed and/or sold with any software provided that any reserved
36534names are not used by derivative works.  The fonts and derivatives,
36535however, cannot be released under any other type of license.  The
36536requirement for fonts to remain under this license does not apply to
36537any document created using the fonts or their derivatives.
36538
36539DEFINITIONS
36540
36541"Font Software" refers to the set of files released by the Copyright
36542Holder(s) under this license and clearly marked as such.  This may
36543include source files, build scripts and documentation.
36544
36545"Reserved Font Name" refers to any names specified as such after the
36546copyright statement(s).
36547
36548"Original Version" refers to the collection of Font Software components
36549as distributed by the Copyright Holder(s).
36550
36551"Modified Version" refers to any derivative made by adding to, deleting,
36552or substituting -- in part or in whole -- any of the components of the
36553Original Version, by changing formats or by porting the Font Software
36554to a new environment.
36555
36556"Author" refers to any designer, engineer, programmer, technical writer
36557or other person who contributed to the Font Software.
36558
36559PERMISSION &amp; CONDITIONS
36560
36561Permission is hereby granted, free of charge, to any person obtaining a
36562copy of the Font Software, to use, study, copy, merge, embed, modify,
36563redistribute, and sell modified and unmodified copies of the Font
36564Software, subject to the following conditions:
36565
365661) Neither the Font Software nor any of its individual components, in
36567Original or Modified Versions, may be sold by itself.
36568
365692) Original or Modified Versions of the Font Software may be bundled,
36570redistributed and/or sold with any software, provided that each copy
36571contains the above copyright notice and this license.  These can be
36572included either as stand-alone text files, human-readable headers or in
36573the appropriate machine-readable metadata fields within text or binary
36574files as long as those fields can be easily viewed by the user.
36575
365763) No Modified Version of the Font Software may use the Reserved Font
36577Name(s) unless explicit written permission is granted by the
36578corresponding Copyright Holder.  This restriction only applies to the
36579primary font name as presented to the users.
36580
365814) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
36582Software shall not be used to promote, endorse or advertise any
36583Modified Version, except to acknowledge the contribution(s) of the
36584Copyright Holder(s) and the Author(s) or with their explicit written
36585permission.
36586
365875) The Font Software, modified or unmodified, in part or in whole,
36588must be distributed entirely under this license, and must not be
36589distributed under any other license.  The requirement for fonts to
36590remain under this license does not apply to any document created
36591using the Font Software.
36592
36593TERMINATION
36594
36595This license becomes null and void if any of the above conditions are
36596not met.
36597
36598DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS",
36599WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
36600INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
36601MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
36602NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR
36603OTHER RIGHT.  IN NO EVENT SHALL THE COPYRIGHT HOLDER BE
36604LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
36605INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR
36606CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF
36607CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE
36608USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
36609OTHER DEALINGS IN THE FONT SOFTWARE.
36610
36611</pre>
36612<div class="license-packages">
36613Used by these packages: media-fonts/my-padauk-2.50 media-fonts/crosextrafonts-carlito-20130920 media-fonts/ml-anjalioldlipi-0.740 media-fonts/tibt-jomolhari-0.0.3c media-fonts/ko-nanumfonts-3.10.0 media-fonts/lohitfonts-cros-2.5.0-r1
36614</div>
36615</div>
36616</div>
36617
36618<div class="product">
36619<a name="PSF-2" class="title">Gentoo Package Stock License PSF-2</a>
36620<a class="show" href="#" onclick="return toggle(this);">show license text</a>
36621<div class="licence">
36622<pre>
36623PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
36624--------------------------------------------
36625
366261. This LICENSE AGREEMENT is between the Python Software Foundation
36627("PSF"), and the Individual or Organization ("Licensee") accessing and
36628otherwise using this software ("Python") in source or binary form and
36629its associated documentation.
36630
366312. Subject to the terms and conditions of this License Agreement, PSF hereby
36632grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
36633analyze, test, perform and/or display publicly, prepare derivative works,
36634distribute, and otherwise use Python alone or in any derivative version,
36635provided, however, that PSF's License Agreement and PSF's notice of copyright,
36636i.e., "Copyright (c) &lt;YEARS&gt; Python Software Foundation; All Rights Reserved"
36637are retained in Python alone or in any derivative version prepared by Licensee.
36638
366393. In the event Licensee prepares a derivative work that is based on
36640or incorporates Python or any part thereof, and wants to make
36641the derivative work available to others as provided herein, then
36642Licensee hereby agrees to include in any such work a brief summary of
36643the changes made to Python.
36644
366454. PSF is making Python available to Licensee on an "AS IS"
36646basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
36647IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
36648DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
36649FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
36650INFRINGE ANY THIRD PARTY RIGHTS.
36651
366525. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
36653FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
36654A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
36655OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
36656
366576. This License Agreement will automatically terminate upon a material
36658breach of its terms and conditions.
36659
366607. Nothing in this License Agreement shall be deemed to create any
36661relationship of agency, partnership, or joint venture between PSF and
36662Licensee.  This License Agreement does not grant permission to use PSF
36663trademarks or trade name in a trademark sense to endorse or promote
36664products or services of Licensee, or any third party.
36665
366668. By copying, installing or otherwise using Python, Licensee
36667agrees to be bound by the terms and conditions of this License
36668Agreement.
36669
36670</pre>
36671<div class="license-packages">
36672Used by these packages: dev-python/setuptools-0.8-r1 dev-lang/python-2.7.3-r7 chromeos-base/minifakedns-0.0.1-r13
36673</div>
36674</div>
36675</div>
36676
36677<div class="product">
36678<a name="public-domain" class="title">Gentoo Package Stock License public-domain</a>
36679<a class="show" href="#" onclick="return toggle(this);">show license text</a>
36680<div class="licence">
36681<pre>
36682Software is in the public domain.
36683
36684</pre>
36685<div class="license-packages">
36686Used by these packages: sys-apps/hwids-20130915.1 app-arch/xz-utils-5.0.5-r1 sys-libs/timezone-data-2014e sys-apps/util-linux-2.24 dev-libs/jsoncpp-0.6.0_rc2
36687</div>
36688</div>
36689</div>
36690
36691<div class="product">
36692<a name="SGI-B-2.0" class="title">Gentoo Package Stock License SGI-B-2.0</a>
36693<a class="show" href="#" onclick="return toggle(this);">show license text</a>
36694<div class="licence">
36695<pre>
36696SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
36697
36698Copyright (C) [dates of first publication] Silicon Graphics, Inc. All Rights
36699Reserved.
36700
36701Permission is hereby granted, free of charge, to any person obtaining a copy of
36702this software and associated documentation files (the "Software"), to deal in
36703the Software without restriction, including without limitation the rights to
36704use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
36705of the Software, and to permit persons to whom the Software is furnished to do
36706so, subject to the following conditions:
36707
36708The above copyright notice including the dates of first publication and either
36709this permission notice or a reference to http://oss.sgi.com/projects/FreeB/
36710shall be included in all copies or substantial portions of the Software.
36711
36712THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
36713IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36714FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SILICON
36715GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
36716AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
36717WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36718
36719Except as contained in this notice, the name of Silicon Graphics, Inc. shall
36720not be used in advertising or otherwise to promote the sale, use or other
36721dealings in this Software without prior written authorization from Silicon
36722Graphics, Inc.
36723
36724</pre>
36725<div class="license-packages">
36726Used by these packages: x11-proto/glproto-1.4.14-r1 media-libs/mesa-10.3-r3 media-libs/glu-9.0.0
36727</div>
36728</div>
36729</div>
36730
36731<div class="product">
36732<a name="X" class="title">Custom License X</a>
36733<a class="show" href="#" onclick="return toggle(this);">show license text</a>
36734<div class="licence">
36735<pre>
36736The following is the 'standard copyright' agreed upon by most contributors,
36737and is currently the canonical license preferred by the X.Org Foundation.
36738This is a slight variant of the common MIT license form published by the
36739Open Source Initiative at http://www.opensource.org/licenses/mit-license.php
36740
36741Copyright holders of new code should use this license statement where
36742possible, and insert their name to this list.  Please sort by surname
36743for people, and by the full name for other entities (e.g.  Juliusz
36744Chroboczek sorts before Intel Corporation sorts before Daniel Stone).
36745
36746Copyright © 2000-2001 Juliusz Chroboczek
36747Copyright © 1998 Egbert Eich
36748Copyright © 2006-2007 Intel Corporation
36749Copyright © 2006 Nokia Corporation
36750Copyright © 2006-2008 Peter Hutterer
36751Copyright © 2006 Adam Jackson
36752Copyright © 2009 NVIDIA Corporation
36753Copyright © 1999 Keith Packard
36754Copyright © 2007-2009 Red Hat, Inc.
36755Copyright © 2005-2008 Daniel Stone
36756Copyright © 2006-2009 Simon Thum
36757Copyright © 1987, 2003-2006, 2008-2009 Sun Microsystems, Inc.
36758Copyright © 2006 Luc Verhaegen
36759
36760Permission is hereby granted, free of charge, to any person obtaining a
36761copy of this software and associated documentation files (the "Software"),
36762to deal in the Software without restriction, including without limitation
36763the rights to use, copy, modify, merge, publish, distribute, sublicense,
36764and/or sell copies of the Software, and to permit persons to whom the
36765Software is furnished to do so, subject to the following conditions:
36766
36767The above copyright notice and this permission notice (including the next
36768paragraph) shall be included in all copies or substantial portions of the
36769Software.
36770
36771THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
36772IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36773FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
36774THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36775LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
36776FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
36777DEALINGS IN THE SOFTWARE.
36778
36779
36780
36781
36782The following licenses are 'legacy': usually MIT/X11 licenses with the name
36783of the copyright holder(s) in the license statement, but also some BSD-like
36784licenses.
36785
36786
36787Copyright (C) 1994-2003 The XFree86 Project, Inc.  All Rights Reserved.
36788Copyright (C) Colin Harrison 2005-2008
36789
36790Permission is hereby granted, free of charge, to any person obtaining a copy of
36791this software and associated documentation files (the "Software"), to deal in
36792the Software without restriction, including without limitation the rights to
36793use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
36794of the Software, and to permit persons to whom the Software is furnished to do
36795so, subject to the following conditions:
36796
36797The above copyright notice and this permission notice shall be included in all
36798copies or substantial portions of the Software.
36799
36800THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
36801IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
36802NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
36803XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
36804AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
36805WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36806
36807Except as contained in this notice, the name of the XFree86 Project shall not
36808be used in advertising or otherwise to promote the sale, use or other dealings
36809in this Software without prior written authorization from the XFree86 Project.
36810
36811
36812Copyright 1997 by The XFree86 Project, Inc.
36813
36814Permission to use, copy, modify, distribute, and sell this software and its
36815documentation for any purpose is hereby granted without fee, provided that
36816the above copyright notice appear in all copies and that both that
36817copyright notice and this permission notice appear in supporting
36818documentation, and that the name of the XFree86 Project, Inc.
36819not be used in advertising or publicity pertaining to distribution of
36820the software without specific, written prior permission.  The Xfree86
36821Project, Inc. makes no representations about the suitability of this
36822software for any purpose.  It is provided "as is" without express or
36823implied warranty.
36824
36825THE XFREE86 PROJECT, INC. DISCLAIMS ALL WARRANTIES WITH REGARD
36826TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
36827FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID WEXELBLAT BE LIABLE
36828FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
36829WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
36830ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
36831OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
36832
36833
36834Copyright 1985-1998, 2001  The Open Group
36835Copyright 2002 Red Hat Inc., Durham, North Carolina.
36836
36837Permission to use, copy, modify, distribute, and sell this software and its
36838documentation for any purpose is hereby granted without fee, provided that
36839the above copyright notice appear in all copies and that both that
36840copyright notice and this permission notice appear in supporting
36841documentation.
36842
36843The above copyright notice and this permission notice shall be included in
36844all copies or substantial portions of the Software.
36845
36846THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
36847IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36848FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
36849OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
36850AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
36851CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36852
36853Except as contained in this notice, the name of The Open Group shall not be
36854used in advertising or otherwise to promote the sale, use or other dealings
36855in this Software without prior written authorization from The Open Group.
36856
36857
36858Copyright (c) 1987, 1989-1990, 1992-1995  X Consortium
36859
36860Permission is hereby granted, free of charge, to any person obtaining a copy
36861of this software and associated documentation files (the "Software"), to deal
36862in the Software without restriction, including without limitation the rights
36863to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
36864copies of the Software, and to permit persons to whom the Software is
36865furnished to do so, subject to the following conditions:
36866
36867The above copyright notice and this permission notice shall be included in
36868all copies or substantial portions of the Software.
36869
36870THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
36871IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36872FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
36873X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
36874AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
36875CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36876
36877Except as contained in this notice, the name of the X Consortium shall not be
36878used in advertising or otherwise to promote the sale, use or other dealings
36879in this Software without prior written authorization from the X Consortium.
36880
36881
36882Copyright © 1999-2000 SuSE, Inc.
36883Copyright © 2007 Red Hat, Inc.
36884
36885Permission to use, copy, modify, distribute, and sell this software and its
36886documentation for any purpose is hereby granted without fee, provided that
36887the above copyright notice appear in all copies and that both that
36888copyright notice and this permission notice appear in supporting
36889documentation, and that the name of SuSE not be used in advertising or
36890publicity pertaining to distribution of the software without specific,
36891written prior permission.  SuSE makes no representations about the
36892suitability of this software for any purpose.  It is provided "as is"
36893without express or implied warranty.
36894
36895SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
36896IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
36897BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
36898WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
36899OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
36900CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
36901
36902
36903Copyright 1987-1991, 1993 by Digital Equipment Corporation, Maynard, Massachusetts.
36904Copyright 1991 Massachusetts Institute of Technology, Cambridge, Massachusetts.
36905Copyright 1991, 1993 Olivetti Research Limited, Cambridge, England.
36906
36907                        All Rights Reserved
36908
36909Permission to use, copy, modify, and distribute this software and its
36910documentation for any purpose and without fee is hereby granted,
36911provided that the above copyright notice appear in all copies and that
36912both that copyright notice and this permission notice appear in
36913supporting documentation, and that the name of Digital not be
36914used in advertising or publicity pertaining to distribution of the
36915software without specific, written prior permission.
36916
36917DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
36918ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
36919DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
36920ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
36921WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
36922ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
36923SOFTWARE.
36924
36925
36926Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts,
36927Copyright 1994 Quarterdeck Office Systems.
36928
36929                        All Rights Reserved
36930
36931Permission to use, copy, modify, and distribute this software and its
36932documentation for any purpose and without fee is hereby granted,
36933provided that the above copyright notice appear in all copies and that
36934both that copyright notice and this permission notice appear in
36935supporting documentation, and that the names of Digital and
36936Quarterdeck not be used in advertising or publicity pertaining to
36937distribution of the software without specific, written prior
36938permission.
36939
36940DIGITAL AND QUARTERDECK DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
36941SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
36942FITNESS, IN NO EVENT SHALL DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT
36943OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
36944OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
36945OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
36946OR PERFORMANCE OF THIS SOFTWARE.
36947
36948
36949Copyright 1997 Digital Equipment Corporation.
36950All rights reserved.
36951
36952This software is furnished under license and may be used and copied only in
36953accordance with the following terms and conditions.  Subject to these
36954conditions, you may download, copy, install, use, modify and distribute
36955this software in source and/or binary form. No title or ownership is
36956transferred hereby.
36957
369581) Any source code used, modified or distributed must reproduce and retain
36959   this copyright notice and list of conditions as they appear in the
36960   source file.
36961
369622) No right is granted to use any trade name, trademark, or logo of Digital
36963   Equipment Corporation. Neither the "Digital Equipment Corporation"
36964   name nor any trademark or logo of Digital Equipment Corporation may be
36965   used to endorse or promote products derived from this software without
36966   the prior written permission of Digital Equipment Corporation.
36967
369683) This software is provided "AS-IS" and any express or implied warranties,
36969   including but not limited to, any implied warranties of merchantability,
36970   fitness for a particular purpose, or non-infringement are disclaimed.
36971   In no event shall DIGITAL be liable for any damages whatsoever, and in
36972   particular, DIGITAL shall not be liable for special, indirect,
36973   consequential, or incidental damages or damages for lost profits, loss
36974   of revenue or loss of use, whether such damages arise in contract,
36975   negligence, tort, under statute, in equity, at law or otherwise, even
36976   if advised of the possibility of such damage.
36977
36978
36979Copyright (c) 1991, 1996-1997 Digital Equipment Corporation, Maynard, Massachusetts.
36980
36981Permission is hereby granted, free of charge, to any person obtaining a copy
36982of this software and associated documentation files (the "Software"), to deal
36983in the Software without restriction, including without limitation the rights
36984to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
36985copies of the Software.
36986
36987The above copyright notice and this permission notice shall be included in
36988all copies or substantial portions of the Software.
36989
36990THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
36991IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36992FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
36993DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING,
36994BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY,
36995WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
36996IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36997
36998Except as contained in this notice, the name of Digital Equipment Corporation
36999shall not be used in advertising or otherwise to promote the sale, use or other
37000dealings in this Software without prior written authorization from Digital
37001Equipment Corporation.
37002
37003
37004SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
37005Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved.
37006
37007Permission is hereby granted, free of charge, to any person obtaining a
37008copy of this software and associated documentation files (the "Software"),
37009to deal in the Software without restriction, including without limitation
37010the rights to use, copy, modify, merge, publish, distribute, sublicense,
37011and/or sell copies of the Software, and to permit persons to whom the
37012Software is furnished to do so, subject to the following conditions:
37013
37014The above copyright notice including the dates of first publication and
37015either this permission notice or a reference to
37016http://oss.sgi.com/projects/FreeB/
37017shall be included in all copies or substantial portions of the Software.
37018
37019THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
37020OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
37021FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
37022SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
37023WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
37024OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37025SOFTWARE.
37026
37027
37028Copyright (c) 1994, 1995  Hewlett-Packard Company
37029
37030Permission is hereby granted, free of charge, to any person obtaining
37031a copy of this software and associated documentation files (the
37032"Software"), to deal in the Software without restriction, including
37033without limitation the rights to use, copy, modify, merge, publish,
37034distribute, sublicense, and/or sell copies of the Software, and to
37035permit persons to whom the Software is furnished to do so, subject to
37036the following conditions:
37037
37038The above copyright notice and this permission notice shall be included
37039in all copies or substantial portions of the Software.
37040
37041THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
37042OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
37043MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
37044IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM,
37045DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
37046OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
37047THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37048
37049Except as contained in this notice, the name of the Hewlett-Packard
37050Company shall not be used in advertising or otherwise to promote the
37051sale, use or other dealings in this Software without prior written
37052authorization from the Hewlett-Packard Company.
37053
37054
37055Copyright 1989 by Hewlett-Packard Company, Palo Alto, California.
37056All Rights Reserved
37057
37058Permission to use, copy, modify, and distribute this software and its
37059documentation for any purpose and without fee is hereby granted,
37060provided that the above copyright notice appear in all copies and that
37061both that copyright notice and this permission notice appear in
37062supporting documentation, and that the name of Hewlett-Packard not be
37063used in advertising or publicity pertaining to distribution of the
37064software without specific, written prior permission.
37065
37066HEWLETT-PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
37067ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
37068HEWLETT-PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
37069ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
37070WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
37071ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
37072SOFTWARE.
37073
37074
37075Copyright 2001-2004 Red Hat Inc., Durham, North Carolina.
37076Copyright (c) 2003 by the XFree86 Project, Inc.
37077Copyright 2004-2005 Red Hat Inc., Raleigh, North Carolina.
37078All Rights Reserved.
37079
37080Permission is hereby granted, free of charge, to any person obtaining
37081a copy of this software and associated documentation files (the
37082"Software"), to deal in the Software without restriction, including
37083without limitation on the rights to use, copy, modify, merge,
37084publish, distribute, sublicense, and/or sell copies of the Software,
37085and to permit persons to whom the Software is furnished to do so,
37086subject to the following conditions:
37087
37088The above copyright notice and this permission notice (including the
37089next paragraph) shall be included in all copies or substantial
37090portions of the Software.
37091
37092THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
37093EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
37094MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
37095NON-INFRINGEMENT.  IN NO EVENT SHALL RED HAT AND/OR THEIR SUPPLIERS
37096BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
37097ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
37098CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37099SOFTWARE.
37100
37101
37102Copyright © 2008 Red Hat, Inc.
37103Partly based on code Copyright © 2000 SuSE, Inc.
37104
37105Permission to use, copy, modify, distribute, and sell this software
37106and its documentation for any purpose is hereby granted without
37107fee, provided that the above copyright notice appear in all copies
37108and that both that copyright notice and this permission notice
37109appear in supporting documentation, and that the name of Red Hat
37110not be used in advertising or publicity pertaining to distribution
37111of the software without specific, written prior permission.  Red
37112Hat makes no representations about the suitability of this software
37113for any purpose.  It is provided "as is" without express or implied
37114warranty.
37115
37116Red Hat DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
37117INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
37118NO EVENT SHALL Red Hat BE LIABLE FOR ANY SPECIAL, INDIRECT OR
37119CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
37120OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
37121NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
37122CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
37123
37124Permission to use, copy, modify, distribute, and sell this software and its
37125documentation for any purpose is hereby granted without fee, provided that
37126the above copyright notice appear in all copies and that both that
37127copyright notice and this permission notice appear in supporting
37128documentation, and that the name of SuSE not be used in advertising or
37129publicity pertaining to distribution of the software without specific,
37130written prior permission.  SuSE makes no representations about the
37131suitability of this software for any purpose.  It is provided "as is"
37132without express or implied warranty.
37133
37134SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
37135IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
37136BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
37137WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
37138OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
37139CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
37140
37141
37142Copyright © 2006  Red Hat, Inc.
37143(C) Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
37144All Rights Reserved.
37145
37146Permission is hereby granted, free of charge, to any person obtaining a
37147copy of this software and associated documentation files (the "Software"),
37148to deal in the Software without restriction, including without limitation
37149the rights to use, copy, modify, merge, publish, distribute, sub license,
37150and/or sell copies of the Software, and to permit persons to whom the
37151Software is furnished to do so, subject to the following conditions:
37152
37153The above copyright notice and this permission notice (including the next
37154paragraph) shall be included in all copies or substantial portions of the
37155Software.
37156
37157THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37158IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
37159FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
37160RED HAT, INC, OR PRECISION INSIGHT AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY
37161CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
37162OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
37163THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37164
37165
37166Copyright (c) 1995  X Consortium
37167Copyright 2004 Red Hat Inc., Durham, North Carolina.
37168All Rights Reserved.
37169
37170Permission is hereby granted, free of charge, to any person obtaining
37171a copy of this software and associated documentation files (the
37172"Software"), to deal in the Software without restriction, including
37173without limitation on the rights to use, copy, modify, merge,
37174publish, distribute, sublicense, and/or sell copies of the Software,
37175and to permit persons to whom the Software is furnished to do so,
37176subject to the following conditions:
37177
37178The above copyright notice and this permission notice shall be
37179included in all copies or substantial portions of the Software.
37180
37181THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
37182EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
37183MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
37184NON-INFRINGEMENT.  IN NO EVENT SHALL RED HAT, THE X CONSORTIUM,
37185AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
37186LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
37187ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
37188OTHER DEALINGS IN THE SOFTWARE.
37189
37190Except as contained in this notice, the name of the X Consortium
37191shall not be used in advertising or otherwise to promote the sale,
37192use or other dealings in this Software without prior written
37193authorization from the X Consortium.
37194
37195
37196Copyright 1998-2000 Precision Insight, Inc., Cedar Park, Texas.
37197Copyright 2000 VA Linux Systems, Inc.
37198Copyright (c) 2002, 2008, 2009 Apple Computer, Inc.
37199Copyright (c) 2003-2004 Torrey T. Lyons.
37200All Rights Reserved.
37201
37202Permission is hereby granted, free of charge, to any person obtaining a
37203copy of this software and associated documentation files (the
37204"Software"), to deal in the Software without restriction, including
37205without limitation the rights to use, copy, modify, merge, publish,
37206distribute, sub license, and/or sell copies of the Software, and to
37207permit persons to whom the Software is furnished to do so, subject to
37208the following conditions:
37209
37210The above copyright notice and this permission notice (including the
37211next paragraph) shall be included in all copies or substantial portions
37212of the Software.
37213
37214THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
37215OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
37216MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
37217IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
37218ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
37219TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
37220SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37221
37222
37223(C) Copyright IBM Corporation 2003
37224All Rights Reserved.
37225
37226Permission is hereby granted, free of charge, to any person obtaining a
37227copy of this software and associated documentation files (the "Software"),
37228to deal in the Software without restriction, including without limitation
37229on the rights to use, copy, modify, merge, publish, distribute, sub
37230license, and/or sell copies of the Software, and to permit persons to whom
37231the Software is furnished to do so, subject to the following conditions:
37232
37233The above copyright notice and this permission notice (including the next
37234paragraph) shall be included in all copies or substantial portions of the
37235Software.
37236
37237THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37238IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
37239FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
37240VA LINUX SYSTEM, IBM AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
37241DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
37242OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
37243USE OR OTHER DEALINGS IN THE SOFTWARE.
37244
37245
37246(C) Copyright IBM Corporation 2004-2005
37247All Rights Reserved.
37248
37249Permission is hereby granted, free of charge, to any person obtaining a
37250copy of this software and associated documentation files (the "Software"),
37251to deal in the Software without restriction, including without limitation
37252the rights to use, copy, modify, merge, publish, distribute, sub license,
37253and/or sell copies of the Software, and to permit persons to whom the
37254Software is furnished to do so, subject to the following conditions:
37255
37256The above copyright notice and this permission notice (including the next
37257paragraph) shall be included in all copies or substantial portions of the
37258Software.
37259
37260THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37261IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
37262FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
37263IBM,
37264AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
37265WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
37266OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37267SOFTWARE.
37268
37269
37270Copyright (c) 1997  Metro Link Incorporated
37271
37272Permission is hereby granted, free of charge, to any person obtaining a
37273copy of this software and associated documentation files (the "Software"),
37274to deal in the Software without restriction, including without limitation
37275the rights to use, copy, modify, merge, publish, distribute, sublicense,
37276and/or sell copies of the Software, and to permit persons to whom the
37277Software is furnished to do so, subject to the following conditions:
37278
37279The above copyright notice and this permission notice shall be included in
37280all copies or substantial portions of the Software.
37281
37282THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37283IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
37284FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
37285THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
37286WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
37287OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37288SOFTWARE.
37289
37290Except as contained in this notice, the name of the Metro Link shall not be
37291used in advertising or otherwise to promote the sale, use or other dealings
37292in this Software without prior written authorization from Metro Link.
37293
37294
37295Copyright 1995-1998 by Metro Link, Inc.
37296Copyright (c) 1997 Matthieu Herrb
37297
37298Permission to use, copy, modify, distribute, and sell this software and its
37299documentation for any purpose is hereby granted without fee, provided that
37300the above copyright notice appear in all copies and that both that
37301copyright notice and this permission notice appear in supporting
37302documentation, and that the name of Metro Link, Inc. not be used in
37303advertising or publicity pertaining to distribution of the software without
37304specific, written prior permission.  Metro Link, Inc. makes no
37305representations about the suitability of this software for any purpose.
37306 It is provided "as is" without express or implied warranty.
37307
37308METRO LINK, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
37309INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
37310EVENT SHALL METRO LINK, INC. BE LIABLE FOR ANY SPECIAL, INDIRECT OR
37311CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
37312DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37313TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37314PERFORMANCE OF THIS SOFTWARE.
37315
37316
37317Copyright 1998 by Metro Link Incorporated
37318
37319Permission to use, copy, modify, distribute, and sell this software
37320and its documentation for any purpose is hereby granted without fee,
37321provided that the above copyright notice appear in all copies and that
37322both that copyright notice and this permission notice appear in
37323supporting documentation, and that the name of Metro Link
37324Incorporated not be used in advertising or publicity pertaining to
37325distribution of the software without specific, written prior
37326permission.  Metro Link Incorporated makes no representations
37327about the suitability of this software for any purpose.  It is
37328provided "as is" without express or implied warranty.
37329
37330METRO LINK INCORPORATED DISCLAIMS ALL WARRANTIES WITH REGARD
37331TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
37332AND FITNESS, IN NO EVENT SHALL METRO LINK INCORPORATED BE
37333LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
37334DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
37335WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
37336ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
37337SOFTWARE.
37338
37339
37340Copyright (c) 2000 by Conectiva S.A. (http://www.conectiva.com)
37341
37342Permission is hereby granted, free of charge, to any person obtaining a
37343copy of this software and associated documentation files (the "Software"),
37344to deal in the Software without restriction, including without limitation
37345the rights to use, copy, modify, merge, publish, distribute, sublicense,
37346and/or sell copies of the Software, and to permit persons to whom the
37347Software is furnished to do so, subject to the following conditions:
37348
37349The above copyright notice and this permission notice shall be included in
37350all copies or substantial portions of the Software.
37351
37352THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37353IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
37354FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
37355CONECTIVA LINUX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
37356WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
37357OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37358SOFTWARE.
37359
37360Except as contained in this notice, the name of Conectiva Linux shall
37361not be used in advertising or otherwise to promote the sale, use or other
37362dealings in this Software without prior written authorization from
37363Conectiva Linux.
37364
37365
37366Copyright (c) 2001, Andy Ritger  aritger@nvidia.com
37367All rights reserved.
37368
37369Redistribution and use in source and binary forms, with or without
37370modification, are permitted provided that the following conditions
37371are met:
37372
37373o Redistributions of source code must retain the above copyright
37374  notice, this list of conditions and the following disclaimer.
37375o Redistributions in binary form must reproduce the above copyright
37376  notice, this list of conditions and the following disclaimer
37377  in the documentation and/or other materials provided with the
37378  distribution.
37379o Neither the name of NVIDIA nor the names of its contributors
37380  may be used to endorse or promote products derived from this
37381  software without specific prior written permission.
37382
37383THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
37384"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
37385NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
37386FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
37387THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
37388INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
37389BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
37390LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
37391CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
37392LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
37393ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
37394POSSIBILITY OF SUCH DAMAGE.
37395
37396
37397Copyright 1992 Vrije Universiteit, The Netherlands
37398
37399Permission to use, copy, modify, and distribute this software and its
37400documentation for any purpose and without fee is hereby granted, provided
37401that the above copyright notice appear in all copies and that both that
37402copyright notice and this permission notice appear in supporting
37403documentation, and that the name of the Vrije Universiteit not be used in
37404advertising or publicity pertaining to distribution of the software without
37405specific, written prior permission.  The Vrije Universiteit makes no
37406representations about the suitability of this software for any purpose.
37407It is provided "as is" without express or implied warranty.
37408
37409The Vrije Universiteit DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
37410INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
37411EVENT SHALL The Vrije Universiteit BE LIABLE FOR ANY SPECIAL, INDIRECT OR
37412CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
37413DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37414TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37415PERFORMANCE OF THIS SOFTWARE.
37416
37417
37418Copyright 1998 by Concurrent Computer Corporation
37419
37420Permission to use, copy, modify, distribute, and sell this software
37421and its documentation for any purpose is hereby granted without fee,
37422provided that the above copyright notice appear in all copies and that
37423both that copyright notice and this permission notice appear in
37424supporting documentation, and that the name of Concurrent Computer
37425Corporation not be used in advertising or publicity pertaining to
37426distribution of the software without specific, written prior
37427permission.  Concurrent Computer Corporation makes no representations
37428about the suitability of this software for any purpose.  It is
37429provided "as is" without express or implied warranty.
37430
37431CONCURRENT COMPUTER CORPORATION DISCLAIMS ALL WARRANTIES WITH REGARD
37432TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
37433AND FITNESS, IN NO EVENT SHALL CONCURRENT COMPUTER CORPORATION BE
37434LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
37435DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
37436WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
37437ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
37438SOFTWARE.
37439
37440
37441Copyright © 2004 Nokia
37442
37443Permission to use, copy, modify, distribute, and sell this software and its
37444documentation for any purpose is hereby granted without fee, provided that
37445the above copyright notice appear in all copies and that both that
37446copyright notice and this permission notice appear in supporting
37447documentation, and that the name of Nokia not be used in
37448advertising or publicity pertaining to distribution of the software without
37449specific, written prior permission. Nokia makes no
37450representations about the suitability of this software for any purpose.  It
37451is provided "as is" without express or implied warranty.
37452
37453NOKIA DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
37454INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
37455EVENT SHALL NOKIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR
37456CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
37457DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37458TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37459PERFORMANCE OF THIS SOFTWARE.
37460
37461
37462(c)Copyright 1988,1991 Adobe Systems Incorporated.
37463All rights reserved.
37464
37465Permission to use, copy, modify, distribute, and sublicense this software and its
37466documentation for any purpose and without fee is hereby granted, provided that
37467the above copyright notices appear in all copies and that both those copyright
37468notices and this permission notice appear in supporting documentation and that
37469the name of Adobe Systems Incorporated not be used in advertising or publicity
37470pertaining to distribution of the software without specific, written prior
37471permission.  No trademark license to use the Adobe trademarks is hereby
37472granted.  If the Adobe trademark "Display PostScript"(tm) is used to describe
37473this software, its functionality or for any other purpose, such use shall be
37474limited to a statement that this software works in conjunction with the Display
37475PostScript system.  Proper trademark attribution to reflect Adobe's ownership
37476of the trademark shall be given whenever any such reference to the Display
37477PostScript system is made.
37478
37479ADOBE MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF THE SOFTWARE FOR ANY
37480PURPOSE.  IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY.  ADOBE
37481DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
37482WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-
37483INFRINGEMENT OF THIRD PARTY RIGHTS.  IN NO EVENT SHALL ADOBE BE LIABLE TO YOU
37484OR ANY OTHER PARTY FOR ANY SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
37485DAMAGES WHATSOEVER WHETHER IN AN ACTION OF CONTRACT,NEGLIGENCE, STRICT
37486LIABILITY OR ANY OTHER ACTION ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37487PERFORMANCE OF THIS SOFTWARE.  ADOBE WILL NOT PROVIDE ANY TRAINING OR OTHER
37488SUPPORT FOR THE SOFTWARE.
37489
37490Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
37491Incorporated which may be registered in certain jurisdictions.
37492
37493
37494Copyright 1989 Network Computing Devices, Inc., Mountain View, California.
37495
37496Permission to use, copy, modify, and distribute this software and its
37497documentation for any purpose and without fee is hereby granted, provided
37498that the above copyright notice appear in all copies and that both that
37499copyright notice and this permission notice appear in supporting
37500documentation, and that the name of N.C.D. not be used in advertising or
37501publicity pertaining to distribution of the software without specific,
37502written prior permission.  N.C.D. makes no representations about the
37503suitability of this software for any purpose.  It is provided "as is"
37504without express or implied warranty.
37505
37506
37507Copyright (c) 1987 by the Regents of the University of California
37508
37509Permission to use, copy, modify, and distribute this
37510software and its documentation for any purpose and without
37511fee is hereby granted, provided that the above copyright
37512notice appear in all copies.  The University of California
37513makes no representations about the suitability of this
37514software for any purpose.  It is provided "as is" without
37515express or implied warranty.
37516
37517
37518Copyright 1992, 1993 Data General Corporation;
37519Copyright 1992, 1993 OMRON Corporation
37520
37521Permission to use, copy, modify, distribute, and sell this software and its
37522documentation for any purpose is hereby granted without fee, provided that the
37523above copyright notice appear in all copies and that both that copyright
37524notice and this permission notice appear in supporting documentation, and that
37525neither the name OMRON or DATA GENERAL be used in advertising or publicity
37526pertaining to distribution of the software without specific, written prior
37527permission of the party whose name is to be used.  Neither OMRON or
37528DATA GENERAL make any representation about the suitability of this software
37529for any purpose.  It is provided "as is" without express or implied warranty.
37530
37531OMRON AND DATA GENERAL EACH DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
37532SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
37533IN NO EVENT SHALL OMRON OR DATA GENERAL BE LIABLE FOR ANY SPECIAL, INDIRECT
37534OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
37535DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37536TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
37537OF THIS SOFTWARE.
37538
37539
37540Copyright © 1998-2004, 2006 Keith Packard
37541Copyright © 2000-2002 Keith Packard, member of The XFree86 Project, Inc.
37542Copyright (c) 2002 Apple Computer, Inc.
37543Copyright (c) 2003 Torrey T. Lyons.
37544All Rights Reserved.
37545
37546Permission to use, copy, modify, distribute, and sell this software and its
37547documentation for any purpose is hereby granted without fee, provided that
37548the above copyright notice appear in all copies and that both that
37549copyright notice and this permission notice appear in supporting
37550documentation, and that the name of Keith Packard not be used in
37551advertising or publicity pertaining to distribution of the software without
37552specific, written prior permission.  Keith Packard makes no
37553representations about the suitability of this software for any purpose.  It
37554is provided "as is" without express or implied warranty.
37555
37556KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
37557INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
37558EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
37559CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
37560DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37561TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37562PERFORMANCE OF THIS SOFTWARE.
37563
37564
37565Copyright © 1999 Keith Packard
37566Copyright © 2000 Compaq Computer Corporation
37567Copyright © 2002 MontaVista Software Inc.
37568Copyright © 2005 OpenedHand Ltd.
37569Copyright © 2006 Nokia Corporation
37570
37571Permission to use, copy, modify, distribute, and sell this software and its
37572documentation for any purpose is hereby granted without fee, provided that
37573the above copyright notice appear in all copies and that both that
37574copyright notice and this permission notice appear in supporting
37575documentation, and that the name of the authors and/or copyright holders
37576not be used in advertising or publicity pertaining to distribution of the
37577software without specific, written prior permission.  The authors and/or
37578copyright holders make no representations about the suitability of this
37579software for any purpose.  It is provided "as is" without express or
37580implied warranty.
37581
37582THE AUTHORS AND/OR COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD
37583TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
37584AND FITNESS, IN NO EVENT SHALL THE AUTHORS AND/OR COPYRIGHT HOLDERS BE
37585LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
37586WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
37587ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
37588OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
37589
37590
37591Copyright 1993 by Davor Matic
37592
37593Permission to use, copy, modify, distribute, and sell this software
37594and its documentation for any purpose is hereby granted without fee,
37595provided that the above copyright notice appear in all copies and that
37596both that copyright notice and this permission notice appear in
37597supporting documentation.  Davor Matic makes no representations about
37598the suitability of this software for any purpose.  It is provided "as
37599is" without express or implied warranty.
37600
37601
37602Copyright (C) 2001-2004 Harold L Hunt II All Rights Reserved.
37603Copyright (C) Colin Harrison 2005-2008
37604
37605Permission is hereby granted, free of charge, to any person obtaining
37606a copy of this software and associated documentation files (the
37607"Software"), to deal in the Software without restriction, including
37608without limitation the rights to use, copy, modify, merge, publish,
37609distribute, sublicense, and/or sell copies of the Software, and to
37610permit persons to whom the Software is furnished to do so, subject to
37611the following conditions:
37612
37613The above copyright notice and this permission notice shall be
37614included in all copies or substantial portions of the Software.
37615
37616THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
37617EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
37618MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
37619NONINFRINGEMENT. IN NO EVENT SHALL HAROLD L HUNT II BE LIABLE FOR
37620ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
37621CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
37622WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37623
37624Except as contained in this notice, the name of Harold L Hunt II
37625shall not be used in advertising or otherwise to promote the sale, use
37626or other dealings in this Software without prior written authorization
37627from Harold L Hunt II.
37628
37629
37630Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
37631
37632Permission to use, copy, modify, distribute, and sell this software and its
37633documentation for any purpose is hereby granted without fee, provided that
37634the above copyright notice appear in all copies and that both that
37635copyright notice and this permission notice appear in supporting
37636documentation, and that the name of Thomas Roell not be used in
37637advertising or publicity pertaining to distribution of the software without
37638specific, written prior permission.  Thomas Roell makes no representations
37639about the suitability of this software for any purpose.  It is provided
37640"as is" without express or implied warranty.
37641
37642THOMAS ROELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
37643INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
37644EVENT SHALL THOMAS ROELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
37645CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
37646DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37647TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37648PERFORMANCE OF THIS SOFTWARE.
37649
37650
37651Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany
37652Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
37653
37654Permission to use, copy, modify, distribute, and sell this software and its
37655documentation for any purpose is hereby granted without fee, provided that
37656the above copyright notice appear in all copies and that both that
37657copyright notice and this permission notice appear in supporting
37658documentation, and that the names of Thomas Roell and David Wexelblat
37659not be used in advertising or publicity pertaining to distribution of
37660the software without specific, written prior permission.  Thomas Roell and
37661David Wexelblat makes no representations about the suitability of this
37662software for any purpose.  It is provided "as is" without express or
37663implied warranty.
37664
37665THOMAS ROELL AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD TO
37666THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
37667FITNESS, IN NO EVENT SHALL THOMAS ROELL OR DAVID WEXELBLAT BE LIABLE FOR
37668ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
37669RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
37670CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
37671CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
37672
37673
37674Copyright 1990,91,92,93 by Thomas Roell, Germany.
37675Copyright 1991,92,93    by SGCS (Snitily Graphics Consulting Services), USA.
37676
37677Permission to use, copy, modify, distribute, and sell this software
37678and its documentation for any purpose is hereby granted without fee,
37679provided that the above copyright notice appear in all copies and
37680that both that copyright notice and this  permission notice appear
37681in supporting documentation, and that the name of Thomas Roell nor
37682SGCS be used in advertising or publicity pertaining to distribution
37683of the software without specific, written prior permission.
37684Thomas Roell nor SGCS makes no representations about the suitability
37685of this software for any purpose. It is provided "as is" without
37686express or implied warranty.
37687
37688THOMAS ROELL AND SGCS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
37689SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
37690FITNESS, IN NO EVENT SHALL THOMAS ROELL OR SGCS BE LIABLE FOR ANY
37691SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
37692RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
37693CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
37694CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
37695
37696
37697Copyright 1998 by Alan Hourihane, Wigan, England.
37698Copyright 2000-2002 by Alan Hourihane, Flint Mountain, North Wales.
37699
37700Permission to use, copy, modify, distribute, and sell this software and its
37701documentation for any purpose is hereby granted without fee, provided that
37702the above copyright notice appear in all copies and that both that
37703copyright notice and this permission notice appear in supporting
37704documentation, and that the name of Alan Hourihane not be used in
37705advertising or publicity pertaining to distribution of the software without
37706specific, written prior permission.  Alan Hourihane makes no representations
37707about the suitability of this software for any purpose.  It is provided
37708"as is" without express or implied warranty.
37709
37710ALAN HOURIHANE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
37711INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
37712EVENT SHALL ALAN HOURIHANE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
37713CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
37714DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37715TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37716PERFORMANCE OF THIS SOFTWARE.
37717
37718
37719Copyright 1995  Kaleb S. KEITHLEY
37720
37721Permission is hereby granted, free of charge, to any person obtaining
37722a copy of this software and associated documentation files (the
37723"Software"), to deal in the Software without restriction, including
37724without limitation the rights to use, copy, modify, merge, publish,
37725distribute, sublicense, and/or sell copies of the Software, and to
37726permit persons to whom the Software is furnished to do so, subject to
37727the following conditions:
37728
37729The above copyright notice and this permission notice shall be
37730included in all copies or substantial portions of the Software.
37731
37732THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
37733EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
37734MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
37735IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES
37736OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
37737ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
37738OTHER DEALINGS IN THE SOFTWARE.
37739
37740Except as contained in this notice, the name of Kaleb S. KEITHLEY
37741shall not be used in advertising or otherwise to promote the sale, use
37742or other dealings in this Software without prior written authorization
37743from Kaleb S. KEITHLEY
37744
37745
37746Copyright (c) 1997 Matthieu Herrb
37747
37748Permission to use, copy, modify, distribute, and sell this software and its
37749documentation for any purpose is hereby granted without fee, provided that
37750the above copyright notice appear in all copies and that both that
37751copyright notice and this permission notice appear in supporting
37752documentation, and that the name of Matthieu Herrb not be used in
37753advertising or publicity pertaining to distribution of the software without
37754specific, written prior permission.  Matthieu Herrb makes no
37755representations about the suitability of this software for any purpose.
37756 It is provided "as is" without express or implied warranty.
37757
37758MATTHIEU HERRB DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
37759INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
37760EVENT SHALL MATTHIEU HERRB BE LIABLE FOR ANY SPECIAL, INDIRECT OR
37761CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
37762DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37763TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37764PERFORMANCE OF THIS SOFTWARE.
37765
37766
37767Copyright 2004, Egbert Eich
37768
37769Permission is hereby granted, free of charge, to any person obtaining a copy
37770of this software and associated documentation files (the "Software"), to
37771deal in the Software without restriction, including without limitation the
37772rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
37773sell copies of the Software, and to permit persons to whom the Software is
37774furnished to do so, subject to the following conditions:
37775
37776The above copyright notice and this permission notice shall be included in
37777all copies or substantial portions of the Software.
37778
37779THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37780IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
37781FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
37782EGBERT EICH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
37783IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
37784NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37785
37786Except as contained in this notice, the name of Egbert Eich shall not
37787be used in advertising or otherwise to promote the sale, use or other deal-
37788ings in this Software without prior written authorization from Egbert Eich.
37789
37790
37791Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
37792Copyright 2005 by Kean Johnston &lt;jkj@sco.com&gt;
37793Copyright 1993 by David McCullough &lt;davidm@stallion.oz.au&gt;
37794
37795Permission to use, copy, modify, distribute, and sell this software and its
37796documentation for any purpose is hereby granted without fee, provided that
37797the above copyright notice appear in all copies and that both that
37798copyright notice and this permission notice appear in supporting
37799documentation, and that the name of David Wexelblat not be used in
37800advertising or publicity pertaining to distribution of the software without
37801specific, written prior permission.  David Wexelblat makes no representations
37802about the suitability of this software for any purpose.  It is provided
37803"as is" without express or implied warranty.
37804
37805DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
37806INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
37807EVENT SHALL DAVID WEXELBLAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
37808CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
37809DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37810TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37811PERFORMANCE OF THIS SOFTWARE.
37812
37813
37814Copyright 1992 by Orest Zborowski &lt;obz@Kodak.com&gt;
37815Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
37816
37817Permission to use, copy, modify, distribute, and sell this software and its
37818documentation for any purpose is hereby granted without fee, provided that
37819the above copyright notice appear in all copies and that both that
37820copyright notice and this permission notice appear in supporting
37821documentation, and that the names of Orest Zborowski and David Wexelblat
37822not be used in advertising or publicity pertaining to distribution of
37823the software without specific, written prior permission.  Orest Zborowski
37824and David Wexelblat make no representations about the suitability of this
37825software for any purpose.  It is provided "as is" without express or
37826implied warranty.
37827
37828OREST ZBOROWSKI AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD
37829TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
37830FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID WEXELBLAT BE LIABLE
37831FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
37832WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
37833ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
37834OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
37835
37836
37837Copyright 1992 by Orest Zborowski &lt;obz@Kodak.com&gt;
37838Copyright 1993 by David Dawes &lt;dawes@xfree86.org&gt;
37839
37840Permission to use, copy, modify, distribute, and sell this software and its
37841documentation for any purpose is hereby granted without fee, provided that
37842the above copyright notice appear in all copies and that both that
37843copyright notice and this permission notice appear in supporting
37844documentation, and that the names of Orest Zborowski and David Dawes
37845not be used in advertising or publicity pertaining to distribution of
37846the software without specific, written prior permission.  Orest Zborowski
37847and David Dawes make no representations about the suitability of this
37848software for any purpose.  It is provided "as is" without express or
37849implied warranty.
37850
37851OREST ZBOROWSKI AND DAVID DAWES DISCLAIMS ALL WARRANTIES WITH REGARD
37852TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
37853FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID DAWES BE LIABLE
37854FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
37855WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
37856ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
37857OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
37858
37859
37860Copyright 1995-1999 by Frederic Lepied, France. &lt;fred@sugix.frmug.fr.net&gt;
37861
37862Permission to use, copy, modify, distribute, and sell this software and its
37863documentation for any purpose is  hereby granted without fee, provided that
37864the  above copyright   notice appear  in   all  copies and  that both  that
37865copyright  notice   and   this  permission   notice  appear  in  supporting
37866documentation, and that   the  name of  Frederic   Lepied not  be  used  in
37867advertising or publicity pertaining to distribution of the software without
37868specific,  written      prior  permission.     Frederic  Lepied   makes  no
37869representations about the suitability of this software for any purpose.  It
37870is provided "as is" without express or implied warranty.
37871
37872FREDERIC  LEPIED DISCLAIMS ALL   WARRANTIES WITH REGARD  TO  THIS SOFTWARE,
37873INCLUDING ALL IMPLIED   WARRANTIES OF MERCHANTABILITY  AND   FITNESS, IN NO
37874EVENT  SHALL FREDERIC  LEPIED BE   LIABLE   FOR ANY  SPECIAL, INDIRECT   OR
37875CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
37876DATA  OR PROFITS, WHETHER  IN  AN ACTION OF  CONTRACT,  NEGLIGENCE OR OTHER
37877TORTIOUS  ACTION, ARISING    OUT OF OR   IN  CONNECTION  WITH THE USE    OR
37878PERFORMANCE OF THIS SOFTWARE.
37879
37880
37881Copyright 1992 by Rich Murphey &lt;Rich@Rice.edu&gt;
37882Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
37883
37884Permission to use, copy, modify, distribute, and sell this software and its
37885documentation for any purpose is hereby granted without fee, provided that
37886the above copyright notice appear in all copies and that both that
37887copyright notice and this permission notice appear in supporting
37888documentation, and that the names of Rich Murphey and David Wexelblat
37889not be used in advertising or publicity pertaining to distribution of
37890the software without specific, written prior permission.  Rich Murphey and
37891David Wexelblat make no representations about the suitability of this
37892software for any purpose.  It is provided "as is" without express or
37893implied warranty.
37894
37895RICH MURPHEY AND DAVID WEXELBLAT DISCLAIM ALL WARRANTIES WITH REGARD TO
37896THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
37897FITNESS, IN NO EVENT SHALL RICH MURPHEY OR DAVID WEXELBLAT BE LIABLE FOR
37898ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
37899RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
37900CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
37901CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
37902
37903
37904Copyright 1992 by Rich Murphey &lt;Rich@Rice.edu&gt;
37905Copyright 1993 by David Dawes &lt;dawes@xfree86.org&gt;
37906
37907Permission to use, copy, modify, distribute, and sell this software and its
37908documentation for any purpose is hereby granted without fee, provided that
37909the above copyright notice appear in all copies and that both that
37910copyright notice and this permission notice appear in supporting
37911documentation, and that the names of Rich Murphey and David Dawes
37912not be used in advertising or publicity pertaining to distribution of
37913the software without specific, written prior permission.  Rich Murphey and
37914David Dawes make no representations about the suitability of this
37915software for any purpose.  It is provided "as is" without express or
37916implied warranty.
37917
37918RICH MURPHEY AND DAVID DAWES DISCLAIM ALL WARRANTIES WITH REGARD TO
37919THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
37920FITNESS, IN NO EVENT SHALL RICH MURPHEY OR DAVID DAWES BE LIABLE FOR
37921ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
37922RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
37923CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
37924CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
37925
37926
37927Copyright © 2003-2004 Anders Carlsson
37928
37929Permission to use, copy, modify, distribute, and sell this software and its
37930documentation for any purpose is hereby granted without fee, provided that
37931the above copyright notice appear in all copies and that both that
37932copyright notice and this permission notice appear in supporting
37933documentation, and that the name of Anders Carlsson not be used in
37934advertising or publicity pertaining to distribution of the software without
37935specific, written prior permission.  Anders Carlsson makes no
37936representations about the suitability of this software for any purpose.  It
37937is provided "as is" without express or implied warranty.
37938
37939ANDERS CARLSSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
37940INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
37941EVENT SHALL ANDERS CARLSSON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
37942CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
37943DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37944TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37945PERFORMANCE OF THIS SOFTWARE.
37946
37947
37948Copyright (C) 2003 Anders Carlsson
37949Copyright © 2003-2004 Eric Anholt
37950Copyright © 2004 Keith Packard
37951
37952Permission to use, copy, modify, distribute, and sell this software and its
37953documentation for any purpose is hereby granted without fee, provided that
37954the above copyright notice appear in all copies and that both that
37955copyright notice and this permission notice appear in supporting
37956documentation, and that the name of Eric Anholt not be used in
37957advertising or publicity pertaining to distribution of the software without
37958specific, written prior permission.  Eric Anholt makes no
37959representations about the suitability of this software for any purpose.  It
37960is provided "as is" without express or implied warranty.
37961
37962ERIC ANHOLT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
37963INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
37964EVENT SHALL ERIC ANHOLT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
37965CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
37966DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37967TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37968PERFORMANCE OF THIS SOFTWARE.
37969
37970
37971Copyright © 2004 PillowElephantBadgerBankPond
37972
37973Permission to use, copy, modify, distribute, and sell this software and its
37974documentation for any purpose is hereby granted without fee, provided that
37975the above copyright notice appear in all copies and that both that
37976copyright notice and this permission notice appear in supporting
37977documentation, and that the name of PillowElephantBadgerBankPond not be used in
37978advertising or publicity pertaining to distribution of the software without
37979specific, written prior permission.  PillowElephantBadgerBankPond makes no
37980representations about the suitability of this software for any purpose.  It
37981is provided "as is" without express or implied warranty.
37982
37983PillowElephantBadgerBankPond DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
37984INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
37985EVENT SHALL PillowElephantBadgerBankPond BE LIABLE FOR ANY SPECIAL, INDIRECT OR
37986CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
37987DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37988TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37989PERFORMANCE OF THIS SOFTWARE.
37990
37991
37992Copyright (c) 1998 Todd C. Miller &lt;Todd.Miller@courtesan.com&gt;
37993
37994Permission to use, copy, modify, and distribute this software for any
37995purpose with or without fee is hereby granted, provided that the above
37996copyright notice and this permission notice appear in all copies.
37997
37998THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
37999WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
38000OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
38001FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
38002WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
38003OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
38004CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
38005
38006
38007Copyright © 2003-2004 Philip Blundell
38008
38009Permission to use, copy, modify, distribute, and sell this software and its
38010documentation for any purpose is hereby granted without fee, provided that
38011the above copyright notice appear in all copies and that both that
38012copyright notice and this permission notice appear in supporting
38013documentation, and that the name of Philip Blundell not be used in
38014advertising or publicity pertaining to distribution of the software without
38015specific, written prior permission.  Philip Blundell makes no
38016representations about the suitability of this software for any purpose.  It
38017is provided "as is" without express or implied warranty.
38018
38019PHILIP BLUNDELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
38020INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
38021EVENT SHALL PHILIP BLUNDELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
38022CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
38023DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
38024TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
38025PERFORMANCE OF THIS SOFTWARE.
38026
38027
38028
38029Copyright (c) 1994-2003 by The XFree86 Project, Inc.
38030Copyright 1997 by Metro Link, Inc.
38031Copyright 2003 by David H. Dawes.
38032Copyright 2003 by X-Oz Technologies.
38033Copyright (c) 2004, X.Org Foundation
38034
38035Permission is hereby granted, free of charge, to any person obtaining a
38036copy of this software and associated documentation files (the "Software"),
38037to deal in the Software without restriction, including without limitation
38038the rights to use, copy, modify, merge, publish, distribute, sublicense,
38039and/or sell copies of the Software, and to permit persons to whom the
38040Software is furnished to do so, subject to the following conditions:
38041
38042The above copyright notice and this permission notice shall be included in
38043all copies or substantial portions of the Software.
38044
38045THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
38046IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38047FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
38048THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
38049OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
38050ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
38051OTHER DEALINGS IN THE SOFTWARE.
38052
38053Except as contained in this notice, the name of the copyright holder(s)
38054and author(s) shall not be used in advertising or otherwise to promote
38055the sale, use or other dealings in this Software without prior written
38056authorization from the copyright holder(s) and author(s).
38057
38058
38059Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany
38060Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
38061Copyright 1999 by David Holland &lt;davidh@iquest.net&gt;
38062Copyright © 2000 Compaq Computer Corporation
38063Copyright © 2002 Hewlett-Packard Company
38064Copyright © 2004, 2005 Red Hat, Inc.
38065Copyright © 2004 Nicholas Miell
38066Copyright © 2005 Trolltech AS
38067Copyright © 2006 Intel Corporation
38068Copyright © 2006-2007 Keith Packard
38069Copyright © 2008 Red Hat, Inc
38070Copyright © 2008 George Sapountzis &lt;gsap7@yahoo.gr&gt;
38071
38072Permission to use, copy, modify, distribute, and sell this software and its
38073documentation for any purpose is hereby granted without fee, provided that
38074the above copyright notice appear in all copies and that both that copyright
38075notice and this permission notice appear in supporting documentation, and
38076that the name of the copyright holders not be used in advertising or
38077publicity pertaining to distribution of the software without specific,
38078written prior permission.  The copyright holders make no representations
38079about the suitability of this software for any purpose.  It is provided "as
38080is" without express or implied warranty.
38081
38082THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
38083SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
38084FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
38085SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
38086WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
38087AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
38088OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
38089SOFTWARE.
38090
38091
38092Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
38093            2005 Lars Knoll &amp; Zack Rusin, Trolltech
38094
38095Permission to use, copy, modify, distribute, and sell this software and its
38096documentation for any purpose is hereby granted without fee, provided that
38097the above copyright notice appear in all copies and that both that
38098copyright notice and this permission notice appear in supporting
38099documentation, and that the name of Keith Packard not be used in
38100advertising or publicity pertaining to distribution of the software without
38101specific, written prior permission.  Keith Packard makes no
38102representations about the suitability of this software for any purpose.  It
38103is provided "as is" without express or implied warranty.
38104
38105THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
38106SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
38107FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
38108SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
38109WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
38110AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
38111OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
38112SOFTWARE.
38113
38114
38115Copyright 1987, 1998  The Open Group
38116Copyright © 1998-1999, 2001 The XFree86 Project, Inc.
38117Copyright © 2000 VA Linux Systems, Inc.
38118Copyright (c) 2000, 2001 Nokia Home Communications
38119Copyright © 2007, 2008 Red Hat, Inc.
38120All rights reserved.
38121
38122Permission is hereby granted, free of charge, to any person obtaining a
38123copy of this software and associated documentation files (the
38124"Software"), to deal in the Software without restriction, including
38125without limitation the rights to use, copy, modify, merge, publish,
38126distribute, and/or sell copies of the Software, and to permit persons
38127to whom the Software is furnished to do so, provided that the above
38128copyright notice(s) and this permission notice appear in all copies of
38129the Software and that both the above copyright notice(s) and this
38130permission notice appear in supporting documentation.
38131
38132THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
38133OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
38134MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
38135OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
38136HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
38137INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
38138FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
38139NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
38140WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
38141
38142Except as contained in this notice, the name of a copyright holder
38143shall not be used in advertising or otherwise to promote the sale, use
38144or other dealings in this Software without prior written authorization
38145of the copyright holder.
38146
38147
38148Copyright 1996 by Thomas E. Dickey &lt;dickey@clark.net&gt;
38149
38150                        All Rights Reserved
38151
38152Permission to use, copy, modify, and distribute this software and its
38153documentation for any purpose and without fee is hereby granted,
38154provided that the above copyright notice appear in all copies and that
38155both that copyright notice and this permission notice appear in
38156supporting documentation, and that the name of the above listed
38157copyright holder(s) not be used in advertising or publicity pertaining
38158to distribution of the software without specific, written prior
38159permission.
38160
38161THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD
38162TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
38163AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE
38164LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
38165WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
38166ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
38167OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
38168
38169
38170Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
38171Copyright (c) 2001 Andreas Monitzer.
38172Copyright (c) 2001-2004 Greg Parker.
38173Copyright (c) 2001-2004 Torrey T. Lyons
38174Copyright (c) 2002-2003 Apple Computer, Inc.
38175Copyright (c) 2004-2005 Alexander Gottwald
38176Copyright (c) 2002-2009 Apple Inc.
38177Copyright (c) 2007 Jeremy Huddleston
38178All Rights Reserved.
38179
38180Permission is hereby granted, free of charge, to any person obtaining a
38181copy of this software and associated documentation files (the "Software"),
38182to deal in the Software without restriction, including without limitation
38183the rights to use, copy, modify, merge, publish, distribute, sublicense,
38184and/or sell copies of the Software, and to permit persons to whom the
38185Software is furnished to do so, subject to the following conditions:
38186
38187The above copyright notice and this permission notice shall be included in
38188all copies or substantial portions of the Software.
38189
38190THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
38191IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38192FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
38193THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
38194OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
38195ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
38196DEALINGS IN THE SOFTWARE.
38197
38198Except as contained in this notice, the name(s) of the above copyright
38199holders shall not be used in advertising or otherwise to promote the sale,
38200use or other dealings in this Software without prior written authorization.
38201
38202
38203Copyright (C) 1999,2000 by Eric Sunshine &lt;sunshine@sunshineco.com&gt;
38204Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria.
38205
38206All rights reserved.
38207
38208Redistribution and use in source and binary forms, with or without
38209modification, are permitted provided that the following conditions are met:
38210
38211  1. Redistributions of source code must retain the above copyright
38212     notice, this list of conditions and the following disclaimer.
38213  2. Redistributions in binary form must reproduce the above copyright
38214     notice, this list of conditions and the following disclaimer in the
38215     documentation and/or other materials provided with the distribution.
38216  3. The name of the author may not be used to endorse or promote products
38217     derived from this software without specific prior written permission.
38218
38219THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
38220IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
38221OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
38222NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
38223SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
38224TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
38225PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
38226LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
38227NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
38228SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38229
38230
38231Copyright (C) 2005 Bogdan D. bogdand@users.sourceforge.net
38232
38233Permission is hereby granted, free of charge, to any person obtaining a copy of
38234this software and associated documentation files (the "Software"), to deal in
38235the Software without restriction, including without limitation the rights to
38236use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
38237of the Software, and to permit persons to whom the Software is furnished to do
38238so, subject to the following conditions:
38239
38240The above copyright notice and this permission notice shall be included in all
38241copies or substantial portions of the Software.
38242
38243THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
38244IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38245FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
38246AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
38247ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
38248WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
38249
38250Except as contained in this notice, the name of the author shall not be used in
38251advertising or otherwise to promote the sale, use or other dealings in this
38252Software without prior written authorization from the author.
38253
38254
38255Copyright © 2002 David Dawes
38256
38257Permission is hereby granted, free of charge, to any person obtaining a
38258copy of this software and associated documentation files (the "Software"),
38259to deal in the Software without restriction, including without limitation
38260the rights to use, copy, modify, merge, publish, distribute, sublicense,
38261and/or sell copies of the Software, and to permit persons to whom the
38262Software is furnished to do so, subject to the following conditions:
38263
38264The above copyright notice and this permission notice shall be included in
38265all copies or substantial portions of the Software.
38266
38267THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
38268IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38269FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
38270THE AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
38271WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
38272OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
38273SOFTWARE.
38274
38275Except as contained in this notice, the name of the author(s) shall
38276not be used in advertising or otherwise to promote the sale, use or other
38277dealings in this Software without prior written authorization from
38278the author(s).
38279
38280
38281Copyright (C) 1996-1999 SciTech Software, Inc.
38282Copyright (C) David Mosberger-Tang
38283Copyright (C) 1999 Egbert Eich
38284Copyright (C) 2008 Bart Trojanowski, Symbio Technologies, LLC
38285
38286Permission to use, copy, modify, distribute, and sell this software and
38287its documentation for any purpose is hereby granted without fee,
38288provided that the above copyright notice appear in all copies and that
38289both that copyright notice and this permission notice appear in
38290supporting documentation, and that the name of the authors not be used
38291in advertising or publicity pertaining to distribution of the software
38292without specific, written prior permission.  The authors makes no
38293representations about the suitability of this software for any purpose.
38294It is provided "as is" without express or implied warranty.
38295
38296THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
38297INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
38298EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
38299CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
38300USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
38301OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
38302PERFORMANCE OF THIS SOFTWARE.
38303
38304
38305Copyright 2005-2006 Luc Verhaegen.
38306
38307Permission is hereby granted, free of charge, to any person obtaining a
38308copy of this software and associated documentation files (the "Software"),
38309to deal in the Software without restriction, including without limitation
38310the rights to use, copy, modify, merge, publish, distribute, sublicense,
38311and/or sell copies of the Software, and to permit persons to whom the
38312Software is furnished to do so, subject to the following conditions:
38313
38314The above copyright notice and this permission notice shall be included in
38315all copies or substantial portions of the Software.
38316
38317THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
38318IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38319FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
38320THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
38321OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
38322ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
38323OTHER DEALINGS IN THE SOFTWARE.
38324
38325
38326Copyright 1995 by Robin Cutshaw &lt;robin@XFree86.Org&gt;
38327Copyright 2000 by Egbert Eich
38328Copyright 2002 by David Dawes
38329
38330Permission to use, copy, modify, distribute, and sell this software and its
38331documentation for any purpose is hereby granted without fee, provided that
38332the above copyright notice appear in all copies and that both that
38333copyright notice and this permission notice appear in supporting
38334documentation, and that the names of the above listed copyright holder(s)
38335not be used in advertising or publicity pertaining to distribution of
38336the software without specific, written prior permission.  The above listed
38337copyright holder(s) make(s) no representations about the suitability of this
38338software for any purpose.  It is provided "as is" without express or
38339implied warranty.
38340
38341THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM(S) ALL WARRANTIES WITH REGARD
38342TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
38343AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE
38344LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
38345DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
38346IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
38347OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
38348
38349
38350Copyright 1997-2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
38351
38352Permission to use, copy, modify, distribute, and sell this software and its
38353documentation for any purpose is hereby granted without fee, provided that
38354the above copyright notice appear in all copies and that both that copyright
38355notice and this permission notice appear in supporting documentation, and
38356that the name of Marc Aurele La France not be used in advertising or
38357publicity pertaining to distribution of the software without specific,
38358written prior permission.  Marc Aurele La France makes no representations
38359about the suitability of this software for any purpose.  It is provided
38360"as-is" without express or implied warranty.
38361
38362MARC AURELE LA FRANCE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
38363INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO
38364EVENT SHALL MARC AURELE LA FRANCE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
38365CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
38366DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
38367TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
38368OF THIS SOFTWARE.
38369
38370
38371Copyright 1990, 1991 by Thomas Roell, Dinkelscherben, Germany
38372Copyright 1992 by David Dawes &lt;dawes@XFree86.org&gt;
38373Copyright 1992 by Jim Tsillas &lt;jtsilla@damon.ccs.northeastern.edu&gt;
38374Copyright 1992 by Rich Murphey &lt;Rich@Rice.edu&gt;
38375Copyright 1992 by Robert Baron &lt;Robert.Baron@ernst.mach.cs.cmu.edu&gt;
38376Copyright 1992 by Orest Zborowski &lt;obz@eskimo.com&gt;
38377Copyright 1993 by Vrije Universiteit, The Netherlands
38378Copyright 1993 by David Wexelblat &lt;dwex@XFree86.org&gt;
38379Copyright 1994, 1996 by Holger Veit &lt;Holger.Veit@gmd.de&gt;
38380Copyright 1997 by Takis Psarogiannakopoulos &lt;takis@dpmms.cam.ac.uk&gt;
38381Copyright 1994-2003 by The XFree86 Project, Inc
38382
38383Permission to use, copy, modify, distribute, and sell this software and its
38384documentation for any purpose is hereby granted without fee, provided that
38385the above copyright notice appear in all copies and that both that
38386copyright notice and this permission notice appear in supporting
38387documentation, and that the names of the above listed copyright holders
38388not be used in advertising or publicity pertaining to distribution of
38389the software without specific, written prior permission.  The above listed
38390copyright holders make no representations about the suitability of this
38391software for any purpose.  It is provided "as is" without express or
38392implied warranty.
38393
38394THE ABOVE LISTED COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD
38395TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
38396AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDERS BE
38397LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
38398DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
38399IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
38400OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
38401
38402
38403Copyright 2001-2005 by J. Kean Johnston &lt;jkj@sco.com&gt;
38404
38405Permission to use, copy, modify, distribute, and sell this software and its
38406documentation for any purpose is hereby granted without fee, provided that
38407the above copyright notice appear in all copies and that both that
38408copyright notice and this permission notice appear in supporting
38409documentation, and that the name J. Kean Johnston not be used in
38410advertising or publicity pertaining to distribution of the software without
38411specific, written prior permission.  J. Kean Johnston makes no
38412representations about the suitability of this software for any purpose.
38413It is provided "as is" without express or implied warranty.
38414
38415J. KEAN JOHNSTON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
38416INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
38417EVENT SHALL J. KEAN JOHNSTON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
38418CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
38419USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
38420OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
38421PERFORMANCE OF THIS SOFTWARE.
38422
38423
38424Copyright (C) 2000 Jakub Jelinek (jakub@redhat.com)
38425
38426Permission is hereby granted, free of charge, to any person obtaining a copy
38427of this software and associated documentation files (the "Software"), to deal
38428in the Software without restriction, including without limitation the rights
38429to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
38430copies of the Software, and to permit persons to whom the Software is
38431furnished to do so, subject to the following conditions:
38432
38433The above copyright notice and this permission notice shall be included in
38434all copies or substantial portions of the Software.
38435
38436THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
38437IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38438FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
38439JAKUB JELINEK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
38440IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
38441CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
38442
38443
38444Copyright 1997,1998 by UCHIYAMA Yasushi
38445
38446Permission to use, copy, modify, distribute, and sell this software and its
38447documentation for any purpose is hereby granted without fee, provided that
38448the above copyright notice appear in all copies and that both that
38449copyright notice and this permission notice appear in supporting
38450documentation, and that the name of UCHIYAMA Yasushi not be used in
38451advertising or publicity pertaining to distribution of the software without
38452specific, written prior permission.  UCHIYAMA Yasushi makes no representations
38453about the suitability of this software for any purpose.  It is provided
38454"as is" without express or implied warranty.
38455
38456UCHIYAMA YASUSHI DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
38457INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
38458EVENT SHALL UCHIYAMA YASUSHI BE LIABLE FOR ANY SPECIAL, INDIRECT OR
38459CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
38460DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
38461TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
38462PERFORMANCE OF THIS SOFTWARE.
38463
38464
38465Copyright (C) 2000 Keith Packard
38466              2004 Eric Anholt
38467              2005 Zack Rusin
38468
38469Permission to use, copy, modify, distribute, and sell this software and its
38470documentation for any purpose is hereby granted without fee, provided that
38471the above copyright notice appear in all copies and that both that
38472copyright notice and this permission notice appear in supporting
38473documentation, and that the name of copyright holders not be used in
38474advertising or publicity pertaining to distribution of the software without
38475specific, written prior permission. Copyright holders make no
38476representations about the suitability of this software for any purpose.  It
38477is provided "as is" without express or implied warranty.
38478
38479THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
38480SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
38481FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
38482SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
38483WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
38484AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
38485OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
38486SOFTWARE.
38487
38488
38489(C) Copyright IBM Corporation 2002-2007
38490All Rights Reserved.
38491
38492Permission is hereby granted, free of charge, to any person obtaining a
38493copy of this software and associated documentation files (the "Software"),
38494to deal in the Software without restriction, including without limitation
38495on the rights to use, copy, modify, merge, publish, distribute, sub
38496license, and/or sell copies of the Software, and to permit persons to whom
38497the Software is furnished to do so, subject to the following conditions:
38498
38499The above copyright notice and this permission notice (including the next
38500paragraph) shall be included in all copies or substantial portions of the
38501Software.
38502
38503THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
38504IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38505FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
38506THE COPYRIGHT HOLDERS AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
38507DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
38508OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
38509USE OR OTHER DEALINGS IN THE SOFTWARE.
38510
38511
38512Permission to use, copy, modify, distribute, and sell this software and its
38513documentation for any purpose is hereby granted without fee, provided that
38514this permission notice appear in supporting documentation.  This permission
38515notice shall be included in all copies or substantial portions of the
38516Software.
38517
38518THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
38519IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38520FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
38521AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
38522AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
38523CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
38524
38525
38526Copyright © 2007 OpenedHand Ltd
38527
38528Permission to use, copy, modify, distribute, and sell this software and its
38529documentation for any purpose is hereby granted without fee, provided that
38530the above copyright notice appear in all copies and that both that
38531copyright notice and this permission notice appear in supporting
38532documentation, and that the name of OpenedHand Ltd not be used in
38533advertising or publicity pertaining to distribution of the software without
38534specific, written prior permission. OpenedHand Ltd makes no
38535representations about the suitability of this software for any purpose.  It
38536is provided "as is" without express or implied warranty.
38537
38538OpenedHand Ltd DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
38539INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
38540EVENT SHALL OpenedHand Ltd BE LIABLE FOR ANY SPECIAL, INDIRECT OR
38541CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
38542DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
38543TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
38544PERFORMANCE OF THIS SOFTWARE.
38545
38546
38547Copyright (c) 1989, 1990, 1993, 1994
38548     The Regents of the University of California.  All rights reserved.
38549
38550This code is derived from software contributed to Berkeley by
38551Chris Torek.
38552
38553This code is derived from software contributed to Berkeley by
38554Michael Rendell of Memorial University of Newfoundland.
38555
38556Redistribution and use in source and binary forms, with or without
38557modification, are permitted provided that the following conditions
38558are met:
38559 1. Redistributions of source code must retain the above copyright
38560    notice, this list of conditions and the following disclaimer.
38561 2. Redistributions in binary form must reproduce the above copyright
38562    notice, this list of conditions and the following disclaimer in the
38563    documentation and/or other materials provided with the distribution.
38564 4. Neither the name of the University nor the names of its contributors
38565    may be used to endorse or promote products derived from this software
38566    without specific prior written permission.
38567
38568THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
38569ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
38570IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
38571ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
38572FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
38573DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
38574OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
38575HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
38576LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
38577OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
38578SUCH DAMAGE.
38579
38580</pre>
38581<div class="license-packages">
38582Used by these packages: x11-libs/libdrm-2.4.54-r1 x11-libs/xcb-util-wm-0.3.8 x11-libs/xcb-util-renderutil-0.3.8 x11-libs/xcb-util-image-0.3.8 x11-libs/xcb-util-0.3.8 x11-libs/xcb-util-keysyms-0.3.8 x11-base/X.Org-1.9.3 x11-apps/xset-mini-1.2.2-r3 x11-libs/libdrm-tests-2.4.54
38583</div>
38584</div>
38585</div>
38586
38587
38588<!-- Note that some packages included above are used during build, but not
38589shipped with ChromeOS proper /merlin -->
38590<script src="chrome://os-credits/keyboard_utils.js"></script>
38591</body>
38592</html>
38593