summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-nfv-access-dev-open-source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-nfv-access-dev-open-source')
-rw-r--r--doc/book-enea-nfv-access-dev-open-source/doc/README4
-rw-r--r--doc/book-enea-nfv-access-dev-open-source/doc/about.xml12
-rw-r--r--doc/book-enea-nfv-access-dev-open-source/doc/book.xml15
-rw-r--r--doc/book-enea-nfv-access-dev-open-source/doc/licenses.xml7029
-rw-r--r--doc/book-enea-nfv-access-dev-open-source/swcomp.mk12
5 files changed, 7072 insertions, 0 deletions
diff --git a/doc/book-enea-nfv-access-dev-open-source/doc/README b/doc/book-enea-nfv-access-dev-open-source/doc/README
new file mode 100644
index 0000000..1077acb
--- /dev/null
+++ b/doc/book-enea-nfv-access-dev-open-source/doc/README
@@ -0,0 +1,4 @@
1The licenses.xml in the git repository of Enea NFV Access Open Source Report
2is the frozen version belonging to the last official release of Enea NFV Access.
3The contents must be generated from the release script to obtain the latest
4lists of packages and licenses.
diff --git a/doc/book-enea-nfv-access-dev-open-source/doc/about.xml b/doc/book-enea-nfv-access-dev-open-source/doc/about.xml
new file mode 100644
index 0000000..0ca3155
--- /dev/null
+++ b/doc/book-enea-nfv-access-dev-open-source/doc/about.xml
@@ -0,0 +1,12 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="enea-linux-open-source-packages-and-licenses">
5 <title>About this Report</title>
6
7 <para>This document contains the open source and license information
8 pertaining to packages provided with Enea NFV Access <xi:include
9 href="../../book-enea-nfv-access-release-info/doc/eltf_params_updated.xml"
10 xmlns:xi="http://www.w3.org/2001/XInclude"
11 xpointer="element(EneaLinux_REL_VER/1)" />.</para>
12</chapter> \ No newline at end of file
diff --git a/doc/book-enea-nfv-access-dev-open-source/doc/book.xml b/doc/book-enea-nfv-access-dev-open-source/doc/book.xml
new file mode 100644
index 0000000..49c7e40
--- /dev/null
+++ b/doc/book-enea-nfv-access-dev-open-source/doc/book.xml
@@ -0,0 +1,15 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
4<!ENTITY % local.common.attrib "xml:base CDATA #IMPLIED">
5]>
6<book id="book_enea_nfv_access_open_source">
7 <title><trademark class="registered">Enea</trademark> NFV Access Open Source Report</title>
8 <subtitle>Release Version
9 <xi:include href="../../book-enea-nfv-access-release-info/doc/eltf_params_updated.xml" xpointer="element(EneaLinux_REL_VER/1)"
10 xmlns:xi="http://www.w3.org/2001/XInclude" /></subtitle>
11 <!-- OLINKDBPATH_USED_BY_XMLMIND ../../s_docbuild/olinkdb -->
12 <xi:include href="../../s_docbuild/template/docsrc_common/bookinfo_userdoc.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
13 <xi:include href="about.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
14 <xi:include href="licenses.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
15</book>
diff --git a/doc/book-enea-nfv-access-dev-open-source/doc/licenses.xml b/doc/book-enea-nfv-access-dev-open-source/doc/licenses.xml
new file mode 100644
index 0000000..8eec1fa
--- /dev/null
+++ b/doc/book-enea-nfv-access-dev-open-source/doc/licenses.xml
@@ -0,0 +1,7029 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="enea_linux_packages">
5 <title>Packages and Licenses</title>
6 <section id="licenses_packages">
7
8 <title>Packages</title>
9
10
11 <!--This chapter contains a generated list of all packages that Enea Linux
12supports, e.g. busybox, with a short explanatory blurb and links to package
13specific documentation.-->
14
15 <informaltable>
16 <tgroup cols="4">
17 <colspec colwidth="2*"/>
18 <colspec colwidth="1*"/>
19 <colspec colwidth="5*"/>
20 <colspec colwidth="2*"/>
21
22 <thead>
23 <row>
24 <entry align="center">Package Name</entry>
25 <entry align="center">Version</entry>
26 <entry align="center">Description</entry>
27 <entry align="center">License</entry>
28 </row>
29 </thead>
30
31 <tbody valign="top">
32<row>
33 <entry>acl</entry>
34 <entry>2.2.52</entry>
35 <entry>Utilities for managing POSIX Access Control Lists.</entry>
36 <entry> LGPL-2.1, GPL-2.0</entry>
37</row>
38<row>
39 <entry>alsa-lib</entry>
40 <entry>1.1.3</entry>
41 <entry>ALSA sound library.</entry>
42 <entry> LGPL-2.1, GPL-2.0</entry>
43</row>
44<row>
45 <entry>ant</entry>
46 <entry>1.8.1</entry>
47 <entry>Another Neat Tool - build system for Java</entry>
48 <entry>Apache-2.0</entry>
49</row>
50<row>
51 <entry>antlr</entry>
52 <entry>2.7.7</entry>
53 <entry>Framework for constructing recognizers interpreters compilers and translators</entry>
54 <entry>PD</entry>
55</row>
56<row>
57 <entry>apache2</entry>
58 <entry>2.4.25</entry>
59 <entry>The Apache HTTP Server is a powerful efficient and extensible web server.</entry>
60 <entry>Apache-2.0</entry>
61</row>
62<row>
63 <entry>apr-util</entry>
64 <entry>1.5.4</entry>
65 <entry>Apache Portable Runtime (APR) companion library.</entry>
66 <entry>Apache-2.0</entry>
67</row>
68<row>
69 <entry>apr</entry>
70 <entry>1.5.2</entry>
71 <entry>Apache Portable Runtime (APR) library.</entry>
72 <entry>Apache-2.0</entry>
73</row>
74<row>
75 <entry>apt</entry>
76 <entry>1.2.12</entry>
77 <entry>Advanced front-end for dpkg.</entry>
78 <entry>GPL-2.0</entry>
79</row>
80<row>
81 <entry>asciidoc</entry>
82 <entry>8.6.9</entry>
83 <entry>AsciiDoc is a text document format for writing short documents articles books and UNIX man pages.</entry>
84 <entry>GPL-2.0</entry>
85</row>
86<row>
87 <entry>atk</entry>
88 <entry>2.22.0</entry>
89 <entry>Accessibility toolkit for GNOME.</entry>
90 <entry> GPL-2.0, LGPL-2.0</entry>
91</row>
92<row>
93 <entry>attr</entry>
94 <entry>2.4.47</entry>
95 <entry>Utilities for manipulating filesystem extended attributes.</entry>
96 <entry> LGPL-2.1, GPL-2.0</entry>
97</row>
98<row>
99 <entry>aufs-util</entry>
100 <entry>3.14</entry>
101 <entry>Tools for managing AUFS mounts.</entry>
102 <entry>GPL-2.0</entry>
103</row>
104<row>
105 <entry>autoconf-archive</entry>
106 <entry>2016.09.16</entry>
107 <entry>autoconf-archive-native version 2016.09.16-r0.</entry>
108 <entry> GPL-2.0, GPL-3.0</entry>
109</row>
110<row>
111 <entry>autoconf</entry>
112 <entry>2.69</entry>
113 <entry>Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use in the form of M4 macro calls.</entry>
114 <entry> GPL-2.0, GPL-3.0</entry>
115</row>
116<row>
117 <entry>autogen</entry>
118 <entry>5.18.12</entry>
119 <entry>AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text. It is especially valuable in programs that have several blocks of text that must be kept synchronized.</entry>
120 <entry>GPL-3.0</entry>
121</row>
122<row>
123 <entry>automake</entry>
124 <entry>1.15</entry>
125 <entry>Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. Automake requires the use of Autoconf.</entry>
126 <entry>GPL-2.0</entry>
127</row>
128<row>
129 <entry>avahi</entry>
130 <entry>0.6.32</entry>
131 <entry>"Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. This tool implements IPv4LL ""Dynamic Configuration of IPv4 Link-Local Addresses"" (IETF RFC3927) a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server."</entry>
132 <entry> GPL-2.0, LGPL-2.1</entry>
133</row>
134<row>
135 <entry>avalon-framework-api</entry>
136 <entry>4.3</entry>
137 <entry>Common way for components to be created initialized configured started. (API-only)</entry>
138 <entry>Apache-2.0</entry>
139</row>
140<row>
141 <entry>babeltrace</entry>
142 <entry>1.5.2</entry>
143 <entry>Babeltrace provides trace read and write libraries in host side as well as a trace converter which used to convert LTTng 2.0 traces into human-readable log.</entry>
144 <entry> MIT, GPL-2.0</entry>
145</row>
146<row>
147 <entry>base-files</entry>
148 <entry>3.0.14</entry>
149 <entry>The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system.</entry>
150 <entry>GPL-2.0</entry>
151</row>
152<row>
153 <entry>base-passwd</entry>
154 <entry>3.5.29</entry>
155 <entry>The master copies of the user database files (/etc/passwd and /etc/group). The update-passwd tool is also provided to keep the system databases synchronized with these master files.</entry>
156 <entry>GPL-2.0</entry>
157</row>
158<row>
159 <entry>bash-completion</entry>
160 <entry>2.5</entry>
161 <entry>Programmable Completion for Bash 4.</entry>
162 <entry>GPL-2.0</entry>
163</row>
164<row>
165 <entry>bash</entry>
166 <entry>4.3.30</entry>
167 <entry>An sh-compatible command language interpreter.</entry>
168 <entry>GPL-3.0</entry>
169</row>
170<row>
171 <entry>bc</entry>
172 <entry>1.06</entry>
173 <entry>Arbitrary precision calculator language.</entry>
174 <entry> GPL-2.0, LGPL-2.1</entry>
175</row>
176<row>
177 <entry>bcel</entry>
178 <entry>5.2</entry>
179 <entry>Java Bytecode manipulation library</entry>
180 <entry>Apache-2.0</entry>
181</row>
182<row>
183 <entry>bdwgc</entry>
184 <entry>7.6.0</entry>
185 <entry>The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It allows you to allocate memory basically as you normally would without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be otherwise accessed. The collector is also used by a number of programming language implementations that either use C as intermediate code want to facilitate easier interoperation with C libraries or just prefer the simple collector interface. Alternatively the garbage collector may be used as a leak detector for C or C++ programs though that is not its primary goal. Empirically this collector works with most unmodified C programs simply by replacing malloc with GC_malloc calls replacing realloc with GC_realloc calls and removing free calls.</entry>
186 <entry>MIT</entry>
187</row>
188<row>
189 <entry>bind</entry>
190 <entry>9.10.3-P3</entry>
191 <entry>ISC Internet Domain Name Server.</entry>
192 <entry> ISC, BSD</entry>
193</row>
194<row>
195 <entry>binutils-cross-x86_64</entry>
196 <entry>2.28</entry>
197 <entry>The GNU Binutils are a collection of binary tools. The main ones are ld (GNU Linker) and as (GNU Assembler). This package also includes addition tools such as addr2line (Converts addresses into filenames and line numbers) ar (utility for creating modifying and extracting archives) nm (list symbols in object files) objcopy (copy and translate object files) objdump (Display object information) and other tools and related libraries.</entry>
198 <entry>GPL-3.0</entry>
199</row>
200<row>
201 <entry>binutils</entry>
202 <entry>2.28</entry>
203 <entry>The GNU Binutils are a collection of binary tools. The main ones are ld (GNU Linker) and as (GNU Assembler). This package also includes addition tools such as addr2line (Converts addresses into filenames and line numbers) ar (utility for creating modifying and extracting archives) nm (list symbols in object files) objcopy (copy and translate object files) objdump (Display object information) and other tools and related libraries.</entry>
204 <entry>GPL-3.0</entry>
205</row>
206<row>
207 <entry>bison</entry>
208 <entry>3.0.4</entry>
209 <entry>Bison is a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar. Bison is upward compatible with Yacc: all properly-written Yacc grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with little trouble.</entry>
210 <entry>GPL-3.0</entry>
211</row>
212<row>
213 <entry>bjam</entry>
214 <entry>1.63.0</entry>
215 <entry>Portable Boost.Jam build tool for boost.</entry>
216 <entry> BSL-1.0, MIT</entry>
217</row>
218<row>
219 <entry>boost</entry>
220 <entry>1.63.0</entry>
221 <entry>Free peer-reviewed portable C++ source libraries.</entry>
222 <entry> BSL-1.0, MIT</entry>
223</row>
224<row>
225 <entry>bridge-utils</entry>
226 <entry>1.5</entry>
227 <entry>Tools for ethernet bridging.</entry>
228 <entry>GPL-2.0</entry>
229</row>
230<row>
231 <entry>bsf</entry>
232 <entry>2.4.0</entry>
233 <entry>Bean Scripting Framework package</entry>
234 <entry>Apache-2.0</entry>
235</row>
236<row>
237 <entry>btrfs-tools</entry>
238 <entry>4.9.1</entry>
239 <entry>Btrfs is a new copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance repair and easy administration. This package contains utilities (mkfs fsck btrfsctl) used to work with btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3.</entry>
240 <entry>GPL-2.0</entry>
241</row>
242<row>
243 <entry>busybox</entry>
244 <entry>1.24.1</entry>
245 <entry>BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in GNU fileutils shellutils etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete POSIX environment for any small or embedded system.</entry>
246 <entry> GPL-2.0, BSD-4-Clause</entry>
247</row>
248<row>
249 <entry>bzip2</entry>
250 <entry>1.0.6</entry>
251 <entry>bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors and approaches the performance of the PPM family of statistical compressors.</entry>
252 <entry>BSD-4-Clause</entry>
253</row>
254<row>
255 <entry>ca-certificates</entry>
256 <entry>20161130</entry>
257 <entry>This package includes PEM files of CA certificates to allow SSL-based applications to check for the authenticity of SSL connections. This derived from Debian's CA Certificates.</entry>
258 <entry> GPL-2.0, MPL-2.0</entry>
259</row>
260<row>
261 <entry>cacao-initial</entry>
262 <entry>0.98</entry>
263 <entry>CacaoVM for use as OpenEmbedded's Java VM</entry>
264 <entry>GPL-2.0</entry>
265</row>
266<row>
267 <entry>cairo</entry>
268 <entry>1.14.8</entry>
269 <entry>Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension.</entry>
270 <entry> MPL-1.0, LGPL-2.1, GPL-3.0</entry>
271</row>
272<row>
273 <entry>cantarell-fonts</entry>
274 <entry>0.0.24</entry>
275 <entry>The Cantarell font typeface is designed as a contemporary Humanist sans serif and was developed for on-screen reading; in particular reading web pages on an HTC Dream mobile phone.</entry>
276 <entry> </entry>
277</row>
278<row>
279 <entry>cdrkit</entry>
280 <entry>1.1.11</entry>
281 <entry>CD/DVD command line tools.</entry>
282 <entry>GPL-2.0</entry>
283</row>
284<row>
285 <entry>cdrtools</entry>
286 <entry>3.01a31</entry>
287 <entry>A set of tools for CD recording including cdrecord.</entry>
288 <entry> GPL-2.0, LGPL-2.1</entry>
289</row>
290<row>
291 <entry>chrpath</entry>
292 <entry>0.16</entry>
293 <entry>chrpath allows you to change the rpath (where the application looks for libraries) in an application. It does not (yet) allow you to add an rpath if there isn't one already.</entry>
294 <entry>GPL-2.0</entry>
295</row>
296<row>
297 <entry>classpath-initial</entry>
298 <entry>0.93</entry>
299 <entry>Java1.4-compatible GNU Classpath variant that is used as bootclasspath for jikes-native.</entry>
300 <entry> GPL-2.0</entry>
301</row>
302<row>
303 <entry>classpath</entry>
304 <entry>0.99</entry>
305 <entry>GNU Classpath standard Java libraries - For native Java-dependent programs</entry>
306 <entry> GPL-2.0</entry>
307</row>
308<row>
309 <entry>cmake</entry>
310 <entry>3.7.2</entry>
311 <entry>Cross-platform open-source make system.</entry>
312 <entry>BSD</entry>
313</row>
314<row>
315 <entry>commons-logging</entry>
316 <entry>1.1.1</entry>
317 <entry>Java Internet protocol suite library</entry>
318 <entry>Apache-2.0</entry>
319</row>
320<row>
321 <entry>commons-net</entry>
322 <entry>1.4.1</entry>
323 <entry>Java Internet protocol suite library</entry>
324 <entry>Apache-2.0</entry>
325</row>
326<row>
327 <entry>compose-file</entry>
328 <entry>3.0</entry>
329 <entry>Parser for the Compose file format (version 3)</entry>
330 <entry>Apache-2.0</entry>
331</row>
332<row>
333 <entry>compositeproto</entry>
334 <entry>0.4.2</entry>
335 <entry>This package provides the wire protocol for the X composite extension. The X composite extension provides three related mechanisms for compositing and off-screen storage.</entry>
336 <entry> MIT</entry>
337</row>
338<row>
339 <entry>containerd-docker</entry>
340 <entry>0.2.3</entry>
341 <entry>containerd is a daemon to control runC built for performance and density. containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers.</entry>
342 <entry>Apache-2.0</entry>
343</row>
344<row>
345 <entry>coreutils</entry>
346 <entry>8.26</entry>
347 <entry>The GNU Core Utilities provide the basic file shell and text manipulation utilities. These are the core utilities which are expected to exist on every system.</entry>
348 <entry>GPL-3.0</entry>
349</row>
350<row>
351 <entry>cross-localedef</entry>
352 <entry>2.25</entry>
353 <entry>Cross locale generation tool for glibc.</entry>
354 <entry>LGPL-2.1</entry>
355</row>
356<row>
357 <entry>cryptodev-linux</entry>
358 <entry>1.8</entry>
359 <entry>A /dev/crypto device driver header file.</entry>
360 <entry>GPL-2.0</entry>
361</row>
362<row>
363 <entry>cup</entry>
364 <entry>0.10k</entry>
365 <entry>Lexical analyzer generator for Java</entry>
366 <entry> </entry>
367</row>
368<row>
369 <entry>cups</entry>
370 <entry>2.2.2</entry>
371 <entry>An Internet printing system for Unix.</entry>
372 <entry> GPL-2.0</entry>
373</row>
374<row>
375 <entry>curl</entry>
376 <entry>7.53.1</entry>
377 <entry>Command line tool and library for client-side URL transfers.</entry>
378 <entry>MIT</entry>
379</row>
380<row>
381 <entry>damageproto</entry>
382 <entry>1.2.1</entry>
383 <entry>This package provides the wire protocol for the DAMAGE extension. The DAMAGE extension allows applications to receive information about changes made to pixel contents of windows and pixmaps.</entry>
384 <entry>MIT</entry>
385</row>
386<row>
387 <entry>db</entry>
388 <entry>5.3.28</entry>
389 <entry>Berkeley Database v5.</entry>
390 <entry>Sleepycat</entry>
391</row>
392<row>
393 <entry>dbus-glib</entry>
394 <entry>0.108</entry>
395 <entry>GLib bindings for the D-Bus message bus that integrate the D-Bus library with the GLib thread abstraction and main loop.</entry>
396 <entry> AFL-2.0, GPL-2.0</entry>
397</row>
398<row>
399 <entry>dbus-test</entry>
400 <entry>1.10.14</entry>
401 <entry>D-Bus test package (for D-bus functionality testing only).</entry>
402 <entry> AFL-2.0, GPL-2.0</entry>
403</row>
404<row>
405 <entry>dbus</entry>
406 <entry>1.10.14</entry>
407 <entry>"D-Bus is a message bus system a simple way for applications to talk to one another. In addition to interprocess communication D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a \""single instance\"" application or daemon and to launch applications and daemons on demand when their services are needed."</entry>
408 <entry> AFL-2.0, GPL-2.0</entry>
409</row>
410<row>
411 <entry>debianutils</entry>
412 <entry>4.8.1</entry>
413 <entry>Miscellaneous utilities specific to Debian.</entry>
414 <entry> GPL-2.0</entry>
415</row>
416<row>
417 <entry>depmodwrapper</entry>
418 <entry>1.0</entry>
419 <entry>Wrapper script for the Linux kernel module dependency indexer.</entry>
420 <entry>MIT</entry>
421</row>
422<row>
423 <entry>dhcp</entry>
424 <entry>4.3.5</entry>
425 <entry>DHCP (Dynamic Host Configuration Protocol) is a protocol which allows individual devices on an IP network to get their own network configuration information from a server. DHCP helps make it easier to administer devices.</entry>
426 <entry>ISC</entry>
427</row>
428<row>
429 <entry>diffutils</entry>
430 <entry>3.5</entry>
431 <entry>Diffutils contains the GNU diff diff3 sdiff and cmp utilities. These programs are usually used for creating patch files.</entry>
432 <entry>GPL-3.0</entry>
433</row>
434<row>
435 <entry>dmidecode</entry>
436 <entry>3.0</entry>
437 <entry>DMI (Desktop Management Interface) table related utilities.</entry>
438 <entry>GPL-2.0</entry>
439</row>
440<row>
441 <entry>dnsmasq</entry>
442 <entry>2.76</entry>
443 <entry>Lightweight easy to configure DNS forwarder and DHCP server.</entry>
444 <entry> GPL-2.0, GPL-3.0</entry>
445</row>
446<row>
447 <entry>docbook-xml-dtd4</entry>
448 <entry>4.5</entry>
449 <entry>Document type definitions for verification of XML data files against the DocBook rule set it ships with the latest DocBook 4.5 XML DTD as well as a selected set of legacy DTDs for use with older documents including 4.0 4.1.2 4.2 4.3 and 4.4</entry>
450 <entry>OASIS</entry>
451</row>
452<row>
453 <entry>docbook-xsl-stylesheets</entry>
454 <entry>1.79.1</entry>
455 <entry>XSL stylesheets for processing DocBook XML to various output formats.</entry>
456 <entry> </entry>
457</row>
458<row>
459 <entry>docker</entry>
460 <entry>1.13.0</entry>
461 <entry>Linux container runtime Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. . Docker is a great building block for automating distributed systems: large-scale web deployments database clusters continuous deployment systems private PaaS service-oriented architectures etc. . This package contains the daemon and client. Using docker.io is officially supported on x86_64 and arm (32-bit) hosts. Other architectures are considered experimental. . Also note that kernel version 3.10 or above is required for proper operation of the daemon process and that any lower versions may have subtle and/or glaring issues. </entry>
462 <entry>Apache-2.0</entry>
463</row>
464<row>
465 <entry>dosfstools</entry>
466 <entry>4.1</entry>
467 <entry>DOS FAT Filesystem Utilities.</entry>
468 <entry>GPL-3.0</entry>
469</row>
470<row>
471 <entry>dpdk-dev-libibverbs</entry>
472 <entry>1.2.1-3.4-2.0.0.0</entry>
473 <entry>libibverbs library to support Mellanox config</entry>
474 <entry>GPL-2.0</entry>
475</row>
476<row>
477 <entry>dpdk</entry>
478 <entry>17.08</entry>
479 <entry>Intel(r) Data Plane Development Kit</entry>
480 <entry> BSD, LGPL-2.0, GPL-2.0</entry>
481</row>
482<row>
483 <entry>dpkg</entry>
484 <entry>1.18.10</entry>
485 <entry>Package maintenance system from Debian.</entry>
486 <entry>GPL-2.0</entry>
487</row>
488<row>
489 <entry>dtc</entry>
490 <entry>1.4.2</entry>
491 <entry>The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels.</entry>
492 <entry> GPL-2.0, BSD</entry>
493</row>
494<row>
495 <entry>e2fsprogs</entry>
496 <entry>1.43.4</entry>
497 <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating fixing configuring and debugging ext2 filesystems.</entry>
498 <entry> GPL-2.0, LGPL-2.0, BSD, MIT</entry>
499</row>
500<row>
501 <entry>ebtables</entry>
502 <entry>2.0.10-4</entry>
503 <entry>Utility for basic Ethernet frame filtering on a Linux bridge advanced logging MAC DNAT/SNAT and brouting.</entry>
504 <entry>GPL-2.0</entry>
505</row>
506<row>
507 <entry>ecj-bootstrap</entry>
508 <entry>1.0</entry>
509 <entry>JDT Core Batch Compiler - Bootstrap variant</entry>
510 <entry>MIT</entry>
511</row>
512<row>
513 <entry>ecj-initial</entry>
514 <entry>1.0</entry>
515 <entry>JDT Core Batch Compiler - Bootstrap variant</entry>
516 <entry>MIT</entry>
517</row>
518<row>
519 <entry>elfutils</entry>
520 <entry>0.168</entry>
521 <entry>Utilities and libraries for handling compiled object files.</entry>
522 <entry> GPL-3.0, Elfutils-Exception</entry>
523</row>
524<row>
525 <entry>enea-nfv-access-dev</entry>
526 <entry>1.0</entry>
527 <entry>Image for the host side of the Enea NFV Access Platform</entry>
528 <entry>MIT</entry>
529</row>
530<row>
531 <entry>expat</entry>
532 <entry>2.2.0</entry>
533 <entry>Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags)</entry>
534 <entry>MIT</entry>
535</row>
536<row>
537 <entry>fastjar</entry>
538 <entry>0.98</entry>
539 <entry>jar replacement written in C.</entry>
540 <entry>GPL-2.0</entry>
541</row>
542<row>
543 <entry>file</entry>
544 <entry>5.30</entry>
545 <entry>File attempts to classify files depending on their contents and prints a description if a match is found.</entry>
546 <entry>BSD</entry>
547</row>
548<row>
549 <entry>findutils</entry>
550 <entry>4.6.0</entry>
551 <entry>The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. These programs are typically used in conjunction with other programs to provide modular and powerful directory search and file locating capabilities to other commands.</entry>
552 <entry>GPL-3.0</entry>
553</row>
554<row>
555 <entry>fixesproto</entry>
556 <entry>5.0</entry>
557 <entry>This package provides the wire protocol for the X Fixes extension. This extension is designed to provide server-side support for application work arounds to shortcomings in the core X window system.</entry>
558 <entry> MIT</entry>
559</row>
560<row>
561 <entry>flex</entry>
562 <entry>2.6.0</entry>
563 <entry>Flex is a fast lexical analyser generator. Flex is a tool for generating programs that recognize lexical patterns in text.</entry>
564 <entry>BSD</entry>
565</row>
566<row>
567 <entry>fontconfig</entry>
568 <entry>2.12.1</entry>
569 <entry>Fontconfig is a font configuration and customization library which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. Fontconfig is not a rasterization library nor does it impose a particular rasterization library on the application. The X-specific library 'Xft' uses fontconfig along with freetype to specify and rasterize fonts.</entry>
570 <entry> MIT, PD</entry>
571</row>
572<row>
573 <entry>freetype</entry>
574 <entry>2.7.1</entry>
575 <entry>FreeType is a software font engine that is designed to be small efficient highly customizable and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries display servers font conversion tools text image generation tools and many other products as well.</entry>
576 <entry> FreeType, GPL-2.0</entry>
577</row>
578<row>
579 <entry>fuse</entry>
580 <entry>2.9.4</entry>
581 <entry>FUSE (Filesystem in Userspace) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. FUSE also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. </entry>
582 <entry> GPL-2.0, LGPL-2.0</entry>
583</row>
584<row>
585 <entry>gawk</entry>
586 <entry>4.1.4</entry>
587 <entry>The GNU version of awk a text processing utility. Awk interprets a special-purpose programming language to do quick and easy text pattern matching and reformatting jobs.</entry>
588 <entry>GPL-3.0</entry>
589</row>
590<row>
591 <entry>gcc-cross-initial-x86_64</entry>
592 <entry>6.3.0</entry>
593 <entry>GNU cc and gcc C compilers.</entry>
594 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
595</row>
596<row>
597 <entry>gcc-cross-x86_64</entry>
598 <entry>6.3.0</entry>
599 <entry>GNU cc and gcc C compilers.</entry>
600 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
601</row>
602<row>
603 <entry>gcc-source-6.3.0</entry>
604 <entry>6.3.0</entry>
605 <entry>GNU cc and gcc C compilers.</entry>
606 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
607</row>
608<row>
609 <entry>gcc</entry>
610 <entry>6.3.0</entry>
611 <entry>Runtime libraries from GCC.</entry>
612 <entry>GPL-3.0-with-GCC-exception</entry>
613</row>
614<row>
615 <entry>gdb</entry>
616 <entry>7.12.1</entry>
617 <entry>GNU debugger.</entry>
618 <entry> GPL-2.0, GPL-3.0, LGPL-2.0, LGPL-3.0</entry>
619</row>
620<row>
621 <entry>gdbm</entry>
622 <entry>1.12</entry>
623 <entry>Key/value database library with extensible hashing.</entry>
624 <entry>GPL-3.0</entry>
625</row>
626<row>
627 <entry>gdk-pixbuf</entry>
628 <entry>2.36.5</entry>
629 <entry>Image loading library for GTK+.</entry>
630 <entry>LGPL-2.0</entry>
631</row>
632<row>
633 <entry>gettext-minimal</entry>
634 <entry>0.19.8.1</entry>
635 <entry>Contains the m4 macros sufficient to support building autoconf/automake. This provides a significant build time speedup by the removal of gettext-native from most dependency chains (now only needed for gettext for the target).</entry>
636 <entry>FSF-Unlimited</entry>
637</row>
638<row>
639 <entry>gettext</entry>
640 <entry>0.19.8.1</entry>
641 <entry>GNU gettext is a set of tools that provides a framework to help other programs produce multi-lingual messages. These tools include a set of conventions about how programs should be written to support message catalogs a directory and file naming organization for the message catalogs themselves a runtime library supporting the retrieval of translated messages and a few stand-alone programs to massage in various ways the sets of translatable and already translated strings.</entry>
642 <entry> GPL-3.0, LGPL-2.1</entry>
643</row>
644<row>
645 <entry>giflib</entry>
646 <entry>5.1.4</entry>
647 <entry>shared library for GIF images.</entry>
648 <entry>MIT</entry>
649</row>
650<row>
651 <entry>git</entry>
652 <entry>2.11.1</entry>
653 <entry>Distributed version control system.</entry>
654 <entry>GPL-2.0</entry>
655</row>
656<row>
657 <entry>glib-2.0</entry>
658 <entry>2.50.3</entry>
659 <entry>GLib is a general-purpose utility library which provides many useful data types macros type conversions string utilities file utilities a main loop abstraction and so on.</entry>
660 <entry> LGPL-2.0, BSD, PD</entry>
661</row>
662<row>
663 <entry>glibc-locale</entry>
664 <entry>2.25</entry>
665 <entry>Locale data from glibc.</entry>
666 <entry> GPL-2.0, LGPL-2.1</entry>
667</row>
668<row>
669 <entry>glibc</entry>
670 <entry>2.25</entry>
671 <entry>The GNU C Library is used as the system C library in most systems with the Linux kernel.</entry>
672 <entry> GPL-2.0, LGPL-2.1</entry>
673</row>
674<row>
675 <entry>gmp</entry>
676 <entry>6.1.2</entry>
677 <entry>GMP is a free library for arbitrary precision arithmetic operating on signed integers rational numbers and floating point numbers</entry>
678 <entry> GPL-2.0, LGPL-3.0</entry>
679</row>
680<row>
681 <entry>gnome-desktop-testing</entry>
682 <entry>2014.1</entry>
683 <entry>Test runner for GNOME-style installed tests.</entry>
684 <entry>LGPL-2.0</entry>
685</row>
686<row>
687 <entry>gnome-themes-standard</entry>
688 <entry>3.22.2</entry>
689 <entry>GTK+2 standard themes.</entry>
690 <entry>LGPL-2.1</entry>
691</row>
692<row>
693 <entry>gnu-config</entry>
694 <entry>20150728</entry>
695 <entry>Tool that installs the GNU config.guess / config.sub into a directory tree</entry>
696 <entry> </entry>
697</row>
698<row>
699 <entry>gnujaf</entry>
700 <entry>1.1.1</entry>
701 <entry>Provides a mean to type data and locate components suitable for performing various kinds of action on it.</entry>
702 <entry> </entry>
703</row>
704<row>
705 <entry>gnumail</entry>
706 <entry>1.1.2</entry>
707 <entry>GNU's free implementation of the JavaMail API specification</entry>
708 <entry> </entry>
709</row>
710<row>
711 <entry>gnutls</entry>
712 <entry>3.5.9</entry>
713 <entry>GNU Transport Layer Security Library.</entry>
714 <entry> GPL-3.0, LGPL-2.1</entry>
715</row>
716<row>
717 <entry>go-bootstrap</entry>
718 <entry>1.4.3</entry>
719 <entry> The Go programming language is an open source project to make programmers more productive. Go is expressive concise clean and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast statically typed compiled language that feels like a dynamically typed interpreted language.</entry>
720 <entry>BSD-3-Clause</entry>
721</row>
722<row>
723 <entry>go-capability</entry>
724 <entry>0.0</entry>
725 <entry>Utilities for manipulating POSIX capabilities in Go.</entry>
726 <entry>BSD-2-Clause</entry>
727</row>
728<row>
729 <entry>go-cli</entry>
730 <entry>1.1.0</entry>
731 <entry>A small package for building command line apps in Go</entry>
732 <entry>MIT</entry>
733</row>
734<row>
735 <entry>go-connections</entry>
736 <entry>0.2.1</entry>
737 <entry>Utility package to work with network connections</entry>
738 <entry>Apache-2.0</entry>
739</row>
740<row>
741 <entry>go-context</entry>
742 <entry>git</entry>
743 <entry>A golang registry for global request variables.</entry>
744 <entry>BSD-3-Clause</entry>
745</row>
746<row>
747 <entry>go-cross-x86_64</entry>
748 <entry>1.8</entry>
749 <entry> The Go programming language is an open source project to make programmers more productive. Go is expressive concise clean and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast statically typed compiled language that feels like a dynamically typed interpreted language.</entry>
750 <entry>BSD-3-Clause</entry>
751</row>
752<row>
753 <entry>go-dbus</entry>
754 <entry>4.0.0</entry>
755 <entry>Native Go bindings for D-Bus</entry>
756 <entry>BSD-2-Clause</entry>
757</row>
758<row>
759 <entry>go-distribution</entry>
760 <entry>2.6.0</entry>
761 <entry>The Docker toolset to pack ship store and deliver content</entry>
762 <entry>Apache-2.0</entry>
763</row>
764<row>
765 <entry>go-fsnotify</entry>
766 <entry>1.2.11</entry>
767 <entry>A golang registry for global request variables.</entry>
768 <entry>BSD-3-Clause</entry>
769</row>
770<row>
771 <entry>go-libtrust</entry>
772 <entry>0.0</entry>
773 <entry>Primitives for identity and authorization</entry>
774 <entry>Apache-2.0</entry>
775</row>
776<row>
777 <entry>go-logrus</entry>
778 <entry>0.11.0</entry>
779 <entry>A golang registry for global request variables.</entry>
780 <entry>MIT</entry>
781</row>
782<row>
783 <entry>go-mux</entry>
784 <entry>git</entry>
785 <entry>A powerful URL router and dispatcher for golang.</entry>
786 <entry>BSD-3-Clause</entry>
787</row>
788<row>
789 <entry>go-patricia</entry>
790 <entry>2.2.6</entry>
791 <entry>A generic patricia trie (also called radix tree) implemented in Go (Golang)</entry>
792 <entry>MIT</entry>
793</row>
794<row>
795 <entry>go-pty</entry>
796 <entry>git</entry>
797 <entry>PTY interface for Go</entry>
798 <entry>MIT</entry>
799</row>
800<row>
801 <entry>go-systemd</entry>
802 <entry>4</entry>
803 <entry>Go bindings to systemd socket activation journal D-Bus and unit files</entry>
804 <entry>Apache-2.0</entry>
805</row>
806<row>
807 <entry>gobject-introspection</entry>
808 <entry>1.50.0</entry>
809 <entry>Middleware layer between GObject-using C libraries and language bindings.</entry>
810 <entry> LGPL-2.0, GPL-2.0</entry>
811</row>
812<row>
813 <entry>gperf</entry>
814 <entry>3.0.4</entry>
815 <entry>GNU gperf is a perfect hash function generator</entry>
816 <entry>GPL-3.0</entry>
817</row>
818<row>
819 <entry>grep</entry>
820 <entry>3.0</entry>
821 <entry>GNU grep utility.</entry>
822 <entry>GPL-3.0</entry>
823</row>
824<row>
825 <entry>groff</entry>
826 <entry>1.22.3</entry>
827 <entry>The groff (GNU troff) software is a typesetting package which reads plain text mixed with formatting commands and produces formatted output.</entry>
828 <entry>GPL-3.0</entry>
829</row>
830<row>
831 <entry>grpc-go</entry>
832 <entry>1.4.0</entry>
833 <entry>The Go language implementation of gRPC. HTTP/2 based RPC</entry>
834 <entry>BSD</entry>
835</row>
836<row>
837 <entry>grub-efi</entry>
838 <entry>2.00</entry>
839 <entry>GRUB2 is the next generaion of a GPLed bootloader intended to unify bootloading across x86 operating systems. In addition to loading the Linux kernel it implements the Multiboot standard which allows for flexible loading of multiple boot images.</entry>
840 <entry>GPL-3.0</entry>
841</row>
842<row>
843 <entry>gtk+</entry>
844 <entry>2.24.31</entry>
845 <entry>GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets GTK+ is suitable for projects ranging from small one-off projects to complete application suites.</entry>
846 <entry> LGPL-2.0, LGPL-2.1</entry>
847</row>
848<row>
849 <entry>gtk-doc</entry>
850 <entry>1.25</entry>
851 <entry>Gtk-doc is a set of scripts that extract specially formatted comments from glib-based software and produce a set of html documentation files from them</entry>
852 <entry>GPL-2.0</entry>
853</row>
854<row>
855 <entry>gtk-icon-utils</entry>
856 <entry>3.22.8</entry>
857 <entry>gtk-update-icon-cache and gtk-encode-symbolic-svg built from GTK+ natively for build time and on-host postinst script execution.</entry>
858 <entry> LGPL-2.0, LGPL-2.1</entry>
859</row>
860<row>
861 <entry>guile</entry>
862 <entry>2.0.14</entry>
863 <entry>Guile is the GNU Ubiquitous Intelligent Language for Extensions the official extension language for the GNU operating system. Guile is a library designed to help programmers create flexible applications. Using Guile in an application allows the application's functionality to be extended by users or other programmers with plug-ins modules or scripts. Guile provides what might be described as 'practical software freedom' making it possible for users to customize an application to meet their needs without digging into the application's internals.</entry>
864 <entry>GPL-3.0</entry>
865</row>
866<row>
867 <entry>gzip</entry>
868 <entry>1.8</entry>
869 <entry>GNU Gzip is a popular data compression program originally written by Jean-loup Gailly for the GNU project. Mark Adler wrote the decompression part</entry>
870 <entry>GPL-3.0</entry>
871</row>
872<row>
873 <entry>harfbuzz</entry>
874 <entry>1.4.1</entry>
875 <entry>HarfBuzz is an OpenType text shaping engine.</entry>
876 <entry>MIT</entry>
877</row>
878<row>
879 <entry>hicolor-icon-theme</entry>
880 <entry>0.15</entry>
881 <entry>Default icon theme that all icon themes automatically inherit from.</entry>
882 <entry>GPL-2.0</entry>
883</row>
884<row>
885 <entry>htop</entry>
886 <entry>1.0.3</entry>
887 <entry>htop process monitor.</entry>
888 <entry>GPL-2.0</entry>
889</row>
890<row>
891 <entry>icedtea7</entry>
892 <entry>2.1.3</entry>
893 <entry>Harness to build the source code from OpenJDK using Free Software build tools</entry>
894 <entry> </entry>
895</row>
896<row>
897 <entry>icu</entry>
898 <entry>58.2</entry>
899 <entry>The International Component for Unicode (ICU) is a mature portable set of C/C++ and Java libraries for Unicode support software internationalization (I18N) and globalization (G11N) giving applications the same results on all platforms.</entry>
900 <entry>ICU</entry>
901</row>
902<row>
903 <entry>inetlib</entry>
904 <entry>1.1.1</entry>
905 <entry>GNU Classpath inetlib is an extension library to provide extra network protocol support for GNU Classpath and ClasspathX project but it can also used standalone to add http imap pop3 and smtp client support applications. </entry>
906 <entry> </entry>
907</row>
908<row>
909 <entry>initscripts</entry>
910 <entry>1.0</entry>
911 <entry>Initscripts provide the basic system startup initialization scripts for the system. These scripts include actions such as filesystem mounting fsck RTC manipulation and other actions routinely performed at system startup. In addition the scripts are also used during system shutdown to reverse the actions performed at startup.</entry>
912 <entry>GPL-2.0</entry>
913</row>
914<row>
915 <entry>inputproto</entry>
916 <entry>2.3.2</entry>
917 <entry>This package provides the wire protocol for the X Input extension. The extension supports input devices other then the core X keyboard and pointer.</entry>
918 <entry> MIT</entry>
919</row>
920<row>
921 <entry>intel-microcode</entry>
922 <entry>20170511</entry>
923 <entry>The microcode data file contains the latest microcode definitions for all Intel processors. Intel releases microcode updates to correct processor behavior as documented in the respective processor specification updates. While the regular approach to getting this microcode update is via a BIOS upgrade Intel realizes that this can be an administrative hassle. The Linux operating system and VMware ESX products have a mechanism to update the microcode after booting. For example this file will be used by the operating system mechanism if the file is placed in the /etc/firmware directory of the Linux system.</entry>
924 <entry> </entry>
925</row>
926<row>
927 <entry>intltool</entry>
928 <entry>0.51.0</entry>
929 <entry>Utility scripts for internationalizing XML.</entry>
930 <entry>GPL-2.0</entry>
931</row>
932<row>
933 <entry>iproute2</entry>
934 <entry>4.10.0</entry>
935 <entry>Iproute2 is a collection of utilities for controlling TCP / IP networking and traffic control in Linux. Of the utilities ip and tc are the most important. ip controls IPv4 and IPv6 configuration and tc stands for traffic control.</entry>
936 <entry>GPL-2.0</entry>
937</row>
938<row>
939 <entry>iptables</entry>
940 <entry>1.6.1</entry>
941 <entry>iptables is the userspace command line program used to configure and control network packet filtering code in Linux.</entry>
942 <entry>GPL-2.0</entry>
943</row>
944<row>
945 <entry>iucode-tool</entry>
946 <entry>2.1.1</entry>
947 <entry>iucode_tool is a program to manipulate Intel i686 and X86-64 processor microcode update collections and to use the kernel facilities to update the microcode on Intel system processors. It can load microcode data files in text and binary format sort list and filter the microcode updates contained in these files write selected microcode updates to a new file in binary format or upload them to the kernel. It operates on microcode data downloaded directly from Intel: http://feeds.downloadcenter.intel.com/rss/?p=2371</entry>
948 <entry>GPL-2.0</entry>
949</row>
950<row>
951 <entry>jacl</entry>
952 <entry>1.4.1</entry>
953 <entry>Tcl interpreter for Java</entry>
954 <entry> , , , </entry>
955</row>
956<row>
957 <entry>jamvm</entry>
958 <entry>2.0.0-devel</entry>
959 <entry>A compact Java Virtual Machine which conforms to the JVM specification version 2.</entry>
960 <entry>GPL-2.0</entry>
961</row>
962<row>
963 <entry>jansson</entry>
964 <entry>2.9</entry>
965 <entry>Jansson is a C library for encoding decoding and manipulating JSON data.</entry>
966 <entry>MIT</entry>
967</row>
968<row>
969 <entry>jaxp1.3</entry>
970 <entry>1.4.01</entry>
971 <entry>Java XML parser and transformer APIs (DOM SAX JAXP TrAX)</entry>
972 <entry> Apache-2.0, PD</entry>
973</row>
974<row>
975 <entry>jdepend</entry>
976 <entry>2.9.1</entry>
977 <entry>Design quality metrics generator for each Java</entry>
978 <entry>BSD</entry>
979</row>
980<row>
981 <entry>jikes-initial</entry>
982 <entry>1.0</entry>
983 <entry>Initial Java 1.4-compatible (and not higher) compiler.</entry>
984 <entry>MIT</entry>
985</row>
986<row>
987 <entry>jikes</entry>
988 <entry>1.22</entry>
989 <entry>Java compiler adhering to language and VM specifications</entry>
990 <entry> </entry>
991</row>
992<row>
993 <entry>jlex</entry>
994 <entry>1.2.6</entry>
995 <entry>Lexical analyzer generator for Java</entry>
996 <entry> </entry>
997</row>
998<row>
999 <entry>jsch</entry>
1000 <entry>0.1.40</entry>
1001 <entry>SSH implementation in Java</entry>
1002 <entry>BSD</entry>
1003</row>
1004<row>
1005 <entry>json-c</entry>
1006 <entry>0.12</entry>
1007 <entry>JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C.</entry>
1008 <entry>MIT</entry>
1009</row>
1010<row>
1011 <entry>junit</entry>
1012 <entry>3.8.2</entry>
1013 <entry>JUnit is a testing framework for Java</entry>
1014 <entry> </entry>
1015</row>
1016<row>
1017 <entry>jzlib</entry>
1018 <entry>1.0.7</entry>
1019 <entry>zlib implementation in Java</entry>
1020 <entry>BSD</entry>
1021</row>
1022<row>
1023 <entry>kbd</entry>
1024 <entry>2.0.4</entry>
1025 <entry>Keytable files and keyboard utilities.</entry>
1026 <entry>GPL-2.0</entry>
1027</row>
1028<row>
1029 <entry>kbproto</entry>
1030 <entry>1.0.7</entry>
1031 <entry>This package provides the wire protocol for the X Keyboard extension. This extension is used to control options related to keyboard handling and layout.</entry>
1032 <entry>MIT</entry>
1033</row>
1034<row>
1035 <entry>kern-tools</entry>
1036 <entry>0.2</entry>
1037 <entry>Tools for managing Yocto Project style branched kernels.</entry>
1038 <entry>GPL-2.0</entry>
1039</row>
1040<row>
1041 <entry>kernel-devsrc</entry>
1042 <entry>1.0</entry>
1043 <entry>Development source linux kernel. When built this recipe packages the source of the preferred virtual/kernel provider and makes it available for full kernel development or external module builds</entry>
1044 <entry>GPL-2.0</entry>
1045</row>
1046<row>
1047 <entry>keymaps</entry>
1048 <entry>1.0</entry>
1049 <entry>Keymaps and initscript to set the keymap on bootup.</entry>
1050 <entry>GPL-2.0</entry>
1051</row>
1052<row>
1053 <entry>kmod</entry>
1054 <entry>23</entry>
1055 <entry>kmod is a set of tools to handle common tasks with Linux kernel modules like insert remove list check properties resolve dependencies and aliases.</entry>
1056 <entry> GPL-2.0, LGPL-2.1</entry>
1057</row>
1058<row>
1059 <entry>krb5</entry>
1060 <entry>1.15.1</entry>
1061 <entry>"Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services usually called ""principals""). . This is the MIT reference implementation of Kerberos V5. . This package contains the Kerberos key server (KDC). The KDC manages all authentication credentials for a Kerberos realm holds the master keys for the realm and responds to authentication requests. This package should be installed on both master and slave KDCs."</entry>
1062 <entry>MIT</entry>
1063</row>
1064<row>
1065 <entry>latencytop</entry>
1066 <entry>0.5</entry>
1067 <entry>Linux tool for measuring and fixing latency.</entry>
1068 <entry>GPL-2.0</entry>
1069</row>
1070<row>
1071 <entry>ldconfig</entry>
1072 <entry>2.12.1</entry>
1073 <entry>A standalone native ldconfig build.</entry>
1074 <entry>GPL-2.0</entry>
1075</row>
1076<row>
1077 <entry>less</entry>
1078 <entry>487</entry>
1079 <entry>Less is a program similar to more i.e. a terminal based program for viewing text files and the output from other programs. Less offers many features beyond those that more does.</entry>
1080 <entry> GPL-3.0, BSD-2-Clause</entry>
1081</row>
1082<row>
1083 <entry>libaio</entry>
1084 <entry>0.3.110</entry>
1085 <entry>Asynchronous input/output library that uses the kernels native interface</entry>
1086 <entry>LGPL-2.1</entry>
1087</row>
1088<row>
1089 <entry>libarchive</entry>
1090 <entry>3.2.2</entry>
1091 <entry>C library and command-line tools for reading and writing tar cpio zip ISO and other archive formats</entry>
1092 <entry>BSD</entry>
1093</row>
1094<row>
1095 <entry>libatomic-ops</entry>
1096 <entry>7.4.4</entry>
1097 <entry>A library for atomic integer operations.</entry>
1098 <entry> GPL-2.0, MIT</entry>
1099</row>
1100<row>
1101 <entry>libbsd</entry>
1102 <entry>0.8.3</entry>
1103 <entry>This library provides useful functions commonly found on BSD systems and lacking on others like GNU systems thus making it easier to port projects with strong BSD origins without needing to embed the same code over and over again on each project.</entry>
1104 <entry> BSD-4-Clause, ISC, PD</entry>
1105</row>
1106<row>
1107 <entry>libcap</entry>
1108 <entry>2.25</entry>
1109 <entry>Library for getting/setting POSIX.1e capabilities.</entry>
1110 <entry> BSD, GPL-2.0</entry>
1111</row>
1112<row>
1113 <entry>libcgroup</entry>
1114 <entry>0.41</entry>
1115 <entry>libcgroup is a library that abstracts the control group file system in Linux. Control groups allow you to limit account and isolate resource usage (CPU memory disk I/O etc.) of groups of processes.</entry>
1116 <entry>LGPL-2.1</entry>
1117</row>
1118<row>
1119 <entry>libcheck</entry>
1120 <entry>0.10.0</entry>
1121 <entry>Check - unit testing framework for C code.</entry>
1122 <entry>LGPL-2.1</entry>
1123</row>
1124<row>
1125 <entry>libcroco</entry>
1126 <entry>0.6.11</entry>
1127 <entry>Cascading Style Sheet (CSS) parsing and manipulation toolkit.</entry>
1128 <entry> LGPL-2.0, LGPL-2.1</entry>
1129</row>
1130<row>
1131 <entry>libdaemon</entry>
1132 <entry>0.14</entry>
1133 <entry>Lightweight C library which eases the writing of UNIX daemons.</entry>
1134 <entry>LGPL-2.1</entry>
1135</row>
1136<row>
1137 <entry>libdevmapper</entry>
1138 <entry>2.02.166</entry>
1139 <entry>LVM2 is a set of utilities to manage logical volumes in Linux.</entry>
1140 <entry> GPL-2.0, LGPL-2.0</entry>
1141</row>
1142<row>
1143 <entry>libecj-bootstrap</entry>
1144 <entry>3.6.2</entry>
1145 <entry>JDT Core Batch Compiler - Jar only</entry>
1146 <entry>EPL-1.0</entry>
1147</row>
1148<row>
1149 <entry>liberation-fonts</entry>
1150 <entry>1.04</entry>
1151 <entry>The Liberation(tm) Fonts is a font family originally created by Ascender(c) which aims at metric compatibility with Arial Times New Roman Courier New.</entry>
1152 <entry>GPL-2.0</entry>
1153</row>
1154<row>
1155 <entry>libevent</entry>
1156 <entry>2.0.22</entry>
1157 <entry>An asynchronous event notification library.</entry>
1158 <entry>BSD</entry>
1159</row>
1160<row>
1161 <entry>libffi</entry>
1162 <entry>3.2.1</entry>
1163 <entry>The `libffi' library provides a portable high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time. FFI stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. The `libffi' library really only provides the lowest machine dependent layer of a fully featured foreign function interface. A layer must exist above `libffi' that handles type conversions for values passed between the two languages.</entry>
1164 <entry>MIT</entry>
1165</row>
1166<row>
1167 <entry>libgcc</entry>
1168 <entry>6.3.0</entry>
1169 <entry>GNU cc and gcc C compilers.</entry>
1170 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
1171</row>
1172<row>
1173 <entry>libgudev</entry>
1174 <entry>231</entry>
1175 <entry>GObject wrapper for libudev.</entry>
1176 <entry>LGPL-2.1</entry>
1177</row>
1178<row>
1179 <entry>libice</entry>
1180 <entry>1.0.9</entry>
1181 <entry>The Inter-Client Exchange (ICE) protocol provides a generic framework for building protocols on top of reliable byte-stream transport connections. It provides basic mechanisms for setting up and shutting down connections for performing authentication for negotiating versions and for reporting errors. </entry>
1182 <entry>MIT</entry>
1183</row>
1184<row>
1185 <entry>libidn</entry>
1186 <entry>1.33</entry>
1187 <entry>Implementation of the Stringprep Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.</entry>
1188 <entry> LGPL-2.1, LGPL-3.0, GPL-3.0</entry>
1189</row>
1190<row>
1191 <entry>libjpeg-turbo</entry>
1192 <entry>1.5.1</entry>
1193 <entry>libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX SSE2 NEON) to accelerate baseline JPEG compression and decompression</entry>
1194 <entry>BSD-3-Clause</entry>
1195</row>
1196<row>
1197 <entry>libmpc</entry>
1198 <entry>1.0.3</entry>
1199 <entry>Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as Mpfr</entry>
1200 <entry>LGPL-3.0</entry>
1201</row>
1202<row>
1203 <entry>libndp</entry>
1204 <entry>1.6</entry>
1205 <entry>Library for IPv6 Neighbor Discovery Protocol.</entry>
1206 <entry>LGPL-2.1</entry>
1207</row>
1208<row>
1209 <entry>libnewt</entry>
1210 <entry>0.52.19</entry>
1211 <entry>Newt is a programming library for color text mode widget based user interfaces. Newt can be used to add stacked windows entry widgets checkboxes radio buttons labels plain text fields scrollbars etc. to text mode user interfaces. This package also contains the shared library needed by programs built with newt as well as a /usr/bin/dialog replacement called whiptail. Newt is based on the slang library.</entry>
1212 <entry>LGPL-2.0</entry>
1213</row>
1214<row>
1215 <entry>libnl</entry>
1216 <entry>3.2.29</entry>
1217 <entry>A library for applications dealing with netlink sockets.</entry>
1218 <entry>LGPL-2.1</entry>
1219</row>
1220<row>
1221 <entry>libnss-mdns</entry>
1222 <entry>0.10</entry>
1223 <entry>Name Service Switch module for Multicast DNS (zeroconf) name resolution.</entry>
1224 <entry>LGPL-2.1</entry>
1225</row>
1226<row>
1227 <entry>libpcap</entry>
1228 <entry>1.8.1</entry>
1229 <entry>Libpcap provides a portable framework for low-level network monitoring. Libpcap can provide network statistics collection security monitoring and network debugging.</entry>
1230 <entry>BSD</entry>
1231</row>
1232<row>
1233 <entry>libpciaccess</entry>
1234 <entry>0.13.4</entry>
1235 <entry>libpciaccess provides functionality for X to access the PCI bus and devices in a platform-independent way.</entry>
1236 <entry> MIT</entry>
1237</row>
1238<row>
1239 <entry>libpcre</entry>
1240 <entry>8.40</entry>
1241 <entry>The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API as well as a set of wrapper functions that correspond to the POSIX regular expression API.</entry>
1242 <entry>BSD</entry>
1243</row>
1244<row>
1245 <entry>libpng</entry>
1246 <entry>1.6.28</entry>
1247 <entry>PNG image format decoding library.</entry>
1248 <entry>Libpng</entry>
1249</row>
1250<row>
1251 <entry>libpthread-stubs</entry>
1252 <entry>0.3</entry>
1253 <entry>This library provides weak aliases for pthread functions not provided in libc or otherwise available by default.</entry>
1254 <entry>MIT</entry>
1255</row>
1256<row>
1257 <entry>librsvg</entry>
1258 <entry>2.40.16</entry>
1259 <entry>Library for rendering SVG files.</entry>
1260 <entry>LGPL-2.0</entry>
1261</row>
1262<row>
1263 <entry>libsdl</entry>
1264 <entry>1.2.15</entry>
1265 <entry>Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio keyboard mouse joystick 3D hardware via OpenGL and 2D video framebuffer.</entry>
1266 <entry>LGPL-2.1</entry>
1267</row>
1268<row>
1269 <entry>libsm</entry>
1270 <entry>1.2.2</entry>
1271 <entry>"The Session Management Library (SMlib) is a low-level \""C\"" language interface to XSMP. The purpose of the X Session Management Protocol (XSMP) is to provide a uniform mechanism for users to save and restore their sessions. A session is a group of clients each of which has a particular state."</entry>
1272 <entry>MIT</entry>
1273</row>
1274<row>
1275 <entry>libtasn1</entry>
1276 <entry>4.10</entry>
1277 <entry>Library for ASN.1 and DER manipulation.</entry>
1278 <entry> GPL-3.0, LGPL-2.1</entry>
1279</row>
1280<row>
1281 <entry>libtool</entry>
1282 <entry>2.4.6</entry>
1283 <entry>This is GNU libtool a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface.</entry>
1284 <entry> GPL-2.0, LGPL-2.1</entry>
1285</row>
1286<row>
1287 <entry>libunistring</entry>
1288 <entry>0.9.7</entry>
1289 <entry>Text files are nowadays usually encoded in Unicode and may consist of very different scripts from Latin letters to Chinese Hanzi with many kinds of special characters accents right-to-left writing marks hyphens Roman numbers and much more. But the POSIX platform APIs for text do not contain adequate functions for dealing with particular properties of many Unicode characters. In fact the POSIX APIs for text have several assumptions at their base which don't hold for Unicode text. This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. This package contains documentation.</entry>
1290 <entry> LGPL-3.0, GPL-2.0</entry>
1291</row>
1292<row>
1293 <entry>liburcu</entry>
1294 <entry>0.9.3</entry>
1295 <entry>Userspace RCU (read-copy-update) library.</entry>
1296 <entry> LGPL-2.1, MIT</entry>
1297</row>
1298<row>
1299 <entry>libusb-compat</entry>
1300 <entry>0.1.5</entry>
1301 <entry>libusb-0.1 compatible layer for libusb1 a drop-in replacement that aims to look feel and behave exactly like libusb-0.1</entry>
1302 <entry>LGPL-2.1</entry>
1303</row>
1304<row>
1305 <entry>libusb1</entry>
1306 <entry>1.0.21</entry>
1307 <entry>Userspace library to access USB (version 1.0).</entry>
1308 <entry>LGPL-2.1</entry>
1309</row>
1310<row>
1311 <entry>libvirt</entry>
1312 <entry>1.3.5</entry>
1313 <entry>A toolkit to interact with the virtualization capabilities of recent versions of Linux.</entry>
1314 <entry> LGPL-2.1, GPL-2.0</entry>
1315</row>
1316<row>
1317 <entry>libx11</entry>
1318 <entry>1.6.4</entry>
1319 <entry>This package provides a client interface to the X Window System otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system.</entry>
1320 <entry> MIT, BSD</entry>
1321</row>
1322<row>
1323 <entry>libxau</entry>
1324 <entry>1.0.8</entry>
1325 <entry>libxau provides the main interfaces to the X11 authorisation handling which controls authorisation for X connections both client-side and server-side.</entry>
1326 <entry>MIT</entry>
1327</row>
1328<row>
1329 <entry>libxcb</entry>
1330 <entry>1.12</entry>
1331 <entry>The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint latency hiding direct access to the protocol improved threading support and extensibility.</entry>
1332 <entry>MIT</entry>
1333</row>
1334<row>
1335 <entry>libxcomposite</entry>
1336 <entry>0.4.4</entry>
1337 <entry>The composite extension provides three related mechanisms: per-hierarchy storage automatic shadow update and external parent. In per-hierarchy storage the rendering of an entire hierarchy of windows is redirected to off-screen storage. In automatic shadow update when a hierarchy is rendered off-screen the X server provides an automatic mechanism for presenting those contents within the parent window. In external parent a mechanism for providing redirection of compositing transformations through a client.</entry>
1338 <entry>MIT</entry>
1339</row>
1340<row>
1341 <entry>libxcursor</entry>
1342 <entry>1.1.14</entry>
1343 <entry>Xcursor is a simple library designed to help locate and load cursors. Cursors can be loaded from files or memory. A library of common cursors exists which map to the standard X cursor names. Cursors can exist in several sizes and the library automatically picks the best size.</entry>
1344 <entry>MIT</entry>
1345</row>
1346<row>
1347 <entry>libxdamage</entry>
1348 <entry>1.1.4</entry>
1349 <entry>'Damage' is a term that describes changes make to pixel contents of windows and pixmaps. Damage accumulates as drawing occurs in the drawable. Each drawing operation 'damages' one or more rectangular areas within the drawable. The rectangles are guaranteed to include the set of pixels modified by each operation but may include significantly more than just those pixels. The DAMAGE extension allows applications to either receive the raw rectangles as a stream of events or to have them partially processed within the X server to reduce the amount of data transmitted as well as reduce the processing latency once the repaint operation has started.</entry>
1350 <entry>MIT</entry>
1351</row>
1352<row>
1353 <entry>libxdmcp</entry>
1354 <entry>1.1.2</entry>
1355 <entry>The purpose of the X Display Manager Control Protocol (XDMCP) is to provide a uniform mechanism for an autonomous display to request login service from a remote host. An X terminal (screen keyboard mouse processor network interface) is a prime example of an autonomous display.</entry>
1356 <entry>MIT</entry>
1357</row>
1358<row>
1359 <entry>libxext</entry>
1360 <entry>1.3.3</entry>
1361 <entry>libXext provides an X Window System client interface to several extensions to the X protocol. The supported protocol extensions are DOUBLE-BUFFER DPMS Extended-Visual-Information LBX MIT_SHM MIT_SUNDRY-NONSTANDARD Multi-Buffering SECURITY SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC XTEST. libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions.</entry>
1362 <entry>MIT</entry>
1363</row>
1364<row>
1365 <entry>libxfixes</entry>
1366 <entry>5.0.3</entry>
1367 <entry>X applications have often needed to work around various shortcomings in the core X window system. This extension is designed to provide the minimal server-side support necessary to eliminate problems caused by these workarounds.</entry>
1368 <entry>MIT</entry>
1369</row>
1370<row>
1371 <entry>libxft</entry>
1372 <entry>2.3.2</entry>
1373 <entry>Xft was designed to provide good support for scalable fonts and to do so efficiently. Unlike the core fonts system it supports features such as anti-aliasing and sub-pixel rasterisation. Perhaps more importantly it gives applications full control over the way glyphs are rendered making fine typesetting and WYSIWIG display possible. Finally it allows applications to use fonts that are not installed system-wide for displaying documents with embedded fonts. Xft is not compatible with the core fonts system: usage of Xft requires fairly extensive changes to toolkits (user-interface libraries).</entry>
1374 <entry>MIT</entry>
1375</row>
1376<row>
1377 <entry>libxi</entry>
1378 <entry>1.7.9</entry>
1379 <entry>libxi is an extension to the X11 protocol to support input devices other than the core X keyboard and pointer. It allows client programs to select input from these devices independently from each other and independently from the core devices.</entry>
1380 <entry> MIT</entry>
1381</row>
1382<row>
1383 <entry>libxkbcommon</entry>
1384 <entry>0.7.1</entry>
1385 <entry>libxkbcommon is a keymap compiler and support library which processes a reduced subset of keymaps as defined by the XKB specification.</entry>
1386 <entry> MIT</entry>
1387</row>
1388<row>
1389 <entry>libxml-parser-perl</entry>
1390 <entry>2.44</entry>
1391 <entry>XML::Parser - A perl module for parsing XML documents.</entry>
1392 <entry> Artistic-1.0, GPL-1.0</entry>
1393</row>
1394<row>
1395 <entry>libxml2</entry>
1396 <entry>2.9.4</entry>
1397 <entry>The XML Parser Library allows for manipulation of XML files. Libxml2 exports Push and Pull type parser interfaces for both XML and HTML. It can do DTD validation at parse time on a parsed document instance or with an arbitrary DTD. Libxml2 includes complete XPath XPointer and Xinclude implementations. It also has a SAX like interface which is designed to be compatible with Expat.</entry>
1398 <entry>MIT</entry>
1399</row>
1400<row>
1401 <entry>libxrandr</entry>
1402 <entry>1.5.1</entry>
1403 <entry>The X Resize Rotate and Reflect Extension called RandR for short brings the ability to resize rotate and reflect the root window of a screen. It is based on the X Resize and Rotate Extension as specified in the Proceedings of the 2001 Usenix Technical Conference [RANDR].</entry>
1404 <entry>MIT</entry>
1405</row>
1406<row>
1407 <entry>libxrender</entry>
1408 <entry>0.9.10</entry>
1409 <entry>The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them.</entry>
1410 <entry>MIT</entry>
1411</row>
1412<row>
1413 <entry>libxslt</entry>
1414 <entry>1.1.29</entry>
1415 <entry>GNOME XSLT library.</entry>
1416 <entry>MIT</entry>
1417</row>
1418<row>
1419 <entry>libxt</entry>
1420 <entry>1.1.5</entry>
1421 <entry>The Intrinsics are a programming library tailored to the special requirements of user interface construction within a network window system specifically the X Window System. The Intrinsics and a widget set make up an X Toolkit. The Intrinsics provide the base mechanism necessary to build a wide variety of interoperating widget sets and application environments. The Intrinsics are a layer on top of Xlib the C Library X Interface. They extend the fundamental abstractions provided by the X Window System while still remaining independent of any particular user interface policy or style.</entry>
1422 <entry> MIT</entry>
1423</row>
1424<row>
1425 <entry>libxtst</entry>
1426 <entry>1.2.3</entry>
1427 <entry>This extension is a minimal set of client and server extensions required to completely test the X11 server with no user intervention.</entry>
1428 <entry>MIT</entry>
1429</row>
1430<row>
1431 <entry>linux-intel-dev</entry>
1432 <entry>4.9.47</entry>
1433 <entry>Linux kernel.</entry>
1434 <entry>GPL-2.0</entry>
1435</row>
1436<row>
1437 <entry>linux-libc-headers</entry>
1438 <entry>4.10</entry>
1439 <entry>Sanitized set of kernel headers for the C library's use.</entry>
1440 <entry>GPL-2.0</entry>
1441</row>
1442<row>
1443 <entry>log4j1.2</entry>
1444 <entry>1.2.17</entry>
1445 <entry>Java library to help the programmer output log statements to a variety of output targets</entry>
1446 <entry>Apache-2.0</entry>
1447</row>
1448<row>
1449 <entry>logkit</entry>
1450 <entry>1.2.2</entry>
1451 <entry>Logging toolkit designed for secure performance orientated logging in Java applications</entry>
1452 <entry>Apache-2.0</entry>
1453</row>
1454<row>
1455 <entry>lsb</entry>
1456 <entry>4.1</entry>
1457 <entry>LSB support for OpenEmbedded.</entry>
1458 <entry>GPL-2.0</entry>
1459</row>
1460<row>
1461 <entry>lsbinitscripts</entry>
1462 <entry>9.68</entry>
1463 <entry>SysV init scripts which are only used in an LSB image.</entry>
1464 <entry>GPL-2.0</entry>
1465</row>
1466<row>
1467 <entry>lttng-modules</entry>
1468 <entry>2.9.1</entry>
1469 <entry>The lttng-modules 2.0 package contains the kernel tracer modules</entry>
1470 <entry> LGPL-2.1, GPL-2.0, MIT</entry>
1471</row>
1472<row>
1473 <entry>lttng-tools</entry>
1474 <entry>2.9.4</entry>
1475 <entry>The Linux trace toolkit is a suite of tools designed to extract program execution details from the Linux operating system and interpret them.</entry>
1476 <entry> GPL-2.0, LGPL-2.1</entry>
1477</row>
1478<row>
1479 <entry>lttng-ust</entry>
1480 <entry>2.9.0</entry>
1481 <entry>The LTTng UST 2.x package contains the userspace tracer library to trace userspace codes.</entry>
1482 <entry> LGPL-2.1, MIT, GPL-2.0</entry>
1483</row>
1484<row>
1485 <entry>lvm2</entry>
1486 <entry>2.02.166</entry>
1487 <entry>LVM2 is a set of utilities to manage logical volumes in Linux.</entry>
1488 <entry> GPL-2.0, LGPL-2.0</entry>
1489</row>
1490<row>
1491 <entry>lxc</entry>
1492 <entry>2.0.0</entry>
1493 <entry>lxc aims to use these new functionnalities to provide an userspace container object</entry>
1494 <entry>GPL-2.0</entry>
1495</row>
1496<row>
1497 <entry>lxd</entry>
1498 <entry>git</entry>
1499 <entry>"LXD is a container ""hypervisor"" and a new user experience for LXC Specifically it's made of three components: - A system-wide daemon (lxd) - A command line client (lxc) - An OpenStack Nova plugin (nova-compute-lxd)"</entry>
1500 <entry>Apache-2.0</entry>
1501</row>
1502<row>
1503 <entry>lz4</entry>
1504 <entry>131</entry>
1505 <entry>LZ4 is a very fast lossless compression algorithm providing compression speed at 400 MB/s per core scalable with multi-cores CPU. It also features an extremely fast decoder with speed in multiple GB/s per core typically reaching RAM speed limits on multi-core systems.</entry>
1506 <entry>BSD</entry>
1507</row>
1508<row>
1509 <entry>lzo</entry>
1510 <entry>2.09</entry>
1511 <entry>Lossless data compression library.</entry>
1512 <entry>GPL-2.0</entry>
1513</row>
1514<row>
1515 <entry>lzop</entry>
1516 <entry>1.03</entry>
1517 <entry>lzop is a compression utility which is designed to be a companion to gzip. \nIt is based on the LZO data compression library and its main advantages over \ngzip are much higher compression and decompression speed at the cost of some \ncompression ratio. The lzop compression utility was designed with the goals \nof reliability speed portability and with reasonable drop-in compatibility \nto gzip.</entry>
1518 <entry>GPL-2.0</entry>
1519</row>
1520<row>
1521 <entry>m4</entry>
1522 <entry>1.4.18</entry>
1523 <entry>GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files running shell commands doing arithmetic etc.</entry>
1524 <entry>GPL-3.0</entry>
1525</row>
1526<row>
1527 <entry>make</entry>
1528 <entry>4.2.1</entry>
1529 <entry>Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile which lists each of the non-source files and how to compute it from other files.</entry>
1530 <entry> GPL-3.0, LGPL-2.0</entry>
1531</row>
1532<row>
1533 <entry>makedepend</entry>
1534 <entry>1.0.5</entry>
1535 <entry>The makedepend program reads each sourcefile in sequence and parses it like a C-preprocessor processing all #include #define #undef #ifdef #ifndef #endif #if #elif and #else directives so that it can correctly tell which #include directives would be used in a compilation. Any #include directives can reference files having other #include directives and parsing will occur in these files as well.</entry>
1536 <entry>MIT</entry>
1537</row>
1538<row>
1539 <entry>makedevs</entry>
1540 <entry>1.0.1</entry>
1541 <entry>Tool for creating device nodes.</entry>
1542 <entry>GPL-2.0</entry>
1543</row>
1544<row>
1545 <entry>man</entry>
1546 <entry>1.6g</entry>
1547 <entry>A set of documentation tools: man apropos and whatis</entry>
1548 <entry>GPL-2.0</entry>
1549</row>
1550<row>
1551 <entry>mklibs</entry>
1552 <entry>0.1.43</entry>
1553 <entry>mklibs produces cut-down shared libraries that contain only the routines required by a particular set of executables.</entry>
1554 <entry>GPL-2.0</entry>
1555</row>
1556<row>
1557 <entry>mozjs</entry>
1558 <entry>17.0.0</entry>
1559 <entry>SpiderMonkey is Mozilla's JavaScript engine written in C/C++.</entry>
1560 <entry>MPL-2.0</entry>
1561</row>
1562<row>
1563 <entry>mpfr</entry>
1564 <entry>3.1.5</entry>
1565 <entry>C library for multiple-precision floating-point computations with exact rounding.</entry>
1566 <entry> GPL-3.0, LGPL-3.0</entry>
1567</row>
1568<row>
1569 <entry>mtools</entry>
1570 <entry>4.0.18</entry>
1571 <entry>Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them.</entry>
1572 <entry>GPL-3.0</entry>
1573</row>
1574<row>
1575 <entry>nasm</entry>
1576 <entry>2.12.02</entry>
1577 <entry>General-purpose x86 assembler.</entry>
1578 <entry>BSD-2-Clause</entry>
1579</row>
1580<row>
1581 <entry>ncurses</entry>
1582 <entry>6.0</entry>
1583 <entry>SVr4 and XSI-Curses compatible curses library and terminfo tools including tic infocmp captoinfo. Supports color multiple highlights forms-drawing characters and automatic recognition of keypad and function-key sequences. Extensions include resizable windows and mouse support on both xterm and Linux console using the gpm library.</entry>
1584 <entry>MIT</entry>
1585</row>
1586<row>
1587 <entry>net-snmp</entry>
1588 <entry>5.7.3</entry>
1589 <entry>Various tools relating to the Simple Network Management Protocol.</entry>
1590 <entry>BSD</entry>
1591</row>
1592<row>
1593 <entry>netbase</entry>
1594 <entry>5.4</entry>
1595 <entry>This package provides the necessary infrastructure for basic TCP/IP based networking</entry>
1596 <entry>GPL-2.0</entry>
1597</row>
1598<row>
1599 <entry>netcat-openbsd</entry>
1600 <entry>1.105</entry>
1601 <entry>A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable 'back-end' tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool since it can create almost any kind of connection you would need and has several interesting built-in capabilities.</entry>
1602 <entry>BSD-3-Clause</entry>
1603</row>
1604<row>
1605 <entry>nettle</entry>
1606 <entry>3.3</entry>
1607 <entry>A low level cryptographic library.</entry>
1608 <entry> LGPL-3.0, GPL-2.0</entry>
1609</row>
1610<row>
1611 <entry>networkmanager</entry>
1612 <entry>1.4.4</entry>
1613 <entry>NetworkManager.</entry>
1614 <entry>GPL-2.0</entry>
1615</row>
1616<row>
1617 <entry>notary</entry>
1618 <entry>0.4.2</entry>
1619 <entry>Notary is a Docker project that allows anyone to have trust over arbitrary collections of data</entry>
1620 <entry>Apache-2.0</entry>
1621</row>
1622<row>
1623 <entry>nspr</entry>
1624 <entry>4.13.1</entry>
1625 <entry>Netscape Portable Runtime Library.</entry>
1626 <entry> GPL-2.0, MPL-2.0, LGPL-2.1</entry>
1627</row>
1628<row>
1629 <entry>nss</entry>
1630 <entry>3.28.1</entry>
1631 <entry>Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3 TLS PKCS 5 PKCS 7 PKCS 11 PKCS 12 S/MIME X.509 v3 certificates and other security standards.</entry>
1632 <entry> MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry>
1633</row>
1634<row>
1635 <entry>ntp</entry>
1636 <entry>4.2.8p10</entry>
1637 <entry>The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source such as a radio or satellite receiver or modem.</entry>
1638 <entry>NTP</entry>
1639</row>
1640<row>
1641 <entry>numactl</entry>
1642 <entry>2.0.11</entry>
1643 <entry>Simple NUMA policy support. It consists of a numactl program to run other programs with a specific NUMA policy and a libnuma to do allocations with NUMA policy in applications.</entry>
1644 <entry> GPL-2.0, LGPL-2.1</entry>
1645</row>
1646<row>
1647 <entry>openjdk-8</entry>
1648 <entry>102b14</entry>
1649 <entry>Java runtime based upon the OpenJDK Project</entry>
1650 <entry> </entry>
1651</row>
1652<row>
1653 <entry>openjre-8</entry>
1654 <entry>102b14</entry>
1655 <entry>Java runtime based upon the OpenJDK Project</entry>
1656 <entry> </entry>
1657</row>
1658<row>
1659 <entry>openssh</entry>
1660 <entry>7.4p1</entry>
1661 <entry>Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine.</entry>
1662 <entry>BSD</entry>
1663</row>
1664<row>
1665 <entry>openssl</entry>
1666 <entry>1.0.2k</entry>
1667 <entry>Secure Socket Layer (SSL) binary and related cryptographic tools.</entry>
1668 <entry>OpenSSL</entry>
1669</row>
1670<row>
1671 <entry>openvswitch</entry>
1672 <entry>2.8.1</entry>
1673 <entry> Open vSwitch is a production quality multilayer virtual switch licensed under the open source Apache 2.0 license. It is designed to enable massive network automation through programmatic extension while still supporting standard management interfaces and protocols (e.g. NetFlow sFlow SPAN RSPAN CLI LACP 802.1ag) </entry>
1674 <entry>Apache-2.0</entry>
1675</row>
1676<row>
1677 <entry>opkg-utils</entry>
1678 <entry>0.3.4</entry>
1679 <entry>Additional utilities for the opkg package manager.</entry>
1680 <entry>GPL-2.0</entry>
1681</row>
1682<row>
1683 <entry>oprofile</entry>
1684 <entry>1.1.0</entry>
1685 <entry>OProfile is a system-wide profiler for Linux systems capable of profiling all running code at low overhead.</entry>
1686 <entry> LGPL-2.1, GPL-2.0</entry>
1687</row>
1688<row>
1689 <entry>oro</entry>
1690 <entry>2.0.8</entry>
1691 <entry>Perl5-compatible regular expressions library for Java</entry>
1692 <entry>Apache-2.0</entry>
1693</row>
1694<row>
1695 <entry>os-release</entry>
1696 <entry>1.0</entry>
1697 <entry>The /etc/os-release file contains operating system identification data.</entry>
1698 <entry>MIT</entry>
1699</row>
1700<row>
1701 <entry>packagegroup-core-boot</entry>
1702 <entry>1.0</entry>
1703 <entry>The minimal set of packages required to boot the system</entry>
1704 <entry>MIT</entry>
1705</row>
1706<row>
1707 <entry>packagegroup-core-ssh-openssh</entry>
1708 <entry>1.0</entry>
1709 <entry>OpenSSH SSH client/server.</entry>
1710 <entry>MIT</entry>
1711</row>
1712<row>
1713 <entry>packagegroup-enea-virtualization-docker</entry>
1714 <entry>1.0</entry>
1715 <entry>Packagegroup for Docker.</entry>
1716 <entry>MIT</entry>
1717</row>
1718<row>
1719 <entry>packagegroup-enea-virtualization-dpdk</entry>
1720 <entry>1.0</entry>
1721 <entry>Packagegroup for DPDK.</entry>
1722 <entry>MIT</entry>
1723</row>
1724<row>
1725 <entry>packagegroup-enea-virtualization-element-odm</entry>
1726 <entry>1.0</entry>
1727 <entry>Packagegroup for Element ODM.</entry>
1728 <entry>MIT</entry>
1729</row>
1730<row>
1731 <entry>packagegroup-enea-virtualization-host</entry>
1732 <entry>1.0</entry>
1733 <entry>This package group includes packages and packagegroups specific to the host side of the Enea Linux Virtualization Profile.</entry>
1734 <entry>MIT</entry>
1735</row>
1736<row>
1737 <entry>packagegroup-enea-virtualization-libvirt</entry>
1738 <entry>1.0</entry>
1739 <entry>Package group for libvirt.</entry>
1740 <entry>MIT</entry>
1741</row>
1742<row>
1743 <entry>packagegroup-enea-virtualization-lxc</entry>
1744 <entry>1.0</entry>
1745 <entry>Packagegroup for LXC.</entry>
1746 <entry>MIT</entry>
1747</row>
1748<row>
1749 <entry>packagegroup-enea-virtualization-lxd</entry>
1750 <entry>1.0</entry>
1751 <entry>Packagegroup for LXD.</entry>
1752 <entry>MIT</entry>
1753</row>
1754<row>
1755 <entry>packagegroup-enea-virtualization-ovs</entry>
1756 <entry>1.0</entry>
1757 <entry>Packagegroup for Open vSwitch.</entry>
1758 <entry>MIT</entry>
1759</row>
1760<row>
1761 <entry>packagegroup-enea-virtualization-qemu</entry>
1762 <entry>1.0</entry>
1763 <entry>Packagegroup for QEMU.</entry>
1764 <entry>MIT</entry>
1765</row>
1766<row>
1767 <entry>packagegroup-enea-virtualization-tools</entry>
1768 <entry>1.0</entry>
1769 <entry>Enea Linux debugging tools.</entry>
1770 <entry>MIT</entry>
1771</row>
1772<row>
1773 <entry>packagegroup-enea-virtualization</entry>
1774 <entry>1.0</entry>
1775 <entry>This packagegroup includes packages and packagegroups required for both host and guest images of the Enea Linux Virtualization Profile.</entry>
1776 <entry>MIT</entry>
1777</row>
1778<row>
1779 <entry>pango</entry>
1780 <entry>1.40.3</entry>
1781 <entry>Pango is a library for laying out and rendering of text with an emphasis on internationalization. Pango can be used anywhere that text layout is needed though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.</entry>
1782 <entry>LGPL-2.0</entry>
1783</row>
1784<row>
1785 <entry>parted</entry>
1786 <entry>3.2</entry>
1787 <entry>Disk partition editing/resizing utility.</entry>
1788 <entry>GPL-3.0</entry>
1789</row>
1790<row>
1791 <entry>partrt</entry>
1792 <entry>1.1</entry>
1793 <entry>partrt is a tool for dividing a SMP Linux system into a real time domain and a non-real time domain.</entry>
1794 <entry>BSD</entry>
1795</row>
1796<row>
1797 <entry>pciutils</entry>
1798 <entry>3.5.2</entry>
1799 <entry>The PCI Utilities package contains a library for portable access to PCI bus configuration space and several utilities based on this library.</entry>
1800 <entry>GPL-2.0</entry>
1801</row>
1802<row>
1803 <entry>perf</entry>
1804 <entry>1.0</entry>
1805 <entry>Performance counters for Linux are a new kernel-based subsystem that provide a framework for all things performance analysis. It covers hardware level (CPU/PMU Performance Monitoring Unit) features and software features (software counters tracepoints) as well.</entry>
1806 <entry>GPL-2.0</entry>
1807</row>
1808<row>
1809 <entry>perl</entry>
1810 <entry>5.24.1</entry>
1811 <entry>Perl scripting language.</entry>
1812 <entry> Artistic-1.0, GPL-1.0</entry>
1813</row>
1814<row>
1815 <entry>pigz</entry>
1816 <entry>2.3.4</entry>
1817 <entry>pigz which stands for parallel implementation of gzip is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. pigz was written by Mark Adler and uses the zlib and pthread libraries.</entry>
1818 <entry> Zlib, Apache-2.0</entry>
1819</row>
1820<row>
1821 <entry>pixman</entry>
1822 <entry>0.34.0</entry>
1823 <entry>Pixman provides a library for manipulating pixel regions -- a set of Y-X banded rectangles image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids triangles and rectangles.</entry>
1824 <entry> MIT, PD</entry>
1825</row>
1826<row>
1827 <entry>pkgconfig</entry>
1828 <entry>0.29.1</entry>
1829 <entry>pkg-config is a helper tool used when compiling applications and libraries. It helps determined the correct compiler/link options. It is also language-agnostic.</entry>
1830 <entry>GPL-2.0</entry>
1831</row>
1832<row>
1833 <entry>pm-utils</entry>
1834 <entry>1.4.1</entry>
1835 <entry>Simple shell command line tools to suspend and hibernate.</entry>
1836 <entry>GPL-2.0</entry>
1837</row>
1838<row>
1839 <entry>polkit</entry>
1840 <entry>0.113</entry>
1841 <entry>The polkit package is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes.</entry>
1842 <entry>LGPL-2.0</entry>
1843</row>
1844<row>
1845 <entry>popt</entry>
1846 <entry>1.16</entry>
1847 <entry>Library for parsing command line options.</entry>
1848 <entry>MIT</entry>
1849</row>
1850<row>
1851 <entry>pps-tools</entry>
1852 <entry>0.0.0</entry>
1853 <entry>User-space tools for LinuxPPS.</entry>
1854 <entry>GPL-2.0</entry>
1855</row>
1856<row>
1857 <entry>prelink</entry>
1858 <entry>1.0</entry>
1859 <entry>The prelink package contains a utility which modifies ELF shared libraries and executables so that far fewer relocations need to be resolved at runtime and thus programs come up faster.</entry>
1860 <entry>GPL-2.0</entry>
1861</row>
1862<row>
1863 <entry>procps</entry>
1864 <entry>3.3.12</entry>
1865 <entry>Procps contains a set of system utilities that provide system information about processes using the /proc filesystem. The package includes the programs ps top vmstat w kill and skill.</entry>
1866 <entry> GPL-2.0, LGPL-2.0</entry>
1867</row>
1868<row>
1869 <entry>pseudo</entry>
1870 <entry>1.8.2</entry>
1871 <entry>Pseudo gives fake root capabilities to a normal user.</entry>
1872 <entry>LGPL-2.1</entry>
1873</row>
1874<row>
1875 <entry>ptest-runner</entry>
1876 <entry>2.0.2</entry>
1877 <entry>The ptest-runner2 package installs a ptest-runner program which loops through all installed ptest test suites and runs them in sequence.</entry>
1878 <entry>GPL-2.0</entry>
1879</row>
1880<row>
1881 <entry>python-futures</entry>
1882 <entry>3.0.5</entry>
1883 <entry>The concurrent.futures module provides a high-level interface for asynchronously executing callables.</entry>
1884 <entry>BSD</entry>
1885</row>
1886<row>
1887 <entry>python-netaddr</entry>
1888 <entry>0.7.19</entry>
1889 <entry>A network address manipulation library for Python..</entry>
1890 <entry>BSD</entry>
1891</row>
1892<row>
1893 <entry>python-netifaces</entry>
1894 <entry>0.10.6</entry>
1895 <entry>Portable network interface information..</entry>
1896 <entry>MIT</entry>
1897</row>
1898<row>
1899 <entry>python-pip</entry>
1900 <entry>9.0.1</entry>
1901 <entry>PIP is a tool for installing and managing Python packages.</entry>
1902 <entry> MIT, LGPL-2.1</entry>
1903</row>
1904<row>
1905 <entry>python-psutil</entry>
1906 <entry>5.2.0</entry>
1907 <entry>A cross-platform process and system utilities module for Python.</entry>
1908 <entry>BSD</entry>
1909</row>
1910<row>
1911 <entry>python-setuptools</entry>
1912 <entry>32.1.1</entry>
1913 <entry>Download build install upgrade and uninstall Python packages.</entry>
1914 <entry>MIT</entry>
1915</row>
1916<row>
1917 <entry>python-six</entry>
1918 <entry>1.10.0</entry>
1919 <entry>Python 2 and 3 compatibility utilities</entry>
1920 <entry>MIT</entry>
1921</row>
1922<row>
1923 <entry>python-twisted</entry>
1924 <entry>13.2.0</entry>
1925 <entry>Twisted is an event-driven networking framework written in Python and licensed under the LGPL. Twisted supports TCP UDP SSL/TLS multicast Unix sockets a large number of protocols (including HTTP NNTP IMAP SSH IRC FTP and others) and much more.</entry>
1926 <entry>MIT</entry>
1927</row>
1928<row>
1929 <entry>python-zopeinterface</entry>
1930 <entry>4.3.3</entry>
1931 <entry>Interface definitions for Zope products.</entry>
1932 <entry> </entry>
1933</row>
1934<row>
1935 <entry>python</entry>
1936 <entry>2.7.13</entry>
1937 <entry>The Python Programming Language.</entry>
1938 <entry>Python-2.0</entry>
1939</row>
1940<row>
1941 <entry>python3-setuptools</entry>
1942 <entry>32.1.1</entry>
1943 <entry>Download build install upgrade and uninstall Python packages.</entry>
1944 <entry>MIT</entry>
1945</row>
1946<row>
1947 <entry>python3</entry>
1948 <entry>3.5.2</entry>
1949 <entry>The Python Programming Language.</entry>
1950 <entry>Python-2.0</entry>
1951</row>
1952<row>
1953 <entry>qemu</entry>
1954 <entry>2.8.0</entry>
1955 <entry>Fast open source processor emulator.</entry>
1956 <entry> GPL-2.0, LGPL-2.1</entry>
1957</row>
1958<row>
1959 <entry>qemuwrapper</entry>
1960 <entry>1.0</entry>
1961 <entry>QEMU wrapper script.</entry>
1962 <entry>MIT</entry>
1963</row>
1964<row>
1965 <entry>quilt</entry>
1966 <entry>0.65</entry>
1967 <entry>Tool for working with series of patches.</entry>
1968 <entry>GPL-2.0</entry>
1969</row>
1970<row>
1971 <entry>randrproto</entry>
1972 <entry>1.5.0</entry>
1973 <entry>This package provides the wire protocol for the X Resize Rotate and Reflect extension. This extension provides the ability to resize rotate and reflect the root window of a screen.</entry>
1974 <entry>MIT</entry>
1975</row>
1976<row>
1977 <entry>readline</entry>
1978 <entry>7.0</entry>
1979 <entry>The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines to recall and perhaps reedit those lines and perform csh-like history expansion on previous commands.</entry>
1980 <entry>GPL-3.0</entry>
1981</row>
1982<row>
1983 <entry>recordproto</entry>
1984 <entry>1.14.2</entry>
1985 <entry>This package provides the wire protocol for the X Record extension. This extension is used to record and play back event sequences.</entry>
1986 <entry>MIT</entry>
1987</row>
1988<row>
1989 <entry>regexp</entry>
1990 <entry>1.5</entry>
1991 <entry>Java Regular Expression package</entry>
1992 <entry>Apache-2.0</entry>
1993</row>
1994<row>
1995 <entry>renderproto</entry>
1996 <entry>0.11.1</entry>
1997 <entry>This package provides the wire protocol for the X Rendering extension. This is the basis the image composition within the X window system.</entry>
1998 <entry>MIT</entry>
1999</row>
2000<row>
2001 <entry>rhino</entry>
2002 <entry>1.7r4</entry>
2003 <entry>Lexical analyzer generator for Java</entry>
2004 <entry>MPL-2.0</entry>
2005</row>
2006<row>
2007 <entry>rpm</entry>
2008 <entry>4.13.90</entry>
2009 <entry>The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing uninstalling verifying querying and updating software packages. Each software package consists of an archive of files along with information about the package like its version a description etc.</entry>
2010 <entry>GPL-2.0</entry>
2011</row>
2012<row>
2013 <entry>rsync</entry>
2014 <entry>3.1.2</entry>
2015 <entry>File synchronization tool.</entry>
2016 <entry>GPL-3.0</entry>
2017</row>
2018<row>
2019 <entry>run-postinsts</entry>
2020 <entry>1.0</entry>
2021 <entry>Runs postinstall scripts on first boot of the target device.</entry>
2022 <entry>MIT</entry>
2023</row>
2024<row>
2025 <entry>runc-docker</entry>
2026 <entry>1.0.0-rc2</entry>
2027 <entry>runc is a CLI tool for spawning and running containers according to the OCI specification.</entry>
2028 <entry>Apache-2.0</entry>
2029</row>
2030<row>
2031 <entry>sed</entry>
2032 <entry>4.2.2</entry>
2033 <entry>Stream EDitor (text filtering utility).</entry>
2034 <entry>GPL-3.0</entry>
2035</row>
2036<row>
2037 <entry>servlet2.3</entry>
2038 <entry>4.1.37</entry>
2039 <entry>Servlet API 2.3 (from Tomcat 4.1)</entry>
2040 <entry>Apache-2.0</entry>
2041</row>
2042<row>
2043 <entry>shadow-securetty</entry>
2044 <entry>4.2.1</entry>
2045 <entry>Provider of the machine specific securetty file.</entry>
2046 <entry>MIT</entry>
2047</row>
2048<row>
2049 <entry>shadow-sysroot</entry>
2050 <entry>4.2.1</entry>
2051 <entry>Shadow utils requirements for useradd.bbclass.</entry>
2052 <entry> BSD, Artistic-1.0</entry>
2053</row>
2054<row>
2055 <entry>shadow</entry>
2056 <entry>4.2.1</entry>
2057 <entry>Tools to change and administer password and group data.</entry>
2058 <entry> BSD, Artistic-1.0</entry>
2059</row>
2060<row>
2061 <entry>shared-mime-info</entry>
2062 <entry>1.8</entry>
2063 <entry>Shared MIME type database and specification.</entry>
2064 <entry>LGPL-2.0</entry>
2065</row>
2066<row>
2067 <entry>simpleproxy</entry>
2068 <entry>1.0</entry>
2069 <entry>Simpleproxy.</entry>
2070 <entry>GPL-2.0</entry>
2071</row>
2072<row>
2073 <entry>slang</entry>
2074 <entry>2.3.1a</entry>
2075 <entry>S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into a program to provide the program with a powerful extension language. The S-Lang library provided in this package provides the S-Lang extension language. S-Lang's syntax resembles C which makes it easy to recode S-Lang procedures in C if you need to.</entry>
2076 <entry>GPL-2.0</entry>
2077</row>
2078<row>
2079 <entry>sqlite3</entry>
2080 <entry>3.17.0</entry>
2081 <entry>Embeddable SQL database engine.</entry>
2082 <entry>PD</entry>
2083</row>
2084<row>
2085 <entry>squashfs-tools</entry>
2086 <entry>4.3</entry>
2087 <entry>Tools for manipulating SquashFS filesystems.</entry>
2088 <entry> GPL-2.0, PD</entry>
2089</row>
2090<row>
2091 <entry>sysfsutils</entry>
2092 <entry>2.1.0</entry>
2093 <entry>Tools for working with the sysfs virtual filesystem. The tool 'systool' can query devices by bus class and topology.</entry>
2094 <entry> GPL-2.0, LGPL-2.1</entry>
2095</row>
2096<row>
2097 <entry>syslinux</entry>
2098 <entry>6.03</entry>
2099 <entry>Multi-purpose linux bootloader.</entry>
2100 <entry>GPL-2.0</entry>
2101</row>
2102<row>
2103 <entry>systemd-compat-units</entry>
2104 <entry>1.0</entry>
2105 <entry>Enhances systemd compatilibity with existing SysVinit scripts.</entry>
2106 <entry>MIT</entry>
2107</row>
2108<row>
2109 <entry>systemd-serialgetty</entry>
2110 <entry>1.0</entry>
2111 <entry>Serial terminal support for systemd.</entry>
2112 <entry>GPL-2.0</entry>
2113</row>
2114<row>
2115 <entry>systemd-systemctl</entry>
2116 <entry>1.0</entry>
2117 <entry>Wrapper for enabling systemd services.</entry>
2118 <entry>MIT</entry>
2119</row>
2120<row>
2121 <entry>systemd</entry>
2122 <entry>232</entry>
2123 <entry>systemd is a system and service manager for Linux compatible with SysV and LSB init scripts. systemd provides aggressive parallelization capabilities uses socket and D-Bus activation for starting services offers on-demand starting of daemons keeps track of processes using Linux cgroups supports snapshotting and restoring of the system state maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. It can work as a drop-in replacement for sysvinit.</entry>
2124 <entry> GPL-2.0, LGPL-2.1</entry>
2125</row>
2126<row>
2127 <entry>systemtap</entry>
2128 <entry>3.1</entry>
2129 <entry>Script-directed dynamic tracing and performance analysis tool for Linux.</entry>
2130 <entry>GPL-2.0</entry>
2131</row>
2132<row>
2133 <entry>tar</entry>
2134 <entry>1.29</entry>
2135 <entry>GNU tar saves many files together into a single tape or disk archive and can restore individual files from the archive.</entry>
2136 <entry>GPL-3.0</entry>
2137</row>
2138<row>
2139 <entry>tcpdump</entry>
2140 <entry>4.9.0</entry>
2141 <entry>A sophisticated network protocol analyzer.</entry>
2142 <entry>BSD</entry>
2143</row>
2144<row>
2145 <entry>texinfo-dummy</entry>
2146 <entry>1.0</entry>
2147 <entry>Fake version of the texinfo utility suite.</entry>
2148 <entry>MIT</entry>
2149</row>
2150<row>
2151 <entry>thin-provisioning-tools</entry>
2152 <entry>0.6.3</entry>
2153 <entry>A suite of tools for manipulating the metadata of the dm-thin device-mapper target.</entry>
2154 <entry>GPL-3.0</entry>
2155</row>
2156<row>
2157 <entry>tunctl</entry>
2158 <entry>1.5</entry>
2159 <entry>Tool for controlling the Linux TUN/TAP driver.</entry>
2160 <entry>GPL-2.0</entry>
2161</row>
2162<row>
2163 <entry>tzcode</entry>
2164 <entry>2017b</entry>
2165 <entry>tzcode timezone zoneinfo utils -- zic zdump tzselect.</entry>
2166 <entry> PD, BSD, BSD-3-Clause</entry>
2167</row>
2168<row>
2169 <entry>tzdata</entry>
2170 <entry>2017b</entry>
2171 <entry>Timezone data.</entry>
2172 <entry> PD, BSD, BSD-3-Clause</entry>
2173</row>
2174<row>
2175 <entry>unifdef</entry>
2176 <entry>2.11</entry>
2177 <entry>Selectively remove #ifdef statements from sources.</entry>
2178 <entry>BSD-2-Clause</entry>
2179</row>
2180<row>
2181 <entry>unzip</entry>
2182 <entry>6.0</entry>
2183 <entry>Utilities for extracting and viewing files in .zip archives.</entry>
2184 <entry>BSD-3-Clause</entry>
2185</row>
2186<row>
2187 <entry>update-rc.d</entry>
2188 <entry>0.7</entry>
2189 <entry>update-rc.d is a utility that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure.</entry>
2190 <entry>GPL-2.0</entry>
2191</row>
2192<row>
2193 <entry>util-linux</entry>
2194 <entry>2.29.1</entry>
2195 <entry>Util-linux includes a suite of basic system administration utilities commonly found on most Linux systems. Some of the more important utilities include disk partitioning kernel message management filesystem creation and system login.</entry>
2196 <entry> GPL-2.0, LGPL-2.1, BSD</entry>
2197</row>
2198<row>
2199 <entry>util-macros</entry>
2200 <entry>1.19.1</entry>
2201 <entry>M4 autotools macros used by various X.org programs.</entry>
2202 <entry> MIT</entry>
2203</row>
2204<row>
2205 <entry>vala</entry>
2206 <entry>0.34.4</entry>
2207 <entry>Vala is a C#-like language dedicated to ease GObject programming. Vala compiles to plain C and has no runtime environment nor penalities whatsoever.</entry>
2208 <entry>LGPL-2.1</entry>
2209</row>
2210<row>
2211 <entry>volatile-binds</entry>
2212 <entry>1.0</entry>
2213 <entry>Volatile bind mount setup and configuration for read-only-rootfs</entry>
2214 <entry>MIT</entry>
2215</row>
2216<row>
2217 <entry>xalan-j</entry>
2218 <entry>2.7.1</entry>
2219 <entry>Java XSLT processor</entry>
2220 <entry>Apache-2.0</entry>
2221</row>
2222<row>
2223 <entry>xcb-proto</entry>
2224 <entry>1.12</entry>
2225 <entry>Function prototypes for the X protocol C-language Binding (XCB). XCB is a replacement for Xlib featuring a small footprint latency hiding direct access to the protocol improved threading support and extensibility.</entry>
2226 <entry>MIT</entry>
2227</row>
2228<row>
2229 <entry>xerces-j</entry>
2230 <entry>2.11.0</entry>
2231 <entry>Reference implementation of XNI the Xerces Native Interface and also a fully conforming XML Schema processor.</entry>
2232 <entry>Apache-2.0</entry>
2233</row>
2234<row>
2235 <entry>xextproto</entry>
2236 <entry>7.3.0</entry>
2237 <entry>This package provides the wire protocol for several X extensions. These protocol extensions include DOUBLE-BUFFER DPMS Extended-Visual-Information LBX MIT_SHM MIT_SUNDRY-NONSTANDARD Multi-Buffering SECURITY SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC XTEST. In addition a small set of utility functions are also available.</entry>
2238 <entry> MIT</entry>
2239</row>
2240<row>
2241 <entry>xkeyboard-config</entry>
2242 <entry>2.20</entry>
2243 <entry>The non-arch keyboard configuration database for X Window. The goal is to provide the consistent well-structured frequently released open source of X keyboard configuration data for X Window System implementations. The project is targeted to XKB-based systems.</entry>
2244 <entry> MIT</entry>
2245</row>
2246<row>
2247 <entry>xml-commons-resolver1.1</entry>
2248 <entry>1.2</entry>
2249 <entry>Library to resolve various public or system identifiers into accessible URLs (Java)</entry>
2250 <entry>Apache-2.0</entry>
2251</row>
2252<row>
2253 <entry>xmlto</entry>
2254 <entry>0.0.28</entry>
2255 <entry>A shell-script tool for converting XML files to various formats.</entry>
2256 <entry>GPL-2.0</entry>
2257</row>
2258<row>
2259 <entry>xproto</entry>
2260 <entry>7.0.31</entry>
2261 <entry>This package provides the basic headers for the X Window System.</entry>
2262 <entry> MIT</entry>
2263</row>
2264<row>
2265 <entry>xtrans</entry>
2266 <entry>1.3.5</entry>
2267 <entry>The X Transport Interface is intended to combine all system and transport specific code into a single place. This API should be used by all libraries clients and servers of the X Window System. Use of this API should allow the addition of new types of transports and support for new platforms without making any changes to the source except in the X Transport Interface code.</entry>
2268 <entry> MIT</entry>
2269</row>
2270<row>
2271 <entry>xz</entry>
2272 <entry>5.2.3</entry>
2273 <entry>Utilities for managing LZMA compressed files.</entry>
2274 <entry> GPL-2.0, LGPL-2.1, PD</entry>
2275</row>
2276<row>
2277 <entry>yajl</entry>
2278 <entry>2.1.0</entry>
2279 <entry>YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C and a small validating JSON generator.</entry>
2280 <entry>ISC</entry>
2281</row>
2282<row>
2283 <entry>zip</entry>
2284 <entry>3.0</entry>
2285 <entry>Compressor/archiver for creating and modifying .zip files.</entry>
2286 <entry>BSD-3-Clause</entry>
2287</row>
2288<row>
2289 <entry>zisofs-tools</entry>
2290 <entry>1.0.8</entry>
2291 <entry>Utilities for creating compressed CD-ROM filesystems.</entry>
2292 <entry>GPL-2.0</entry>
2293</row>
2294<row>
2295 <entry>zlib</entry>
2296 <entry>1.2.11</entry>
2297 <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry>
2298 <entry>Zlib</entry>
2299</row>
2300 </tbody>
2301 </tgroup>
2302 </informaltable>
2303 </section>
2304 <section id="open_source_license">
2305 <title>Open Source Licenses</title>
2306<section id="lic_0">
2307<title>AFL-2.0</title>
2308<para><programlisting>
2309
2310The Academic Free License
2311 v. 2.0
2312
2313This Academic Free License (the "License") applies to any original work of authorship
2314(the "Original Work") whose owner (the "Licensor") has placed the following notice
2315immediately following the copyright notice for the Original Work:
2316Licensed under the Academic Free License version 2.0
2317
23181) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free,
2319non-exclusive, perpetual, sublicenseable license to do the following:
2320a) to reproduce the Original Work in copies;
2321
2322b) to prepare derivative works ("Derivative Works") based upon the Original Work;
2323
2324c) to distribute copies of the Original Work and Derivative Works to the public;
2325
2326d) to perform the Original Work publicly; and
2327
2328e) to display the Original Work publicly.
2329
23302) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free,
2331non-exclusive, perpetual, sublicenseable license, under patent claims owned or
2332controlled by the Licensor that are embodied in the Original Work as furnished by the
2333Licensor, to make, use, sell and offer for sale the Original Work and Derivative
2334Works.
2335
23363) Grant of Source Code License. The term "Source Code" means the preferred form of
2337the Original Work for making modifications to it and all available documentation
2338describing how to modify the Original Work. Licensor hereby agrees to provide a
2339machine-readable copy of the Source Code of the Original Work along with each copy of
2340the Original Work that Licensor distributes. Licensor reserves the right to satisfy
2341this obligation by placing a machine-readable copy of the Source Code in an
2342information repository reasonably calculated to permit inexpensive and convenient
2343access by You for as long as Licensor continues to distribute the Original Work, and
2344by publishing the address of that information repository in a notice immediately
2345following the copyright notice that applies to the Original Work.
2346
23474) Exclusions From License Grant. Neither the names of Licensor, nor the names of any
2348contributors to the Original Work, nor any of their trademarks or service marks, may
2349be used to endorse or promote products derived from this Original Work without express
2350prior written permission of the Licensor. Nothing in this License shall be deemed to
2351grant any rights to trademarks, copyrights, patents, trade secrets or any other
2352intellectual property of Licensor except as expressly stated herein. No patent
2353license is granted to make, use, sell or offer to sell embodiments of any patent
2354claims other than the licensed claims defined in Section 2. No right is granted to
2355the trademarks of Licensor even if such marks are included in the Original Work.
2356Nothing in this License shall be interpreted to prohibit Licensor from licensing under
2357different terms from this License any Original Work that Licensor otherwise would have
2358a right to license.
2359
23605) This section intentionally omitted.
2361
23626) Attribution Rights. You must retain, in the Source Code of any Derivative Works
2363that You create, all copyright, patent or trademark notices from the Source Code of
2364the Original Work, as well as any notices of licensing and any descriptive text
2365identified therein as an "Attribution Notice." You must cause the Source Code for any
2366Derivative Works that You create to carry a prominent Attribution Notice reasonably
2367calculated to inform recipients that You have modified the Original Work.
2368
23697) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the
2370copyright in and to the Original Work and the patent rights granted herein by Licensor
2371are owned by the Licensor or are sublicensed to You under the terms of this License
2372with the permission of the contributor(s) of those copyrights and patent rights.
2373Except as expressly stated in the immediately proceeding sentence, the Original Work
2374is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either
2375express or implied, including, without limitation, the warranties of NON-INFRINGEMENT,
2376MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
2377QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an
2378essential part of this License. No license to Original Work is granted hereunder
2379except under this disclaimer.
2380
23818) Limitation of Liability. Under no circumstances and under no legal theory, whether
2382in tort (including negligence), contract, or otherwise, shall the Licensor be liable
2383to any person for any direct, indirect, special, incidental, or consequential damages
2384of any character arising as a result of this License or the use of the Original Work
2385including, without limitation, damages for loss of goodwill, work stoppage, computer
2386failure or malfunction, or any and all other commercial damages or losses. This
2387limitation of liability shall not apply to liability for death or personal injury
2388resulting from Licensor`s negligence to the extent applicable law prohibits such
2389limitation. Some jurisdictions do not allow the exclusion or limitation of incidental
2390or consequential damages, so this exclusion and limitation may not apply to You.
2391
23929) Acceptance and Termination. If You distribute copies of the Original Work or a
2393Derivative Work, You must make a reasonable effort under the circumstances to obtain
2394the express assent of recipients to the terms of this License. Nothing else but this
2395License (or another written agreement between Licensor and You) grants You permission
2396to create Derivative Works based upon the Original Work or to exercise any of the
2397rights granted in Section 1 herein, and any attempt to do so except under the terms of
2398this License (or another written agreement between Licensor and You) is expressly
2399prohibited by U.S. copyright law, the equivalent laws of other countries, and by
2400international treaty. Therefore, by exercising any of the rights granted to You in
2401Section 1 herein, You indicate Your acceptance of this License and all of its terms
2402and conditions.
2403
240410) Termination for Patent Action. This License shall terminate automatically and You
2405may no longer exercise any of the rights granted to You by this License as of the date
2406You commence an action, including a cross-claim or counterclaim, for patent
2407infringement (i) against Licensor with respect to a patent applicable to software or
2408(ii) against any entity with respect to a patent applicable to the Original Work (but
2409excluding combinations of the Original Work with other software or hardware).
2410
241111) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License
2412may be brought only in the courts of a jurisdiction wherein the Licensor resides or in
2413which Licensor conducts its primary business, and under the laws of that jurisdiction
2414excluding its conflict-of-law provisions. The application of the United Nations
2415Convention on Contracts for the International Sale of Goods is expressly excluded.
2416Any use of the Original Work outside the scope of this License or after its
2417termination shall be subject to the requirements and penalties of the U.S. Copyright
2418Act, 17 U.S.C. ¤ 101 et seq., the equivalent laws of other countries, and
2419international treaty. This section shall survive the termination of this License.
2420
242112) Attorneys Fees. In any action to enforce the terms of this License or seeking
2422damages relating thereto, the prevailing party shall be entitled to recover its costs
2423and expenses, including, without limitation, reasonable attorneys` fees and costs
2424incurred in connection with such action, including any appeal of such action. This
2425section shall survive the termination of this License.
2426
242713) Miscellaneous. This License represents the complete agreement concerning the
2428subject matter hereof. If any provision of this License is held to be unenforceable,
2429such provision shall be reformed only to the extent necessary to make it enforceable.
2430
243114) Definition of "You" in This License. "You" throughout this License, whether in
2432upper or lower case, means an individual or a legal entity exercising rights under,
2433and complying with all of the terms of, this License. For legal entities, "You"
2434includes any entity that controls, is controlled by, or is under common control with
2435you. For purposes of this definition, "control" means (i) the power, direct or
2436indirect, to cause the direction or management of such entity, whether by contract or
2437otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares,
2438or (iii) beneficial ownership of such entity.
2439
244015) Right to Use. You may use the Original Work in all ways not otherwise restricted
2441or conditioned by this License or by law, and Licensor promises not to interfere with
2442or be responsible for such uses by You.
2443
2444This license is Copyright (C) 2003 Lawrence E. Rosen. All rights reserved.
2445Permission is hereby granted to copy and distribute this license without modification.
2446This license may not be modified without the express written permission of its
2447copyright owner.
2448
2449</programlisting></para></section>
2450
2451<section id="lic_1">
2452<title>Apache-2.0</title>
2453<para><programlisting>
2454
2455
2456 Apache License
2457 Version 2.0, January 2004
2458 http://www.apache.org/licenses/
2459
2460 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2461
2462 1. Definitions.
2463
2464 "License" shall mean the terms and conditions for use, reproduction,
2465 and distribution as defined by Sections 1 through 9 of this document.
2466
2467 "Licensor" shall mean the copyright owner or entity authorized by
2468 the copyright owner that is granting the License.
2469
2470 "Legal Entity" shall mean the union of the acting entity and all
2471 other entities that control, are controlled by, or are under common
2472 control with that entity. For the purposes of this definition,
2473 "control" means (i) the power, direct or indirect, to cause the
2474 direction or management of such entity, whether by contract or
2475 otherwise, or (ii) ownership of fifty percent (50%) or more of the
2476 outstanding shares, or (iii) beneficial ownership of such entity.
2477
2478 "You" (or "Your") shall mean an individual or Legal Entity
2479 exercising permissions granted by this License.
2480
2481 "Source" form shall mean the preferred form for making modifications,
2482 including but not limited to software source code, documentation
2483 source, and configuration files.
2484
2485 "Object" form shall mean any form resulting from mechanical
2486 transformation or translation of a Source form, including but
2487 not limited to compiled object code, generated documentation,
2488 and conversions to other media types.
2489
2490 "Work" shall mean the work of authorship, whether in Source or
2491 Object form, made available under the License, as indicated by a
2492 copyright notice that is included in or attached to the work
2493 (an example is provided in the Appendix below).
2494
2495 "Derivative Works" shall mean any work, whether in Source or Object
2496 form, that is based on (or derived from) the Work and for which the
2497 editorial revisions, annotations, elaborations, or other modifications
2498 represent, as a whole, an original work of authorship. For the purposes
2499 of this License, Derivative Works shall not include works that remain
2500 separable from, or merely link (or bind by name) to the interfaces of,
2501 the Work and Derivative Works thereof.
2502
2503 "Contribution" shall mean any work of authorship, including
2504 the original version of the Work and any modifications or additions
2505 to that Work or Derivative Works thereof, that is intentionally
2506 submitted to Licensor for inclusion in the Work by the copyright owner
2507 or by an individual or Legal Entity authorized to submit on behalf of
2508 the copyright owner. For the purposes of this definition, "submitted"
2509 means any form of electronic, verbal, or written communication sent
2510 to the Licensor or its representatives, including but not limited to
2511 communication on electronic mailing lists, source code control systems,
2512 and issue tracking systems that are managed by, or on behalf of, the
2513 Licensor for the purpose of discussing and improving the Work, but
2514 excluding communication that is conspicuously marked or otherwise
2515 designated in writing by the copyright owner as "Not a Contribution."
2516
2517 "Contributor" shall mean Licensor and any individual or Legal Entity
2518 on behalf of whom a Contribution has been received by Licensor and
2519 subsequently incorporated within the Work.
2520
2521 2. Grant of Copyright License. Subject to the terms and conditions of
2522 this License, each Contributor hereby grants to You a perpetual,
2523 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2524 copyright license to reproduce, prepare Derivative Works of,
2525 publicly display, publicly perform, sublicense, and distribute the
2526 Work and such Derivative Works in Source or Object form.
2527
2528 3. Grant of Patent License. Subject to the terms and conditions of
2529 this License, each Contributor hereby grants to You a perpetual,
2530 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2531 (except as stated in this section) patent license to make, have made,
2532 use, offer to sell, sell, import, and otherwise transfer the Work,
2533 where such license applies only to those patent claims licensable
2534 by such Contributor that are necessarily infringed by their
2535 Contribution(s) alone or by combination of their Contribution(s)
2536 with the Work to which such Contribution(s) was submitted. If You
2537 institute patent litigation against any entity (including a
2538 cross-claim or counterclaim in a lawsuit) alleging that the Work
2539 or a Contribution incorporated within the Work constitutes direct
2540 or contributory patent infringement, then any patent licenses
2541 granted to You under this License for that Work shall terminate
2542 as of the date such litigation is filed.
2543
2544 4. Redistribution. You may reproduce and distribute copies of the
2545 Work or Derivative Works thereof in any medium, with or without
2546 modifications, and in Source or Object form, provided that You
2547 meet the following conditions:
2548
2549 (a) You must give any other recipients of the Work or
2550 Derivative Works a copy of this License; and
2551
2552 (b) You must cause any modified files to carry prominent notices
2553 stating that You changed the files; and
2554
2555 (c) You must retain, in the Source form of any Derivative Works
2556 that You distribute, all copyright, patent, trademark, and
2557 attribution notices from the Source form of the Work,
2558 excluding those notices that do not pertain to any part of
2559 the Derivative Works; and
2560
2561 (d) If the Work includes a "NOTICE" text file as part of its
2562 distribution, then any Derivative Works that You distribute must
2563 include a readable copy of the attribution notices contained
2564 within such NOTICE file, excluding those notices that do not
2565 pertain to any part of the Derivative Works, in at least one
2566 of the following places: within a NOTICE text file distributed
2567 as part of the Derivative Works; within the Source form or
2568 documentation, if provided along with the Derivative Works; or,
2569 within a display generated by the Derivative Works, if and
2570 wherever such third-party notices normally appear. The contents
2571 of the NOTICE file are for informational purposes only and
2572 do not modify the License. You may add Your own attribution
2573 notices within Derivative Works that You distribute, alongside
2574 or as an addendum to the NOTICE text from the Work, provided
2575 that such additional attribution notices cannot be construed
2576 as modifying the License.
2577
2578 You may add Your own copyright statement to Your modifications and
2579 may provide additional or different license terms and conditions
2580 for use, reproduction, or distribution of Your modifications, or
2581 for any such Derivative Works as a whole, provided Your use,
2582 reproduction, and distribution of the Work otherwise complies with
2583 the conditions stated in this License.
2584
2585 5. Submission of Contributions. Unless You explicitly state otherwise,
2586 any Contribution intentionally submitted for inclusion in the Work
2587 by You to the Licensor shall be under the terms and conditions of
2588 this License, without any additional terms or conditions.
2589 Notwithstanding the above, nothing herein shall supersede or modify
2590 the terms of any separate license agreement you may have executed
2591 with Licensor regarding such Contributions.
2592
2593 6. Trademarks. This License does not grant permission to use the trade
2594 names, trademarks, service marks, or product names of the Licensor,
2595 except as required for reasonable and customary use in describing the
2596 origin of the Work and reproducing the content of the NOTICE file.
2597
2598 7. Disclaimer of Warranty. Unless required by applicable law or
2599 agreed to in writing, Licensor provides the Work (and each
2600 Contributor provides its Contributions) on an "AS IS" BASIS,
2601 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2602 implied, including, without limitation, any warranties or conditions
2603 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2604 PARTICULAR PURPOSE. You are solely responsible for determining the
2605 appropriateness of using or redistributing the Work and assume any
2606 risks associated with Your exercise of permissions under this License.
2607
2608 8. Limitation of Liability. In no event and under no legal theory,
2609 whether in tort (including negligence), contract, or otherwise,
2610 unless required by applicable law (such as deliberate and grossly
2611 negligent acts) or agreed to in writing, shall any Contributor be
2612 liable to You for damages, including any direct, indirect, special,
2613 incidental, or consequential damages of any character arising as a
2614 result of this License or out of the use or inability to use the
2615 Work (including but not limited to damages for loss of goodwill,
2616 work stoppage, computer failure or malfunction, or any and all
2617 other commercial damages or losses), even if such Contributor
2618 has been advised of the possibility of such damages.
2619
2620 9. Accepting Warranty or Additional Liability. While redistributing
2621 the Work or Derivative Works thereof, You may choose to offer,
2622 and charge a fee for, acceptance of support, warranty, indemnity,
2623 or other liability obligations and/or rights consistent with this
2624 License. However, in accepting such obligations, You may act only
2625 on Your own behalf and on Your sole responsibility, not on behalf
2626 of any other Contributor, and only if You agree to indemnify,
2627 defend, and hold each Contributor harmless for any liability
2628 incurred by, or claims asserted against, such Contributor by reason
2629 of your accepting any such warranty or additional liability.
2630
2631 END OF TERMS AND CONDITIONS
2632
2633 APPENDIX: How to apply the Apache License to your work.
2634
2635 To apply the Apache License to your work, attach the following
2636 boilerplate notice, with the fields enclosed by brackets "[]"
2637 replaced with your own identifying information. (Don`t include
2638 the brackets!) The text should be enclosed in the appropriate
2639 comment syntax for the file format. We also recommend that a
2640 file or class name and description of purpose be included on the
2641 same "printed page" as the copyright notice for easier
2642 identification within third-party archives.
2643
2644 Copyright [yyyy] [name of copyright owner]
2645
2646 Licensed under the Apache License, Version 2.0 (the "License");
2647 you may not use this file except in compliance with the License.
2648 You may obtain a copy of the License at
2649
2650 http://www.apache.org/licenses/LICENSE-2.0
2651
2652 Unless required by applicable law or agreed to in writing, software
2653 distributed under the License is distributed on an "AS IS" BASIS,
2654 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2655 See the License for the specific language governing permissions and
2656 limitations under the License.
2657
2658</programlisting></para></section>
2659
2660<section id="lic_2">
2661<title>Artistic-1.0</title>
2662<para><programlisting>
2663
2664The Artistic License
2665Preamble
2666
2667The intent of this document is to state the conditions under which a Package may be
2668copied, such that the Copyright Holder maintains some semblance of artistic control
2669over the development of the package, while giving the users of the package the right
2670to use and distribute the Package in a more-or-less customary fashion, plus the right
2671to make reasonable modifications.
2672
2673Definitions:
2674
2675"Package" refers to the collection of files distributed by the Copyright Holder, and
2676derivatives of that collection of files created through textual modification.
2677"Standard Version" refers to such a Package if it has not been modified, or has been
2678modified in accordance with the wishes of the Copyright Holder.
2679"Copyright Holder" is whoever is named in the copyright or copyrights for the package.
2680"You" is you, if you`re thinking about copying or distributing this Package.
2681"Reasonable copying fee" is whatever you can justify on the basis of media cost,
2682duplication charges, time of people involved, and so on. (You will not be required to
2683justify it to the Copyright Holder, but only to the computing community at large as a
2684market that must bear the fee.)
2685"Freely Available" means that no fee is charged for the item itself, though there may
2686be fees involved in handling the item. It also means that recipients of the item may
2687redistribute it under the same conditions they received it.
26881. You may make and give away verbatim copies of the source form of the Standard
2689Version of this Package without restriction, provided that you duplicate all of the
2690original copyright notices and associated disclaimers.
2691
26922. You may apply bug fixes, portability fixes and other modifications derived from the
2693Public Domain or from the Copyright Holder. A Package modified in such a way shall
2694still be considered the Standard Version.
2695
26963. You may otherwise modify your copy of this Package in any way, provided that you
2697insert a prominent notice in each changed file stating how and when you changed that
2698file, and provided that you do at least ONE of the following:
2699
2700a) place your modifications in the Public Domain or otherwise make them Freely
2701Available, such as by posting said modifications to Usenet or an equivalent medium, or
2702placing the modifications on a major archive site such as ftp.uu.net, or by allowing
2703the Copyright Holder to include your modifications in the Standard Version of the
2704Package.
2705
2706b) use the modified Package only within your corporation or organization.
2707
2708c) rename any non-standard executables so the names do not conflict with standard
2709executables, which must also be provided, and provide a separate manual page for each
2710non-standard executable that clearly documents how it differs from the Standard
2711Version.
2712
2713d) make other distribution arrangements with the Copyright Holder.
2714
27154. You may distribute the programs of this Package in object code or executable form,
2716provided that you do at least ONE of the following:
2717
2718a) distribute a Standard Version of the executables and library files, together with
2719instructions (in the manual page or equivalent) on where to get the Standard Version.
2720
2721b) accompany the distribution with the machine-readable source of the Package with
2722your modifications.
2723
2724c) accompany any non-standard executables with their corresponding Standard Version
2725executables, giving the non-standard executables non-standard names, and clearly
2726documenting the differences in manual pages (or equivalent), together with
2727instructions on where to get the Standard Version.
2728
2729d) make other distribution arrangements with the Copyright Holder.
2730
27315. You may charge a reasonable copying fee for any distribution of this Package. You
2732may charge any fee you choose for support of this Package. You may not charge a fee
2733for this Package itself. However, you may distribute this Package in aggregate with
2734other (possibly commercial) programs as part of a larger (possibly commercial)
2735software distribution provided that you do not advertise this Package as a product of
2736your own.
2737
27386. The scripts and library files supplied as input to or produced as output from the
2739programs of this Package do not automatically fall under the copyright of this
2740Package, but belong to whomever generated them, and may be sold commercially, and may
2741be aggregated with this Package.
2742
27437. C or perl subroutines supplied by you and linked into this Package shall not be
2744considered part of this Package.
2745
27468. The name of the Copyright Holder may not be used to endorse or promote products
2747derived from this software without specific prior written permission.
2748
27499. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,
2750INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS
2751FOR A PARTICULAR PURPOSE.
2752
2753The End
2754
2755</programlisting></para></section>
2756
2757<section id="lic_3">
2758<title>BSD</title>
2759<para><programlisting>
2760Copyright (c) The Regents of the University of California.
2761All rights reserved.
2762
2763Redistribution and use in source and binary forms, with or without
2764modification, are permitted provided that the following conditions
2765are met:
27661. Redistributions of source code must retain the above copyright
2767 notice, this list of conditions and the following disclaimer.
27682. Redistributions in binary form must reproduce the above copyright
2769 notice, this list of conditions and the following disclaimer in the
2770 documentation and/or other materials provided with the distribution.
27713. Neither the name of the University nor the names of its contributors
2772 may be used to endorse or promote products derived from this software
2773 without specific prior written permission.
2774
2775THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2776ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2777IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2778ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2779FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2780DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2781OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2782HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2783LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2784OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2785SUCH DAMAGE.
2786</programlisting></para></section>
2787
2788<section id="lic_4">
2789<title>BSD-2-Clause</title>
2790<para><programlisting>
2791
2792The FreeBSD Copyright
2793
2794Copyright 1992-2010 The FreeBSD Project. All rights reserved.
2795
2796Redistribution and use in source and binary forms, with or without modification, are
2797permitted provided that the following conditions are met:
2798
2799Redistributions of source code must retain the above copyright notice, this list of
2800conditions and the following disclaimer.
2801Redistributions in binary form must reproduce the above copyright notice, this list of
2802conditions and the following disclaimer in the documentation and/or other materials
2803provided with the distribution.
2804THIS SOFTWARE IS PROVIDED BY THE FREEBSD PROJECT ``AS IS`` AND ANY EXPRESS OR IMPLIED
2805WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
2806AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD
2807PROJECT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
2808EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
2809SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2810HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2811OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2812SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2813
2814The views and conclusions contained in the software and documentation are those of the
2815authors and should not be interpreted as representing official policies, either
2816expressed or implied, of the FreeBSD Project.
2817
2818</programlisting></para></section>
2819
2820<section id="lic_5">
2821<title>BSD-3-Clause</title>
2822<para><programlisting>
2823
2824Copyright (c) &lt;YEAR&gt;, &lt;OWNER&gt;
2825All rights reserved.
2826
2827Redistribution and use in source and binary forms, with or without modification, are
2828permitted provided that the following conditions are met:
2829
2830Redistributions of source code must retain the above copyright notice, this list of
2831conditions and the following disclaimer.
2832Redistributions in binary form must reproduce the above copyright notice, this list of
2833conditions and the following disclaimer in the documentation and/or other materials
2834provided with the distribution.
2835Neither the name of the &lt;ORGANIZATION&gt; nor the names of its contributors may be
2836used to endorse or promote products derived from this software without specific prior
2837written permission.
2838THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
2839EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2840OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
2841SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
2842INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
2843TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2844BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
2845CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
2846WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
2847DAMAGE.
2848
2849</programlisting></para></section>
2850
2851<section id="lic_6">
2852<title>BSD-4-Clause</title>
2853<para><programlisting>
2854
2855Copyright (c) &lt;year&gt;, &lt;copyright holder&gt;
2856All rights reserved.
2857
2858Redistribution and use in source and binary forms, with or without
2859modification, are permitted provided that the following conditions are met:
28601. Redistributions of source code must retain the above copyright
2861 notice, this list of conditions and the following disclaimer.
28622. Redistributions in binary form must reproduce the above copyright
2863 notice, this list of conditions and the following disclaimer in the
2864 documentation and/or other materials provided with the distribution.
28653. All advertising materials mentioning features or use of this software
2866 must display the following acknowledgement:
2867 This product includes software developed by the &lt;organization&gt;.
28684. Neither the name of the &lt;organization&gt; nor the
2869 names of its contributors may be used to endorse or promote products
2870 derived from this software without specific prior written permission.
2871
2872THIS SOFTWARE IS PROVIDED BY &lt;COPYRIGHT HOLDER&gt; ``AS IS`` AND ANY
2873EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2874WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2875DISCLAIMED. IN NO EVENT SHALL &lt;COPYRIGHT HOLDER&gt; BE LIABLE FOR ANY
2876DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2877(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2878LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
2879ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2880(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2881SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2882
2883</programlisting></para></section>
2884
2885<section id="lic_7">
2886<title>BSL-1.0</title>
2887<para><programlisting>
2888
2889Boost Software License - Version 1.0 - August 17th, 2003
2890
2891Permission is hereby granted, free of charge, to any person or organization
2892obtaining a copy of the software and accompanying documentation covered by
2893this license (the "Software") to use, reproduce, display, distribute,
2894execute, and transmit the Software, and to prepare derivative works of the
2895Software, and to permit third-parties to whom the Software is furnished to
2896do so, all subject to the following:
2897
2898The copyright notices in the Software and this entire statement, including
2899the above license grant, this restriction and the following disclaimer,
2900must be included in all copies of the Software, in whole or in part, and
2901all derivative works of the Software, unless such copies or derivative
2902works are solely in the form of machine-executable object code generated by
2903a source language processor.
2904
2905THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2906IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2907FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
2908SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
2909FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
2910ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2911DEALINGS IN THE SOFTWARE.
2912
2913</programlisting></para></section>
2914
2915<section id="lic_8">
2916<title>EPL-1.0</title>
2917<para><programlisting>
2918
2919Eclipse Public License - v 1.0
2920
2921THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE
2922("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES
2923RECIPIENT`S ACCEPTANCE OF THIS AGREEMENT.
2924
29251. DEFINITIONS
2926
2927"Contribution" means:
2928
2929a) in the case of the initial Contributor, the initial code and documentation
2930distributed under this Agreement, and
2931b) in the case of each subsequent Contributor:
2932i) changes to the Program, and
2933ii) additions to the Program;
2934where such changes and/or additions to the Program originate from and are distributed
2935by that particular Contributor. A Contribution `originates` from a Contributor if it
2936was added to the Program by such Contributor itself or anyone acting on such
2937Contributor`s behalf. Contributions do not include additions to the Program which: (i)
2938are separate modules of software distributed in conjunction with the Program under
2939their own license agreement, and (ii) are not derivative works of the Program.
2940"Contributor" means any person or entity that distributes the Program.
2941
2942"Licensed Patents" mean patent claims licensable by a Contributor which are
2943necessarily infringed by the use or sale of its Contribution alone or when combined
2944with the Program.
2945
2946"Program" means the Contributions distributed in accordance with this Agreement.
2947
2948"Recipient" means anyone who receives the Program under this Agreement, including all
2949Contributors.
2950
29512. GRANT OF RIGHTS
2952
2953a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a
2954non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare
2955derivative works of, publicly display, publicly perform, distribute and sublicense the
2956Contribution of such Contributor, if any, and such derivative works, in source code
2957and object code form.
2958b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a
2959non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make,
2960use, sell, offer to sell, import and otherwise transfer the Contribution of such
2961Contributor, if any, in source code and object code form. This patent license shall
2962apply to the combination of the Contribution and the Program if, at the time the
2963Contribution is added by the Contributor, such addition of the Contribution causes
2964such combination to be covered by the Licensed Patents. The patent license shall not
2965apply to any other combinations which include the Contribution. No hardware per se is
2966licensed hereunder.
2967c) Recipient understands that although each Contributor grants the licenses to its
2968Contributions set forth herein, no assurances are provided by any Contributor that the
2969Program does not infringe the patent or other intellectual property rights of any
2970other entity. Each Contributor disclaims any liability to Recipient for claims brought
2971by any other entity based on infringement of intellectual property rights or
2972otherwise. As a condition to exercising the rights and licenses granted hereunder,
2973each Recipient hereby assumes sole responsibility to secure any other intellectual
2974property rights needed, if any. For example, if a third party patent license is
2975required to allow Recipient to distribute the Program, it is Recipient`s
2976responsibility to acquire that license before distributing the Program.
2977d) Each Contributor represents that to its knowledge it has sufficient copyright
2978rights in its Contribution, if any, to grant the copyright license set forth in this
2979Agreement.
29803. REQUIREMENTS
2981
2982A Contributor may choose to distribute the Program in object code form under its own
2983license agreement, provided that:
2984
2985a) it complies with the terms and conditions of this Agreement; and
2986b) its license agreement:
2987i) effectively disclaims on behalf of all Contributors all warranties and conditions,
2988express and implied, including warranties or conditions of title and non-infringement,
2989and implied warranties or conditions of merchantability and fitness for a particular
2990purpose;
2991ii) effectively excludes on behalf of all Contributors all liability for damages,
2992including direct, indirect, special, incidental and consequential damages, such as
2993lost profits;
2994iii) states that any provisions which differ from this Agreement are offered by that
2995Contributor alone and not by any other party; and
2996iv) states that source code for the Program is available from such Contributor, and
2997informs licensees how to obtain it in a reasonable manner on or through a medium
2998customarily used for software exchange.
2999When the Program is made available in source code form:
3000
3001a) it must be made available under this Agreement; and
3002b) a copy of this Agreement must be included with each copy of the Program.
3003Contributors may not remove or alter any copyright notices contained within the
3004Program.
3005
3006Each Contributor must identify itself as the originator of its Contribution, if any,
3007in a manner that reasonably allows subsequent Recipients to identify the originator of
3008the Contribution.
3009
30104. COMMERCIAL DISTRIBUTION
3011
3012Commercial distributors of software may accept certain responsibilities with respect
3013to end users, business partners and the like. While this license is intended to
3014facilitate the commercial use of the Program, the Contributor who includes the Program
3015in a commercial product offering should do so in a manner which does not create
3016potential liability for other Contributors. Therefore, if a Contributor includes the
3017Program in a commercial product offering, such Contributor ("Commercial Contributor")
3018hereby agrees to defend and indemnify every other Contributor ("Indemnified
3019Contributor") against any losses, damages and costs (collectively "Losses") arising
3020from claims, lawsuits and other legal actions brought by a third party against the
3021Indemnified Contributor to the extent caused by the acts or omissions of such
3022Commercial Contributor in connection with its distribution of the Program in a
3023commercial product offering. The obligations in this section do not apply to any
3024claims or Losses relating to any actual or alleged intellectual property infringement.
3025In order to qualify, an Indemnified Contributor must: a) promptly notify the
3026Commercial Contributor in writing of such claim, and b) allow the Commercial
3027Contributor to control, and cooperate with the Commercial Contributor in, the defense
3028and any related settlement negotiations. The Indemnified Contributor may participate
3029in any such claim at its own expense.
3030
3031For example, a Contributor might include the Program in a commercial product offering,
3032Product X. That Contributor is then a Commercial Contributor. If that Commercial
3033Contributor then makes performance claims, or offers warranties related to Product X,
3034those performance claims and warranties are such Commercial Contributor`s
3035responsibility alone. Under this section, the Commercial Contributor would have to
3036defend claims against the other Contributors related to those performance claims and
3037warranties, and if a court requires any other Contributor to pay any damages as a
3038result, the Commercial Contributor must pay those damages.
3039
30405. NO WARRANTY
3041
3042EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS"
3043BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED
3044INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
3045NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient
3046is solely responsible for determining the appropriateness of using and distributing
3047the Program and assumes all risks associated with its exercise of rights under this
3048Agreement , including but not limited to the risks and costs of program errors,
3049compliance with applicable laws, damage to or loss of data, programs or equipment, and
3050unavailability or interruption of operations.
3051
30526. DISCLAIMER OF LIABILITY
3053
3054EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
3055CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3056EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS),
3057HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
3058OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
3059DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF
3060ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
3061
30627. GENERAL
3063
3064If any provision of this Agreement is invalid or unenforceable under applicable law,
3065it shall not affect the validity or enforceability of the remainder of the terms of
3066this Agreement, and without further action by the parties hereto, such provision shall
3067be reformed to the minimum extent necessary to make such provision valid and
3068enforceable.
3069
3070If Recipient institutes patent litigation against any entity (including a cross-claim
3071or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations
3072of the Program with other software or hardware) infringes such Recipient`s patent(s),
3073then such Recipient`s rights granted under Section 2(b) shall terminate as of the date
3074such litigation is filed.
3075
3076All Recipient`s rights under this Agreement shall terminate if it fails to comply with
3077any of the material terms or conditions of this Agreement and does not cure such
3078failure in a reasonable period of time after becoming aware of such noncompliance. If
3079all Recipient`s rights under this Agreement terminate, Recipient agrees to cease use
3080and distribution of the Program as soon as reasonably practicable. However,
3081Recipient`s obligations under this Agreement and any licenses granted by Recipient
3082relating to the Program shall continue and survive.
3083
3084Everyone is permitted to copy and distribute copies of this Agreement, but in order to
3085avoid inconsistency the Agreement is copyrighted and may only be modified in the
3086following manner. The Agreement Steward reserves the right to publish new versions
3087(including revisions) of this Agreement from time to time. No one other than the
3088Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is
3089the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to
3090serve as the Agreement Steward to a suitable separate entity. Each new version of the
3091Agreement will be given a distinguishing version number. The Program (including
3092Contributions) may always be distributed subject to the version of the Agreement under
3093which it was received. In addition, after a new version of the Agreement is published,
3094Contributor may elect to distribute the Program (including its Contributions) under
3095the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
3096receives no rights or licenses to the intellectual property of any Contributor under
3097this Agreement, whether expressly, by implication, estoppel or otherwise. All rights
3098in the Program not expressly granted under this Agreement are reserved.
3099
3100This Agreement is governed by the laws of the State of New York and the intellectual
3101property laws of the United States of America. No party to this Agreement will bring a
3102legal action under this Agreement more than one year after the cause of action arose.
3103Each party waives its rights to a jury trial in any resulting litigation.
3104
3105</programlisting></para></section>
3106
3107<section id="lic_9">
3108<title>Elfutils-Exception</title>
3109<para><programlisting>
3110 This file describes the limits of the Exception under which you are allowed
3111 to distribute Non-GPL Code in linked combination with Red Hat elfutils.
3112 For the full text of the license, please see one of the header files
3113 included with the source distribution or the file COPYING found in the
3114 top level directory of the source.
3115
3116 The Approved Interfaces are the functions declared in the files:
3117
3118 libelf.h
3119 libdw.h
3120 libdwfl.h
3121
3122</programlisting></para></section>
3123
3124<section id="lic_10">
3125<title>FSF-Unlimited</title>
3126<para><programlisting>
3127Copyright (C) 1997-2010 Free Software Foundation, Inc.
3128This file is free software; the Free Software Foundation
3129gives unlimited permission to copy and/or distribute it,
3130with or without modifications, as long as this notice is preserved.
3131</programlisting></para></section>
3132
3133<section id="lic_11">
3134<title>FreeType</title>
3135<para><programlisting>
3136 The FreeType Project LICENSE
3137 ----------------------------
3138
3139 2006-Jan-27
3140
3141 Copyright 1996-2002, 2006 by
3142 David Turner, Robert Wilhelm, and Werner Lemberg
3143
3144
3145
3146Introduction
3147============
3148
3149 The FreeType Project is distributed in several archive packages;
3150 some of them may contain, in addition to the FreeType font engine,
3151 various tools and contributions which rely on, or relate to, the
3152 FreeType Project.
3153
3154 This license applies to all files found in such packages, and
3155 which do not fall under their own explicit license. The license
3156 affects thus the FreeType font engine, the test programs,
3157 documentation and makefiles, at the very least.
3158
3159 This license was inspired by the BSD, Artistic, and IJG
3160 (Independent JPEG Group) licenses, which all encourage inclusion
3161 and use of free software in commercial and freeware products
3162 alike. As a consequence, its main points are that:
3163
3164 o We don't promise that this software works. However, we will be
3165 interested in any kind of bug reports. (`as is' distribution)
3166
3167 o You can use this software for whatever you want, in parts or
3168 full form, without having to pay us. (`royalty-free' usage)
3169
3170 o You may not pretend that you wrote this software. If you use
3171 it, or only parts of it, in a program, you must acknowledge
3172 somewhere in your documentation that you have used the
3173 FreeType code. (`credits')
3174
3175 We specifically permit and encourage the inclusion of this
3176 software, with or without modifications, in commercial products.
3177 We disclaim all warranties covering The FreeType Project and
3178 assume no liability related to The FreeType Project.
3179
3180
3181 Finally, many people asked us for a preferred form for a
3182 credit/disclaimer to use in compliance with this license. We thus
3183 encourage you to use the following text:
3184
3185 """
3186 Portions of this software are copyright � &lt;year&gt; The FreeType
3187 Project (www.freetype.org). All rights reserved.
3188 """
3189
3190 Please replace &lt;year&gt; with the value from the FreeType version you
3191 actually use.
3192
3193
3194Legal Terms
3195===========
3196
31970. Definitions
3198--------------
3199
3200 Throughout this license, the terms `package', `FreeType Project',
3201 and `FreeType archive' refer to the set of files originally
3202 distributed by the authors (David Turner, Robert Wilhelm, and
3203 Werner Lemberg) as the `FreeType Project', be they named as alpha,
3204 beta or final release.
3205
3206 `You' refers to the licensee, or person using the project, where
3207 `using' is a generic term including compiling the project's source
3208 code as well as linking it to form a `program' or `executable'.
3209 This program is referred to as `a program using the FreeType
3210 engine'.
3211
3212 This license applies to all files distributed in the original
3213 FreeType Project, including all source code, binaries and
3214 documentation, unless otherwise stated in the file in its
3215 original, unmodified form as distributed in the original archive.
3216 If you are unsure whether or not a particular file is covered by
3217 this license, you must contact us to verify this.
3218
3219 The FreeType Project is copyright (C) 1996-2000 by David Turner,
3220 Robert Wilhelm, and Werner Lemberg. All rights reserved except as
3221 specified below.
3222
32231. No Warranty
3224--------------
3225
3226 THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY
3227 KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
3228 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3229 PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
3230 BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO
3231 USE, OF THE FREETYPE PROJECT.
3232
32332. Redistribution
3234-----------------
3235
3236 This license grants a worldwide, royalty-free, perpetual and
3237 irrevocable right and license to use, execute, perform, compile,
3238 display, copy, create derivative works of, distribute and
3239 sublicense the FreeType Project (in both source and object code
3240 forms) and derivative works thereof for any purpose; and to
3241 authorize others to exercise some or all of the rights granted
3242 herein, subject to the following conditions:
3243
3244 o Redistribution of source code must retain this license file
3245 (`FTL.TXT') unaltered; any additions, deletions or changes to
3246 the original files must be clearly indicated in accompanying
3247 documentation. The copyright notices of the unaltered,
3248 original files must be preserved in all copies of source
3249 files.
3250
3251 o Redistribution in binary form must provide a disclaimer that
3252 states that the software is based in part of the work of the
3253 FreeType Team, in the distribution documentation. We also
3254 encourage you to put an URL to the FreeType web page in your
3255 documentation, though this isn't mandatory.
3256
3257 These conditions apply to any software derived from or based on
3258 the FreeType Project, not just the unmodified files. If you use
3259 our work, you must acknowledge us. However, no fee need be paid
3260 to us.
3261
32623. Advertising
3263--------------
3264
3265 Neither the FreeType authors and contributors nor you shall use
3266 the name of the other for commercial, advertising, or promotional
3267 purposes without specific prior written permission.
3268
3269 We suggest, but do not require, that you use one or more of the
3270 following phrases to refer to this software in your documentation
3271 or advertising materials: `FreeType Project', `FreeType Engine',
3272 `FreeType library', or `FreeType Distribution'.
3273
3274 As you have not signed this license, you are not required to
3275 accept it. However, as the FreeType Project is copyrighted
3276 material, only this license, or another one contracted with the
3277 authors, grants you the right to use, distribute, and modify it.
3278 Therefore, by using, distributing, or modifying the FreeType
3279 Project, you indicate that you understand and accept all the terms
3280 of this license.
3281
32824. Contacts
3283-----------
3284
3285 There are two mailing lists related to FreeType:
3286
3287 o freetype@nongnu.org
3288
3289 Discusses general use and applications of FreeType, as well as
3290 future and wanted additions to the library and distribution.
3291 If you are looking for support, start in this list if you
3292 haven't found anything to help you in the documentation.
3293
3294 o freetype-devel@nongnu.org
3295
3296 Discusses bugs, as well as engine internals, design issues,
3297 specific licenses, porting, etc.
3298
3299 Our home page can be found at
3300
3301 http://www.freetype.org
3302
3303
3304--- end of FTL.TXT ---
3305
3306</programlisting></para></section>
3307
3308<section id="lic_12">
3309<title>GPL-1.0</title>
3310<para><programlisting>
3311
3312GNU General Public License, version 1
3313
3314 GNU GENERAL PUBLIC LICENSE
3315 Version 1, February 1989
3316
3317 Copyright (C) 1989 Free Software Foundation, Inc.
3318 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
3319 Everyone is permitted to copy and distribute verbatim copies
3320 of this license document, but changing it is not allowed.
3321
3322 Preamble
3323
3324 The license agreements of most software companies try to keep users
3325at the mercy of those companies. By contrast, our General Public
3326License is intended to guarantee your freedom to share and change free
3327software--to make sure the software is free for all its users. The
3328General Public License applies to the Free Software Foundation`s
3329software and to any other program whose authors commit to using it.
3330You can use it for your programs, too.
3331
3332 When we speak of free software, we are referring to freedom, not
3333price. Specifically, the General Public License is designed to make
3334sure that you have the freedom to give away or sell copies of free
3335software, that you receive source code or can get it if you want it,
3336that you can change the software or use pieces of it in new free
3337programs; and that you know you can do these things.
3338
3339 To protect your rights, we need to make restrictions that forbid
3340anyone to deny you these rights or to ask you to surrender the rights.
3341These restrictions translate to certain responsibilities for you if you
3342distribute copies of the software, or if you modify it.
3343
3344 For example, if you distribute copies of a such a program, whether
3345gratis or for a fee, you must give the recipients all the rights that
3346you have. You must make sure that they, too, receive or can get the
3347source code. And you must tell them their rights.
3348
3349 We protect your rights with two steps: (1) copyright the software, and
3350(2) offer you this license which gives you legal permission to copy,
3351distribute and/or modify the software.
3352
3353 Also, for each author`s protection and ours, we want to make certain
3354that everyone understands that there is no warranty for this free
3355software. If the software is modified by someone else and passed on, we
3356want its recipients to know that what they have is not the original, so
3357that any problems introduced by others will not reflect on the original
3358authors` reputations.
3359
3360 The precise terms and conditions for copying, distribution and
3361modification follow.
3362
3363 GNU GENERAL PUBLIC LICENSE
3364 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
3365
3366 0. This License Agreement applies to any program or other work which
3367contains a notice placed by the copyright holder saying it may be
3368distributed under the terms of this General Public License. The
3369"Program", below, refers to any such program or work, and a "work based
3370on the Program" means either the Program or any work containing the
3371Program or a portion of it, either verbatim or with modifications. Each
3372licensee is addressed as "you".
3373
3374 1. You may copy and distribute verbatim copies of the Program`s source
3375code as you receive it, in any medium, provided that you conspicuously and
3376appropriately publish on each copy an appropriate copyright notice and
3377disclaimer of warranty; keep intact all the notices that refer to this
3378General Public License and to the absence of any warranty; and give any
3379other recipients of the Program a copy of this General Public License
3380along with the Program. You may charge a fee for the physical act of
3381transferring a copy.
3382
3383 2. You may modify your copy or copies of the Program or any portion of
3384it, and copy and distribute such modifications under the terms of Paragraph
33851 above, provided that you also do the following:
3386
3387 a) cause the modified files to carry prominent notices stating that
3388 you changed the files and the date of any change; and
3389
3390 b) cause the whole of any work that you distribute or publish, that
3391 in whole or in part contains the Program or any part thereof, either
3392 with or without modifications, to be licensed at no charge to all
3393 third parties under the terms of this General Public License (except
3394 that you may choose to grant warranty protection to some or all
3395 third parties, at your option).
3396
3397 c) If the modified program normally reads commands interactively when
3398 run, you must cause it, when started running for such interactive use
3399 in the simplest and most usual way, to print or display an
3400 announcement including an appropriate copyright notice and a notice
3401 that there is no warranty (or else, saying that you provide a
3402 warranty) and that users may redistribute the program under these
3403 conditions, and telling the user how to view a copy of this General
3404 Public License.
3405
3406 d) You may charge a fee for the physical act of transferring a
3407 copy, and you may at your option offer warranty protection in
3408 exchange for a fee.
3409
3410Mere aggregation of another independent work with the Program (or its
3411derivative) on a volume of a storage or distribution medium does not bring
3412the other work under the scope of these terms.
3413
3414 3. You may copy and distribute the Program (or a portion or derivative of
3415it, under Paragraph 2) in object code or executable form under the terms of
3416Paragraphs 1 and 2 above provided that you also do one of the following:
3417
3418 a) accompany it with the complete corresponding machine-readable
3419 source code, which must be distributed under the terms of
3420 Paragraphs 1 and 2 above; or,
3421
3422 b) accompany it with a written offer, valid for at least three
3423 years, to give any third party free (except for a nominal charge
3424 for the cost of distribution) a complete machine-readable copy of the
3425 corresponding source code, to be distributed under the terms of
3426 Paragraphs 1 and 2 above; or,
3427
3428 c) accompany it with the information you received as to where the
3429 corresponding source code may be obtained. (This alternative is
3430 allowed only for noncommercial distribution and only if you
3431 received the program in object code or executable form alone.)
3432
3433Source code for a work means the preferred form of the work for making
3434modifications to it. For an executable file, complete source code means
3435all the source code for all modules it contains; but, as a special
3436exception, it need not include source code for modules which are standard
3437libraries that accompany the operating system on which the executable
3438file runs, or for standard header files or definitions files that
3439accompany that operating system.
3440
3441 4. You may not copy, modify, sublicense, distribute or transfer the
3442Program except as expressly provided under this General Public License.
3443Any attempt otherwise to copy, modify, sublicense, distribute or transfer
3444the Program is void, and will automatically terminate your rights to use
3445the Program under this License. However, parties who have received
3446copies, or rights to use copies, from you under this General Public
3447License will not have their licenses terminated so long as such parties
3448remain in full compliance.
3449
3450 5. By copying, distributing or modifying the Program (or any work based
3451on the Program) you indicate your acceptance of this license to do so,
3452and all its terms and conditions.
3453
3454 6. Each time you redistribute the Program (or any work based on the
3455Program), the recipient automatically receives a license from the original
3456licensor to copy, distribute or modify the Program subject to these
3457terms and conditions. You may not impose any further restrictions on the
3458recipients` exercise of the rights granted herein.
3459
3460 7. The Free Software Foundation may publish revised and/or new versions
3461of the General Public License from time to time. Such new versions will
3462be similar in spirit to the present version, but may differ in detail to
3463address new problems or concerns.
3464
3465Each version is given a distinguishing version number. If the Program
3466specifies a version number of the license which applies to it and "any
3467later version", you have the option of following the terms and conditions
3468either of that version or of any later version published by the Free
3469Software Foundation. If the Program does not specify a version number of
3470the license, you may choose any version ever published by the Free Software
3471Foundation.
3472
3473 8. If you wish to incorporate parts of the Program into other free
3474programs whose distribution conditions are different, write to the author
3475to ask for permission. For software which is copyrighted by the Free
3476Software Foundation, write to the Free Software Foundation; we sometimes
3477make exceptions for this. Our decision will be guided by the two goals
3478of preserving the free status of all derivatives of our free software and
3479of promoting the sharing and reuse of software generally.
3480
3481 NO WARRANTY
3482
3483 9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
3484FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
3485OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
3486PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
3487OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
3488MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
3489TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
3490PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
3491REPAIR OR CORRECTION.
3492
3493 10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
3494WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
3495REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
3496INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
3497OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
3498TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
3499YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
3500PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
3501POSSIBILITY OF SUCH DAMAGES.
3502
3503 END OF TERMS AND CONDITIONS
3504
3505 Appendix: How to Apply These Terms to Your New Programs
3506
3507 If you develop a new program, and you want it to be of the greatest
3508possible use to humanity, the best way to achieve this is to make it
3509free software which everyone can redistribute and change under these
3510terms.
3511
3512 To do so, attach the following notices to the program. It is safest to
3513attach them to the start of each source file to most effectively convey
3514the exclusion of warranty; and each file should have at least the
3515"copyright" line and a pointer to where the full notice is found.
3516
3517 &lt;one line to give the program`s name and a brief idea of what it does.&gt;
3518 Copyright (C) 19yy &lt;name of author&gt;
3519
3520 This program is free software; you can redistribute it and/or modify
3521 it under the terms of the GNU General Public License as published by
3522 the Free Software Foundation; either version 1, or (at your option)
3523 any later version.
3524
3525 This program is distributed in the hope that it will be useful,
3526 but WITHOUT ANY WARRANTY; without even the implied warranty of
3527 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3528 GNU General Public License for more details.
3529
3530 You should have received a copy of the GNU General Public License
3531 along with this program; if not, write to the Free Software
3532 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
3533
3534Also add information on how to contact you by electronic and paper mail.
3535
3536If the program is interactive, make it output a short notice like this
3537when it starts in an interactive mode:
3538
3539 Gnomovision version 69, Copyright (C) 19xx name of author
3540 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w`.
3541 This is free software, and you are welcome to redistribute it
3542 under certain conditions; type `show c` for details.
3543
3544The hypothetical commands `show w` and `show c` should show the
3545appropriate parts of the General Public License. Of course, the
3546commands you use may be called something other than `show w` and `show
3547c`; they could even be mouse-clicks or menu items--whatever suits your
3548program.
3549
3550You should also get your employer (if you work as a programmer) or your
3551school, if any, to sign a "copyright disclaimer" for the program, if
3552necessary. Here a sample; alter the names:
3553
3554 Yoyodyne, Inc., hereby disclaims all copyright interest in the
3555 program `Gnomovision` (a program to direct compilers to make passes
3556 at assemblers) written by James Hacker.
3557
3558 &lt;signature of Ty Coon&gt;, 1 April 1989
3559 Ty Coon, President of Vice
3560
3561That`s all there is to it!
3562
3563</programlisting></para></section>
3564
3565<section id="lic_13">
3566<title>GPL-2.0</title>
3567<para><programlisting>
3568
3569GNU GENERAL PUBLIC LICENSE
3570
3571Version 2, June 1991
3572
3573Copyright (C) 1989, 1991 Free Software Foundation, Inc.
357451 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
3575
3576Everyone is permitted to copy and distribute verbatim copies
3577of this license document, but changing it is not allowed.
3578Preamble
3579
3580The licenses for most software are designed to take away your freedom to share and
3581change it. By contrast, the GNU General Public License is intended to guarantee your
3582freedom to share and change free software--to make sure the software is free for all
3583its users. This General Public License applies to most of the Free Software
3584Foundation`s software and to any other program whose authors commit to using it. (Some
3585other Free Software Foundation software is covered by the GNU Lesser General Public
3586License instead.) You can apply it to your programs, too.
3587
3588When we speak of free software, we are referring to freedom, not price. Our General
3589Public Licenses are designed to make sure that you have the freedom to distribute
3590copies of free software (and charge for this service if you wish), that you receive
3591source code or can get it if you want it, that you can change the software or use
3592pieces of it in new free programs; and that you know you can do these things.
3593
3594To protect your rights, we need to make restrictions that forbid anyone to deny you
3595these rights or to ask you to surrender the rights. These restrictions translate to
3596certain responsibilities for you if you distribute copies of the software, or if you
3597modify it.
3598
3599For example, if you distribute copies of such a program, whether gratis or for a fee,
3600you must give the recipients all the rights that you have. You must make sure that
3601they, too, receive or can get the source code. And you must show them these terms so
3602they know their rights.
3603
3604We protect your rights with two steps: (1) copyright the software, and (2) offer you
3605this license which gives you legal permission to copy, distribute and/or modify the
3606software.
3607
3608Also, for each author`s protection and ours, we want to make certain that everyone
3609understands that there is no warranty for this free software. If the software is
3610modified by someone else and passed on, we want its recipients to know that what they
3611have is not the original, so that any problems introduced by others will not reflect
3612on the original authors` reputations.
3613
3614Finally, any free program is threatened constantly by software patents. We wish to
3615avoid the danger that redistributors of a free program will individually obtain patent
3616licenses, in effect making the program proprietary. To prevent this, we have made it
3617clear that any patent must be licensed for everyone`s free use or not licensed at all.
3618
3619The precise terms and conditions for copying, distribution and modification follow.
3620
3621TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
3622
36230. This License applies to any program or other work which contains a notice placed by
3624the copyright holder saying it may be distributed under the terms of this General
3625Public License. The "Program", below, refers to any such program or work, and a "work
3626based on the Program" means either the Program or any derivative work under copyright
3627law: that is to say, a work containing the Program or a portion of it, either verbatim
3628or with modifications and/or translated into another language. (Hereinafter,
3629translation is included without limitation in the term "modification".) Each licensee
3630is addressed as "you".
3631
3632Activities other than copying, distribution and modification are not covered by this
3633License; they are outside its scope. The act of running the Program is not restricted,
3634and the output from the Program is covered only if its contents constitute a work
3635based on the Program (independent of having been made by running the Program). Whether
3636that is true depends on what the Program does.
3637
36381. You may copy and distribute verbatim copies of the Program`s source code as you
3639receive it, in any medium, provided that you conspicuously and appropriately publish
3640on each copy an appropriate copyright notice and disclaimer of warranty; keep intact
3641all the notices that refer to this License and to the absence of any warranty; and
3642give any other recipients of the Program a copy of this License along with the
3643Program.
3644
3645You may charge a fee for the physical act of transferring a copy, and you may at your
3646option offer warranty protection in exchange for a fee.
3647
36482. You may modify your copy or copies of the Program or any portion of it, thus
3649forming a work based on the Program, and copy and distribute such modifications or
3650work under the terms of Section 1 above, provided that you also meet all of these
3651conditions:
3652
3653a) You must cause the modified files to carry prominent notices stating that you
3654changed the files and the date of any change.
3655b) You must cause any work that you distribute or publish, that in whole or in part
3656contains or is derived from the Program or any part thereof, to be licensed as a whole
3657at no charge to all third parties under the terms of this License.
3658c) If the modified program normally reads commands interactively when run, you must
3659cause it, when started running for such interactive use in the most ordinary way, to
3660print or display an announcement including an appropriate copyright notice and a
3661notice that there is no warranty (or else, saying that you provide a warranty) and
3662that users may redistribute the program under these conditions, and telling the user
3663how to view a copy of this License. (Exception: if the Program itself is interactive
3664but does not normally print such an announcement, your work based on the Program is
3665not required to print an announcement.)
3666These requirements apply to the modified work as a whole. If identifiable sections of
3667that work are not derived from the Program, and can be reasonably considered
3668independent and separate works in themselves, then this License, and its terms, do not
3669apply to those sections when you distribute them as separate works. But when you
3670distribute the same sections as part of a whole which is a work based on the Program,
3671the distribution of the whole must be on the terms of this License, whose permissions
3672for other licensees extend to the entire whole, and thus to each and every part
3673regardless of who wrote it.
3674
3675Thus, it is not the intent of this section to claim rights or contest your rights to
3676work written entirely by you; rather, the intent is to exercise the right to control
3677the distribution of derivative or collective works based on the Program.
3678
3679In addition, mere aggregation of another work not based on the Program with the
3680Program (or with a work based on the Program) on a volume of a storage or distribution
3681medium does not bring the other work under the scope of this License.
3682
36833. You may copy and distribute the Program (or a work based on it, under Section 2) in
3684object code or executable form under the terms of Sections 1 and 2 above provided that
3685you also do one of the following:
3686
3687a) Accompany it with the complete corresponding machine-readable source code, which
3688must be distributed under the terms of Sections 1 and 2 above on a medium customarily
3689used for software interchange; or,
3690b) Accompany it with a written offer, valid for at least three years, to give any
3691third party, for a charge no more than your cost of physically performing source
3692distribution, a complete machine-readable copy of the corresponding source code, to be
3693distributed under the terms of Sections 1 and 2 above on a medium customarily used for
3694software interchange; or,
3695c) Accompany it with the information you received as to the offer to distribute
3696corresponding source code. (This alternative is allowed only for noncommercial
3697distribution and only if you received the program in object code or executable form
3698with such an offer, in accord with Subsection b above.)
3699The source code for a work means the preferred form of the work for making
3700modifications to it. For an executable work, complete source code means all the source
3701code for all modules it contains, plus any associated interface definition files, plus
3702the scripts used to control compilation and installation of the executable. However,
3703as a special exception, the source code distributed need not include anything that is
3704normally distributed (in either source or binary form) with the major components
3705(compiler, kernel, and so on) of the operating system on which the executable runs,
3706unless that component itself accompanies the executable.
3707
3708If distribution of executable or object code is made by offering access to copy from a
3709designated place, then offering equivalent access to copy the source code from the
3710same place counts as distribution of the source code, even though third parties are
3711not compelled to copy the source along with the object code.
3712
37134. You may not copy, modify, sublicense, or distribute the Program except as expressly
3714provided under this License. Any attempt otherwise to copy, modify, sublicense or
3715distribute the Program is void, and will automatically terminate your rights under
3716this License. However, parties who have received copies, or rights, from you under
3717this License will not have their licenses terminated so long as such parties remain in
3718full compliance.
3719
37205. You are not required to accept this License, since you have not signed it. However,
3721nothing else grants you permission to modify or distribute the Program or its
3722derivative works. These actions are prohibited by law if you do not accept this
3723License. Therefore, by modifying or distributing the Program (or any work based on the
3724Program), you indicate your acceptance of this License to do so, and all its terms and
3725conditions for copying, distributing or modifying the Program or works based on it.
3726
37276. Each time you redistribute the Program (or any work based on the Program), the
3728recipient automatically receives a license from the original licensor to copy,
3729distribute or modify the Program subject to these terms and conditions. You may not
3730impose any further restrictions on the recipients` exercise of the rights granted
3731herein. You are not responsible for enforcing compliance by third parties to this
3732License.
3733
37347. If, as a consequence of a court judgment or allegation of patent infringement or
3735for any other reason (not limited to patent issues), conditions are imposed on you
3736(whether by court order, agreement or otherwise) that contradict the conditions of
3737this License, they do not excuse you from the conditions of this License. If you
3738cannot distribute so as to satisfy simultaneously your obligations under this License
3739and any other pertinent obligations, then as a consequence you may not distribute the
3740Program at all. For example, if a patent license would not permit royalty-free
3741redistribution of the Program by all those who receive copies directly or indirectly
3742through you, then the only way you could satisfy both it and this License would be to
3743refrain entirely from distribution of the Program.
3744
3745If any portion of this section is held invalid or unenforceable under any particular
3746circumstance, the balance of the section is intended to apply and the section as a
3747whole is intended to apply in other circumstances.
3748
3749It is not the purpose of this section to induce you to infringe any patents or other
3750property right claims or to contest validity of any such claims; this section has the
3751sole purpose of protecting the integrity of the free software distribution system,
3752which is implemented by public license practices. Many people have made generous
3753contributions to the wide range of software distributed through that system in
3754reliance on consistent application of that system; it is up to the author/donor to
3755decide if he or she is willing to distribute software through any other system and a
3756licensee cannot impose that choice.
3757
3758This section is intended to make thoroughly clear what is believed to be a consequence
3759of the rest of this License.
3760
37618. If the distribution and/or use of the Program is restricted in certain countries
3762either by patents or by copyrighted interfaces, the original copyright holder who
3763places the Program under this License may add an explicit geographical distribution
3764limitation excluding those countries, so that distribution is permitted only in or
3765among countries not thus excluded. In such case, this License incorporates the
3766limitation as if written in the body of this License.
3767
37689. The Free Software Foundation may publish revised and/or new versions of the General
3769Public License from time to time. Such new versions will be similar in spirit to the
3770present version, but may differ in detail to address new problems or concerns.
3771
3772Each version is given a distinguishing version number. If the Program specifies a
3773version number of this License which applies to it and "any later version", you have
3774the option of following the terms and conditions either of that version or of any
3775later version published by the Free Software Foundation. If the Program does not
3776specify a version number of this License, you may choose any version ever published by
3777the Free Software Foundation.
3778
377910. If you wish to incorporate parts of the Program into other free programs whose
3780distribution conditions are different, write to the author to ask for permission. For
3781software which is copyrighted by the Free Software Foundation, write to the Free
3782Software Foundation; we sometimes make exceptions for this. Our decision will be
3783guided by the two goals of preserving the free status of all derivatives of our free
3784software and of promoting the sharing and reuse of software generally.
3785
3786NO WARRANTY
3787
378811. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
3789PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN
3790WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
3791WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
3792IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE
3793RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM
3794PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
3795
379612. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
3797COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS
3798PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
3799INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
3800PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE
3801OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE
3802WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
3803POSSIBILITY OF SUCH DAMAGES.
3804
3805END OF TERMS AND CONDITIONS
3806
3807How to Apply These Terms to Your New Programs
3808
3809If you develop a new program, and you want it to be of the greatest possible use to
3810the public, the best way to achieve this is to make it free software which everyone
3811can redistribute and change under these terms.
3812
3813To do so, attach the following notices to the program. It is safest to attach them to
3814the start of each source file to most effectively convey the exclusion of warranty;
3815and each file should have at least the "copyright" line and a pointer to where the
3816full notice is found.
3817
3818one line to give the program`s name and an idea of what it does.
3819Copyright (C) yyyy name of author
3820
3821This program is free software; you can redistribute it and/or
3822modify it under the terms of the GNU General Public License
3823as published by the Free Software Foundation; either version 2
3824of the License, or (at your option) any later version.
3825
3826This program is distributed in the hope that it will be useful,
3827but WITHOUT ANY WARRANTY; without even the implied warranty of
3828MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3829GNU General Public License for more details.
3830
3831You should have received a copy of the GNU General Public License
3832along with this program; if not, write to the Free Software
3833Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
3834Also add information on how to contact you by electronic and paper mail.
3835
3836If the program is interactive, make it output a short notice like this when it starts
3837in an interactive mode:
3838
3839Gnomovision version 69, Copyright (C) year name of author
3840Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
3841type `show w`. This is free software, and you are welcome
3842to redistribute it under certain conditions; type `show c`
3843for details.
3844The hypothetical commands `show w` and `show c` should show the appropriate parts of
3845the General Public License. Of course, the commands you use may be called something
3846other than `show w` and `show c`; they could even be mouse-clicks or menu
3847items--whatever suits your program.
3848
3849You should also get your employer (if you work as a programmer) or your school, if
3850any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample;
3851alter the names:
3852
3853Yoyodyne, Inc., hereby disclaims all copyright
3854interest in the program `Gnomovision`
3855(which makes passes at compilers) written
3856by James Hacker.
3857
3858signature of Ty Coon, 1 April 1989
3859Ty Coon, President of Vice
3860This General Public License does not permit incorporating your program into
3861proprietary programs. If your program is a subroutine library, you may consider it
3862more useful to permit linking proprietary applications with the library. If this is
3863what you want to do, use the GNU Lesser General Public License instead of this
3864License.
3865
3866</programlisting></para></section>
3867
3868<section id="lic_14">
3869<title>GPL-3.0</title>
3870<para><programlisting>
3871GNU GENERAL PUBLIC LICENSE
3872
3873Version 3, 29 June 2007
3874
3875Copyright © 2007 Free Software Foundation, Inc. &lt;http://fsf.org/&gt;
3876
3877Everyone is permitted to copy and distribute verbatim copies of this license document,
3878but changing it is not allowed.
3879Preamble
3880
3881The GNU General Public License is a free, copyleft license for software and other
3882kinds of works.
3883
3884The licenses for most software and other practical works are designed to take away
3885your freedom to share and change the works. By contrast, the GNU General Public
3886License is intended to guarantee your freedom to share and change all versions of a
3887program--to make sure it remains free software for all its users. We, the Free
3888Software Foundation, use the GNU General Public License for most of our software; it
3889applies also to any other work released this way by its authors. You can apply it to
3890your programs, too.
3891
3892When we speak of free software, we are referring to freedom, not price. Our General
3893Public Licenses are designed to make sure that you have the freedom to distribute
3894copies of free software (and charge for them if you wish), that you receive source
3895code or can get it if you want it, that you can change the software or use pieces of
3896it in new free programs, and that you know you can do these things.
3897
3898To protect your rights, we need to prevent others from denying you these rights or
3899asking you to surrender the rights. Therefore, you have certain responsibilities if
3900you distribute copies of the software, or if you modify it: responsibilities to
3901respect the freedom of others.
3902
3903For example, if you distribute copies of such a program, whether gratis or for a fee,
3904you must pass on to the recipients the same freedoms that you received. You must make
3905sure that they, too, receive or can get the source code. And you must show them these
3906terms so they know their rights.
3907
3908Developers that use the GNU GPL protect your rights with two steps: (1) assert
3909copyright on the software, and (2) offer you this License giving you legal permission
3910to copy, distribute and/or modify it.
3911
3912For the developers' and authors' protection, the GPL clearly explains that there is no
3913warranty for this free software. For both users' and authors' sake, the GPL requires
3914that modified versions be marked as changed, so that their problems will not be
3915attributed erroneously to authors of previous versions.
3916
3917Some devices are designed to deny users access to install or run modified versions of
3918the software inside them, although the manufacturer can do so. This is fundamentally
3919incompatible with the aim of protecting users' freedom to change the software. The
3920systematic pattern of such abuse occurs in the area of products for individuals to
3921use, which is precisely where it is most unacceptable. Therefore, we have designed
3922this version of the GPL to prohibit the practice for those products. If such problems
3923arise substantially in other domains, we stand ready to extend this provision to those
3924domains in future versions of the GPL, as needed to protect the freedom of users.
3925
3926Finally, every program is threatened constantly by software patents. States should not
3927allow patents to restrict development and use of software on general-purpose
3928computers, but in those that do, we wish to avoid the special danger that patents
3929applied to a free program could make it effectively proprietary. To prevent this, the
3930GPL assures that patents cannot be used to render the program non-free.
3931
3932The precise terms and conditions for copying, distribution and modification follow.
3933TERMS AND CONDITIONS
39340. Definitions.
3935
3936&rdquor;This License&rdquo; refers to version 3 of the GNU General Public License.
3937
3938&rdquor;Copyright&rdquo; also means copyright-like laws that apply to other kinds of
3939works, such as semiconductor masks.
3940
3941&rdquor;The Program&rdquo; refers to any copyrightable work licensed under this
3942License. Each licensee is addressed as &rdquor;you&rdquo;. &rdquor;Licensees&rdquo;
3943and &rdquor;recipients&rdquo; may be individuals or organizations.
3944
3945To &rdquor;modify&rdquo; a work means to copy from or adapt all or part of the work in
3946a fashion requiring copyright permission, other than the making of an exact copy. The
3947resulting work is called a &rdquor;modified version&rdquo; of the earlier work or a
3948work &rdquor;based on&rdquo; the earlier work.
3949
3950A &rdquor;covered work&rdquo; means either the unmodified Program or a work based on
3951the Program.
3952
3953To &rdquor;propagate&rdquo; a work means to do anything with it that, without
3954permission, would make you directly or secondarily liable for infringement under
3955applicable copyright law, except executing it on a computer or modifying a private
3956copy. Propagation includes copying, distribution (with or without modification),
3957making available to the public, and in some countries other activities as well.
3958
3959To &rdquor;convey&rdquo; a work means any kind of propagation that enables other
3960parties to make or receive copies. Mere interaction with a user through a computer
3961network, with no transfer of a copy, is not conveying.
3962
3963An interactive user interface displays &rdquor;Appropriate Legal Notices&rdquo; to the
3964extent that it includes a convenient and prominently visible feature that (1) displays
3965an appropriate copyright notice, and (2) tells the user that there is no warranty for
3966the work (except to the extent that warranties are provided), that licensees may
3967convey the work under this License, and how to view a copy of this License. If the
3968interface presents a list of user commands or options, such as a menu, a prominent
3969item in the list meets this criterion.
39701. Source Code.
3971
3972The &rdquor;source code&rdquo; for a work means the preferred form of the work for
3973making modifications to it. &rdquor;Object code&rdquo; means any non-source form of a
3974work.
3975
3976A &rdquor;Standard Interface&rdquo; means an interface that either is an official
3977standard defined by a recognized standards body, or, in the case of interfaces
3978specified for a particular programming language, one that is widely used among
3979developers working in that language.
3980
3981The &rdquor;System Libraries&rdquo; of an executable work include anything, other than
3982the work as a whole, that (a) is included in the normal form of packaging a Major
3983Component, but which is not part of that Major Component, and (b) serves only to
3984enable use of the work with that Major Component, or to implement a Standard Interface
3985for which an implementation is available to the public in source code form. A
3986&rdquor;Major Component&rdquo;, in this context, means a major essential component
3987(kernel, window system, and so on) of the specific operating system (if any) on which
3988the executable work runs, or a compiler used to produce the work, or an object code
3989interpreter used to run it.
3990
3991The &rdquor;Corresponding Source&rdquo; for a work in object code form means all the
3992source code needed to generate, install, and (for an executable work) run the object
3993code and to modify the work, including scripts to control those activities. However,
3994it does not include the work's System Libraries, or general-purpose tools or generally
3995available free programs which are used unmodified in performing those activities but
3996which are not part of the work. For example, Corresponding Source includes interface
3997definition files associated with source files for the work, and the source code for
3998shared libraries and dynamically linked subprograms that the work is specifically
3999designed to require, such as by intimate data communication or control flow between
4000those subprograms and other parts of the work.
4001
4002The Corresponding Source need not include anything that users can regenerate
4003automatically from other parts of the Corresponding Source.
4004
4005The Corresponding Source for a work in source code form is that same work.
40062. Basic Permissions.
4007
4008All rights granted under this License are granted for the term of copyright on the
4009Program, and are irrevocable provided the stated conditions are met. This License
4010explicitly affirms your unlimited permission to run the unmodified Program. The output
4011from running a covered work is covered by this License only if the output, given its
4012content, constitutes a covered work. This License acknowledges your rights of fair use
4013or other equivalent, as provided by copyright law.
4014
4015You may make, run and propagate covered works that you do not convey, without
4016conditions so long as your license otherwise remains in force. You may convey covered
4017works to others for the sole purpose of having them make modifications exclusively for
4018you, or provide you with facilities for running those works, provided that you comply
4019with the terms of this License in conveying all material for which you do not control
4020copyright. Those thus making or running the covered works for you must do so
4021exclusively on your behalf, under your direction and control, on terms that prohibit
4022them from making any copies of your copyrighted material outside their relationship
4023with you.
4024
4025Conveying under any other circumstances is permitted solely under the conditions
4026stated below. Sublicensing is not allowed; section 10 makes it unnecessary.
40273. Protecting Users' Legal Rights From Anti-Circumvention Law.
4028
4029No covered work shall be deemed part of an effective technological measure under any
4030applicable law fulfilling obligations under article 11 of the WIPO copyright treaty
4031adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention
4032of such measures.
4033
4034When you convey a covered work, you waive any legal power to forbid circumvention of
4035technological measures to the extent such circumvention is effected by exercising
4036rights under this License with respect to the covered work, and you disclaim any
4037intention to limit operation or modification of the work as a means of enforcing,
4038against the work's users, your or third parties' legal rights to forbid circumvention
4039of technological measures.
40404. Conveying Verbatim Copies.
4041
4042You may convey verbatim copies of the Program's source code as you receive it, in any
4043medium, provided that you conspicuously and appropriately publish on each copy an
4044appropriate copyright notice; keep intact all notices stating that this License and
4045any non-permissive terms added in accord with section 7 apply to the code; keep intact
4046all notices of the absence of any warranty; and give all recipients a copy of this
4047License along with the Program.
4048
4049You may charge any price or no price for each copy that you convey, and you may offer
4050support or warranty protection for a fee.
40515. Conveying Modified Source Versions.
4052
4053You may convey a work based on the Program, or the modifications to produce it from
4054the Program, in the form of source code under the terms of section 4, provided that
4055you also meet all of these conditions:
4056
4057 * a) The work must carry prominent notices stating that you modified it, and
4058giving a relevant date.
4059 * b) The work must carry prominent notices stating that it is released under this
4060License and any conditions added under section 7. This requirement modifies the
4061requirement in section 4 to &rdquor;keep intact all notices&rdquo;.
4062 * c) You must license the entire work, as a whole, under this License to anyone
4063who comes into possession of a copy. This License will therefore apply, along with any
4064applicable section 7 additional terms, to the whole of the work, and all its parts,
4065regardless of how they are packaged. This License gives no permission to license the
4066work in any other way, but it does not invalidate such permission if you have
4067separately received it.
4068 * d) If the work has interactive user interfaces, each must display Appropriate
4069Legal Notices; however, if the Program has interactive interfaces that do not display
4070Appropriate Legal Notices, your work need not make them do so.
4071
4072A compilation of a covered work with other separate and independent works, which are
4073not by their nature extensions of the covered work, and which are not combined with it
4074such as to form a larger program, in or on a volume of a storage or distribution
4075medium, is called an &rdquor;aggregate&rdquo; if the compilation and its resulting
4076copyright are not used to limit the access or legal rights of the compilation's users
4077beyond what the individual works permit. Inclusion of a covered work in an aggregate
4078does not cause this License to apply to the other parts of the aggregate.
40796. Conveying Non-Source Forms.
4080
4081You may convey a covered work in object code form under the terms of sections 4 and 5,
4082provided that you also convey the machine-readable Corresponding Source under the
4083terms of this License, in one of these ways:
4084
4085 * a) Convey the object code in, or embodied in, a physical product (including a
4086physical distribution medium), accompanied by the Corresponding Source fixed on a
4087durable physical medium customarily used for software interchange.
4088 * b) Convey the object code in, or embodied in, a physical product (including a
4089physical distribution medium), accompanied by a written offer, valid for at least
4090three years and valid for as long as you offer spare parts or customer support for
4091that product model, to give anyone who possesses the object code either (1) a copy of
4092the Corresponding Source for all the software in the product that is covered by this
4093License, on a durable physical medium customarily used for software interchange, for a
4094price no more than your reasonable cost of physically performing this conveying of
4095source, or (2) access to copy the Corresponding Source from a network server at no
4096charge.
4097 * c) Convey individual copies of the object code with a copy of the written offer
4098to provide the Corresponding Source. This alternative is allowed only occasionally and
4099noncommercially, and only if you received the object code with such an offer, in
4100accord with subsection 6b.
4101 * d) Convey the object code by offering access from a designated place (gratis or
4102for a charge), and offer equivalent access to the Corresponding Source in the same way
4103through the same place at no further charge. You need not require recipients to copy
4104the Corresponding Source along with the object code. If the place to copy the object
4105code is a network server, the Corresponding Source may be on a different server
4106(operated by you or a third party) that supports equivalent copying facilities,
4107provided you maintain clear directions next to the object code saying where to find
4108the Corresponding Source. Regardless of what server hosts the Corresponding Source,
4109you remain obligated to ensure that it is available for as long as needed to satisfy
4110these requirements.
4111 * e) Convey the object code using peer-to-peer transmission, provided you inform
4112other peers where the object code and Corresponding Source of the work are being
4113offered to the general public at no charge under subsection 6d.
4114
4115A separable portion of the object code, whose source code is excluded from the
4116Corresponding Source as a System Library, need not be included in conveying the object
4117code work.
4118
4119A &rdquor;User Product&rdquo; is either (1) a &rdquor;consumer product&rdquo;, which
4120means any tangible personal property which is normally used for personal, family, or
4121household purposes, or (2) anything designed or sold for incorporation into a
4122dwelling. In determining whether a product is a consumer product, doubtful cases shall
4123be resolved in favor of coverage. For a particular product received by a particular
4124user, &rdquor;normally used&rdquo; refers to a typical or common use of that class of
4125product, regardless of the status of the particular user or of the way in which the
4126particular user actually uses, or expects or is expected to use, the product. A
4127product is a consumer product regardless of whether the product has substantial
4128commercial, industrial or non-consumer uses, unless such uses represent the only
4129significant mode of use of the product.
4130
4131&rdquor;Installation Information&rdquo; for a User Product means any methods,
4132procedures, authorization keys, or other information required to install and execute
4133modified versions of a covered work in that User Product from a modified version of
4134its Corresponding Source. The information must suffice to ensure that the continued
4135functioning of the modified object code is in no case prevented or interfered with
4136solely because modification has been made.
4137
4138If you convey an object code work under this section in, or with, or specifically for
4139use in, a User Product, and the conveying occurs as part of a transaction in which the
4140right of possession and use of the User Product is transferred to the recipient in
4141perpetuity or for a fixed term (regardless of how the transaction is characterized),
4142the Corresponding Source conveyed under this section must be accompanied by the
4143Installation Information. But this requirement does not apply if neither you nor any
4144third party retains the ability to install modified object code on the User Product
4145(for example, the work has been installed in ROM).
4146
4147The requirement to provide Installation Information does not include a requirement to
4148continue to provide support service, warranty, or updates for a work that has been
4149modified or installed by the recipient, or for the User Product in which it has been
4150modified or installed. Access to a network may be denied when the modification itself
4151materially and adversely affects the operation of the network or violates the rules
4152and protocols for communication across the network.
4153
4154Corresponding Source conveyed, and Installation Information provided, in accord with
4155this section must be in a format that is publicly documented (and with an
4156implementation available to the public in source code form), and must require no
4157special password or key for unpacking, reading or copying.
41587. Additional Terms.
4159
4160&rdquor;Additional permissions&rdquo; are terms that supplement the terms of this
4161License by making exceptions from one or more of its conditions. Additional
4162permissions that are applicable to the entire Program shall be treated as though they
4163were included in this License, to the extent that they are valid under applicable law.
4164If additional permissions apply only to part of the Program, that part may be used
4165separately under those permissions, but the entire Program remains governed by this
4166License without regard to the additional permissions.
4167
4168When you convey a copy of a covered work, you may at your option remove any additional
4169permissions from that copy, or from any part of it. (Additional permissions may be
4170written to require their own removal in certain cases when you modify the work.) You
4171may place additional permissions on material, added by you to a covered work, for
4172which you have or can give appropriate copyright permission.
4173
4174Notwithstanding any other provision of this License, for material you add to a covered
4175work, you may (if authorized by the copyright holders of that material) supplement the
4176terms of this License with terms:
4177
4178 * a) Disclaiming warranty or limiting liability differently from the terms of
4179sections 15 and 16 of this License; or
4180 * b) Requiring preservation of specified reasonable legal notices or author
4181attributions in that material or in the Appropriate Legal Notices displayed by works
4182containing it; or
4183 * c) Prohibiting misrepresentation of the origin of that material, or requiring
4184that modified versions of such material be marked in reasonable ways as different from
4185the original version; or
4186 * d) Limiting the use for publicity purposes of names of licensors or authors of
4187the material; or
4188 * e) Declining to grant rights under trademark law for use of some trade names,
4189trademarks, or service marks; or
4190 * f) Requiring indemnification of licensors and authors of that material by anyone
4191who conveys the material (or modified versions of it) with contractual assumptions of
4192liability to the recipient, for any liability that these contractual assumptions
4193directly impose on those licensors and authors.
4194
4195All other non-permissive additional terms are considered &rdquor;further
4196restrictions&rdquo; within the meaning of section 10. If the Program as you received
4197it, or any part of it, contains a notice stating that it is governed by this License
4198along with a term that is a further restriction, you may remove that term. If a
4199license document contains a further restriction but permits relicensing or conveying
4200under this License, you may add to a covered work material governed by the terms of
4201that license document, provided that the further restriction does not survive such
4202relicensing or conveying.
4203
4204If you add terms to a covered work in accord with this section, you must place, in the
4205relevant source files, a statement of the additional terms that apply to those files,
4206or a notice indicating where to find the applicable terms.
4207
4208Additional terms, permissive or non-permissive, may be stated in the form of a
4209separately written license, or stated as exceptions; the above requirements apply
4210either way.
42118. Termination.
4212
4213You may not propagate or modify a covered work except as expressly provided under this
4214License. Any attempt otherwise to propagate or modify it is void, and will
4215automatically terminate your rights under this License (including any patent licenses
4216granted under the third paragraph of section 11).
4217
4218However, if you cease all violation of this License, then your license from a
4219particular copyright holder is reinstated (a) provisionally, unless and until the
4220copyright holder explicitly and finally terminates your license, and (b) permanently,
4221if the copyright holder fails to notify you of the violation by some reasonable means
4222prior to 60 days after the cessation.
4223
4224Moreover, your license from a particular copyright holder is reinstated permanently if
4225the copyright holder notifies you of the violation by some reasonable means, this is
4226the first time you have received notice of violation of this License (for any work)
4227from that copyright holder, and you cure the violation prior to 30 days after your
4228receipt of the notice.
4229
4230Termination of your rights under this section does not terminate the licenses of
4231parties who have received copies or rights from you under this License. If your rights
4232have been terminated and not permanently reinstated, you do not qualify to receive new
4233licenses for the same material under section 10.
42349. Acceptance Not Required for Having Copies.
4235
4236You are not required to accept this License in order to receive or run a copy of the
4237Program. Ancillary propagation of a covered work occurring solely as a consequence of
4238using peer-to-peer transmission to receive a copy likewise does not require
4239acceptance. However, nothing other than this License grants you permission to
4240propagate or modify any covered work. These actions infringe copyright if you do not
4241accept this License. Therefore, by modifying or propagating a covered work, you
4242indicate your acceptance of this License to do so.
424310. Automatic Licensing of Downstream Recipients.
4244
4245Each time you convey a covered work, the recipient automatically receives a license
4246from the original licensors, to run, modify and propagate that work, subject to this
4247License. You are not responsible for enforcing compliance by third parties with this
4248License.
4249
4250An &rdquor;entity transaction&rdquo; is a transaction transferring control of an
4251organization, or substantially all assets of one, or subdividing an organization, or
4252merging organizations. If propagation of a covered work results from an entity
4253transaction, each party to that transaction who receives a copy of the work also
4254receives whatever licenses to the work the party's predecessor in interest had or
4255could give under the previous paragraph, plus a right to possession of the
4256Corresponding Source of the work from the predecessor in interest, if the predecessor
4257has it or can get it with reasonable efforts.
4258
4259You may not impose any further restrictions on the exercise of the rights granted or
4260affirmed under this License. For example, you may not impose a license fee, royalty,
4261or other charge for exercise of rights granted under this License, and you may not
4262initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging
4263that any patent claim is infringed by making, using, selling, offering for sale, or
4264importing the Program or any portion of it.
426511. Patents.
4266
4267A &rdquor;contributor&rdquo; is a copyright holder who authorizes use under this
4268License of the Program or a work on which the Program is based. The work thus licensed
4269is called the contributor's &rdquor;contributor version&rdquo;.
4270
4271A contributor's &rdquor;essential patent claims&rdquo; are all patent claims owned or
4272controlled by the contributor, whether already acquired or hereafter acquired, that
4273would be infringed by some manner, permitted by this License, of making, using, or
4274selling its contributor version, but do not include claims that would be infringed
4275only as a consequence of further modification of the contributor version. For purposes
4276of this definition, &rdquor;control&rdquo; includes the right to grant patent
4277sublicenses in a manner consistent with the requirements of this License.
4278
4279Each contributor grants you a non-exclusive, worldwide, royalty-free patent license
4280under the contributor's essential patent claims, to make, use, sell, offer for sale,
4281import and otherwise run, modify and propagate the contents of its contributor
4282version.
4283
4284In the following three paragraphs, a &rdquor;patent license&rdquo; is any express
4285agreement or commitment, however denominated, not to enforce a patent (such as an
4286express permission to practice a patent or covenant not to sue for patent
4287infringement). To &rdquor;grant&rdquo; such a patent license to a party means to make
4288such an agreement or commitment not to enforce a patent against the party.
4289
4290If you convey a covered work, knowingly relying on a patent license, and the
4291Corresponding Source of the work is not available for anyone to copy, free of charge
4292and under the terms of this License, through a publicly available network server or
4293other readily accessible means, then you must either (1) cause the Corresponding
4294Source to be so available, or (2) arrange to deprive yourself of the benefit of the
4295patent license for this particular work, or (3) arrange, in a manner consistent with
4296the requirements of this License, to extend the patent license to downstream
4297recipients. &rdquor;Knowingly relying&rdquo; means you have actual knowledge that, but
4298for the patent license, your conveying the covered work in a country, or your
4299recipient's use of the covered work in a country, would infringe one or more
4300identifiable patents in that country that you have reason to believe are valid.
4301
4302If, pursuant to or in connection with a single transaction or arrangement, you convey,
4303or propagate by procuring conveyance of, a covered work, and grant a patent license to
4304some of the parties receiving the covered work authorizing them to use, propagate,
4305modify or convey a specific copy of the covered work, then the patent license you
4306grant is automatically extended to all recipients of the covered work and works based
4307on it.
4308
4309A patent license is &rdquor;discriminatory&rdquo; if it does not include within the
4310scope of its coverage, prohibits the exercise of, or is conditioned on the
4311non-exercise of one or more of the rights that are specifically granted under this
4312License. You may not convey a covered work if you are a party to an arrangement with a
4313third party that is in the business of distributing software, under which you make
4314payment to the third party based on the extent of your activity of conveying the work,
4315and under which the third party grants, to any of the parties who would receive the
4316covered work from you, a discriminatory patent license (a) in connection with copies
4317of the covered work conveyed by you (or copies made from those copies), or (b)
4318primarily for and in connection with specific products or compilations that contain
4319the covered work, unless you entered into that arrangement, or that patent license was
4320granted, prior to 28 March 2007.
4321
4322Nothing in this License shall be construed as excluding or limiting any implied
4323license or other defenses to infringement that may otherwise be available to you under
4324applicable patent law.
432512. No Surrender of Others' Freedom.
4326
4327If conditions are imposed on you (whether by court order, agreement or otherwise) that
4328contradict the conditions of this License, they do not excuse you from the conditions
4329of this License. If you cannot convey a covered work so as to satisfy simultaneously
4330your obligations under this License and any other pertinent obligations, then as a
4331consequence you may not convey it at all. For example, if you agree to terms that
4332obligate you to collect a royalty for further conveying from those to whom you convey
4333the Program, the only way you could satisfy both those terms and this License would be
4334to refrain entirely from conveying the Program.
433513. Use with the GNU Affero General Public License.
4336
4337Notwithstanding any other provision of this License, you have permission to link or
4338combine any covered work with a work licensed under version 3 of the GNU Affero
4339General Public License into a single combined work, and to convey the resulting work.
4340The terms of this License will continue to apply to the part which is the covered
4341work, but the special requirements of the GNU Affero General Public License, section
434213, concerning interaction through a network will apply to the combination as such.
434314. Revised Versions of this License.
4344
4345The Free Software Foundation may publish revised and/or new versions of the GNU
4346General Public License from time to time. Such new versions will be similar in spirit
4347to the present version, but may differ in detail to address new problems or concerns.
4348
4349Each version is given a distinguishing version number. If the Program specifies that a
4350certain numbered version of the GNU General Public License &rdquor;or any later
4351version&rdquo; applies to it, you have the option of following the terms and
4352conditions either of that numbered version or of any later version published by the
4353Free Software Foundation. If the Program does not specify a version number of the GNU
4354General Public License, you may choose any version ever published by the Free Software
4355Foundation.
4356
4357If the Program specifies that a proxy can decide which future versions of the GNU
4358General Public License can be used, that proxy's public statement of acceptance of a
4359version permanently authorizes you to choose that version for the Program.
4360
4361Later license versions may give you additional or different permissions. However, no
4362additional obligations are imposed on any author or copyright holder as a result of
4363your choosing to follow a later version.
436415. Disclaimer of Warranty.
4365
4366THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
4367EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
4368PROVIDE THE PROGRAM &rdquor;AS IS&rdquo; WITHOUT WARRANTY OF ANY KIND, EITHER
4369EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
4370MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
4371QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
4372DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
437316. Limitation of Liability.
4374
4375IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
4376COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS
4377PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
4378INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
4379PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE
4380OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE
4381WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
4382POSSIBILITY OF SUCH DAMAGES.
438317. Interpretation of Sections 15 and 16.
4384
4385If the disclaimer of warranty and limitation of liability provided above cannot be
4386given local legal effect according to their terms, reviewing courts shall apply local
4387law that most closely approximates an absolute waiver of all civil liability in
4388connection with the Program, unless a warranty or assumption of liability accompanies
4389a copy of the Program in return for a fee.
4390
4391END OF TERMS AND CONDITIONS
4392How to Apply These Terms to Your New Programs
4393
4394If you develop a new program, and you want it to be of the greatest possible use to
4395the public, the best way to achieve this is to make it free software which everyone
4396can redistribute and change under these terms.
4397
4398To do so, attach the following notices to the program. It is safest to attach them to
4399the start of each source file to most effectively state the exclusion of warranty; and
4400each file should have at least the &rdquor;copyright&rdquo; line and a pointer to
4401where the full notice is found.
4402
4403 &lt;one line to give the program's name and a brief idea of what it does.&gt;
4404 Copyright (C) &lt;year&gt; &lt;name of author&gt;
4405
4406 This program is free software: you can redistribute it and/or modify
4407 it under the terms of the GNU General Public License as published by
4408 the Free Software Foundation, either version 3 of the License, or
4409 (at your option) any later version.
4410
4411 This program is distributed in the hope that it will be useful,
4412 but WITHOUT ANY WARRANTY; without even the implied warranty of
4413 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4414 GNU General Public License for more details.
4415
4416 You should have received a copy of the GNU General Public License
4417 along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.
4418
4419Also add information on how to contact you by electronic and paper mail.
4420
4421If the program does terminal interaction, make it output a short notice like this when
4422it starts in an interactive mode:
4423
4424 &lt;program&gt; Copyright (C) &lt;year&gt; &lt;name of author&gt;
4425 This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
4426 This is free software, and you are welcome to redistribute it
4427 under certain conditions; type `show c' for details.
4428
4429The hypothetical commands `show w' and `show c' should show the appropriate parts of
4430the General Public License. Of course, your program's commands might be different; for
4431a GUI interface, you would use an &rdquor;about box&rdquo;.
4432
4433You should also get your employer (if you work as a programmer) or school, if any, to
4434sign a &rdquor;copyright disclaimer&rdquo; for the program, if necessary. For more
4435information on this, and how to apply and follow the GNU GPL, see
4436&lt;http://www.gnu.org/licenses/&gt;.
4437
4438The GNU General Public License does not permit incorporating your program into
4439proprietary programs. If your program is a subroutine library, you may consider it
4440more useful to permit linking proprietary applications with the library. If this is
4441what you want to do, use the GNU Lesser General Public License instead of this
4442License. But first, please read
4443&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;.
4444</programlisting></para></section>
4445
4446<section id="lic_15">
4447<title>GPL-3.0-with-GCC-exception</title>
4448<para><programlisting>
4449
4450insert GPL v3 text here
4451
4452GCC RUNTIME LIBRARY EXCEPTION
4453Version 3.1, 31 March 2009
4454
4455General information:
4456http://www.gnu.org/licenses/gcc-exception.html
4457Copyright (C) 2009 Free Software Foundation, Inc. &lt;http://fsf.org/&gt;
4458Everyone is permitted to copy and distribute verbatim copies of this license document,
4459but changing it is not allowed.
4460This GCC Runtime Library Exception ("Exception") is an additional permission under
4461section 7 of the GNU General Public License, version 3 ("GPLv3"). It applies to a
4462given file (the "Runtime Library") that bears a notice placed by the copyright holder
4463of the file stating that the file is governed by GPLv3 along with this Exception.
4464When you use GCC to compile a program, GCC may combine portions of certain GCC header
4465files and runtime libraries with the compiled program. The purpose of this Exception
4466is to allow compilation of non-GPL (including proprietary) programs to use, in this
4467way, the header files and runtime libraries covered by this Exception.
4468
44690. Definitions.
4470A file is an "Independent Module" if it either requires the Runtime Library for
4471execution after a Compilation Process, or makes use of an interface provided by the
4472Runtime Library, but is not otherwise based on the Runtime Library.
4473"GCC" means a version of the GNU Compiler Collection, with or without modifications,
4474governed by version 3 (or a specified later version) of the GNU General Public License
4475(GPL) with the option of using any subsequent versions published by the FSF.
4476"GPL-compatible Software" is software whose conditions of propagation, modification
4477and use would permit combination with GCC in accord with the license of GCC.
4478"Target Code" refers to output from any compiler for a real or virtual target
4479processor architecture, in executable form or suitable for input to an assembler,
4480loader, linker and/or execution phase. Notwithstanding that, Target Code does not
4481include data in any format that is used as a compiler intermediate representation, or
4482used for producing a compiler intermediate representation.
4483The "Compilation Process" transforms code entirely represented in non-intermediate
4484languages designed for human-written code, and/or in Java Virtual Machine byte code,
4485into Target Code. Thus, for example, use of source code generators and preprocessors
4486need not be considered part of the Compilation Process, since the Compilation Process
4487can be understood as starting with the output of the generators or preprocessors.
4488A Compilation Process is "Eligible" if it is done using GCC, alone or with other
4489GPL-compatible software, or if it is done without using any work based on GCC. For
4490example, using non-GPL-compatible Software to optimize any GCC intermediate
4491representations would not qualify as an Eligible Compilation Process.
4492
44931. Grant of Additional Permission.
4494You have permission to propagate a work of Target Code formed by combining the Runtime
4495Library with Independent Modules, even if such propagation would otherwise violate the
4496terms of GPLv3, provided that all Target Code was generated by Eligible Compilation
4497Processes. You may then convey such a combination under terms of your choice,
4498consistent with the licensing of the Independent Modules.
4499
45002. No Weakening of GCC Copyleft.
4501The availability of this Exception does not imply any general presumption that
4502third-party software is unaffected by the copyleft requirements of the license of GCC.
4503
4504</programlisting></para></section>
4505
4506<section id="lic_16">
4507<title>ICU</title>
4508<para><programlisting>
4509COPYRIGHT AND PERMISSION NOTICE
4510
4511Copyright (c) 1995-2012 International Business Machines Corporation and others
4512
4513All rights reserved.
4514
4515Permission is hereby granted, free of charge, to any person obtaining a copy of this
4516software and associated documentation files (the "Software"), to deal in the Software
4517without restriction, including without limitation the rights to use, copy, modify,
4518merge, publish, distribute, and/or sell copies of the Software, and to permit persons
4519to whom the Software is furnished to do so, provided that the above copyright
4520notice(s) and this permission notice appear in all copies of the Software and that
4521both the above copyright notice(s) and this permission notice appear in supporting
4522documentation.
4523
4524THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
4525INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4526PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
4527COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
4528SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM
4529LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
4530TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
4531SOFTWARE.
4532
4533Except as contained in this notice, the name of a copyright holder shall not be used
4534in advertising or otherwise to promote the sale, use or other dealings in this
4535Software without prior written authorization of the copyright holder.
4536
4537All trademarks and registered trademarks mentioned herein are the property of their
4538respective owners.
4539</programlisting></para></section>
4540
4541<section id="lic_17">
4542<title>ISC</title>
4543<para><programlisting>
4544
4545ISC License:
4546
4547Copyright &#169; 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
4548Copyright &#169; 1995-2003 by Internet Software Consortium
4549
4550Permission to use, copy, modify, and/or distribute this software for any purpose with
4551or without fee is hereby granted, provided that the above copyright notice and this
4552permission notice appear in all copies.
4553
4554THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
4555SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT
4556SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
4557DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
4558OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
4559THE USE OR PERFORMANCE OF THIS SOFTWARE.
4560
4561</programlisting></para></section>
4562
4563<section id="lic_18">
4564<title>LGPL-2.0</title>
4565<para><programlisting>
4566GNU LIBRARY GENERAL PUBLIC LICENSE
4567
4568
4569
4570Version 2, June 1991
4571
4572
4573
4574Copyright (C) 1991 Free Software Foundation, Inc.
4575
457651 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
4577
4578Everyone is permitted to copy and distribute verbatim copies
4579
4580of this license document, but changing it is not allowed.
4581
4582
4583
4584[This is the first released version of the library GPL. It is
4585
4586 numbered 2 because it goes with version 2 of the ordinary GPL.]
4587
4588Preamble
4589
4590
4591
4592The licenses for most software are designed to take away your freedom to share and
4593change it. By contrast, the GNU General Public Licenses are intended to guarantee your
4594freedom to share and change free software--to make sure the software is free for all
4595its users.
4596
4597
4598
4599This license, the Library General Public License, applies to some specially designated
4600Free Software Foundation software, and to any other libraries whose authors decide to
4601use it. You can use it for your libraries, too.
4602
4603
4604
4605When we speak of free software, we are referring to freedom, not price. Our General
4606Public Licenses are designed to make sure that you have the freedom to distribute
4607copies of free software (and charge for this service if you wish), that you receive
4608source code or can get it if you want it, that you can change the software or use
4609pieces of it in new free programs; and that you know you can do these things.
4610
4611
4612
4613To protect your rights, we need to make restrictions that forbid anyone to deny you
4614these rights or to ask you to surrender the rights. These restrictions translate to
4615certain responsibilities for you if you distribute copies of the library, or if you
4616modify it.
4617
4618
4619
4620For example, if you distribute copies of the library, whether gratis or for a fee, you
4621must give the recipients all the rights that we gave you. You must make sure that
4622they, too, receive or can get the source code. If you link a program with the library,
4623you must provide complete object files to the recipients so that they can relink them
4624with the library, after making changes to the library and recompiling it. And you must
4625show them these terms so they know their rights.
4626
4627
4628
4629Our method of protecting your rights has two steps: (1) copyright the library, and (2)
4630offer you this license which gives you legal permission to copy, distribute and/or
4631modify the library.
4632
4633
4634
4635Also, for each distributor's protection, we want to make certain that everyone
4636understands that there is no warranty for this free library. If the library is
4637modified by someone else and passed on, we want its recipients to know that what they
4638have is not the original version, so that any problems introduced by others will not
4639reflect on the original authors' reputations.
4640
4641
4642
4643Finally, any free program is threatened constantly by software patents. We wish to
4644avoid the danger that companies distributing free software will individually obtain
4645patent licenses, thus in effect transforming the program into proprietary software. To
4646prevent this, we have made it clear that any patent must be licensed for everyone's
4647free use or not licensed at all.
4648
4649
4650
4651Most GNU software, including some libraries, is covered by the ordinary GNU General
4652Public License, which was designed for utility programs. This license, the GNU Library
4653General Public License, applies to certain designated libraries. This license is quite
4654different from the ordinary one; be sure to read it in full, and don't assume that
4655anything in it is the same as in the ordinary license.
4656
4657
4658
4659The reason we have a separate public license for some libraries is that they blur the
4660distinction we usually make between modifying or adding to a program and simply using
4661it. Linking a program with a library, without changing the library, is in some sense
4662simply using the library, and is analogous to running a utility program or application
4663program. However, in a textual and legal sense, the linked executable is a combined
4664work, a derivative of the original library, and the ordinary General Public License
4665treats it as such.
4666
4667
4668
4669Because of this blurred distinction, using the ordinary General Public License for
4670libraries did not effectively promote software sharing, because most developers did
4671not use the libraries. We concluded that weaker conditions might promote sharing
4672better.
4673
4674
4675
4676However, unrestricted linking of non-free programs would deprive the users of those
4677programs of all benefit from the free status of the libraries themselves. This Library
4678General Public License is intended to permit developers of non-free programs to use
4679free libraries, while preserving your freedom as a user of such programs to change the
4680free libraries that are incorporated in them. (We have not seen how to achieve this as
4681regards changes in header files, but we have achieved it as regards changes in the
4682actual functions of the Library.) The hope is that this will lead to faster
4683development of free libraries.
4684
4685
4686
4687The precise terms and conditions for copying, distribution and modification follow.
4688Pay close attention to the difference between a "work based on the library" and a
4689"work that uses the library". The former contains code derived from the library, while
4690the latter only works together with the library.
4691
4692
4693
4694Note that it is possible for a library to be covered by the ordinary General Public
4695License rather than by this special one.
4696
4697
4698
4699TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
4700
4701
4702
47030. This License Agreement applies to any software library which contains a notice
4704placed by the copyright holder or other authorized party saying it may be distributed
4705under the terms of this Library General Public License (also called "this License").
4706Each licensee is addressed as "you".
4707
4708
4709
4710A "library" means a collection of software functions and/or data prepared so as to be
4711conveniently linked with application programs (which use some of those functions and
4712data) to form executables.
4713
4714
4715
4716The "Library", below, refers to any such software library or work which has been
4717distributed under these terms. A "work based on the Library" means either the Library
4718or any derivative work under copyright law: that is to say, a work containing the
4719Library or a portion of it, either verbatim or with modifications and/or translated
4720straightforwardly into another language. (Hereinafter, translation is included without
4721limitation in the term "modification".)
4722
4723
4724
4725"Source code" for a work means the preferred form of the work for making modifications
4726to it. For a library, complete source code means all the source code for all modules
4727it contains, plus any associated interface definition files, plus the scripts used to
4728control compilation and installation of the library.
4729
4730
4731
4732Activities other than copying, distribution and modification are not covered by this
4733License; they are outside its scope. The act of running a program using the Library is
4734not restricted, and output from such a program is covered only if its contents
4735constitute a work based on the Library (independent of the use of the Library in a
4736tool for writing it). Whether that is true depends on what the Library does and what
4737the program that uses the Library does.
4738
4739
4740
47411. You may copy and distribute verbatim copies of the Library's complete source code
4742as you receive it, in any medium, provided that you conspicuously and appropriately
4743publish on each copy an appropriate copyright notice and disclaimer of warranty; keep
4744intact all the notices that refer to this License and to the absence of any warranty;
4745and distribute a copy of this License along with the Library.
4746
4747
4748
4749You may charge a fee for the physical act of transferring a copy, and you may at your
4750option offer warranty protection in exchange for a fee.
4751
4752
4753
47542. You may modify your copy or copies of the Library or any portion of it, thus
4755forming a work based on the Library, and copy and distribute such modifications or
4756work under the terms of Section 1 above, provided that you also meet all of these
4757conditions:
4758
4759
4760
4761a) The modified work must itself be a software library.
4762
4763b) You must cause the files modified to carry prominent notices stating that you
4764changed the files and the date of any change.
4765
4766c) You must cause the whole of the work to be licensed at no charge to all third
4767parties under the terms of this License.
4768
4769d) If a facility in the modified Library refers to a function or a table of data to be
4770supplied by an application program that uses the facility, other than as an argument
4771passed when the facility is invoked, then you must make a good faith effort to ensure
4772that, in the event an application does not supply such function or table, the facility
4773still operates, and performs whatever part of its purpose remains meaningful.
4774
4775(For example, a function in a library to compute square roots has a purpose that is
4776entirely well-defined independent of the application. Therefore, Subsection 2d
4777requires that any application-supplied function or table used by this function must be
4778optional: if the application does not supply it, the square root function must still
4779compute square roots.)
4780
4781
4782
4783These requirements apply to the modified work as a whole. If identifiable sections of
4784that work are not derived from the Library, and can be reasonably considered
4785independent and separate works in themselves, then this License, and its terms, do not
4786apply to those sections when you distribute them as separate works. But when you
4787distribute the same sections as part of a whole which is a work based on the Library,
4788the distribution of the whole must be on the terms of this License, whose permissions
4789for other licensees extend to the entire whole, and thus to each and every part
4790regardless of who wrote it.
4791
4792
4793
4794Thus, it is not the intent of this section to claim rights or contest your rights to
4795work written entirely by you; rather, the intent is to exercise the right to control
4796the distribution of derivative or collective works based on the Library.
4797
4798
4799
4800In addition, mere aggregation of another work not based on the Library with the
4801Library (or with a work based on the Library) on a volume of a storage or distribution
4802medium does not bring the other work under the scope of this License.
4803
4804
4805
48063. You may opt to apply the terms of the ordinary GNU General Public License instead
4807of this License to a given copy of the Library. To do this, you must alter all the
4808notices that refer to this License, so that they refer to the ordinary GNU General
4809Public License, version 2, instead of to this License. (If a newer version than
4810version 2 of the ordinary GNU General Public License has appeared, then you can
4811specify that version instead if you wish.) Do not make any other change in these
4812notices.
4813
4814
4815
4816Once this change is made in a given copy, it is irreversible for that copy, so the
4817ordinary GNU General Public License applies to all subsequent copies and derivative
4818works made from that copy.
4819
4820
4821
4822This option is useful when you wish to copy part of the code of the Library into a
4823program that is not a library.
4824
4825
4826
48274. You may copy and distribute the Library (or a portion or derivative of it, under
4828Section 2) in object code or executable form under the terms of Sections 1 and 2 above
4829provided that you accompany it with the complete corresponding machine-readable source
4830code, which must be distributed under the terms of Sections 1 and 2 above on a medium
4831customarily used for software interchange.
4832
4833
4834
4835If distribution of object code is made by offering access to copy from a designated
4836place, then offering equivalent access to copy the source code from the same place
4837satisfies the requirement to distribute the source code, even though third parties are
4838not compelled to copy the source along with the object code.
4839
4840
4841
48425. A program that contains no derivative of any portion of the Library, but is
4843designed to work with the Library by being compiled or linked with it, is called a
4844"work that uses the Library". Such a work, in isolation, is not a derivative work of
4845the Library, and therefore falls outside the scope of this License.
4846
4847
4848
4849However, linking a "work that uses the Library" with the Library creates an executable
4850that is a derivative of the Library (because it contains portions of the Library),
4851rather than a "work that uses the library". The executable is therefore covered by
4852this License. Section 6 states terms for distribution of such executables.
4853
4854
4855
4856When a "work that uses the Library" uses material from a header file that is part of
4857the Library, the object code for the work may be a derivative work of the Library even
4858though the source code is not. Whether this is true is especially significant if the
4859work can be linked without the Library, or if the work is itself a library. The
4860threshold for this to be true is not precisely defined by law.
4861
4862
4863
4864If such an object file uses only numerical parameters, data structure layouts and
4865accessors, and small macros and small inline functions (ten lines or less in length),
4866then the use of the object file is unrestricted, regardless of whether it is legally a
4867derivative work. (Executables containing this object code plus portions of the Library
4868will still fall under Section 6.)
4869
4870
4871
4872Otherwise, if the work is a derivative of the Library, you may distribute the object
4873code for the work under the terms of Section 6. Any executables containing that work
4874also fall under Section 6, whether or not they are linked directly with the Library
4875itself.
4876
4877
4878
48796. As an exception to the Sections above, you may also compile or link a "work that
4880uses the Library" with the Library to produce a work containing portions of the
4881Library, and distribute that work under terms of your choice, provided that the terms
4882permit modification of the work for the customer's own use and reverse engineering for
4883debugging such modifications.
4884
4885
4886
4887You must give prominent notice with each copy of the work that the Library is used in
4888it and that the Library and its use are covered by this License. You must supply a
4889copy of this License. If the work during execution displays copyright notices, you
4890must include the copyright notice for the Library among them, as well as a reference
4891directing the user to the copy of this License. Also, you must do one of these things:
4892
4893
4894
4895a) Accompany the work with the complete corresponding machine-readable source code for
4896the Library including whatever changes were used in the work (which must be
4897distributed under Sections 1 and 2 above); and, if the work is an executable linked
4898with the Library, with the complete machine-readable "work that uses the Library", as
4899object code and/or source code, so that the user can modify the Library and then
4900relink to produce a modified executable containing the modified Library. (It is
4901understood that the user who changes the contents of definitions files in the Library
4902will not necessarily be able to recompile the application to use the modified
4903definitions.)
4904
4905b) Accompany the work with a written offer, valid for at least three years, to give
4906the same user the materials specified in Subsection 6a, above, for a charge no more
4907than the cost of performing this distribution.
4908
4909c) If distribution of the work is made by offering access to copy from a designated
4910place, offer equivalent access to copy the above specified materials from the same
4911place.
4912
4913d) Verify that the user has already received a copy of these materials or that you
4914have already sent this user a copy.
4915
4916For an executable, the required form of the "work that uses the Library" must include
4917any data and utility programs needed for reproducing the executable from it. However,
4918as a special exception, the source code distributed need not include anything that is
4919normally distributed (in either source or binary form) with the major components
4920(compiler, kernel, and so on) of the operating system on which the executable runs,
4921unless that component itself accompanies the executable.
4922
4923
4924
4925It may happen that this requirement contradicts the license restrictions of other
4926proprietary libraries that do not normally accompany the operating system. Such a
4927contradiction means you cannot use both them and the Library together in an executable
4928that you distribute.
4929
4930
4931
49327. You may place library facilities that are a work based on the Library side-by-side
4933in a single library together with other library facilities not covered by this
4934License, and distribute such a combined library, provided that the separate
4935distribution of the work based on the Library and of the other library facilities is
4936otherwise permitted, and provided that you do these two things:
4937
4938
4939
4940a) Accompany the combined library with a copy of the same work based on the Library,
4941uncombined with any other library facilities. This must be distributed under the terms
4942of the Sections above.
4943
4944b) Give prominent notice with the combined library of the fact that part of it is a
4945work based on the Library, and explaining where to find the accompanying uncombined
4946form of the same work.
4947
49488. You may not copy, modify, sublicense, link with, or distribute the Library except
4949as expressly provided under this License. Any attempt otherwise to copy, modify,
4950sublicense, link with, or distribute the Library is void, and will automatically
4951terminate your rights under this License. However, parties who have received copies,
4952or rights, from you under this License will not have their licenses terminated so long
4953as such parties remain in full compliance.
4954
4955
4956
49579. You are not required to accept this License, since you have not signed it. However,
4958nothing else grants you permission to modify or distribute the Library or its
4959derivative works. These actions are prohibited by law if you do not accept this
4960License. Therefore, by modifying or distributing the Library (or any work based on the
4961Library), you indicate your acceptance of this License to do so, and all its terms and
4962conditions for copying, distributing or modifying the Library or works based on it.
4963
4964
4965
496610. Each time you redistribute the Library (or any work based on the Library), the
4967recipient automatically receives a license from the original licensor to copy,
4968distribute, link with or modify the Library subject to these terms and conditions. You
4969may not impose any further restrictions on the recipients' exercise of the rights
4970granted herein. You are not responsible for enforcing compliance by third parties to
4971this License.
4972
4973
4974
497511. If, as a consequence of a court judgment or allegation of patent infringement or
4976for any other reason (not limited to patent issues), conditions are imposed on you
4977(whether by court order, agreement or otherwise) that contradict the conditions of
4978this License, they do not excuse you from the conditions of this License. If you
4979cannot distribute so as to satisfy simultaneously your obligations under this License
4980and any other pertinent obligations, then as a consequence you may not distribute the
4981Library at all. For example, if a patent license would not permit royalty-free
4982redistribution of the Library by all those who receive copies directly or indirectly
4983through you, then the only way you could satisfy both it and this License would be to
4984refrain entirely from distribution of the Library.
4985
4986
4987
4988If any portion of this section is held invalid or unenforceable under any particular
4989circumstance, the balance of the section is intended to apply, and the section as a
4990whole is intended to apply in other circumstances.
4991
4992
4993
4994It is not the purpose of this section to induce you to infringe any patents or other
4995property right claims or to contest validity of any such claims; this section has the
4996sole purpose of protecting the integrity of the free software distribution system
4997which is implemented by public license practices. Many people have made generous
4998contributions to the wide range of software distributed through that system in
4999reliance on consistent application of that system; it is up to the author/donor to
5000decide if he or she is willing to distribute software through any other system and a
5001licensee cannot impose that choice.
5002
5003
5004
5005This section is intended to make thoroughly clear what is believed to be a consequence
5006of the rest of this License.
5007
5008
5009
501012. If the distribution and/or use of the Library is restricted in certain countries
5011either by patents or by copyrighted interfaces, the original copyright holder who
5012places the Library under this License may add an explicit geographical distribution
5013limitation excluding those countries, so that distribution is permitted only in or
5014among countries not thus excluded. In such case, this License incorporates the
5015limitation as if written in the body of this License.
5016
5017
5018
501913. The Free Software Foundation may publish revised and/or new versions of the
5020Library General Public License from time to time. Such new versions will be similar in
5021spirit to the present version, but may differ in detail to address new problems or
5022concerns.
5023
5024
5025
5026Each version is given a distinguishing version number. If the Library specifies a
5027version number of this License which applies to it and "any later version", you have
5028the option of following the terms and conditions either of that version or of any
5029later version published by the Free Software Foundation. If the Library does not
5030specify a license version number, you may choose any version ever published by the
5031Free Software Foundation.
5032
5033
5034
503514. If you wish to incorporate parts of the Library into other free programs whose
5036distribution conditions are incompatible with these, write to the author to ask for
5037permission. For software which is copyrighted by the Free Software Foundation, write
5038to the Free Software Foundation; we sometimes make exceptions for this. Our decision
5039will be guided by the two goals of preserving the free status of all derivatives of
5040our free software and of promoting the sharing and reuse of software generally.
5041
5042
5043
5044NO WARRANTY
5045
5046
5047
504815. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
5049LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN
5050WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT
5051WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
5052IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE
5053RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY
5054PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
5055
5056
5057
505816. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
5059COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS
5060PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
5061INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
5062LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE
5063OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE
5064WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
5065POSSIBILITY OF SUCH DAMAGES.
5066
5067
5068
5069END OF TERMS AND CONDITIONS
5070
5071
5072
5073How to Apply These Terms to Your New Libraries
5074
5075
5076
5077If you develop a new library, and you want it to be of the greatest possible use to
5078the public, we recommend making it free software that everyone can redistribute and
5079change. You can do so by permitting redistribution under these terms (or,
5080alternatively, under the terms of the ordinary General Public License).
5081
5082
5083
5084To apply these terms, attach the following notices to the library. It is safest to
5085attach them to the start of each source file to most effectively convey the exclusion
5086of warranty; and each file should have at least the "copyright" line and a pointer to
5087where the full notice is found.
5088
5089
5090
5091one line to give the library's name and an idea of what it does.
5092
5093Copyright (C) year name of author
5094
5095
5096
5097This library is free software; you can redistribute it and/or
5098
5099modify it under the terms of the GNU Library General Public
5100
5101License as published by the Free Software Foundation; either
5102
5103version 2 of the License, or (at your option) any later version.
5104
5105
5106
5107This library is distributed in the hope that it will be useful,
5108
5109but WITHOUT ANY WARRANTY; without even the implied warranty of
5110
5111MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
5112
5113Library General Public License for more details.
5114
5115
5116
5117You should have received a copy of the GNU Library General Public
5118
5119License along with this library; if not, write to the
5120
5121Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
5122
5123Boston, MA 02110-1301, USA.
5124
5125Also add information on how to contact you by electronic and paper mail.
5126
5127
5128
5129You should also get your employer (if you work as a programmer) or your school, if
5130any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample;
5131alter the names:
5132
5133
5134
5135Yoyodyne, Inc., hereby disclaims all copyright interest in
5136
5137the library `Frob' (a library for tweaking knobs) written
5138
5139by James Random Hacker.
5140
5141
5142
5143signature of Ty Coon, 1 April 1990
5144
5145Ty Coon, President of Vice
5146
5147That's all there is to it!
5148
5149</programlisting></para></section>
5150
5151<section id="lic_19">
5152<title>LGPL-2.1</title>
5153<para><programlisting>
5154
5155GNU LESSER GENERAL PUBLIC LICENSE
5156
5157Version 2.1, February 1999
5158
5159Copyright (C) 1991, 1999 Free Software Foundation, Inc.
516051 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
5161Everyone is permitted to copy and distribute verbatim copies
5162of this license document, but changing it is not allowed.
5163
5164[This is the first released version of the Lesser GPL. It also counts
5165 as the successor of the GNU Library Public License, version 2, hence
5166 the version number 2.1.]
5167Preamble
5168
5169The licenses for most software are designed to take away your freedom to share and
5170change it. By contrast, the GNU General Public Licenses are intended to guarantee your
5171freedom to share and change free software--to make sure the software is free for all
5172its users.
5173
5174This license, the Lesser General Public License, applies to some specially designated
5175software packages--typically libraries--of the Free Software Foundation and other
5176authors who decide to use it. You can use it too, but we suggest you first think
5177carefully about whether this license or the ordinary General Public License is the
5178better strategy to use in any particular case, based on the explanations below.
5179
5180When we speak of free software, we are referring to freedom of use, not price. Our
5181General Public Licenses are designed to make sure that you have the freedom to
5182distribute copies of free software (and charge for this service if you wish); that you
5183receive source code or can get it if you want it; that you can change the software and
5184use pieces of it in new free programs; and that you are informed that you can do these
5185things.
5186
5187To protect your rights, we need to make restrictions that forbid distributors to deny
5188you these rights or to ask you to surrender these rights. These restrictions translate
5189to certain responsibilities for you if you distribute copies of the library or if you
5190modify it.
5191
5192For example, if you distribute copies of the library, whether gratis or for a fee, you
5193must give the recipients all the rights that we gave you. You must make sure that
5194they, too, receive or can get the source code. If you link other code with the
5195library, you must provide complete object files to the recipients, so that they can
5196relink them with the library after making changes to the library and recompiling it.
5197And you must show them these terms so they know their rights.
5198
5199We protect your rights with a two-step method: (1) we copyright the library, and (2)
5200we offer you this license, which gives you legal permission to copy, distribute and/or
5201modify the library.
5202
5203To protect each distributor, we want to make it very clear that there is no warranty
5204for the free library. Also, if the library is modified by someone else and passed on,
5205the recipients should know that what they have is not the original version, so that
5206the original author`s reputation will not be affected by problems that might be
5207introduced by others.
5208
5209Finally, software patents pose a constant threat to the existence of any free program.
5210We wish to make sure that a company cannot effectively restrict the users of a free
5211program by obtaining a restrictive license from a patent holder. Therefore, we insist
5212that any patent license obtained for a version of the library must be consistent with
5213the full freedom of use specified in this license.
5214
5215Most GNU software, including some libraries, is covered by the ordinary GNU General
5216Public License. This license, the GNU Lesser General Public License, applies to
5217certain designated libraries, and is quite different from the ordinary General Public
5218License. We use this license for certain libraries in order to permit linking those
5219libraries into non-free programs.
5220
5221When a program is linked with a library, whether statically or using a shared library,
5222the combination of the two is legally speaking a combined work, a derivative of the
5223original library. The ordinary General Public License therefore permits such linking
5224only if the entire combination fits its criteria of freedom. The Lesser General Public
5225License permits more lax criteria for linking other code with the library.
5226
5227We call this license the "Lesser" General Public License because it does Less to
5228protect the user`s freedom than the ordinary General Public License. It also provides
5229other free software developers Less of an advantage over competing non-free programs.
5230These disadvantages are the reason we use the ordinary General Public License for many
5231libraries. However, the Lesser license provides advantages in certain special
5232circumstances.
5233
5234For example, on rare occasions, there may be a special need to encourage the widest
5235possible use of a certain library, so that it becomes a de-facto standard. To achieve
5236this, non-free programs must be allowed to use the library. A more frequent case is
5237that a free library does the same job as widely used non-free libraries. In this case,
5238there is little to gain by limiting the free library to free software only, so we use
5239the Lesser General Public License.
5240
5241In other cases, permission to use a particular library in non-free programs enables a
5242greater number of people to use a large body of free software. For example, permission
5243to use the GNU C Library in non-free programs enables many more people to use the
5244whole GNU operating system, as well as its variant, the GNU/Linux operating system.
5245
5246Although the Lesser General Public License is Less protective of the users` freedom,
5247it does ensure that the user of a program that is linked with the Library has the
5248freedom and the wherewithal to run that program using a modified version of the
5249Library.
5250
5251The precise terms and conditions for copying, distribution and modification follow.
5252Pay close attention to the difference between a "work based on the library" and a
5253"work that uses the library". The former contains code derived from the library,
5254whereas the latter must be combined with the library in order to run.
5255
5256TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
5257
52580. This License Agreement applies to any software library or other program which
5259contains a notice placed by the copyright holder or other authorized party saying it
5260may be distributed under the terms of this Lesser General Public License (also called
5261"this License"). Each licensee is addressed as "you".
5262
5263A "library" means a collection of software functions and/or data prepared so as to be
5264conveniently linked with application programs (which use some of those functions and
5265data) to form executables.
5266
5267The "Library", below, refers to any such software library or work which has been
5268distributed under these terms. A "work based on the Library" means either the Library
5269or any derivative work under copyright law: that is to say, a work containing the
5270Library or a portion of it, either verbatim or with modifications and/or translated
5271straightforwardly into another language. (Hereinafter, translation is included without
5272limitation in the term "modification".)
5273
5274"Source code" for a work means the preferred form of the work for making modifications
5275to it. For a library, complete source code means all the source code for all modules
5276it contains, plus any associated interface definition files, plus the scripts used to
5277control compilation and installation of the library.
5278
5279Activities other than copying, distribution and modification are not covered by this
5280License; they are outside its scope. The act of running a program using the Library is
5281not restricted, and output from such a program is covered only if its contents
5282constitute a work based on the Library (independent of the use of the Library in a
5283tool for writing it). Whether that is true depends on what the Library does and what
5284the program that uses the Library does.
5285
52861. You may copy and distribute verbatim copies of the Library`s complete source code
5287as you receive it, in any medium, provided that you conspicuously and appropriately
5288publish on each copy an appropriate copyright notice and disclaimer of warranty; keep
5289intact all the notices that refer to this License and to the absence of any warranty;
5290and distribute a copy of this License along with the Library.
5291
5292You may charge a fee for the physical act of transferring a copy, and you may at your
5293option offer warranty protection in exchange for a fee.
5294
52952. You may modify your copy or copies of the Library or any portion of it, thus
5296forming a work based on the Library, and copy and distribute such modifications or
5297work under the terms of Section 1 above, provided that you also meet all of these
5298conditions:
5299
5300a) The modified work must itself be a software library.
5301b) You must cause the files modified to carry prominent notices stating that you
5302changed the files and the date of any change.
5303c) You must cause the whole of the work to be licensed at no charge to all third
5304parties under the terms of this License.
5305d) If a facility in the modified Library refers to a function or a table of data to be
5306supplied by an application program that uses the facility, other than as an argument
5307passed when the facility is invoked, then you must make a good faith effort to ensure
5308that, in the event an application does not supply such function or table, the facility
5309still operates, and performs whatever part of its purpose remains meaningful.
5310(For example, a function in a library to compute square roots has a purpose that is
5311entirely well-defined independent of the application. Therefore, Subsection 2d
5312requires that any application-supplied function or table used by this function must be
5313optional: if the application does not supply it, the square root function must still
5314compute square roots.)
5315
5316These requirements apply to the modified work as a whole. If identifiable sections of
5317that work are not derived from the Library, and can be reasonably considered
5318independent and separate works in themselves, then this License, and its terms, do not
5319apply to those sections when you distribute them as separate works. But when you
5320distribute the same sections as part of a whole which is a work based on the Library,
5321the distribution of the whole must be on the terms of this License, whose permissions
5322for other licensees extend to the entire whole, and thus to each and every part
5323regardless of who wrote it.
5324
5325Thus, it is not the intent of this section to claim rights or contest your rights to
5326work written entirely by you; rather, the intent is to exercise the right to control
5327the distribution of derivative or collective works based on the Library.
5328
5329In addition, mere aggregation of another work not based on the Library with the
5330Library (or with a work based on the Library) on a volume of a storage or distribution
5331medium does not bring the other work under the scope of this License.
5332
53333. You may opt to apply the terms of the ordinary GNU General Public License instead
5334of this License to a given copy of the Library. To do this, you must alter all the
5335notices that refer to this License, so that they refer to the ordinary GNU General
5336Public License, version 2, instead of to this License. (If a newer version than
5337version 2 of the ordinary GNU General Public License has appeared, then you can
5338specify that version instead if you wish.) Do not make any other change in these
5339notices.
5340
5341Once this change is made in a given copy, it is irreversible for that copy, so the
5342ordinary GNU General Public License applies to all subsequent copies and derivative
5343works made from that copy.
5344
5345This option is useful when you wish to copy part of the code of the Library into a
5346program that is not a library.
5347
53484. You may copy and distribute the Library (or a portion or derivative of it, under
5349Section 2) in object code or executable form under the terms of Sections 1 and 2 above
5350provided that you accompany it with the complete corresponding machine-readable source
5351code, which must be distributed under the terms of Sections 1 and 2 above on a medium
5352customarily used for software interchange.
5353
5354If distribution of object code is made by offering access to copy from a designated
5355place, then offering equivalent access to copy the source code from the same place
5356satisfies the requirement to distribute the source code, even though third parties are
5357not compelled to copy the source along with the object code.
5358
53595. A program that contains no derivative of any portion of the Library, but is
5360designed to work with the Library by being compiled or linked with it, is called a
5361"work that uses the Library". Such a work, in isolation, is not a derivative work of
5362the Library, and therefore falls outside the scope of this License.
5363
5364However, linking a "work that uses the Library" with the Library creates an executable
5365that is a derivative of the Library (because it contains portions of the Library),
5366rather than a "work that uses the library". The executable is therefore covered by
5367this License. Section 6 states terms for distribution of such executables.
5368
5369When a "work that uses the Library" uses material from a header file that is part of
5370the Library, the object code for the work may be a derivative work of the Library even
5371though the source code is not. Whether this is true is especially significant if the
5372work can be linked without the Library, or if the work is itself a library. The
5373threshold for this to be true is not precisely defined by law.
5374
5375If such an object file uses only numerical parameters, data structure layouts and
5376accessors, and small macros and small inline functions (ten lines or less in length),
5377then the use of the object file is unrestricted, regardless of whether it is legally a
5378derivative work. (Executables containing this object code plus portions of the Library
5379will still fall under Section 6.)
5380
5381Otherwise, if the work is a derivative of the Library, you may distribute the object
5382code for the work under the terms of Section 6. Any executables containing that work
5383also fall under Section 6, whether or not they are linked directly with the Library
5384itself.
5385
53866. As an exception to the Sections above, you may also combine or link a "work that
5387uses the Library" with the Library to produce a work containing portions of the
5388Library, and distribute that work under terms of your choice, provided that the terms
5389permit modification of the work for the customer`s own use and reverse engineering for
5390debugging such modifications.
5391
5392You must give prominent notice with each copy of the work that the Library is used in
5393it and that the Library and its use are covered by this License. You must supply a
5394copy of this License. If the work during execution displays copyright notices, you
5395must include the copyright notice for the Library among them, as well as a reference
5396directing the user to the copy of this License. Also, you must do one of these things:
5397
5398a) Accompany the work with the complete corresponding machine-readable source code for
5399the Library including whatever changes were used in the work (which must be
5400distributed under Sections 1 and 2 above); and, if the work is an executable linked
5401with the Library, with the complete machine-readable "work that uses the Library", as
5402object code and/or source code, so that the user can modify the Library and then
5403relink to produce a modified executable containing the modified Library. (It is
5404understood that the user who changes the contents of definitions files in the Library
5405will not necessarily be able to recompile the application to use the modified
5406definitions.)
5407b) Use a suitable shared library mechanism for linking with the Library. A suitable
5408mechanism is one that (1) uses at run time a copy of the library already present on
5409the user`s computer system, rather than copying library functions into the executable,
5410and (2) will operate properly with a modified version of the library, if the user
5411installs one, as long as the modified version is interface-compatible with the version
5412that the work was made with.
5413c) Accompany the work with a written offer, valid for at least three years, to give
5414the same user the materials specified in Subsection 6a, above, for a charge no more
5415than the cost of performing this distribution.
5416d) If distribution of the work is made by offering access to copy from a designated
5417place, offer equivalent access to copy the above specified materials from the same
5418place.
5419e) Verify that the user has already received a copy of these materials or that you
5420have already sent this user a copy.
5421For an executable, the required form of the "work that uses the Library" must include
5422any data and utility programs needed for reproducing the executable from it. However,
5423as a special exception, the materials to be distributed need not include anything that
5424is normally distributed (in either source or binary form) with the major components
5425(compiler, kernel, and so on) of the operating system on which the executable runs,
5426unless that component itself accompanies the executable.
5427
5428It may happen that this requirement contradicts the license restrictions of other
5429proprietary libraries that do not normally accompany the operating system. Such a
5430contradiction means you cannot use both them and the Library together in an executable
5431that you distribute.
5432
54337. You may place library facilities that are a work based on the Library side-by-side
5434in a single library together with other library facilities not covered by this
5435License, and distribute such a combined library, provided that the separate
5436distribution of the work based on the Library and of the other library facilities is
5437otherwise permitted, and provided that you do these two things:
5438
5439a) Accompany the combined library with a copy of the same work based on the Library,
5440uncombined with any other library facilities. This must be distributed under the terms
5441of the Sections above.
5442b) Give prominent notice with the combined library of the fact that part of it is a
5443work based on the Library, and explaining where to find the accompanying uncombined
5444form of the same work.
54458. You may not copy, modify, sublicense, link with, or distribute the Library except
5446as expressly provided under this License. Any attempt otherwise to copy, modify,
5447sublicense, link with, or distribute the Library is void, and will automatically
5448terminate your rights under this License. However, parties who have received copies,
5449or rights, from you under this License will not have their licenses terminated so long
5450as such parties remain in full compliance.
5451
54529. You are not required to accept this License, since you have not signed it. However,
5453nothing else grants you permission to modify or distribute the Library or its
5454derivative works. These actions are prohibited by law if you do not accept this
5455License. Therefore, by modifying or distributing the Library (or any work based on the
5456Library), you indicate your acceptance of this License to do so, and all its terms and
5457conditions for copying, distributing or modifying the Library or works based on it.
5458
545910. Each time you redistribute the Library (or any work based on the Library), the
5460recipient automatically receives a license from the original licensor to copy,
5461distribute, link with or modify the Library subject to these terms and conditions. You
5462may not impose any further restrictions on the recipients` exercise of the rights
5463granted herein. You are not responsible for enforcing compliance by third parties with
5464this License.
5465
546611. If, as a consequence of a court judgment or allegation of patent infringement or
5467for any other reason (not limited to patent issues), conditions are imposed on you
5468(whether by court order, agreement or otherwise) that contradict the conditions of
5469this License, they do not excuse you from the conditions of this License. If you
5470cannot distribute so as to satisfy simultaneously your obligations under this License
5471and any other pertinent obligations, then as a consequence you may not distribute the
5472Library at all. For example, if a patent license would not permit royalty-free
5473redistribution of the Library by all those who receive copies directly or indirectly
5474through you, then the only way you could satisfy both it and this License would be to
5475refrain entirely from distribution of the Library.
5476
5477If any portion of this section is held invalid or unenforceable under any particular
5478circumstance, the balance of the section is intended to apply, and the section as a
5479whole is intended to apply in other circumstances.
5480
5481It is not the purpose of this section to induce you to infringe any patents or other
5482property right claims or to contest validity of any such claims; this section has the
5483sole purpose of protecting the integrity of the free software distribution system
5484which is implemented by public license practices. Many people have made generous
5485contributions to the wide range of software distributed through that system in
5486reliance on consistent application of that system; it is up to the author/donor to
5487decide if he or she is willing to distribute software through any other system and a
5488licensee cannot impose that choice.
5489
5490This section is intended to make thoroughly clear what is believed to be a consequence
5491of the rest of this License.
5492
549312. If the distribution and/or use of the Library is restricted in certain countries
5494either by patents or by copyrighted interfaces, the original copyright holder who
5495places the Library under this License may add an explicit geographical distribution
5496limitation excluding those countries, so that distribution is permitted only in or
5497among countries not thus excluded. In such case, this License incorporates the
5498limitation as if written in the body of this License.
5499
550013. The Free Software Foundation may publish revised and/or new versions of the Lesser
5501General Public License from time to time. Such new versions will be similar in spirit
5502to the present version, but may differ in detail to address new problems or concerns.
5503
5504Each version is given a distinguishing version number. If the Library specifies a
5505version number of this License which applies to it and "any later version", you have
5506the option of following the terms and conditions either of that version or of any
5507later version published by the Free Software Foundation. If the Library does not
5508specify a license version number, you may choose any version ever published by the
5509Free Software Foundation.
5510
551114. If you wish to incorporate parts of the Library into other free programs whose
5512distribution conditions are incompatible with these, write to the author to ask for
5513permission. For software which is copyrighted by the Free Software Foundation, write
5514to the Free Software Foundation; we sometimes make exceptions for this. Our decision
5515will be guided by the two goals of preserving the free status of all derivatives of
5516our free software and of promoting the sharing and reuse of software generally.
5517
5518NO WARRANTY
5519
552015. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
5521LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN
5522WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT
5523WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
5524IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE
5525RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY
5526PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
5527
552816. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
5529COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS
5530PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
5531INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
5532LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE
5533OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE
5534WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
5535POSSIBILITY OF SUCH DAMAGES.
5536
5537END OF TERMS AND CONDITIONS
5538
5539How to Apply These Terms to Your New Libraries
5540
5541If you develop a new library, and you want it to be of the greatest possible use to
5542the public, we recommend making it free software that everyone can redistribute and
5543change. You can do so by permitting redistribution under these terms (or,
5544alternatively, under the terms of the ordinary General Public License).
5545
5546To apply these terms, attach the following notices to the library. It is safest to
5547attach them to the start of each source file to most effectively convey the exclusion
5548of warranty; and each file should have at least the "copyright" line and a pointer to
5549where the full notice is found.
5550
5551one line to give the library`s name and an idea of what it does.
5552Copyright (C) year name of author
5553
5554This library is free software; you can redistribute it and/or
5555modify it under the terms of the GNU Lesser General Public
5556License as published by the Free Software Foundation; either
5557version 2.1 of the License, or (at your option) any later version.
5558
5559This library is distributed in the hope that it will be useful,
5560but WITHOUT ANY WARRANTY; without even the implied warranty of
5561MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
5562Lesser General Public License for more details.
5563
5564You should have received a copy of the GNU Lesser General Public
5565License along with this library; if not, write to the Free Software
5566Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
5567Also add information on how to contact you by electronic and paper mail.
5568
5569You should also get your employer (if you work as a programmer) or your school, if
5570any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample;
5571alter the names:
5572
5573Yoyodyne, Inc., hereby disclaims all copyright interest in
5574the library `Frob` (a library for tweaking knobs) written
5575by James Random Hacker.
5576
5577signature of Ty Coon, 1 April 1990
5578Ty Coon, President of Vice
5579That`s all there is to it!
5580
5581</programlisting></para></section>
5582
5583<section id="lic_20">
5584<title>LGPL-3.0</title>
5585<para><programlisting>
5586GNU LESSER GENERAL PUBLIC LICENSE
5587
5588Version 3, 29 June 2007
5589
5590Copyright © 2007 Free Software Foundation, Inc. &lt;http://fsf.org/&gt;
5591
5592Everyone is permitted to copy and distribute verbatim copies of this license document,
5593but changing it is not allowed.
5594
5595This version of the GNU Lesser General Public License incorporates the terms and
5596conditions of version 3 of the GNU General Public License, supplemented by the
5597additional permissions listed below.
55980. Additional Definitions.
5599
5600As used herein, &rdquor;this License&rdquo; refers to version 3 of the GNU Lesser
5601General Public License, and the &rdquor;GNU GPL&rdquo; refers to version 3 of the GNU
5602General Public License.
5603
5604&rdquor;The Library&rdquo; refers to a covered work governed by this License, other
5605than an Application or a Combined Work as defined below.
5606
5607An &rdquor;Application&rdquo; is any work that makes use of an interface provided by
5608the Library, but which is not otherwise based on the Library. Defining a subclass of a
5609class defined by the Library is deemed a mode of using an interface provided by the
5610Library.
5611
5612A &rdquor;Combined Work&rdquo; is a work produced by combining or linking an
5613Application with the Library. The particular version of the Library with which the
5614Combined Work was made is also called the &rdquor;Linked Version&rdquo;.
5615
5616The &rdquor;Minimal Corresponding Source&rdquo; for a Combined Work means the
5617Corresponding Source for the Combined Work, excluding any source code for portions of
5618the Combined Work that, considered in isolation, are based on the Application, and not
5619on the Linked Version.
5620
5621The &rdquor;Corresponding Application Code&rdquo; for a Combined Work means the object
5622code and/or source code for the Application, including any data and utility programs
5623needed for reproducing the Combined Work from the Application, but excluding the
5624System Libraries of the Combined Work.
56251. Exception to Section 3 of the GNU GPL.
5626
5627You may convey a covered work under sections 3 and 4 of this License without being
5628bound by section 3 of the GNU GPL.
56292. Conveying Modified Versions.
5630
5631If you modify a copy of the Library, and, in your modifications, a facility refers to
5632a function or data to be supplied by an Application that uses the facility (other than
5633as an argument passed when the facility is invoked), then you may convey a copy of the
5634modified version:
5635
5636 * a) under this License, provided that you make a good faith effort to ensure
5637that, in the event an Application does not supply the function or data, the facility
5638still operates, and performs whatever part of its purpose remains meaningful, or
5639 * b) under the GNU GPL, with none of the additional permissions of this License
5640applicable to that copy.
5641
56423. Object Code Incorporating Material from Library Header Files.
5643
5644The object code form of an Application may incorporate material from a header file
5645that is part of the Library. You may convey such object code under terms of your
5646choice, provided that, if the incorporated material is not limited to numerical
5647parameters, data structure layouts and accessors, or small macros, inline functions
5648and templates (ten or fewer lines in length), you do both of the following:
5649
5650 * a) Give prominent notice with each copy of the object code that the Library is
5651used in it and that the Library and its use are covered by this License.
5652 * b) Accompany the object code with a copy of the GNU GPL and this license
5653document.
5654
56554. Combined Works.
5656
5657You may convey a Combined Work under terms of your choice that, taken together,
5658effectively do not restrict modification of the portions of the Library contained in
5659the Combined Work and reverse engineering for debugging such modifications, if you
5660also do each of the following:
5661
5662 * a) Give prominent notice with each copy of the Combined Work that the Library is
5663used in it and that the Library and its use are covered by this License.
5664 * b) Accompany the Combined Work with a copy of the GNU GPL and this license
5665document.
5666 * c) For a Combined Work that displays copyright notices during execution, include
5667the copyright notice for the Library among these notices, as well as a reference
5668directing the user to the copies of the GNU GPL and this license document.
5669 * d) Do one of the following:
5670 o 0) Convey the Minimal Corresponding Source under the terms of this
5671License, and the Corresponding Application Code in a form suitable for, and under
5672terms that permit, the user to recombine or relink the Application with a modified
5673version of the Linked Version to produce a modified Combined Work, in the manner
5674specified by section 6 of the GNU GPL for conveying Corresponding Source.
5675 o 1) Use a suitable shared library mechanism for linking with the Library. A
5676suitable mechanism is one that (a) uses at run time a copy of the Library already
5677present on the user's computer system, and (b) will operate properly with a modified
5678version of the Library that is interface-compatible with the Linked Version.
5679 * e) Provide Installation Information, but only if you would otherwise be required
5680to provide such information under section 6 of the GNU GPL, and only to the extent
5681that such information is necessary to install and execute a modified version of the
5682Combined Work produced by recombining or relinking the Application with a modified
5683version of the Linked Version. (If you use option 4d0, the Installation Information
5684must accompany the Minimal Corresponding Source and Corresponding Application Code. If
5685you use option 4d1, you must provide the Installation Information in the manner
5686specified by section 6 of the GNU GPL for conveying Corresponding Source.)
5687
56885. Combined Libraries.
5689
5690You may place library facilities that are a work based on the Library side by side in
5691a single library together with other library facilities that are not Applications and
5692are not covered by this License, and convey such a combined library under terms of
5693your choice, if you do both of the following:
5694
5695 * a) Accompany the combined library with a copy of the same work based on the
5696Library, uncombined with any other library facilities, conveyed under the terms of
5697this License.
5698 * b) Give prominent notice with the combined library that part of it is a work
5699based on the Library, and explaining where to find the accompanying uncombined form of
5700the same work.
5701
57026. Revised Versions of the GNU Lesser General Public License.
5703
5704The Free Software Foundation may publish revised and/or new versions of the GNU Lesser
5705General Public License from time to time. Such new versions will be similar in spirit
5706to the present version, but may differ in detail to address new problems or concerns.
5707
5708Each version is given a distinguishing version number. If the Library as you received
5709it specifies that a certain numbered version of the GNU Lesser General Public License
5710&rdquor;or any later version&rdquo; applies to it, you have the option of following
5711the terms and conditions either of that published version or of any later version
5712published by the Free Software Foundation. If the Library as you received it does not
5713specify a version number of the GNU Lesser General Public License, you may choose any
5714version of the GNU Lesser General Public License ever published by the Free Software
5715Foundation.
5716
5717If the Library as you received it specifies that a proxy can decide whether future
5718versions of the GNU Lesser General Public License shall apply, that proxy's public
5719statement of acceptance of any version is permanent authorization for you to choose
5720that version for the Library.
5721</programlisting></para></section>
5722
5723<section id="lic_21">
5724<title>Libpng</title>
5725<para><programlisting>
5726
5727This copy of the libpng notices is provided for your convenience. In case of
5728any discrepancy between this copy and the notices in the file png.h that is
5729included in the libpng distribution, the latter shall prevail.
5730
5731COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
5732
5733If you modify libpng you may insert additional notices immediately following
5734this sentence.
5735
5736This code is released under the libpng license.
5737
5738libpng versions 1.2.6, August 15, 2004, through 1.4.5, December 9, 2010, are
5739Copyright (c) 2004, 2006-2010 Glenn Randers-Pehrson, and are
5740distributed according to the same disclaimer and license as libpng-1.2.5
5741with the following individual added to the list of Contributing Authors
5742
5743 Cosmin Truta
5744
5745libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
5746Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
5747distributed according to the same disclaimer and license as libpng-1.0.6
5748with the following individuals added to the list of Contributing Authors
5749
5750 Simon-Pierre Cadieux
5751 Eric S. Raymond
5752 Gilles Vollant
5753
5754and with the following additions to the disclaimer:
5755
5756 There is no warranty against interference with your enjoyment of the
5757 library or against infringement. There is no warranty that our
5758 efforts or the library will fulfill any of your particular purposes
5759 or needs. This library is provided with all faults, and the entire
5760 risk of satisfactory quality, performance, accuracy, and effort is with
5761 the user.
5762
5763libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
5764Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
5765distributed according to the same disclaimer and license as libpng-0.96,
5766with the following individuals added to the list of Contributing Authors:
5767
5768 Tom Lane
5769 Glenn Randers-Pehrson
5770 Willem van Schaik
5771
5772libpng versions 0.89, June 1996, through 0.96, May 1997, are
5773Copyright (c) 1996, 1997 Andreas Dilger
5774Distributed according to the same disclaimer and license as libpng-0.88,
5775with the following individuals added to the list of Contributing Authors:
5776
5777 John Bowler
5778 Kevin Bracey
5779 Sam Bushell
5780 Magnus Holmgren
5781 Greg Roelofs
5782 Tom Tanner
5783
5784libpng versions 0.5, May 1995, through 0.88, January 1996, are
5785Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
5786
5787For the purposes of this copyright and license, "Contributing Authors"
5788is defined as the following set of individuals:
5789
5790 Andreas Dilger
5791 Dave Martindale
5792 Guy Eric Schalnat
5793 Paul Schmidt
5794 Tim Wegner
5795
5796The PNG Reference Library is supplied "AS IS". The Contributing Authors
5797and Group 42, Inc. disclaim all warranties, expressed or implied,
5798including, without limitation, the warranties of merchantability and of
5799fitness for any purpose. The Contributing Authors and Group 42, Inc.
5800assume no liability for direct, indirect, incidental, special, exemplary,
5801or consequential damages, which may result from the use of the PNG
5802Reference Library, even if advised of the possibility of such damage.
5803
5804Permission is hereby granted to use, copy, modify, and distribute this
5805source code, or portions hereof, for any purpose, without fee, subject
5806to the following restrictions:
5807
58081. The origin of this source code must not be misrepresented.
5809
58102. Altered versions must be plainly marked as such and must not
5811 be misrepresented as being the original source.
5812
58133. This Copyright notice may not be removed or altered from any
5814 source or altered source distribution.
5815
5816The Contributing Authors and Group 42, Inc. specifically permit, without
5817fee, and encourage the use of this source code as a component to
5818supporting the PNG file format in commercial products. If you use this
5819source code in a product, acknowledgment is not required but would be
5820appreciated.
5821
5822
5823A "png_get_copyright" function is available, for convenient use in "about"
5824boxes and the like:
5825
5826 printf("%s",png_get_copyright(NULL));
5827
5828Also, the PNG logo (in PNG format, of course) is supplied in the
5829files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
5830
5831Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a
5832certification mark of the Open Source Initiative.
5833
5834Glenn Randers-Pehrson
5835glennrp at users.sourceforge.net
5836December 9, 2010
5837
5838</programlisting></para></section>
5839
5840<section id="lic_22">
5841<title>MIT</title>
5842<para><programlisting>
5843
5844MIT License
5845
5846Copyright (c) &lt;year&gt; &lt;copyright holders&gt;
5847
5848Permission is hereby granted, free of charge, to any person obtaining a copy
5849of this software and associated documentation files (the "Software"), to deal
5850in the Software without restriction, including without limitation the rights
5851to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5852copies of the Software, and to permit persons to whom the Software is
5853furnished to do so, subject to the following conditions:
5854
5855The above copyright notice and this permission notice shall be included in
5856all copies or substantial portions of the Software.
5857
5858THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5859IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5860FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5861AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5862LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5863OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5864THE SOFTWARE.
5865
5866</programlisting></para></section>
5867
5868<section id="lic_23">
5869<title>MPL-1.0</title>
5870<para><programlisting>
5871
5872MOZILLA PUBLIC LICENSE
5873Version 1.0
5874
58751. Definitions.
5876
58771.1. ``Contributor`` means each entity that creates or contributes to the creation of
5878Modifications.
58791.2. ``Contributor Version`` means the combination of the Original Code, prior
5880Modifications used by a Contributor, and the Modifications made by that particular
5881Contributor.
5882
58831.3. ``Covered Code`` means the Original Code or Modifications or the combination of
5884the Original Code and Modifications, in each case including portions thereof.
5885
58861.4. ``Electronic Distribution Mechanism`` means a mechanism generally accepted in the
5887software development community for the electronic transfer of data.
5888
58891.5. ``Executable`` means Covered Code in any form other than Source Code.
5890
58911.6. ``Initial Developer`` means the individual or entity identified as the Initial
5892Developer in the Source Code notice required by Exhibit A.
5893
58941.7. ``Larger Work`` means a work which combines Covered Code or portions thereof with
5895code not governed by the terms of this License.
5896
58971.8. ``License`` means this document.
5898
58991.9. ``Modifications`` means any addition to or deletion from the substance or
5900structure of either the Original Code or any previous Modifications. When Covered Code
5901is released as a series of files, a Modification is:
5902
5903A. Any addition to or deletion from the contents of a file containing Original Code or
5904previous Modifications.
5905
5906B. Any new file that contains any part of the Original Code or previous Modifications.
5907
59081.10. ``Original Code`` means Source Code of computer software code which is described
5909in the Source Code notice required by Exhibit A as Original Code, and which, at the
5910time of its release under this License is not already Covered Code governed by this
5911License.
5912
59131.11. ``Source Code`` means the preferred form of the Covered Code for making
5914modifications to it, including all modules it contains, plus any associated interface
5915definition files, scripts used to control compilation and installation of an
5916Executable, or a list of source code differential comparisons against either the
5917Original Code or another well known, available Covered Code of the Contributor`s
5918choice. The Source Code can be in a compressed or archival form, provided the
5919appropriate decompression or de-archiving software is widely available for no charge.
5920
59211.12. ``You`` means an individual or a legal entity exercising rights under, and
5922complying with all of the terms of, this License or a future version of this License
5923issued under Section 6.1. For legal entities, ``You`` includes any entity which
5924controls, is controlled by, or is under common control with You. For purposes of this
5925definition, ``control`` means (a) the power, direct or indirect, to cause the
5926direction or management of such entity, whether by contract or otherwise, or (b)
5927ownership of fifty percent (50%) or more of the outstanding shares or beneficial
5928ownership of such entity.
5929
59302. Source Code License.
59312.1. The Initial Developer Grant.
5932The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive
5933license, subject to third party intellectual property claims:
5934(a) to use, reproduce, modify, display, perform, sublicense and distribute the
5935Original Code (or portions thereof) with or without Modifications, or as part of a
5936Larger Work; and
5937
5938(b) under patents now or hereafter owned or controlled by Initial Developer, to make,
5939have made, use and sell (``Utilize``) the Original Code (or portions thereof), but
5940solely to the extent that any such patent is reasonably necessary to enable You to
5941Utilize the Original Code (or portions thereof) and not to any greater extent that may
5942be necessary to Utilize further Modifications or combinations.
5943
59442.2. Contributor Grant.
5945Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license,
5946subject to third party intellectual property claims:
5947
5948(a) to use, reproduce, modify, display, perform, sublicense and distribute the
5949Modifications created by such Contributor (or portions thereof) either on an
5950unmodified basis, with other Modifications, as Covered Code or as part of a Larger
5951Work; and
5952
5953(b) under patents now or hereafter owned or controlled by Contributor, to Utilize the
5954Contributor Version (or portions thereof), but solely to the extent that any such
5955patent is reasonably necessary to enable You to Utilize the Contributor Version (or
5956portions thereof), and not to any greater extent that may be necessary to Utilize
5957further Modifications or combinations.
5958
59593. Distribution Obligations.
59603.1. Application of License.
5961The Modifications which You create or to which You contribute are governed by the
5962terms of this License, including without limitation Section 2.2. The Source Code
5963version of Covered Code may be distributed only under the terms of this License or a
5964future version of this License released under Section 6.1, and You must include a copy
5965of this License with every copy of the Source Code You distribute. You may not offer
5966or impose any terms on any Source Code version that alters or restricts the applicable
5967version of this License or the recipients` rights hereunder. However, You may include
5968an additional document offering the additional rights described in Section 3.5.
59693.2. Availability of Source Code.
5970Any Modification which You create or to which You contribute must be made available in
5971Source Code form under the terms of this License either on the same media as an
5972Executable version or via an accepted Electronic Distribution Mechanism to anyone to
5973whom you made an Executable version available; and if made available via Electronic
5974Distribution Mechanism, must remain available for at least twelve (12) months after
5975the date it initially became available, or at least six (6) months after a subsequent
5976version of that particular Modification has been made available to such recipients.
5977You are responsible for ensuring that the Source Code version remains available even
5978if the Electronic Distribution Mechanism is maintained by a third party.
5979
59803.3. Description of Modifications.
5981You must cause all Covered Code to which you contribute to contain a file documenting
5982the changes You made to create that Covered Code and the date of any change. You must
5983include a prominent statement that the Modification is derived, directly or
5984indirectly, from Original Code provided by the Initial Developer and including the
5985name of the Initial Developer in (a) the Source Code, and (b) in any notice in an
5986Executable version or related documentation in which You describe the origin or
5987ownership of the Covered Code.
5988
59893.4. Intellectual Property Matters
5990
5991(a) Third Party Claims.
5992If You have knowledge that a party claims an intellectual property right in particular
5993functionality or code (or its utilization under this License), you must include a text
5994file with the source code distribution titled ``LEGAL`` which describes the claim and
5995the party making the claim in sufficient detail that a recipient will know whom to
5996contact. If you obtain such knowledge after You make Your Modification available as
5997described in Section 3.2, You shall promptly modify the LEGAL file in all copies You
5998make available thereafter and shall take other steps (such as notifying appropriate
5999mailing lists or newsgroups) reasonably calculated to inform those who received the
6000Covered Code that new knowledge has been obtained.
6001
6002(b) Contributor APIs.
6003If Your Modification is an application programming interface and You own or control
6004patents which are reasonably necessary to implement that API, you must also include
6005this information in the LEGAL file.
6006
60073.5. Required Notices.
6008You must duplicate the notice in Exhibit A in each file of the Source Code, and this
6009License in any documentation for the Source Code, where You describe recipients`
6010rights relating to Covered Code. If You created one or more Modification(s), You may
6011add your name as a Contributor to the notice described in Exhibit A. If it is not
6012possible to put such notice in a particular Source Code file due to its structure,
6013then you must include such notice in a location (such as a relevant directory file)
6014where a user would be likely to look for such a notice. You may choose to offer, and
6015to charge a fee for, warranty, support, indemnity or liability obligations to one or
6016more recipients of Covered Code. However, You may do so only on Your own behalf, and
6017not on behalf of the Initial Developer or any Contributor. You must make it absolutely
6018clear than any such warranty, support, indemnity or liability obligation is offered by
6019You alone, and You hereby agree to indemnify the Initial Developer and every
6020Contributor for any liability incurred by the Initial Developer or such Contributor as
6021a result of warranty, support, indemnity or liability terms You offer.
6022
60233.6. Distribution of Executable Versions.
6024You may distribute Covered Code in Executable form only if the requirements of Section
60253.1-3.5 have been met for that Covered Code, and if You include a notice stating that
6026the Source Code version of the Covered Code is available under the terms of this
6027License, including a description of how and where You have fulfilled the obligations
6028of Section 3.2. The notice must be conspicuously included in any notice in an
6029Executable version, related documentation or collateral in which You describe
6030recipients` rights relating to the Covered Code. You may distribute the Executable
6031version of Covered Code under a license of Your choice, which may contain terms
6032different from this License, provided that You are in compliance with the terms of
6033this License and that the license for the Executable version does not attempt to limit
6034or alter the recipient`s rights in the Source Code version from the rights set forth
6035in this License. If You distribute the Executable version under a different license
6036You must make it absolutely clear that any terms which differ from this License are
6037offered by You alone, not by the Initial Developer or any Contributor. You hereby
6038agree to indemnify the Initial Developer and every Contributor for any liability
6039incurred by the Initial Developer or such Contributor as a result of any such terms
6040You offer.
6041
60423.7. Larger Works.
6043You may create a Larger Work by combining Covered Code with other code not governed by
6044the terms of this License and distribute the Larger Work as a single product. In such
6045a case, You must make sure the requirements of this License are fulfilled for the
6046Covered Code.
6047
60484. Inability to Comply Due to Statute or Regulation.
6049If it is impossible for You to comply with any of the terms of this License with
6050respect to some or all of the Covered Code due to statute or regulation then You must:
6051(a) comply with the terms of this License to the maximum extent possible; and (b)
6052describe the limitations and the code they affect. Such description must be included
6053in the LEGAL file described in Section 3.4 and must be included with all distributions
6054of the Source Code. Except to the extent prohibited by statute or regulation, such
6055description must be sufficiently detailed for a recipient of ordinary skill to be able
6056to understand it.
6057
60585. Application of this License.
6059This License applies to code to which the Initial Developer has attached the notice in
6060Exhibit A, and to related Covered Code.
60616. Versions of the License.
60626.1. New Versions.
6063Netscape Communications Corporation (``Netscape``) may publish revised and/or new
6064versions of the License from time to time. Each version will be given a distinguishing
6065version number.
60666.2. Effect of New Versions.
6067Once Covered Code has been published under a particular version of the License, You
6068may always continue to use it under the terms of that version. You may also choose to
6069use such Covered Code under the terms of any subsequent version of the License
6070published by Netscape. No one other than Netscape has the right to modify the terms
6071applicable to Covered Code created under this License.
6072
60736.3. Derivative Works.
6074If you create or use a modified version of this License (which you may only do in
6075order to apply it to code which is not already Covered Code governed by this License),
6076you must (a) rename Your license so that the phrases ``Mozilla``, ``MOZILLAPL``,
6077``MOZPL``, ``Netscape``, ``NPL`` or any confusingly similar phrase do not appear
6078anywhere in your license and (b) otherwise make it clear that your version of the
6079license contains terms which differ from the Mozilla Public License and Netscape
6080Public License. (Filling in the name of the Initial Developer, Original Code or
6081Contributor in the notice described in Exhibit A shall not of themselves be deemed to
6082be modifications of this License.)
6083
60847. DISCLAIMER OF WARRANTY.
6085COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN ``AS IS`` BASIS, WITHOUT WARRANTY OF
6086ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT
6087THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
6088NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
6089IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE
6090INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY
6091SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL
6092PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER
6093THIS DISCLAIMER.
60948. TERMINATION.
6095This License and the rights granted hereunder will terminate automatically if You fail
6096to comply with terms herein and fail to cure such breach within 30 days of becoming
6097aware of the breach. All sublicenses to the Covered Code which are properly granted
6098shall survive any termination of this License. Provisions which, by their nature, must
6099remain in effect beyond the termination of this License shall survive.
61009. LIMITATION OF LIABILITY.
6101UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE),
6102CONTRACT, OR OTHERWISE, SHALL THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY
6103DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO YOU
6104OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF
6105ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK
6106STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR
6107LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH
6108DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR
6109PERSONAL INJURY RESULTING FROM SUCH PARTY`S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
6110PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION
6111OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY
6112TO YOU.
611310. U.S. GOVERNMENT END USERS.
6114The Covered Code is a ``commercial item,`` as that term is defined in 48 C.F.R. 2.101
6115(Oct. 1995), consisting of ``commercial computer software`` and ``commercial computer
6116software documentation,`` as such terms are used in 48 C.F.R. 12.212 (Sept. 1995).
6117Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June
61181995), all U.S. Government End Users acquire Covered Code with only those rights set
6119forth herein.
612011. MISCELLANEOUS.
6121This License represents the complete agreement concerning subject matter hereof. If
6122any provision of this License is held to be unenforceable, such provision shall be
6123reformed only to the extent necessary to make it enforceable. This License shall be
6124governed by California law provisions (except to the extent applicable law, if any,
6125provides otherwise), excluding its conflict-of-law provisions. With respect to
6126disputes in which at least one party is a citizen of, or an entity chartered or
6127registered to do business in, the United States of America: (a) unless otherwise
6128agreed in writing, all disputes relating to this License (excepting any dispute
6129relating to intellectual property rights) shall be subject to final and binding
6130arbitration, with the losing party paying all costs of arbitration; (b) any
6131arbitration relating to this Agreement shall be held in Santa Clara County,
6132California, under the auspices of JAMS/EndDispute; and (c) any litigation relating to
6133this Agreement shall be subject to the jurisdiction of the Federal Courts of the
6134Northern District of California, with venue lying in Santa Clara County, California,
6135with the losing party responsible for costs, including without limitation, court costs
6136and reasonable attorneys fees and expenses. The application of the United Nations
6137Convention on Contracts for the International Sale of Goods is expressly excluded. Any
6138law or regulation which provides that the language of a contract shall be construed
6139against the drafter shall not apply to this License.
614012. RESPONSIBILITY FOR CLAIMS.
6141Except in cases where another Contributor has failed to comply with Section 3.4, You
6142are responsible for damages arising, directly or indirectly, out of Your utilization
6143of rights under this License, based on the number of copies of Covered Code you made
6144available, the revenues you received from utilizing such rights, and other relevant
6145factors. You agree to work with affected parties to distribute responsibility on an
6146equitable basis.
6147EXHIBIT A.
6148``The contents of this file are subject to the Mozilla Public License Version 1.0 (the
6149"License"); you may not use this file except in compliance with the License. You may
6150obtain a copy of the License at http://www.mozilla.org/MPL/
6151Software distributed under the License is distributed on an "AS IS" basis, WITHOUT
6152WARRANTY OF ANY KIND, either express or implied. See the License for the specific
6153language governing rights and limitations under the License.
6154
6155The Original Code is ______________________________________.
6156
6157The Initial Developer of the Original Code is ________________________. Portions
6158created by ______________________ are Copyright (C) ______ _______________________.
6159All Rights Reserved.
6160
6161Contributor(s): ______________________________________.``
6162
6163</programlisting></para></section>
6164
6165<section id="lic_24">
6166<title>MPL-2.0</title>
6167<para><programlisting>
6168Mozilla Public License Version 2.0
6169==================================
6170
61711. Definitions
6172--------------
6173
61741.1. "Contributor"
6175 means each individual or legal entity that creates, contributes to
6176 the creation of, or owns Covered Software.
6177
61781.2. "Contributor Version"
6179 means the combination of the Contributions of others (if any) used
6180 by a Contributor and that particular Contributor's Contribution.
6181
61821.3. "Contribution"
6183 means Covered Software of a particular Contributor.
6184
61851.4. "Covered Software"
6186 means Source Code Form to which the initial Contributor has attached
6187 the notice in Exhibit A, the Executable Form of such Source Code
6188 Form, and Modifications of such Source Code Form, in each case
6189 including portions thereof.
6190
61911.5. "Incompatible With Secondary Licenses"
6192 means
6193
6194 (a) that the initial Contributor has attached the notice described
6195 in Exhibit B to the Covered Software; or
6196
6197 (b) that the Covered Software was made available under the terms of
6198 version 1.1 or earlier of the License, but not also under the
6199 terms of a Secondary License.
6200
62011.6. "Executable Form"
6202 means any form of the work other than Source Code Form.
6203
62041.7. "Larger Work"
6205 means a work that combines Covered Software with other material, in
6206 a separate file or files, that is not Covered Software.
6207
62081.8. "License"
6209 means this document.
6210
62111.9. "Licensable"
6212 means having the right to grant, to the maximum extent possible,
6213 whether at the time of the initial grant or subsequently, any and
6214 all of the rights conveyed by this License.
6215
62161.10. "Modifications"
6217 means any of the following:
6218
6219 (a) any file in Source Code Form that results from an addition to,
6220 deletion from, or modification of the contents of Covered
6221 Software; or
6222
6223 (b) any new file in Source Code Form that contains any Covered
6224 Software.
6225
62261.11. "Patent Claims" of a Contributor
6227 means any patent claim(s), including without limitation, method,
6228 process, and apparatus claims, in any patent Licensable by such
6229 Contributor that would be infringed, but for the grant of the
6230 License, by the making, using, selling, offering for sale, having
6231 made, import, or transfer of either its Contributions or its
6232 Contributor Version.
6233
62341.12. "Secondary License"
6235 means either the GNU General Public License, Version 2.0, the GNU
6236 Lesser General Public License, Version 2.1, the GNU Affero General
6237 Public License, Version 3.0, or any later versions of those
6238 licenses.
6239
62401.13. "Source Code Form"
6241 means the form of the work preferred for making modifications.
6242
62431.14. "You" (or "Your")
6244 means an individual or a legal entity exercising rights under this
6245 License. For legal entities, "You" includes any entity that
6246 controls, is controlled by, or is under common control with You. For
6247 purposes of this definition, "control" means (a) the power, direct
6248 or indirect, to cause the direction or management of such entity,
6249 whether by contract or otherwise, or (b) ownership of more than
6250 fifty percent (50%) of the outstanding shares or beneficial
6251 ownership of such entity.
6252
62532. License Grants and Conditions
6254--------------------------------
6255
62562.1. Grants
6257
6258Each Contributor hereby grants You a world-wide, royalty-free,
6259non-exclusive license:
6260
6261(a) under intellectual property rights (other than patent or trademark)
6262 Licensable by such Contributor to use, reproduce, make available,
6263 modify, display, perform, distribute, and otherwise exploit its
6264 Contributions, either on an unmodified basis, with Modifications, or
6265 as part of a Larger Work; and
6266
6267(b) under Patent Claims of such Contributor to make, use, sell, offer
6268 for sale, have made, import, and otherwise transfer either its
6269 Contributions or its Contributor Version.
6270
62712.2. Effective Date
6272
6273The licenses granted in Section 2.1 with respect to any Contribution
6274become effective for each Contribution on the date the Contributor first
6275distributes such Contribution.
6276
62772.3. Limitations on Grant Scope
6278
6279The licenses granted in this Section 2 are the only rights granted under
6280this License. No additional rights or licenses will be implied from the
6281distribution or licensing of Covered Software under this License.
6282Notwithstanding Section 2.1(b) above, no patent license is granted by a
6283Contributor:
6284
6285(a) for any code that a Contributor has removed from Covered Software;
6286 or
6287
6288(b) for infringements caused by: (i) Your and any other third party's
6289 modifications of Covered Software, or (ii) the combination of its
6290 Contributions with other software (except as part of its Contributor
6291 Version); or
6292
6293(c) under Patent Claims infringed by Covered Software in the absence of
6294 its Contributions.
6295
6296This License does not grant any rights in the trademarks, service marks,
6297or logos of any Contributor (except as may be necessary to comply with
6298the notice requirements in Section 3.4).
6299
63002.4. Subsequent Licenses
6301
6302No Contributor makes additional grants as a result of Your choice to
6303distribute the Covered Software under a subsequent version of this
6304License (see Section 10.2) or under the terms of a Secondary License (if
6305permitted under the terms of Section 3.3).
6306
63072.5. Representation
6308
6309Each Contributor represents that the Contributor believes its
6310Contributions are its original creation(s) or it has sufficient rights
6311to grant the rights to its Contributions conveyed by this License.
6312
63132.6. Fair Use
6314
6315This License is not intended to limit any rights You have under
6316applicable copyright doctrines of fair use, fair dealing, or other
6317equivalents.
6318
63192.7. Conditions
6320
6321Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
6322in Section 2.1.
6323
63243. Responsibilities
6325-------------------
6326
63273.1. Distribution of Source Form
6328
6329All distribution of Covered Software in Source Code Form, including any
6330Modifications that You create or to which You contribute, must be under
6331the terms of this License. You must inform recipients that the Source
6332Code Form of the Covered Software is governed by the terms of this
6333License, and how they can obtain a copy of this License. You may not
6334attempt to alter or restrict the recipients' rights in the Source Code
6335Form.
6336
63373.2. Distribution of Executable Form
6338
6339If You distribute Covered Software in Executable Form then:
6340
6341(a) such Covered Software must also be made available in Source Code
6342 Form, as described in Section 3.1, and You must inform recipients of
6343 the Executable Form how they can obtain a copy of such Source Code
6344 Form by reasonable means in a timely manner, at a charge no more
6345 than the cost of distribution to the recipient; and
6346
6347(b) You may distribute such Executable Form under the terms of this
6348 License, or sublicense it under different terms, provided that the
6349 license for the Executable Form does not attempt to limit or alter
6350 the recipients' rights in the Source Code Form under this License.
6351
63523.3. Distribution of a Larger Work
6353
6354You may create and distribute a Larger Work under terms of Your choice,
6355provided that You also comply with the requirements of this License for
6356the Covered Software. If the Larger Work is a combination of Covered
6357Software with a work governed by one or more Secondary Licenses, and the
6358Covered Software is not Incompatible With Secondary Licenses, this
6359License permits You to additionally distribute such Covered Software
6360under the terms of such Secondary License(s), so that the recipient of
6361the Larger Work may, at their option, further distribute the Covered
6362Software under the terms of either this License or such Secondary
6363License(s).
6364
63653.4. Notices
6366
6367You may not remove or alter the substance of any license notices
6368(including copyright notices, patent notices, disclaimers of warranty,
6369or limitations of liability) contained within the Source Code Form of
6370the Covered Software, except that You may alter any license notices to
6371the extent required to remedy known factual inaccuracies.
6372
63733.5. Application of Additional Terms
6374
6375You may choose to offer, and to charge a fee for, warranty, support,
6376indemnity or liability obligations to one or more recipients of Covered
6377Software. However, You may do so only on Your own behalf, and not on
6378behalf of any Contributor. You must make it absolutely clear that any
6379such warranty, support, indemnity, or liability obligation is offered by
6380You alone, and You hereby agree to indemnify every Contributor for any
6381liability incurred by such Contributor as a result of warranty, support,
6382indemnity or liability terms You offer. You may include additional
6383disclaimers of warranty and limitations of liability specific to any
6384jurisdiction.
6385
63864. Inability to Comply Due to Statute or Regulation
6387---------------------------------------------------
6388
6389If it is impossible for You to comply with any of the terms of this
6390License with respect to some or all of the Covered Software due to
6391statute, judicial order, or regulation then You must: (a) comply with
6392the terms of this License to the maximum extent possible; and (b)
6393describe the limitations and the code they affect. Such description must
6394be placed in a text file included with all distributions of the Covered
6395Software under this License. Except to the extent prohibited by statute
6396or regulation, such description must be sufficiently detailed for a
6397recipient of ordinary skill to be able to understand it.
6398
63995. Termination
6400--------------
6401
64025.1. The rights granted under this License will terminate automatically
6403if You fail to comply with any of its terms. However, if You become
6404compliant, then the rights granted under this License from a particular
6405Contributor are reinstated (a) provisionally, unless and until such
6406Contributor explicitly and finally terminates Your grants, and (b) on an
6407ongoing basis, if such Contributor fails to notify You of the
6408non-compliance by some reasonable means prior to 60 days after You have
6409come back into compliance. Moreover, Your grants from a particular
6410Contributor are reinstated on an ongoing basis if such Contributor
6411notifies You of the non-compliance by some reasonable means, this is the
6412first time You have received notice of non-compliance with this License
6413from such Contributor, and You become compliant prior to 30 days after
6414Your receipt of the notice.
6415
64165.2. If You initiate litigation against any entity by asserting a patent
6417infringement claim (excluding declaratory judgment actions,
6418counter-claims, and cross-claims) alleging that a Contributor Version
6419directly or indirectly infringes any patent, then the rights granted to
6420You by any and all Contributors for the Covered Software under Section
64212.1 of this License shall terminate.
6422
64235.3. In the event of termination under Sections 5.1 or 5.2 above, all
6424end user license agreements (excluding distributors and resellers) which
6425have been validly granted by You or Your distributors under this License
6426prior to termination shall survive termination.
6427
6428************************************************************************
6429* *
6430* 6. Disclaimer of Warranty *
6431* ------------------------- *
6432* *
6433* Covered Software is provided under this License on an "as is" *
6434* basis, without warranty of any kind, either expressed, implied, or *
6435* statutory, including, without limitation, warranties that the *
6436* Covered Software is free of defects, merchantable, fit for a *
6437* particular purpose or non-infringing. The entire risk as to the *
6438* quality and performance of the Covered Software is with You. *
6439* Should any Covered Software prove defective in any respect, You *
6440* (not any Contributor) assume the cost of any necessary servicing, *
6441* repair, or correction. This disclaimer of warranty constitutes an *
6442* essential part of this License. No use of any Covered Software is *
6443* authorized under this License except under this disclaimer. *
6444* *
6445************************************************************************
6446
6447************************************************************************
6448* *
6449* 7. Limitation of Liability *
6450* -------------------------- *
6451* *
6452* Under no circumstances and under no legal theory, whether tort *
6453* (including negligence), contract, or otherwise, shall any *
6454* Contributor, or anyone who distributes Covered Software as *
6455* permitted above, be liable to You for any direct, indirect, *
6456* special, incidental, or consequential damages of any character *
6457* including, without limitation, damages for lost profits, loss of *
6458* goodwill, work stoppage, computer failure or malfunction, or any *
6459* and all other commercial damages or losses, even if such party *
6460* shall have been informed of the possibility of such damages. This *
6461* limitation of liability shall not apply to liability for death or *
6462* personal injury resulting from such party's negligence to the *
6463* extent applicable law prohibits such limitation. Some *
6464* jurisdictions do not allow the exclusion or limitation of *
6465* incidental or consequential damages, so this exclusion and *
6466* limitation may not apply to You. *
6467* *
6468************************************************************************
6469
64708. Litigation
6471-------------
6472
6473Any litigation relating to this License may be brought only in the
6474courts of a jurisdiction where the defendant maintains its principal
6475place of business and such litigation shall be governed by laws of that
6476jurisdiction, without reference to its conflict-of-law provisions.
6477Nothing in this Section shall prevent a party's ability to bring
6478cross-claims or counter-claims.
6479
64809. Miscellaneous
6481----------------
6482
6483This License represents the complete agreement concerning the subject
6484matter hereof. If any provision of this License is held to be
6485unenforceable, such provision shall be reformed only to the extent
6486necessary to make it enforceable. Any law or regulation which provides
6487that the language of a contract shall be construed against the drafter
6488shall not be used to construe this License against a Contributor.
6489
649010. Versions of the License
6491---------------------------
6492
649310.1. New Versions
6494
6495Mozilla Foundation is the license steward. Except as provided in Section
649610.3, no one other than the license steward has the right to modify or
6497publish new versions of this License. Each version will be given a
6498distinguishing version number.
6499
650010.2. Effect of New Versions
6501
6502You may distribute the Covered Software under the terms of the version
6503of the License under which You originally received the Covered Software,
6504or under the terms of any subsequent version published by the license
6505steward.
6506
650710.3. Modified Versions
6508
6509If you create software not governed by this License, and you want to
6510create a new license for such software, you may create and use a
6511modified version of this License if you rename the license and remove
6512any references to the name of the license steward (except to note that
6513such modified license differs from this License).
6514
651510.4. Distributing Source Code Form that is Incompatible With Secondary
6516Licenses
6517
6518If You choose to distribute Source Code Form that is Incompatible With
6519Secondary Licenses under the terms of this version of the License, the
6520notice described in Exhibit B of this License must be attached.
6521
6522Exhibit A - Source Code Form License Notice
6523-------------------------------------------
6524
6525 This Source Code Form is subject to the terms of the Mozilla Public
6526 License, v. 2.0. If a copy of the MPL was not distributed with this
6527 file, You can obtain one at http://mozilla.org/MPL/2.0/.
6528
6529If it is not possible or desirable to put the notice in a particular
6530file, then You may include the notice in a location (such as a LICENSE
6531file in a relevant directory) where a recipient would be likely to look
6532for such a notice.
6533
6534You may add additional accurate notices of copyright ownership.
6535
6536Exhibit B - "Incompatible With Secondary Licenses" Notice
6537---------------------------------------------------------
6538
6539 This Source Code Form is "Incompatible With Secondary Licenses", as
6540 defined by the Mozilla Public License, v. 2.0.
6541</programlisting></para></section>
6542
6543<section id="lic_25">
6544<title>NTP</title>
6545<para><programlisting>
6546
6547NTP License (NTP)
6548
6549Copyright (c) (CopyrightHoldersName) (From 4-digit-year)-(To 4-digit-year)
6550
6551Permission to use, copy, modify, and distribute this software and its documentation
6552for any purpose with or without fee is hereby granted, provided that the above
6553copyright notice appears in all copies and that both the copyright notice and this
6554permission notice appear in supporting documentation, and that the name
6555(TrademarkedName) not be used in advertising or publicity pertaining to distribution
6556of the software without specific, written prior permission. (TrademarkedName) makes no
6557representations about the suitability this software for any purpose. It is provided
6558"as is" without express or implied warranty.
6559
6560</programlisting></para></section>
6561
6562<section id="lic_26">
6563<title>OASIS</title>
6564<para><programlisting>
6565 Permission to use, copy, modify and distribute the DocBook DTD and
6566 its accompanying documentation for any purpose and without fee is
6567 hereby granted in perpetuity, provided that the above copyright
6568 notice and this paragraph appear in all copies. The copyright
6569 holders make no representation about the suitability of the DTD for
6570 any purpose. It is provided "as is" without expressed or implied
6571 warranty.
6572
6573 If you modify the DocBook DTD in any way, except for declaring and
6574 referencing additional sets of general entities and declaring
6575 additional notations, label your DTD as a variant of DocBook. See
6576 the maintenance documentation for more information.
6577
6578</programlisting></para></section>
6579
6580<section id="lic_27">
6581<title>OpenSSL</title>
6582<para><programlisting>
6583
6584OpenSSL License
6585
6586 ====================================================================
6587 Copyright (c) 1998-2008 The OpenSSL Project. All rights reserved.
6588
6589 Redistribution and use in source and binary forms, with or without
6590 modification, are permitted provided that the following conditions
6591 are met:
6592
6593 1. Redistributions of source code must retain the above copyright
6594 notice, this list of conditions and the following disclaimer.
6595
6596 2. Redistributions in binary form must reproduce the above copyright
6597 notice, this list of conditions and the following disclaimer in
6598 the documentation and/or other materials provided with the
6599 distribution.
6600
6601 3. All advertising materials mentioning features or use of this
6602 software must display the following acknowledgment:
6603 "This product includes software developed by the OpenSSL Project
6604 for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
6605
6606 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
6607 endorse or promote products derived from this software without
6608 prior written permission. For written permission, please contact
6609 openssl-core@openssl.org.
6610
6611 5. Products derived from this software may not be called "OpenSSL"
6612 nor may "OpenSSL" appear in their names without prior written
6613 permission of the OpenSSL Project.
6614
6615 6. Redistributions of any form whatsoever must retain the following
6616 acknowledgment:
6617 "This product includes software developed by the OpenSSL Project
6618 for use in the OpenSSL Toolkit (http://www.openssl.org/)"
6619
6620 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS`` AND ANY
6621 EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6622 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
6623 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
6624 ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
6625 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
6626 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
6627 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6628 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
6629 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
6630 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
6631 OF THE POSSIBILITY OF SUCH DAMAGE.
6632 ====================================================================
6633
6634 This product includes cryptographic software written by Eric Young
6635 (eay@cryptsoft.com). This product includes software written by Tim
6636 Hudson (tjh@cryptsoft.com).
6637
6638
6639 Original SSLeay License
6640 -----------------------
6641
6642Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
6643All rights reserved.
6644
6645 This package is an SSL implementation written
6646 by Eric Young (eay@cryptsoft.com).
6647 The implementation was written so as to conform with Netscapes SSL.
6648
6649 This library is free for commercial and non-commercial use as long as
6650 the following conditions are aheared to. The following conditions
6651 apply to all code found in this distribution, be it the RC4, RSA,
6652 lhash, DES, etc., code; not just the SSL code. The SSL documentation
6653 included with this distribution is covered by the same copyright terms
6654 except that the holder is Tim Hudson (tjh@cryptsoft.com).
6655
6656 Copyright remains Eric Young`s, and as such any Copyright notices in
6657 the code are not to be removed.
6658 If this package is used in a product, Eric Young should be given attribution
6659 as the author of the parts of the library used.
6660 This can be in the form of a textual message at program startup or
6661 in documentation (online or textual) provided with the package.
6662
6663 Redistribution and use in source and binary forms, with or without
6664 modification, are permitted provided that the following conditions
6665 are met:
6666 1. Redistributions of source code must retain the copyright
6667 notice, this list of conditions and the following disclaimer.
6668 2. Redistributions in binary form must reproduce the above copyright
6669 notice, this list of conditions and the following disclaimer in the
6670 documentation and/or other materials provided with the distribution.
6671 3. All advertising materials mentioning features or use of this software
6672 must display the following acknowledgement:
6673 "This product includes cryptographic software written by
6674 Eric Young (eay@cryptsoft.com)"
6675 The word `cryptographic` can be left out if the rouines from the library
6676 being used are not cryptographic related :-).
6677 4. If you include any Windows specific code (or a derivative thereof) from
6678 the apps directory (application code) you must include an acknowledgement:
6679 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
6680
6681 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS`` AND ANY EXPRESS OR IMPLIED
6682WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
6683AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR
6684CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
6685CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
6686OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6687HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
6688OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
6689SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6690
6691 The licence and distribution terms for any publically available version or
6692derivative of this code cannot be changed. i.e. this code cannot simply be copied and
6693put under another distribution licence
6694 [including the GNU Public Licence.]
6695
6696
6697
6698
6699</programlisting></para></section>
6700
6701<section id="lic_28">
6702<title>PD</title>
6703<para><programlisting>
6704This is a placeholder for the Public Domain License
6705</programlisting></para></section>
6706
6707<section id="lic_29">
6708<title>Python-2.0</title>
6709<para><programlisting>
6710
6711PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
6712--------------------------------------------
6713
67141. This LICENSE AGREEMENT is between the Python Software Foundation
6715("PSF"), and the Individual or Organization ("Licensee") accessing and
6716otherwise using this software ("Python") in source or binary form and
6717its associated documentation.
6718
67192. Subject to the terms and conditions of this License Agreement, PSF
6720hereby grants Licensee a nonexclusive, royalty-free, world-wide
6721license to reproduce, analyze, test, perform and/or display publicly,
6722prepare derivative works, distribute, and otherwise use Python
6723alone or in any derivative version, provided, however, that PSF`s
6724License Agreement and PSF`s notice of copyright, i.e., "Copyright (c)
67252001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
6726Reserved" are retained in Python alone or in any derivative version
6727prepared by Licensee.
6728
67293. In the event Licensee prepares a derivative work that is based on
6730or incorporates Python or any part thereof, and wants to make
6731the derivative work available to others as provided herein, then
6732Licensee hereby agrees to include in any such work a brief summary of
6733the changes made to Python.
6734
67354. PSF is making Python available to Licensee on an "AS IS"
6736basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
6737IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
6738DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
6739FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
6740INFRINGE ANY THIRD PARTY RIGHTS.
6741
67425. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
6743FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
6744A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
6745OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
6746
67476. This License Agreement will automatically terminate upon a material
6748breach of its terms and conditions.
6749
67507. Nothing in this License Agreement shall be deemed to create any
6751relationship of agency, partnership, or joint venture between PSF and
6752Licensee. This License Agreement does not grant permission to use PSF
6753trademarks or trade name in a trademark sense to endorse or promote
6754products or services of Licensee, or any third party.
6755
67568. By copying, installing or otherwise using Python, Licensee
6757agrees to be bound by the terms and conditions of this License
6758Agreement.
6759
6760BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
6761-------------------------------------------
6762
6763BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
6764
67651. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
6766office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
6767Individual or Organization ("Licensee") accessing and otherwise using
6768this software in source or binary form and its associated
6769documentation ("the Software").
6770
67712. Subject to the terms and conditions of this BeOpen Python License
6772Agreement, BeOpen hereby grants Licensee a non-exclusive,
6773royalty-free, world-wide license to reproduce, analyze, test, perform
6774and/or display publicly, prepare derivative works, distribute, and
6775otherwise use the Software alone or in any derivative version,
6776provided, however, that the BeOpen Python License is retained in the
6777Software, alone or in any derivative version prepared by Licensee.
6778
67793. BeOpen is making the Software available to Licensee on an "AS IS"
6780basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
6781IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
6782DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
6783FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
6784INFRINGE ANY THIRD PARTY RIGHTS.
6785
67864. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
6787SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
6788AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
6789DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
6790
67915. This License Agreement will automatically terminate upon a material
6792breach of its terms and conditions.
6793
67946. This License Agreement shall be governed by and interpreted in all
6795respects by the law of the State of California, excluding conflict of
6796law provisions. Nothing in this License Agreement shall be deemed to
6797create any relationship of agency, partnership, or joint venture
6798between BeOpen and Licensee. This License Agreement does not grant
6799permission to use BeOpen trademarks or trade names in a trademark
6800sense to endorse or promote products or services of Licensee, or any
6801third party. As an exception, the "BeOpen Python" logos available at
6802http://www.pythonlabs.com/logos.html may be used according to the
6803permissions granted on that web page.
6804
68057. By copying, installing or otherwise using the software, Licensee
6806agrees to be bound by the terms and conditions of this License
6807Agreement.
6808
6809CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
6810---------------------------------------
6811
68121. This LICENSE AGREEMENT is between the Corporation for National
6813Research Initiatives, having an office at 1895 Preston White Drive,
6814Reston, VA 20191 ("CNRI"), and the Individual or Organization
6815("Licensee") accessing and otherwise using Python 1.6.1 software in
6816source or binary form and its associated documentation.
6817
68182. Subject to the terms and conditions of this License Agreement, CNRI
6819hereby grants Licensee a nonexclusive, royalty-free, world-wide
6820license to reproduce, analyze, test, perform and/or display publicly,
6821prepare derivative works, distribute, and otherwise use Python 1.6.1
6822alone or in any derivative version, provided, however, that CNRI`s
6823License Agreement and CNRI`s notice of copyright, i.e., "Copyright (c)
68241995-2001 Corporation for National Research Initiatives; All Rights
6825Reserved" are retained in Python 1.6.1 alone or in any derivative
6826version prepared by Licensee. Alternately, in lieu of CNRI`s License
6827Agreement, Licensee may substitute the following text (omitting the
6828quotes): "Python 1.6.1 is made available subject to the terms and
6829conditions in CNRI`s License Agreement. This Agreement together with
6830Python 1.6.1 may be located on the Internet using the following
6831unique, persistent identifier (known as a handle): 1895.22/1013. This
6832Agreement may also be obtained from a proxy server on the Internet
6833using the following URL: http://hdl.handle.net/1895.22/1013".
6834
68353. In the event Licensee prepares a derivative work that is based on
6836or incorporates Python 1.6.1 or any part thereof, and wants to make
6837the derivative work available to others as provided herein, then
6838Licensee hereby agrees to include in any such work a brief summary of
6839the changes made to Python 1.6.1.
6840
68414. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
6842basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
6843IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
6844DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
6845FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
6846INFRINGE ANY THIRD PARTY RIGHTS.
6847
68485. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
68491.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
6850A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
6851OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
6852
68536. This License Agreement will automatically terminate upon a material
6854breach of its terms and conditions.
6855
68567. This License Agreement shall be governed by the federal
6857intellectual property law of the United States, including without
6858limitation the federal copyright law, and, to the extent such
6859U.S. federal law does not apply, by the law of the Commonwealth of
6860Virginia, excluding Virginia`s conflict of law provisions.
6861Notwithstanding the foregoing, with regard to derivative works based
6862on Python 1.6.1 that incorporate non-separable material that was
6863previously distributed under the GNU General Public License (GPL), the
6864law of the Commonwealth of Virginia shall govern this License
6865Agreement only as to issues arising under or with respect to
6866Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
6867License Agreement shall be deemed to create any relationship of
6868agency, partnership, or joint venture between CNRI and Licensee. This
6869License Agreement does not grant permission to use CNRI trademarks or
6870trade name in a trademark sense to endorse or promote products or
6871services of Licensee, or any third party.
6872
68738. By clicking on the "ACCEPT" button where indicated, or by copying,
6874installing or otherwise using Python 1.6.1, Licensee agrees to be
6875bound by the terms and conditions of this License Agreement.
6876
6877ACCEPT
6878
6879CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
6880--------------------------------------------------
6881
6882Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
6883The Netherlands. All rights reserved.
6884
6885Permission to use, copy, modify, and distribute this software and its
6886documentation for any purpose and without fee is hereby granted,
6887provided that the above copyright notice appear in all copies and that
6888both that copyright notice and this permission notice appear in
6889supporting documentation, and that the name of Stichting Mathematisch
6890Centrum or CWI not be used in advertising or publicity pertaining to
6891distribution of the software without specific, written prior
6892permission.
6893
6894STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
6895THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
6896FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
6897FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6898WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
6899ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
6900OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6901
6902</programlisting></para></section>
6903
6904<section id="lic_30">
6905<title>Sleepycat</title>
6906<para><programlisting>
6907
6908The Sleepycat License
6909Copyright (c) 1990-1999
6910Sleepycat Software. All rights reserved.
6911
6912Redistribution and use in source and binary forms, with or without
6913modification, are permitted provided that the following conditions
6914are met:
6915
6916Redistributions of source code must retain the above copyright
6917notice, this list of conditions and the following disclaimer.
6918Redistributions in binary form must reproduce the above copyright
6919notice, this list of conditions and the following disclaimer in the
6920documentation and/or other materials provided with the distribution.
6921Redistributions in any form must be accompanied by information on
6922how to obtain complete source code for the DB software and any
6923accompanying software that uses the DB software. The source code
6924must either be included in the distribution or be available for no
6925more than the cost of distribution plus a nominal fee, and must be
6926freely redistributable under reasonable conditions. For an
6927executable file, complete source code means the source code for all
6928modules it contains. It does not include source code for modules or
6929files that typically accompany the major components of the operating
6930system on which the executable file runs.
6931THIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS`` AND ANY EXPRESS
6932OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
6933WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
6934NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL SLEEPYCAT SOFTWARE
6935BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
6936CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
6937SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
6938INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
6939CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
6940ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
6941THE POSSIBILITY OF SUCH DAMAGE.
6942
6943Copyright (c) 1990, 1993, 1994, 1995
6944The Regents of the University of California. All rights reserved.
6945
6946Redistribution and use in source and binary forms, with or without
6947modification, are permitted provided that the following conditions
6948are met:
6949
6950Redistributions of source code must retain the above copyright
6951notice, this list of conditions and the following disclaimer.
6952Redistributions in binary form must reproduce the above copyright
6953notice, this list of conditions and the following disclaimer in the
6954documentation and/or other materials provided with the distribution.
6955Neither the name of the University nor the names of its contributors
6956may be used to endorse or promote products derived from this software
6957without specific prior written permission.
6958THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS`` AND
6959ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6960IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
6961ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
6962FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6963DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
6964OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6965HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
6966LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
6967OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6968SUCH DAMAGE.
6969
6970Copyright (c) 1995, 1996
6971The President and Fellows of Harvard University. All rights reserved.
6972
6973Redistribution and use in source and binary forms, with or without
6974modification, are permitted provided that the following conditions
6975are met:
6976
6977Redistributions of source code must retain the above copyright
6978notice, this list of conditions and the following disclaimer.
6979Redistributions in binary form must reproduce the above copyright
6980notice, this list of conditions and the following disclaimer in the
6981documentation and/or other materials provided with the distribution.
6982Neither the name of the University nor the names of its contributors
6983may be used to endorse or promote products derived from this software
6984without specific prior written permission.
6985THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS`` AND
6986ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6987IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
6988ARE DISCLAIMED. IN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE
6989FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6990DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
6991OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6992HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
6993LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
6994OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6995SUCH DAMAGE.
6996
6997</programlisting></para></section>
6998
6999<section id="lic_31">
7000<title>Zlib</title>
7001<para><programlisting>
7002
7003zlib License
7004
7005
7006 This software is provided `as-is`, without any express or implied
7007 warranty. In no event will the authors be held liable for any damages
7008 arising from the use of this software.
7009
7010 Permission is granted to anyone to use this software for any purpose,
7011 including commercial applications, and to alter it and redistribute it
7012 freely, subject to the following restrictions:
7013
7014 1. The origin of this software must not be misrepresented; you must not
7015 claim that you wrote the original software. If you use this software
7016 in a product, an acknowledgment in the product documentation would be
7017 appreciated but is not required.
7018 2. Altered source versions must be plainly marked as such, and must not be
7019 misrepresented as being the original software.
7020 3. This notice may not be removed or altered from any source distribution.
7021
7022
7023</programlisting></para></section>
7024
7025 </section>
7026 <section id="proprietary_license">
7027 <title>Proprietary Licenses</title>
7028 </section>
7029</chapter>
diff --git a/doc/book-enea-nfv-access-dev-open-source/swcomp.mk b/doc/book-enea-nfv-access-dev-open-source/swcomp.mk
new file mode 100644
index 0000000..5f8e2ea
--- /dev/null
+++ b/doc/book-enea-nfv-access-dev-open-source/swcomp.mk
@@ -0,0 +1,12 @@
1# Component build specification
2
3# Version of THIS book
4BOOK_VER ?= $(REL_VER)-dev
5
6DOCBOOK_SRC := $(COMP)/swcomp.mk $(COMP)/doc/book.xml $(shell find $(COMP)/doc -type f \( -name "*.xml" -o -name "*.svg" -o -name "*.png" \) ! -name "book.xml" -print)
7
8BOOKPACKAGES := book-enea-nfv-access-open-source
9BOOKPACKAGES := book-enea-nfv-access-openstack-open-source
10BOOKPACKAGES := book-enea-nfv-access-dev-open-source
11BOOKDESC_$(BOOKPACKAGES) := "Enea NFV Access Open Source Report"
12BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)