summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2017-10-09 14:40:13 +0200
committerSona Sarmadi <sona.sarmadi@enea.com>2017-10-10 09:54:32 +0200
commit17143b3a388de2bcc226157e07e7e3b261e9822f (patch)
tree85c25e021b179e925f81fc7f2d34f66fef1c128a
parent13abaea56f843f22cbdae46bd331baff30a72260 (diff)
downloadnfv-access-documentation-17143b3a388de2bcc226157e07e7e3b261e9822f.tar.gz
OSR: OSR reports for nfv-acces 1.1 release
We need to create separate OSR for following images: enea-nfv-access enea-nfv-access-dev enea-nfv-access-openstack (licenses.xml will be updated) Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
-rw-r--r--doc/Makefile2
-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
-rw-r--r--doc/book-enea-nfv-access-open-source/doc/licenses.xml2295
-rw-r--r--doc/book-enea-nfv-access-openstack-open-source/doc/README4
-rw-r--r--doc/book-enea-nfv-access-openstack-open-source/doc/about.xml12
-rw-r--r--doc/book-enea-nfv-access-openstack-open-source/doc/book.xml15
-rw-r--r--doc/book-enea-nfv-access-openstack-open-source/doc/licenses.xml7717
-rw-r--r--doc/book-enea-nfv-access-openstack-open-source/swcomp.mk10
-rw-r--r--doc/docsrc_common/pardoc-distro.xml4
13 files changed, 15504 insertions, 1627 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 7c89b1c..d30d9cd 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -48,7 +48,7 @@ DOCBOOK_TO_BOOKDIR ?= yes
48DOCBOOK_CLEANTMP ?= yes 48DOCBOOK_CLEANTMP ?= yes
49 49
50#Components (books) in this subsystem. Now use all books found here 50#Components (books) in this subsystem. Now use all books found here
51COMPONENTS := book-enea-nfv-access-release-info book-enea-nfv-access-open-source book-enea-nfv-access-guide 51COMPONENTS := book-enea-nfv-access-release-info book-enea-nfv-access-open-source book-enea-nfv-access-dev-open-source book-enea-nfv-access-openstack-open-source book-enea-nfv-access-guide
52# COMPONENTS += book-enea-linux-eclipse-open-source (as of 13.04.2017 this is not needed) 52# COMPONENTS += book-enea-linux-eclipse-open-source (as of 13.04.2017 this is not needed)
53#COMPONENTS := $(shell ls -d book-enea* ) 53#COMPONENTS := $(shell ls -d book-enea* )
54 54
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)
diff --git a/doc/book-enea-nfv-access-open-source/doc/licenses.xml b/doc/book-enea-nfv-access-open-source/doc/licenses.xml
index 325853a..8eec1fa 100644
--- a/doc/book-enea-nfv-access-open-source/doc/licenses.xml
+++ b/doc/book-enea-nfv-access-open-source/doc/licenses.xml
@@ -1,14 +1,14 @@
1<?xml version="1.0" encoding="ISO-8859-1"?> 1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="enea_nfv_access_packages"> 4<chapter id="enea_linux_packages">
5 <title>Packages and Licenses</title> 5 <title>Packages and Licenses</title>
6 <section id="licenses_packages"> 6 <section id="licenses_packages">
7 7
8 <title>Packages</title> 8 <title>Packages</title>
9 9
10 10
11 <!--This chapter contains a generated list of all packages that Enea NFV Access 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 12supports, e.g. busybox, with a short explanatory blurb and links to package
13specific documentation.--> 13specific documentation.-->
14 14
@@ -42,6 +42,36 @@ specific documentation.-->
42 <entry> LGPL-2.1, GPL-2.0</entry> 42 <entry> LGPL-2.1, GPL-2.0</entry>
43</row> 43</row>
44<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>
45 <entry>apt</entry> 75 <entry>apt</entry>
46 <entry>1.2.12</entry> 76 <entry>1.2.12</entry>
47 <entry>Advanced front-end for dpkg.</entry> 77 <entry>Advanced front-end for dpkg.</entry>
@@ -72,12 +102,6 @@ specific documentation.-->
72 <entry>GPL-2.0</entry> 102 <entry>GPL-2.0</entry>
73</row> 103</row>
74<row> 104<row>
75 <entry>augeas</entry>
76 <entry>1.5.0</entry>
77 <entry>Augeas configuration API.</entry>
78 <entry>LGPL-2.1</entry>
79</row>
80<row>
81 <entry>autoconf-archive</entry> 105 <entry>autoconf-archive</entry>
82 <entry>2016.09.16</entry> 106 <entry>2016.09.16</entry>
83 <entry>autoconf-archive-native version 2016.09.16-r0.</entry> 107 <entry>autoconf-archive-native version 2016.09.16-r0.</entry>
@@ -108,6 +132,12 @@ specific documentation.-->
108 <entry> GPL-2.0, LGPL-2.1</entry> 132 <entry> GPL-2.0, LGPL-2.1</entry>
109</row> 133</row>
110<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>
111 <entry>babeltrace</entry> 141 <entry>babeltrace</entry>
112 <entry>1.5.2</entry> 142 <entry>1.5.2</entry>
113 <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> 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,6 +174,12 @@ specific documentation.-->
144 <entry> GPL-2.0, LGPL-2.1</entry> 174 <entry> GPL-2.0, LGPL-2.1</entry>
145</row> 175</row>
146<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>
147 <entry>bdwgc</entry> 183 <entry>bdwgc</entry>
148 <entry>7.6.0</entry> 184 <entry>7.6.0</entry>
149 <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> 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>
@@ -180,12 +216,6 @@ specific documentation.-->
180 <entry> BSL-1.0, MIT</entry> 216 <entry> BSL-1.0, MIT</entry>
181</row> 217</row>
182<row> 218<row>
183 <entry>bmap-tools</entry>
184 <entry>3.2</entry>
185 <entry>"Bmap-tools - tools to generate block map (AKA bmap) and flash images using bmap. Bmaptool is a generic tool for creating the block map (bmap) for a file and copying files using the block map. The idea is that large file containing unused blocks like raw system image files can be copied or flashed a lot faster with bmaptool than with traditional tools like ""dd"" or ""cp""."</entry>
186 <entry>GPL-2.0</entry>
187</row>
188<row>
189 <entry>boost</entry> 219 <entry>boost</entry>
190 <entry>1.63.0</entry> 220 <entry>1.63.0</entry>
191 <entry>Free peer-reviewed portable C++ source libraries.</entry> 221 <entry>Free peer-reviewed portable C++ source libraries.</entry>
@@ -198,6 +228,12 @@ specific documentation.-->
198 <entry>GPL-2.0</entry> 228 <entry>GPL-2.0</entry>
199</row> 229</row>
200<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>
201 <entry>btrfs-tools</entry> 237 <entry>btrfs-tools</entry>
202 <entry>4.9.1</entry> 238 <entry>4.9.1</entry>
203 <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> 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>
@@ -222,6 +258,12 @@ specific documentation.-->
222 <entry> GPL-2.0, MPL-2.0</entry> 258 <entry> GPL-2.0, MPL-2.0</entry>
223</row> 259</row>
224<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>
225 <entry>cairo</entry> 267 <entry>cairo</entry>
226 <entry>1.14.8</entry> 268 <entry>1.14.8</entry>
227 <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> 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>
@@ -231,7 +273,13 @@ specific documentation.-->
231 <entry>cantarell-fonts</entry> 273 <entry>cantarell-fonts</entry>
232 <entry>0.0.24</entry> 274 <entry>0.0.24</entry>
233 <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> 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>
234 <entry>OFL-1.1</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>
235</row> 283</row>
236<row> 284<row>
237 <entry>cdrtools</entry> 285 <entry>cdrtools</entry>
@@ -246,12 +294,36 @@ specific documentation.-->
246 <entry>GPL-2.0</entry> 294 <entry>GPL-2.0</entry>
247</row> 295</row>
248<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>
249 <entry>cmake</entry> 309 <entry>cmake</entry>
250 <entry>3.7.2</entry> 310 <entry>3.7.2</entry>
251 <entry>Cross-platform open-source make system.</entry> 311 <entry>Cross-platform open-source make system.</entry>
252 <entry>BSD</entry> 312 <entry>BSD</entry>
253</row> 313</row>
254<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>
255 <entry>compose-file</entry> 327 <entry>compose-file</entry>
256 <entry>3.0</entry> 328 <entry>3.0</entry>
257 <entry>Parser for the Compose file format (version 3)</entry> 329 <entry>Parser for the Compose file format (version 3)</entry>
@@ -270,12 +342,6 @@ specific documentation.-->
270 <entry>Apache-2.0</entry> 342 <entry>Apache-2.0</entry>
271</row> 343</row>
272<row> 344<row>
273 <entry>core-image-minimal-initramfs</entry>
274 <entry>1.0</entry>
275 <entry>Small image capable of booting a device. The kernel includes the Minimal RAM-based Initial Root Filesystem (initramfs) which finds the first 'init' program more efficiently.</entry>
276 <entry>MIT</entry>
277</row>
278<row>
279 <entry>coreutils</entry> 345 <entry>coreutils</entry>
280 <entry>8.26</entry> 346 <entry>8.26</entry>
281 <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> 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>
@@ -294,6 +360,18 @@ specific documentation.-->
294 <entry>GPL-2.0</entry> 360 <entry>GPL-2.0</entry>
295</row> 361</row>
296<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>
297 <entry>curl</entry> 375 <entry>curl</entry>
298 <entry>7.53.1</entry> 376 <entry>7.53.1</entry>
299 <entry>Command line tool and library for client-side URL transfers.</entry> 377 <entry>Command line tool and library for client-side URL transfers.</entry>
@@ -375,7 +453,7 @@ specific documentation.-->
375 <entry>docbook-xsl-stylesheets</entry> 453 <entry>docbook-xsl-stylesheets</entry>
376 <entry>1.79.1</entry> 454 <entry>1.79.1</entry>
377 <entry>XSL stylesheets for processing DocBook XML to various output formats.</entry> 455 <entry>XSL stylesheets for processing DocBook XML to various output formats.</entry>
378 <entry>XSL</entry> 456 <entry> </entry>
379</row> 457</row>
380<row> 458<row>
381 <entry>docker</entry> 459 <entry>docker</entry>
@@ -397,7 +475,7 @@ specific documentation.-->
397</row> 475</row>
398<row> 476<row>
399 <entry>dpdk</entry> 477 <entry>dpdk</entry>
400 <entry>17.02</entry> 478 <entry>17.08</entry>
401 <entry>Intel(r) Data Plane Development Kit</entry> 479 <entry>Intel(r) Data Plane Development Kit</entry>
402 <entry> BSD, LGPL-2.0, GPL-2.0</entry> 480 <entry> BSD, LGPL-2.0, GPL-2.0</entry>
403</row> 481</row>
@@ -408,12 +486,6 @@ specific documentation.-->
408 <entry>GPL-2.0</entry> 486 <entry>GPL-2.0</entry>
409</row> 487</row>
410<row> 488<row>
411 <entry>dropbear</entry>
412 <entry>2016.74</entry>
413 <entry>A lightweight SSH and SCP implementation.</entry>
414 <entry> MIT, BSD-3-Clause, BSD-2-Clause, PD</entry>
415</row>
416<row>
417 <entry>dtc</entry> 489 <entry>dtc</entry>
418 <entry>1.4.2</entry> 490 <entry>1.4.2</entry>
419 <entry>The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels.</entry> 491 <entry>The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels.</entry>
@@ -432,33 +504,27 @@ specific documentation.-->
432 <entry>GPL-2.0</entry> 504 <entry>GPL-2.0</entry>
433</row> 505</row>
434<row> 506<row>
435 <entry>elfutils</entry> 507 <entry>ecj-bootstrap</entry>
436 <entry>0.168</entry>
437 <entry>Utilities and libraries for handling compiled object files.</entry>
438 <entry> GPL-3.0, Elfutils-Exception</entry>
439</row>
440<row>
441 <entry>enea-image-virtualization-guest-sdk</entry>
442 <entry>1.0</entry> 508 <entry>1.0</entry>
443 <entry>Image for the guest side of Enea NFV Access</entry> 509 <entry>JDT Core Batch Compiler - Bootstrap variant</entry>
444 <entry>MIT</entry> 510 <entry>MIT</entry>
445</row> 511</row>
446<row> 512<row>
447 <entry>enea-image-virtualization-guest</entry> 513 <entry>ecj-initial</entry>
448 <entry>1.0</entry> 514 <entry>1.0</entry>
449 <entry>Image for the guest side of Enea NFV Access</entry> 515 <entry>JDT Core Batch Compiler - Bootstrap variant</entry>
450 <entry>MIT</entry> 516 <entry>MIT</entry>
451</row> 517</row>
452<row> 518<row>
453 <entry>enea-image-virtualization-host-sdk</entry> 519 <entry>elfutils</entry>
454 <entry>1.0</entry> 520 <entry>0.168</entry>
455 <entry>Image for the host side of Enea NFV Access</entry> 521 <entry>Utilities and libraries for handling compiled object files.</entry>
456 <entry>MIT</entry> 522 <entry> GPL-3.0, Elfutils-Exception</entry>
457</row> 523</row>
458<row> 524<row>
459 <entry>enea-image-virtualization-host</entry> 525 <entry>enea-nfv-access-dev</entry>
460 <entry>1.0</entry> 526 <entry>1.0</entry>
461 <entry>Image for the host side of Enea NFV Access</entry> 527 <entry>Image for the host side of the Enea NFV Access Platform</entry>
462 <entry>MIT</entry> 528 <entry>MIT</entry>
463</row> 529</row>
464<row> 530<row>
@@ -468,6 +534,12 @@ specific documentation.-->
468 <entry>MIT</entry> 534 <entry>MIT</entry>
469</row> 535</row>
470<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>
471 <entry>file</entry> 543 <entry>file</entry>
472 <entry>5.30</entry> 544 <entry>5.30</entry>
473 <entry>File attempts to classify files depending on their contents and prints a description if a match is found.</entry> 545 <entry>File attempts to classify files depending on their contents and prints a description if a match is found.</entry>
@@ -504,6 +576,12 @@ specific documentation.-->
504 <entry> FreeType, GPL-2.0</entry> 576 <entry> FreeType, GPL-2.0</entry>
505</row> 577</row>
506<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>
507 <entry>gawk</entry> 585 <entry>gawk</entry>
508 <entry>4.1.4</entry> 586 <entry>4.1.4</entry>
509 <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> 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>
@@ -564,6 +642,12 @@ specific documentation.-->
564 <entry> GPL-3.0, LGPL-2.1</entry> 642 <entry> GPL-3.0, LGPL-2.1</entry>
565</row> 643</row>
566<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>
567 <entry>git</entry> 651 <entry>git</entry>
568 <entry>2.11.1</entry> 652 <entry>2.11.1</entry>
569 <entry>Distributed version control system.</entry> 653 <entry>Distributed version control system.</entry>
@@ -573,7 +657,7 @@ specific documentation.-->
573 <entry>glib-2.0</entry> 657 <entry>glib-2.0</entry>
574 <entry>2.50.3</entry> 658 <entry>2.50.3</entry>
575 <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> 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>
576 <entry> LGPL-2.0, BSD</entry> 660 <entry> LGPL-2.0, BSD, PD</entry>
577</row> 661</row>
578<row> 662<row>
579 <entry>glibc-locale</entry> 663 <entry>glibc-locale</entry>
@@ -609,19 +693,19 @@ specific documentation.-->
609 <entry>gnu-config</entry> 693 <entry>gnu-config</entry>
610 <entry>20150728</entry> 694 <entry>20150728</entry>
611 <entry>Tool that installs the GNU config.guess / config.sub into a directory tree</entry> 695 <entry>Tool that installs the GNU config.guess / config.sub into a directory tree</entry>
612 <entry>GPL-3.0-with-autoconf-exception</entry> 696 <entry> </entry>
613</row> 697</row>
614<row> 698<row>
615 <entry>gnu-efi</entry> 699 <entry>gnujaf</entry>
616 <entry>3.0.5</entry> 700 <entry>1.1.1</entry>
617 <entry>Libraries for producing EFI binaries.</entry> 701 <entry>Provides a mean to type data and locate components suitable for performing various kinds of action on it.</entry>
618 <entry> GPL-2.0, BSD-2-Clause</entry> 702 <entry> </entry>
619</row> 703</row>
620<row> 704<row>
621 <entry>gnulib</entry> 705 <entry>gnumail</entry>
622 <entry>0.1.496</entry> 706 <entry>1.1.2</entry>
623 <entry>A collection of software subroutines which are designed to be usable on many operating systems. The goal of the project is to make it easy for free software authors to make their software run on many operating systems. Since source is designed to be copied from gnulib it is not a library per-se as much as a collection of portable idioms to be used in other projects.</entry> 707 <entry>GNU's free implementation of the JavaMail API specification</entry>
624 <entry>LGPL-2.0</entry> 708 <entry> </entry>
625</row> 709</row>
626<row> 710<row>
627 <entry>gnutls</entry> 711 <entry>gnutls</entry>
@@ -732,12 +816,6 @@ specific documentation.-->
732 <entry>GPL-3.0</entry> 816 <entry>GPL-3.0</entry>
733</row> 817</row>
734<row> 818<row>
735 <entry>gptfdisk</entry>
736 <entry>1.0.1</entry>
737 <entry>GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks.</entry>
738 <entry>GPL-2.0</entry>
739</row>
740<row>
741 <entry>grep</entry> 819 <entry>grep</entry>
742 <entry>3.0</entry> 820 <entry>3.0</entry>
743 <entry>GNU grep utility.</entry> 821 <entry>GNU grep utility.</entry>
@@ -762,12 +840,6 @@ specific documentation.-->
762 <entry>GPL-3.0</entry> 840 <entry>GPL-3.0</entry>
763</row> 841</row>
764<row> 842<row>
765 <entry>grub</entry>
766 <entry>2.00</entry>
767 <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>
768 <entry>GPL-3.0</entry>
769</row>
770<row>
771 <entry>gtk+</entry> 843 <entry>gtk+</entry>
772 <entry>2.24.31</entry> 844 <entry>2.24.31</entry>
773 <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> 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>
@@ -810,10 +882,16 @@ specific documentation.-->
810 <entry>GPL-2.0</entry> 882 <entry>GPL-2.0</entry>
811</row> 883</row>
812<row> 884<row>
813 <entry>iasl</entry> 885 <entry>htop</entry>
814 <entry>20160527</entry> 886 <entry>1.0.3</entry>
815 <entry>This is a cross development C compiler assembler and linker environment for the production of 8086 executables (Optionally MSDOS COM)</entry> 887 <entry>htop process monitor.</entry>
816 <entry>Intel-ACPI</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>
817</row> 895</row>
818<row> 896<row>
819 <entry>icu</entry> 897 <entry>icu</entry>
@@ -822,22 +900,10 @@ specific documentation.-->
822 <entry>ICU</entry> 900 <entry>ICU</entry>
823</row> 901</row>
824<row> 902<row>
825 <entry>initramfs-live-boot</entry> 903 <entry>inetlib</entry>
826 <entry>1.0</entry> 904 <entry>1.1.1</entry>
827 <entry>Live image init script.</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>
828 <entry>MIT</entry> 906 <entry> </entry>
829</row>
830<row>
831 <entry>initramfs-live-install-efi</entry>
832 <entry>1.0</entry>
833 <entry>Live image install script for grub-efi.</entry>
834 <entry>MIT</entry>
835</row>
836<row>
837 <entry>initramfs-live-install</entry>
838 <entry>1.0</entry>
839 <entry>Live image install script for grub.</entry>
840 <entry>MIT</entry>
841</row> 907</row>
842<row> 908<row>
843 <entry>initscripts</entry> 909 <entry>initscripts</entry>
@@ -855,7 +921,7 @@ specific documentation.-->
855 <entry>intel-microcode</entry> 921 <entry>intel-microcode</entry>
856 <entry>20170511</entry> 922 <entry>20170511</entry>
857 <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> 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>
858 <entry>Intel-Microcode-License</entry> 924 <entry> </entry>
859</row> 925</row>
860<row> 926<row>
861 <entry>intltool</entry> 927 <entry>intltool</entry>
@@ -882,18 +948,78 @@ specific documentation.-->
882 <entry>GPL-2.0</entry> 948 <entry>GPL-2.0</entry>
883</row> 949</row>
884<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>
885 <entry>jansson</entry> 963 <entry>jansson</entry>
886 <entry>2.9</entry> 964 <entry>2.9</entry>
887 <entry>Jansson is a C library for encoding decoding and manipulating JSON data.</entry> 965 <entry>Jansson is a C library for encoding decoding and manipulating JSON data.</entry>
888 <entry>MIT</entry> 966 <entry>MIT</entry>
889</row> 967</row>
890<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>
891 <entry>json-c</entry> 1005 <entry>json-c</entry>
892 <entry>0.12</entry> 1006 <entry>0.12</entry>
893 <entry>JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C.</entry> 1007 <entry>JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C.</entry>
894 <entry>MIT</entry> 1008 <entry>MIT</entry>
895</row> 1009</row>
896<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>
897 <entry>kbd</entry> 1023 <entry>kbd</entry>
898 <entry>2.0.4</entry> 1024 <entry>2.0.4</entry>
899 <entry>Keytable files and keyboard utilities.</entry> 1025 <entry>Keytable files and keyboard utilities.</entry>
@@ -930,6 +1056,12 @@ specific documentation.-->
930 <entry> GPL-2.0, LGPL-2.1</entry> 1056 <entry> GPL-2.0, LGPL-2.1</entry>
931</row> 1057</row>
932<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>
933 <entry>latencytop</entry> 1065 <entry>latencytop</entry>
934 <entry>0.5</entry> 1066 <entry>0.5</entry>
935 <entry>Linux tool for measuring and fixing latency.</entry> 1067 <entry>Linux tool for measuring and fixing latency.</entry>
@@ -1008,12 +1140,24 @@ specific documentation.-->
1008 <entry> GPL-2.0, LGPL-2.0</entry> 1140 <entry> GPL-2.0, LGPL-2.0</entry>
1009</row> 1141</row>
1010<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>
1011 <entry>liberation-fonts</entry> 1149 <entry>liberation-fonts</entry>
1012 <entry>1.04</entry> 1150 <entry>1.04</entry>
1013 <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> 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>
1014 <entry>GPL-2.0</entry> 1152 <entry>GPL-2.0</entry>
1015</row> 1153</row>
1016<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>
1017 <entry>libffi</entry> 1161 <entry>libffi</entry>
1018 <entry>3.2.1</entry> 1162 <entry>3.2.1</entry>
1019 <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> 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>
@@ -1152,6 +1296,18 @@ specific documentation.-->
1152 <entry> LGPL-2.1, MIT</entry> 1296 <entry> LGPL-2.1, MIT</entry>
1153</row> 1297</row>
1154<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>
1155 <entry>libvirt</entry> 1311 <entry>libvirt</entry>
1156 <entry>1.3.5</entry> 1312 <entry>1.3.5</entry>
1157 <entry>A toolkit to interact with the virtualization capabilities of recent versions of Linux.</entry> 1313 <entry>A toolkit to interact with the virtualization capabilities of recent versions of Linux.</entry>
@@ -1218,6 +1374,12 @@ specific documentation.-->
1218 <entry>MIT</entry> 1374 <entry>MIT</entry>
1219</row> 1375</row>
1220<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>
1221 <entry>libxkbcommon</entry> 1383 <entry>libxkbcommon</entry>
1222 <entry>0.7.1</entry> 1384 <entry>0.7.1</entry>
1223 <entry>libxkbcommon is a keymap compiler and support library which processes a reduced subset of keymaps as defined by the XKB specification.</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>
@@ -1254,20 +1416,20 @@ specific documentation.-->
1254 <entry>MIT</entry> 1416 <entry>MIT</entry>
1255</row> 1417</row>
1256<row> 1418<row>
1257 <entry>linux-firmware</entry> 1419 <entry>libxt</entry>
1258 <entry>0.0</entry> 1420 <entry>1.1.5</entry>
1259 <entry>Firmware files for use with Linux kernel.</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>
1260 <entry>Redistributable binaries</entry> 1422 <entry> MIT</entry>
1261</row> 1423</row>
1262<row> 1424<row>
1263 <entry>linux-intel-sdk</entry> 1425 <entry>libxtst</entry>
1264 <entry>4.9.27</entry> 1426 <entry>1.2.3</entry>
1265 <entry>Linux kernel.</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>
1266 <entry>GPL-2.0</entry> 1428 <entry>MIT</entry>
1267</row> 1429</row>
1268<row> 1430<row>
1269 <entry>linux-intel</entry> 1431 <entry>linux-intel-dev</entry>
1270 <entry>4.9.27</entry> 1432 <entry>4.9.47</entry>
1271 <entry>Linux kernel.</entry> 1433 <entry>Linux kernel.</entry>
1272 <entry>GPL-2.0</entry> 1434 <entry>GPL-2.0</entry>
1273</row> 1435</row>
@@ -1278,10 +1440,16 @@ specific documentation.-->
1278 <entry>GPL-2.0</entry> 1440 <entry>GPL-2.0</entry>
1279</row> 1441</row>
1280<row> 1442<row>
1281 <entry>linux-yocto</entry> 1443 <entry>log4j1.2</entry>
1282 <entry>4.9.21</entry> 1444 <entry>1.2.17</entry>
1283 <entry>Linux kernel.</entry> 1445 <entry>Java library to help the programmer output log statements to a variety of output targets</entry>
1284 <entry>GPL-2.0</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>
1285</row> 1453</row>
1286<row> 1454<row>
1287 <entry>lsb</entry> 1455 <entry>lsb</entry>
@@ -1416,6 +1584,12 @@ specific documentation.-->
1416 <entry>MIT</entry> 1584 <entry>MIT</entry>
1417</row> 1585</row>
1418<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>
1419 <entry>netbase</entry> 1593 <entry>netbase</entry>
1420 <entry>5.4</entry> 1594 <entry>5.4</entry>
1421 <entry>This package provides the necessary infrastructure for basic TCP/IP based networking</entry> 1595 <entry>This package provides the necessary infrastructure for basic TCP/IP based networking</entry>
@@ -1428,12 +1602,6 @@ specific documentation.-->
1428 <entry>BSD-3-Clause</entry> 1602 <entry>BSD-3-Clause</entry>
1429</row> 1603</row>
1430<row> 1604<row>
1431 <entry>netcf</entry>
1432 <entry>0.2.8</entry>
1433 <entry>netcf is a cross-platform network configuration library.</entry>
1434 <entry>LGPL-2.1</entry>
1435</row>
1436<row>
1437 <entry>nettle</entry> 1605 <entry>nettle</entry>
1438 <entry>3.3</entry> 1606 <entry>3.3</entry>
1439 <entry>A low level cryptographic library.</entry> 1607 <entry>A low level cryptographic library.</entry>
@@ -1464,16 +1632,34 @@ specific documentation.-->
1464 <entry> MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry> 1632 <entry> MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry>
1465</row> 1633</row>
1466<row> 1634<row>
1467 <entry>odp-dpdk</entry> 1635 <entry>ntp</entry>
1468 <entry>1.13.0.0</entry> 1636 <entry>4.2.8p10</entry>
1469 <entry>OpenDataPlane (ODP-DPDK).</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>
1470 <entry>BSD-3-Clause</entry> 1638 <entry>NTP</entry>
1471</row> 1639</row>
1472<row> 1640<row>
1473 <entry>ofp</entry> 1641 <entry>numactl</entry>
1474 <entry>2.0.0</entry> 1642 <entry>2.0.11</entry>
1475 <entry>OpenFastPath.</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>
1476 <entry>BSD-3-Clause</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>
1477</row> 1663</row>
1478<row> 1664<row>
1479 <entry>openssl</entry> 1665 <entry>openssl</entry>
@@ -1483,7 +1669,7 @@ specific documentation.-->
1483</row> 1669</row>
1484<row> 1670<row>
1485 <entry>openvswitch</entry> 1671 <entry>openvswitch</entry>
1486 <entry>2.7.0</entry> 1672 <entry>2.8.1</entry>
1487 <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> 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>
1488 <entry>Apache-2.0</entry> 1674 <entry>Apache-2.0</entry>
1489</row> 1675</row>
@@ -1500,33 +1686,27 @@ specific documentation.-->
1500 <entry> LGPL-2.1, GPL-2.0</entry> 1686 <entry> LGPL-2.1, GPL-2.0</entry>
1501</row> 1687</row>
1502<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>
1503 <entry>os-release</entry> 1695 <entry>os-release</entry>
1504 <entry>1.0</entry> 1696 <entry>1.0</entry>
1505 <entry>The /etc/os-release file contains operating system identification data.</entry> 1697 <entry>The /etc/os-release file contains operating system identification data.</entry>
1506 <entry>MIT</entry> 1698 <entry>MIT</entry>
1507</row> 1699</row>
1508<row> 1700<row>
1509 <entry>ossp-uuid</entry>
1510 <entry>1.6.2</entry>
1511 <entry>OSSP uuid is a ISO-C:1999 application programming interface (API) and corresponding command line interface (CLI) for the generation of DCE 1.1 ISO/IEC 11578:1996 and RFC 4122 compliant Universally Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based) version 3 (name based MD5) version 4 (random number based) and version 5 (name based SHA-1).</entry>
1512 <entry>MIT</entry>
1513</row>
1514<row>
1515 <entry>ovmf</entry>
1516 <entry>git</entry>
1517 <entry>OVMF - UEFI firmware for Qemu and KVM</entry>
1518 <entry>BSD</entry>
1519</row>
1520<row>
1521 <entry>packagegroup-core-boot</entry> 1701 <entry>packagegroup-core-boot</entry>
1522 <entry>1.0</entry> 1702 <entry>1.0</entry>
1523 <entry>The minimal set of packages required to boot the system</entry> 1703 <entry>The minimal set of packages required to boot the system</entry>
1524 <entry>MIT</entry> 1704 <entry>MIT</entry>
1525</row> 1705</row>
1526<row> 1706<row>
1527 <entry>packagegroup-core-ssh-dropbear</entry> 1707 <entry>packagegroup-core-ssh-openssh</entry>
1528 <entry>1.0</entry> 1708 <entry>1.0</entry>
1529 <entry>Dropbear SSH client/server.</entry> 1709 <entry>OpenSSH SSH client/server.</entry>
1530 <entry>MIT</entry> 1710 <entry>MIT</entry>
1531</row> 1711</row>
1532<row> 1712<row>
@@ -1542,33 +1722,33 @@ specific documentation.-->
1542 <entry>MIT</entry> 1722 <entry>MIT</entry>
1543</row> 1723</row>
1544<row> 1724<row>
1545 <entry>packagegroup-enea-virtualization-guest</entry> 1725 <entry>packagegroup-enea-virtualization-element-odm</entry>
1546 <entry>1.0</entry> 1726 <entry>1.0</entry>
1547 <entry>This package group includes packages and packagegroups specific to the guest side of Enea NFV Access.</entry> 1727 <entry>Packagegroup for Element ODM.</entry>
1548 <entry>MIT</entry> 1728 <entry>MIT</entry>
1549</row> 1729</row>
1550<row> 1730<row>
1551 <entry>packagegroup-enea-virtualization-host</entry> 1731 <entry>packagegroup-enea-virtualization-host</entry>
1552 <entry>1.0</entry> 1732 <entry>1.0</entry>
1553 <entry>This package group includes packages and packagegroups specific to the host side of Enea NFV Access.</entry> 1733 <entry>This package group includes packages and packagegroups specific to the host side of the Enea Linux Virtualization Profile.</entry>
1554 <entry>MIT</entry> 1734 <entry>MIT</entry>
1555</row> 1735</row>
1556<row> 1736<row>
1557 <entry>packagegroup-enea-virtualization-lxc</entry> 1737 <entry>packagegroup-enea-virtualization-libvirt</entry>
1558 <entry>1.0</entry> 1738 <entry>1.0</entry>
1559 <entry>Packagegroup for LXC.</entry> 1739 <entry>Package group for libvirt.</entry>
1560 <entry>MIT</entry> 1740 <entry>MIT</entry>
1561</row> 1741</row>
1562<row> 1742<row>
1563 <entry>packagegroup-enea-virtualization-lxd</entry> 1743 <entry>packagegroup-enea-virtualization-lxc</entry>
1564 <entry>1.0</entry> 1744 <entry>1.0</entry>
1565 <entry>Packagegroup for LXD.</entry> 1745 <entry>Packagegroup for LXC.</entry>
1566 <entry>MIT</entry> 1746 <entry>MIT</entry>
1567</row> 1747</row>
1568<row> 1748<row>
1569 <entry>packagegroup-enea-virtualization-ofp</entry> 1749 <entry>packagegroup-enea-virtualization-lxd</entry>
1570 <entry>1.0</entry> 1750 <entry>1.0</entry>
1571 <entry>Packagegroup for OpenFastPath.</entry> 1751 <entry>Packagegroup for LXD.</entry>
1572 <entry>MIT</entry> 1752 <entry>MIT</entry>
1573</row> 1753</row>
1574<row> 1754<row>
@@ -1586,13 +1766,13 @@ specific documentation.-->
1586<row> 1766<row>
1587 <entry>packagegroup-enea-virtualization-tools</entry> 1767 <entry>packagegroup-enea-virtualization-tools</entry>
1588 <entry>1.0</entry> 1768 <entry>1.0</entry>
1589 <entry>Enea NFV Access debugging tools.</entry> 1769 <entry>Enea Linux debugging tools.</entry>
1590 <entry>MIT</entry> 1770 <entry>MIT</entry>
1591</row> 1771</row>
1592<row> 1772<row>
1593 <entry>packagegroup-enea-virtualization</entry> 1773 <entry>packagegroup-enea-virtualization</entry>
1594 <entry>1.0</entry> 1774 <entry>1.0</entry>
1595 <entry>This packagegroup includes packages and packagegroups required for both host and guest images of Enea NFV Access.</entry> 1775 <entry>This packagegroup includes packages and packagegroups required for both host and guest images of the Enea Linux Virtualization Profile.</entry>
1596 <entry>MIT</entry> 1776 <entry>MIT</entry>
1597</row> 1777</row>
1598<row> 1778<row>
@@ -1614,12 +1794,6 @@ specific documentation.-->
1614 <entry>BSD</entry> 1794 <entry>BSD</entry>
1615</row> 1795</row>
1616<row> 1796<row>
1617 <entry>pbzip2</entry>
1618 <entry>1.1.13</entry>
1619 <entry>PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 v1.0.2 or newer (ie: anything compressed with pbzip2 can be decompressed with bzip2).</entry>
1620 <entry>BSD</entry>
1621</row>
1622<row>
1623 <entry>pciutils</entry> 1797 <entry>pciutils</entry>
1624 <entry>3.5.2</entry> 1798 <entry>3.5.2</entry>
1625 <entry>The PCI Utilities package contains a library for portable access to PCI bus configuration space and several utilities based on this library.</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>
@@ -1674,6 +1848,12 @@ specific documentation.-->
1674 <entry>MIT</entry> 1848 <entry>MIT</entry>
1675</row> 1849</row>
1676<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>
1677 <entry>prelink</entry> 1857 <entry>prelink</entry>
1678 <entry>1.0</entry> 1858 <entry>1.0</entry>
1679 <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> 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>
@@ -1698,12 +1878,36 @@ specific documentation.-->
1698 <entry>GPL-2.0</entry> 1878 <entry>GPL-2.0</entry>
1699</row> 1879</row>
1700<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>
1701 <entry>python-netifaces</entry> 1893 <entry>python-netifaces</entry>
1702 <entry>0.10.6</entry> 1894 <entry>0.10.6</entry>
1703 <entry>Portable network interface information..</entry> 1895 <entry>Portable network interface information..</entry>
1704 <entry>MIT</entry> 1896 <entry>MIT</entry>
1705</row> 1897</row>
1706<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>
1707 <entry>python-setuptools</entry> 1911 <entry>python-setuptools</entry>
1708 <entry>32.1.1</entry> 1912 <entry>32.1.1</entry>
1709 <entry>Download build install upgrade and uninstall Python packages.</entry> 1913 <entry>Download build install upgrade and uninstall Python packages.</entry>
@@ -1725,7 +1929,7 @@ specific documentation.-->
1725 <entry>python-zopeinterface</entry> 1929 <entry>python-zopeinterface</entry>
1726 <entry>4.3.3</entry> 1930 <entry>4.3.3</entry>
1727 <entry>Interface definitions for Zope products.</entry> 1931 <entry>Interface definitions for Zope products.</entry>
1728 <entry>ZPL-2.1</entry> 1932 <entry> </entry>
1729</row> 1933</row>
1730<row> 1934<row>
1731 <entry>python</entry> 1935 <entry>python</entry>
@@ -1746,12 +1950,6 @@ specific documentation.-->
1746 <entry>Python-2.0</entry> 1950 <entry>Python-2.0</entry>
1747</row> 1951</row>
1748<row> 1952<row>
1749 <entry>qemu-helper</entry>
1750 <entry>1.0</entry>
1751 <entry>Helper utilities needed by the runqemu script.</entry>
1752 <entry>GPL-2.0</entry>
1753</row>
1754<row>
1755 <entry>qemu</entry> 1953 <entry>qemu</entry>
1756 <entry>2.8.0</entry> 1954 <entry>2.8.0</entry>
1757 <entry>Fast open source processor emulator.</entry> 1955 <entry>Fast open source processor emulator.</entry>
@@ -1782,24 +1980,30 @@ specific documentation.-->
1782 <entry>GPL-3.0</entry> 1980 <entry>GPL-3.0</entry>
1783</row> 1981</row>
1784<row> 1982<row>
1785 <entry>renderproto</entry> 1983 <entry>recordproto</entry>
1786 <entry>0.11.1</entry> 1984 <entry>1.14.2</entry>
1787 <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> 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>
1788 <entry>MIT</entry> 1986 <entry>MIT</entry>
1789</row> 1987</row>
1790<row> 1988<row>
1791 <entry>rmc-db</entry> 1989 <entry>regexp</entry>
1792 <entry>1.0</entry> 1990 <entry>1.5</entry>
1793 <entry>Generate a centralized RMC database for RMC feature. Fingerprints and data for all boards supported are specified by variable RMC_BOARD_DATA_DIRS which is a list of top directories that contains subdirectories for boards. Developers can add their top directories by appending them to this variable in a rmc-db.bbappend.Refer to rmc-db bbclass for more information.</entry> 1991 <entry>Java Regular Expression package</entry>
1794 <entry>MIT</entry> 1992 <entry>Apache-2.0</entry>
1795</row> 1993</row>
1796<row> 1994<row>
1797 <entry>rmc</entry> 1995 <entry>renderproto</entry>
1798 <entry>1.0</entry> 1996 <entry>0.11.1</entry>
1799 <entry>RMC project provides a tool and libraries to identify types of hardware boards and access any file-based data specific to the board's type at runtime in a centralized way. Software (clients) can have a generic logic to query board-specific data from RMC without knowing the type of board. This make it possible to have a generic software work running on boards which require any quirks or customizations at a board or product level. </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>
1800 <entry>MIT</entry> 1998 <entry>MIT</entry>
1801</row> 1999</row>
1802<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>
1803 <entry>rpm</entry> 2007 <entry>rpm</entry>
1804 <entry>4.13.90</entry> 2008 <entry>4.13.90</entry>
1805 <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> 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>
@@ -1830,6 +2034,12 @@ specific documentation.-->
1830 <entry>GPL-3.0</entry> 2034 <entry>GPL-3.0</entry>
1831</row> 2035</row>
1832<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>
1833 <entry>shadow-securetty</entry> 2043 <entry>shadow-securetty</entry>
1834 <entry>4.2.1</entry> 2044 <entry>4.2.1</entry>
1835 <entry>Provider of the machine specific securetty file.</entry> 2045 <entry>Provider of the machine specific securetty file.</entry>
@@ -1854,6 +2064,12 @@ specific documentation.-->
1854 <entry>LGPL-2.0</entry> 2064 <entry>LGPL-2.0</entry>
1855</row> 2065</row>
1856<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>
1857 <entry>slang</entry> 2073 <entry>slang</entry>
1858 <entry>2.3.1a</entry> 2074 <entry>2.3.1a</entry>
1859 <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> 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>
@@ -1884,12 +2100,6 @@ specific documentation.-->
1884 <entry>GPL-2.0</entry> 2100 <entry>GPL-2.0</entry>
1885</row> 2101</row>
1886<row> 2102<row>
1887 <entry>systemd-boot</entry>
1888 <entry>232</entry>
1889 <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>
1890 <entry> GPL-2.0, LGPL-2.1</entry>
1891</row>
1892<row>
1893 <entry>systemd-compat-units</entry> 2103 <entry>systemd-compat-units</entry>
1894 <entry>1.0</entry> 2104 <entry>1.0</entry>
1895 <entry>Enhances systemd compatilibity with existing SysVinit scripts.</entry> 2105 <entry>Enhances systemd compatilibity with existing SysVinit scripts.</entry>
@@ -1926,6 +2136,12 @@ specific documentation.-->
1926 <entry>GPL-3.0</entry> 2136 <entry>GPL-3.0</entry>
1927</row> 2137</row>
1928<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>
1929 <entry>texinfo-dummy</entry> 2145 <entry>texinfo-dummy</entry>
1930 <entry>1.0</entry> 2146 <entry>1.0</entry>
1931 <entry>Fake version of the texinfo utility suite.</entry> 2147 <entry>Fake version of the texinfo utility suite.</entry>
@@ -1956,18 +2172,18 @@ specific documentation.-->
1956 <entry> PD, BSD, BSD-3-Clause</entry> 2172 <entry> PD, BSD, BSD-3-Clause</entry>
1957</row> 2173</row>
1958<row> 2174<row>
1959 <entry>udev-extraconf</entry>
1960 <entry>1.1</entry>
1961 <entry>Extra machine specific configuration files for udev specifically blacklist information.</entry>
1962 <entry>MIT</entry>
1963</row>
1964<row>
1965 <entry>unifdef</entry> 2175 <entry>unifdef</entry>
1966 <entry>2.11</entry> 2176 <entry>2.11</entry>
1967 <entry>Selectively remove #ifdef statements from sources.</entry> 2177 <entry>Selectively remove #ifdef statements from sources.</entry>
1968 <entry>BSD-2-Clause</entry> 2178 <entry>BSD-2-Clause</entry>
1969</row> 2179</row>
1970<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>
1971 <entry>update-rc.d</entry> 2187 <entry>update-rc.d</entry>
1972 <entry>0.7</entry> 2188 <entry>0.7</entry>
1973 <entry>update-rc.d is a utility that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure.</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>
@@ -1986,12 +2202,6 @@ specific documentation.-->
1986 <entry> MIT</entry> 2202 <entry> MIT</entry>
1987</row> 2203</row>
1988<row> 2204<row>
1989 <entry>v86d</entry>
1990 <entry>0.1.10</entry>
1991 <entry>User support binary for the uvesafb kernel module.</entry>
1992 <entry>GPL-2.0</entry>
1993</row>
1994<row>
1995 <entry>vala</entry> 2205 <entry>vala</entry>
1996 <entry>0.34.4</entry> 2206 <entry>0.34.4</entry>
1997 <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> 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>
@@ -2004,10 +2214,10 @@ specific documentation.-->
2004 <entry>MIT</entry> 2214 <entry>MIT</entry>
2005</row> 2215</row>
2006<row> 2216<row>
2007 <entry>wic-tools</entry> 2217 <entry>xalan-j</entry>
2008 <entry>1.0</entry> 2218 <entry>2.7.1</entry>
2009 <entry>A meta recipe to build native tools used by wic..</entry> 2219 <entry>Java XSLT processor</entry>
2010 <entry>MIT</entry> 2220 <entry>Apache-2.0</entry>
2011</row> 2221</row>
2012<row> 2222<row>
2013 <entry>xcb-proto</entry> 2223 <entry>xcb-proto</entry>
@@ -2016,6 +2226,12 @@ specific documentation.-->
2016 <entry>MIT</entry> 2226 <entry>MIT</entry>
2017</row> 2227</row>
2018<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>
2019 <entry>xextproto</entry> 2235 <entry>xextproto</entry>
2020 <entry>7.3.0</entry> 2236 <entry>7.3.0</entry>
2021 <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> 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>
@@ -2028,6 +2244,12 @@ specific documentation.-->
2028 <entry> MIT</entry> 2244 <entry> MIT</entry>
2029</row> 2245</row>
2030<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>
2031 <entry>xmlto</entry> 2253 <entry>xmlto</entry>
2032 <entry>0.0.28</entry> 2254 <entry>0.0.28</entry>
2033 <entry>A shell-script tool for converting XML files to various formats.</entry> 2255 <entry>A shell-script tool for converting XML files to various formats.</entry>
@@ -2058,6 +2280,12 @@ specific documentation.-->
2058 <entry>ISC</entry> 2280 <entry>ISC</entry>
2059</row> 2281</row>
2060<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>
2061 <entry>zisofs-tools</entry> 2289 <entry>zisofs-tools</entry>
2062 <entry>1.0.8</entry> 2290 <entry>1.0.8</entry>
2063 <entry>Utilities for creating compressed CD-ROM filesystems.</entry> 2291 <entry>Utilities for creating compressed CD-ROM filesystems.</entry>
@@ -2072,7 +2300,7 @@ specific documentation.-->
2072 </tbody> 2300 </tbody>
2073 </tgroup> 2301 </tgroup>
2074 </informaltable> 2302 </informaltable>
2075</section> 2303 </section>
2076 <section id="open_source_license"> 2304 <section id="open_source_license">
2077 <title>Open Source Licenses</title> 2305 <title>Open Source Licenses</title>
2078<section id="lic_0"> 2306<section id="lic_0">
@@ -2685,6 +2913,198 @@ DEALINGS IN THE SOFTWARE.
2685</programlisting></para></section> 2913</programlisting></para></section>
2686 2914
2687<section id="lic_8"> 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">
2688<title>Elfutils-Exception</title> 3108<title>Elfutils-Exception</title>
2689<para><programlisting> 3109<para><programlisting>
2690 This file describes the limits of the Exception under which you are allowed 3110 This file describes the limits of the Exception under which you are allowed
@@ -2701,7 +3121,7 @@ DEALINGS IN THE SOFTWARE.
2701 3121
2702</programlisting></para></section> 3122</programlisting></para></section>
2703 3123
2704<section id="lic_9"> 3124<section id="lic_10">
2705<title>FSF-Unlimited</title> 3125<title>FSF-Unlimited</title>
2706<para><programlisting> 3126<para><programlisting>
2707Copyright (C) 1997-2010 Free Software Foundation, Inc. 3127Copyright (C) 1997-2010 Free Software Foundation, Inc.
@@ -2710,7 +3130,7 @@ gives unlimited permission to copy and/or distribute it,
2710with or without modifications, as long as this notice is preserved. 3130with or without modifications, as long as this notice is preserved.
2711</programlisting></para></section> 3131</programlisting></para></section>
2712 3132
2713<section id="lic_10"> 3133<section id="lic_11">
2714<title>FreeType</title> 3134<title>FreeType</title>
2715<para><programlisting> 3135<para><programlisting>
2716 The FreeType Project LICENSE 3136 The FreeType Project LICENSE
@@ -2885,7 +3305,7 @@ Legal Terms
2885 3305
2886</programlisting></para></section> 3306</programlisting></para></section>
2887 3307
2888<section id="lic_11"> 3308<section id="lic_12">
2889<title>GPL-1.0</title> 3309<title>GPL-1.0</title>
2890<para><programlisting> 3310<para><programlisting>
2891 3311
@@ -3142,7 +3562,7 @@ That`s all there is to it!
3142 3562
3143</programlisting></para></section> 3563</programlisting></para></section>
3144 3564
3145<section id="lic_12"> 3565<section id="lic_13">
3146<title>GPL-2.0</title> 3566<title>GPL-2.0</title>
3147<para><programlisting> 3567<para><programlisting>
3148 3568
@@ -3445,7 +3865,7 @@ License.
3445 3865
3446</programlisting></para></section> 3866</programlisting></para></section>
3447 3867
3448<section id="lic_13"> 3868<section id="lic_14">
3449<title>GPL-3.0</title> 3869<title>GPL-3.0</title>
3450<para><programlisting> 3870<para><programlisting>
3451GNU GENERAL PUBLIC LICENSE 3871GNU GENERAL PUBLIC LICENSE
@@ -4023,7 +4443,7 @@ License. But first, please read
4023&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;. 4443&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;.
4024</programlisting></para></section> 4444</programlisting></para></section>
4025 4445
4026<section id="lic_14"> 4446<section id="lic_15">
4027<title>GPL-3.0-with-GCC-exception</title> 4447<title>GPL-3.0-with-GCC-exception</title>
4028<para><programlisting> 4448<para><programlisting>
4029 4449
@@ -4083,7 +4503,7 @@ third-party software is unaffected by the copyleft requirements of the license o
4083 4503
4084</programlisting></para></section> 4504</programlisting></para></section>
4085 4505
4086<section id="lic_15"> 4506<section id="lic_16">
4087<title>ICU</title> 4507<title>ICU</title>
4088<para><programlisting> 4508<para><programlisting>
4089COPYRIGHT AND PERMISSION NOTICE 4509COPYRIGHT AND PERMISSION NOTICE
@@ -4118,7 +4538,7 @@ All trademarks and registered trademarks mentioned herein are the property of th
4118respective owners. 4538respective owners.
4119</programlisting></para></section> 4539</programlisting></para></section>
4120 4540
4121<section id="lic_16"> 4541<section id="lic_17">
4122<title>ISC</title> 4542<title>ISC</title>
4123<para><programlisting> 4543<para><programlisting>
4124 4544
@@ -4140,7 +4560,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
4140 4560
4141</programlisting></para></section> 4561</programlisting></para></section>
4142 4562
4143<section id="lic_17"> 4563<section id="lic_18">
4144<title>LGPL-2.0</title> 4564<title>LGPL-2.0</title>
4145<para><programlisting> 4565<para><programlisting>
4146GNU LIBRARY GENERAL PUBLIC LICENSE 4566GNU LIBRARY GENERAL PUBLIC LICENSE
@@ -4728,7 +5148,7 @@ That's all there is to it!
4728 5148
4729</programlisting></para></section> 5149</programlisting></para></section>
4730 5150
4731<section id="lic_18"> 5151<section id="lic_19">
4732<title>LGPL-2.1</title> 5152<title>LGPL-2.1</title>
4733<para><programlisting> 5153<para><programlisting>
4734 5154
@@ -5160,7 +5580,7 @@ That`s all there is to it!
5160 5580
5161</programlisting></para></section> 5581</programlisting></para></section>
5162 5582
5163<section id="lic_19"> 5583<section id="lic_20">
5164<title>LGPL-3.0</title> 5584<title>LGPL-3.0</title>
5165<para><programlisting> 5585<para><programlisting>
5166GNU LESSER GENERAL PUBLIC LICENSE 5586GNU LESSER GENERAL PUBLIC LICENSE
@@ -5300,7 +5720,7 @@ statement of acceptance of any version is permanent authorization for you to cho
5300that version for the Library. 5720that version for the Library.
5301</programlisting></para></section> 5721</programlisting></para></section>
5302 5722
5303<section id="lic_20"> 5723<section id="lic_21">
5304<title>Libpng</title> 5724<title>Libpng</title>
5305<para><programlisting> 5725<para><programlisting>
5306 5726
@@ -5417,7 +5837,7 @@ December 9, 2010
5417 5837
5418</programlisting></para></section> 5838</programlisting></para></section>
5419 5839
5420<section id="lic_21"> 5840<section id="lic_22">
5421<title>MIT</title> 5841<title>MIT</title>
5422<para><programlisting> 5842<para><programlisting>
5423 5843
@@ -5445,7 +5865,7 @@ THE SOFTWARE.
5445 5865
5446</programlisting></para></section> 5866</programlisting></para></section>
5447 5867
5448<section id="lic_22"> 5868<section id="lic_23">
5449<title>MPL-1.0</title> 5869<title>MPL-1.0</title>
5450<para><programlisting> 5870<para><programlisting>
5451 5871
@@ -5742,7 +6162,7 @@ Contributor(s): ______________________________________.``
5742 6162
5743</programlisting></para></section> 6163</programlisting></para></section>
5744 6164
5745<section id="lic_23"> 6165<section id="lic_24">
5746<title>MPL-2.0</title> 6166<title>MPL-2.0</title>
5747<para><programlisting> 6167<para><programlisting>
5748Mozilla Public License Version 2.0 6168Mozilla Public License Version 2.0
@@ -6120,7 +6540,26 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
6120 defined by the Mozilla Public License, v. 2.0. 6540 defined by the Mozilla Public License, v. 2.0.
6121</programlisting></para></section> 6541</programlisting></para></section>
6122 6542
6123<section id="lic_24"> 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">
6124<title>OASIS</title> 6563<title>OASIS</title>
6125<para><programlisting> 6564<para><programlisting>
6126 Permission to use, copy, modify and distribute the DocBook DTD and 6565 Permission to use, copy, modify and distribute the DocBook DTD and
@@ -6138,7 +6577,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
6138 6577
6139</programlisting></para></section> 6578</programlisting></para></section>
6140 6579
6141<section id="lic_25"> 6580<section id="lic_27">
6142<title>OpenSSL</title> 6581<title>OpenSSL</title>
6143<para><programlisting> 6582<para><programlisting>
6144 6583
@@ -6146,38 +6585,38 @@ OpenSSL License
6146 6585
6147 ==================================================================== 6586 ====================================================================
6148 Copyright (c) 1998-2008 The OpenSSL Project. All rights reserved. 6587 Copyright (c) 1998-2008 The OpenSSL Project. All rights reserved.
6149 6588
6150 Redistribution and use in source and binary forms, with or without 6589 Redistribution and use in source and binary forms, with or without
6151 modification, are permitted provided that the following conditions 6590 modification, are permitted provided that the following conditions
6152 are met: 6591 are met:
6153 6592
6154 1. Redistributions of source code must retain the above copyright 6593 1. Redistributions of source code must retain the above copyright
6155 notice, this list of conditions and the following disclaimer. 6594 notice, this list of conditions and the following disclaimer.
6156 6595
6157 2. Redistributions in binary form must reproduce the above copyright 6596 2. Redistributions in binary form must reproduce the above copyright
6158 notice, this list of conditions and the following disclaimer in 6597 notice, this list of conditions and the following disclaimer in
6159 the documentation and/or other materials provided with the 6598 the documentation and/or other materials provided with the
6160 distribution. 6599 distribution.
6161 6600
6162 3. All advertising materials mentioning features or use of this 6601 3. All advertising materials mentioning features or use of this
6163 software must display the following acknowledgment: 6602 software must display the following acknowledgment:
6164 "This product includes software developed by the OpenSSL Project 6603 "This product includes software developed by the OpenSSL Project
6165 for use in the OpenSSL Toolkit. (http://www.openssl.org/)" 6604 for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
6166 6605
6167 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to 6606 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
6168 endorse or promote products derived from this software without 6607 endorse or promote products derived from this software without
6169 prior written permission. For written permission, please contact 6608 prior written permission. For written permission, please contact
6170 openssl-core@openssl.org. 6609 openssl-core@openssl.org.
6171 6610
6172 5. Products derived from this software may not be called "OpenSSL" 6611 5. Products derived from this software may not be called "OpenSSL"
6173 nor may "OpenSSL" appear in their names without prior written 6612 nor may "OpenSSL" appear in their names without prior written
6174 permission of the OpenSSL Project. 6613 permission of the OpenSSL Project.
6175 6614
6176 6. Redistributions of any form whatsoever must retain the following 6615 6. Redistributions of any form whatsoever must retain the following
6177 acknowledgment: 6616 acknowledgment:
6178 "This product includes software developed by the OpenSSL Project 6617 "This product includes software developed by the OpenSSL Project
6179 for use in the OpenSSL Toolkit (http://www.openssl.org/)" 6618 for use in the OpenSSL Toolkit (http://www.openssl.org/)"
6180 6619
6181 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS`` AND ANY 6620 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS`` AND ANY
6182 EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 6621 EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6183 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 6622 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
@@ -6191,36 +6630,36 @@ OpenSSL License
6191 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 6630 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
6192 OF THE POSSIBILITY OF SUCH DAMAGE. 6631 OF THE POSSIBILITY OF SUCH DAMAGE.
6193 ==================================================================== 6632 ====================================================================
6194 6633
6195 This product includes cryptographic software written by Eric Young 6634 This product includes cryptographic software written by Eric Young
6196 (eay@cryptsoft.com). This product includes software written by Tim 6635 (eay@cryptsoft.com). This product includes software written by Tim
6197 Hudson (tjh@cryptsoft.com). 6636 Hudson (tjh@cryptsoft.com).
6198 6637
6199 6638
6200 Original SSLeay License 6639 Original SSLeay License
6201 ----------------------- 6640 -----------------------
6202 6641
6203Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) 6642Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
6204All rights reserved. 6643All rights reserved.
6205 6644
6206 This package is an SSL implementation written 6645 This package is an SSL implementation written
6207 by Eric Young (eay@cryptsoft.com). 6646 by Eric Young (eay@cryptsoft.com).
6208 The implementation was written so as to conform with Netscapes SSL. 6647 The implementation was written so as to conform with Netscapes SSL.
6209 6648
6210 This library is free for commercial and non-commercial use as long as 6649 This library is free for commercial and non-commercial use as long as
6211 the following conditions are aheared to. The following conditions 6650 the following conditions are aheared to. The following conditions
6212 apply to all code found in this distribution, be it the RC4, RSA, 6651 apply to all code found in this distribution, be it the RC4, RSA,
6213 lhash, DES, etc., code; not just the SSL code. The SSL documentation 6652 lhash, DES, etc., code; not just the SSL code. The SSL documentation
6214 included with this distribution is covered by the same copyright terms 6653 included with this distribution is covered by the same copyright terms
6215 except that the holder is Tim Hudson (tjh@cryptsoft.com). 6654 except that the holder is Tim Hudson (tjh@cryptsoft.com).
6216 6655
6217 Copyright remains Eric Young`s, and as such any Copyright notices in 6656 Copyright remains Eric Young`s, and as such any Copyright notices in
6218 the code are not to be removed. 6657 the code are not to be removed.
6219 If this package is used in a product, Eric Young should be given attribution 6658 If this package is used in a product, Eric Young should be given attribution
6220 as the author of the parts of the library used. 6659 as the author of the parts of the library used.
6221 This can be in the form of a textual message at program startup or 6660 This can be in the form of a textual message at program startup or
6222 in documentation (online or textual) provided with the package. 6661 in documentation (online or textual) provided with the package.
6223 6662
6224 Redistribution and use in source and binary forms, with or without 6663 Redistribution and use in source and binary forms, with or without
6225 modification, are permitted provided that the following conditions 6664 modification, are permitted provided that the following conditions
6226 are met: 6665 are met:
@@ -6238,7 +6677,7 @@ All rights reserved.
6238 4. If you include any Windows specific code (or a derivative thereof) from 6677 4. If you include any Windows specific code (or a derivative thereof) from
6239 the apps directory (application code) you must include an acknowledgement: 6678 the apps directory (application code) you must include an acknowledgement:
6240 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" 6679 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
6241 6680
6242 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS`` AND ANY EXPRESS OR IMPLIED 6681 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS`` AND ANY EXPRESS OR IMPLIED
6243WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY 6682WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
6244AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR 6683AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR
@@ -6248,24 +6687,24 @@ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6248HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 6687HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
6249OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 6688OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
6250SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 6689SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6251 6690
6252 The licence and distribution terms for any publically available version or 6691 The licence and distribution terms for any publically available version or
6253derivative of this code cannot be changed. i.e. this code cannot simply be copied and 6692derivative of this code cannot be changed. i.e. this code cannot simply be copied and
6254put under another distribution licence 6693put under another distribution licence
6255 [including the GNU Public Licence.] 6694 [including the GNU Public Licence.]
6256 6695
6257 6696
6258 6697
6259 6698
6260</programlisting></para></section> 6699</programlisting></para></section>
6261 6700
6262<section id="lic_26"> 6701<section id="lic_28">
6263<title>PD</title> 6702<title>PD</title>
6264<para><programlisting> 6703<para><programlisting>
6265This is a placeholder for the Public Domain License 6704This is a placeholder for the Public Domain License
6266</programlisting></para></section> 6705</programlisting></para></section>
6267 6706
6268<section id="lic_27"> 6707<section id="lic_29">
6269<title>Python-2.0</title> 6708<title>Python-2.0</title>
6270<para><programlisting> 6709<para><programlisting>
6271 6710
@@ -6462,7 +6901,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6462 6901
6463</programlisting></para></section> 6902</programlisting></para></section>
6464 6903
6465<section id="lic_28"> 6904<section id="lic_30">
6466<title>Sleepycat</title> 6905<title>Sleepycat</title>
6467<para><programlisting> 6906<para><programlisting>
6468 6907
@@ -6557,7 +6996,7 @@ SUCH DAMAGE.
6557 6996
6558</programlisting></para></section> 6997</programlisting></para></section>
6559 6998
6560<section id="lic_29"> 6999<section id="lic_31">
6561<title>Zlib</title> 7000<title>Zlib</title>
6562<para><programlisting> 7001<para><programlisting>
6563 7002
@@ -6583,1404 +7022,8 @@ zlib License
6583 7022
6584</programlisting></para></section> 7023</programlisting></para></section>
6585 7024
6586<section id="lic_30"> 7025 </section>
6587<title>OFL-1.1</title> 7026 <section id="proprietary_license">
6588<para><programlisting> 7027 <title>Proprietary Licenses</title>
6589 7028 </section>
6590SIL OPEN FONT LICENSE
6591
6592Version 1.1 - 26 February 2007
6593PREAMBLE
6594
6595The goals of the Open Font License (OFL) are to stimulate worldwide
6596 development of collaborative font projects, to support the font creation
6597 efforts of academic and linguistic communities, and to provide a free and
6598 open framework in which fonts may be shared and improved in partnership
6599 with others.
6600
6601The OFL allows the licensed fonts to be used, studied, modified and
6602 redistributed freely as long as they are not sold by themselves. The
6603 fonts, including any derivative works, can be bundled, embedded,
6604 redistributed and/or sold with any software provided that any reserved
6605 names are not used by derivative works. The fonts and derivatives,
6606 however, cannot be released under any other type of license. The
6607 requirement for fonts to remain under this license does not apply
6608 to any document created using the fonts or their derivatives.
6609
6610DEFINITIONS
6611"Font Software" refers to the set of files released by the Copyright
6612 Holder(s) under this license and clearly marked as such. This may
6613 include source files, build scripts and documentation.
6614
6615"Reserved Font Name" refers to any names specified as such after the
6616 copyright statement(s).
6617
6618"Original Version" refers to the collection of Font Software components as
6619 distributed by the Copyright Holder(s).
6620
6621"Modified Version" refers to any derivative made by adding to, deleting,
6622 or substituting - in part or in whole - any of the components of the
6623 Original Version, by changing formats or by porting the Font Software to a
6624 new environment.
6625
6626"Author" refers to any designer, engineer, programmer, technical
6627 writer or other person who contributed to the Font Software.
6628
6629PERMISSION and CONDITIONS
6630Permission is hereby granted, free of charge, to any person obtaining
6631 a copy of the Font Software, to use, study, copy, merge, embed, modify,
6632 redistribute, and sell modified and unmodified copies of the Font
6633 Software, subject to the following conditions:
6634
66351) Neither the Font Software nor any of its individual components,
6636 in Original or Modified Versions, may be sold by itself.
6637
66382) Original or Modified Versions of the Font Software may be bundled,
6639 redistributed and/or sold with any software, provided that each copy
6640 contains the above copyright notice and this license. These can be
6641 included either as stand-alone text files, human-readable headers or
6642 in the appropriate machine-readable metadata fields within text or
6643 binary files as long as those fields can be easily viewed by the user.
6644
66453) No Modified Version of the Font Software may use the Reserved Font
6646 Name(s) unless explicit written permission is granted by the corresponding
6647 Copyright Holder. This restriction only applies to the primary font name as
6648 presented to the users.
6649
66504) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
6651 Software shall not be used to promote, endorse or advertise any
6652 Modified Version, except to acknowledge the contribution(s) of the
6653 Copyright Holder(s) and the Author(s) or with their explicit written
6654 permission.
6655
66565) The Font Software, modified or unmodified, in part or in whole,
6657 must be distributed entirely under this license, and must not be
6658 distributed under any other license. The requirement for fonts to
6659 remain under this license does not apply to any document created
6660 using the Font Software.
6661
6662TERMINATION
6663This license becomes null and void if any of the above conditions are
6664 not met.
6665
6666DISCLAIMER
6667THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
6668 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
6669 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
6670 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
6671 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
6672 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
6673 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
6674 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
6675 OTHER DEALINGS IN THE FONT SOFTWARE.
6676
6677
6678© 2003-2009 SIL International, all rights reserved, unless otherwise noted
6679 elsewhere on this page.
6680 Provided by SIL's Non-Roman Script Initiative. Contact us at nrsi@sil.org.
6681
6682</programlisting></para></section>
6683
6684<section id="lic_31">
6685<title>GPL-3.0-with-autoconf-exception</title>
6686<para><programlisting>
6687
6688insert GPL v3 text here
6689
6690AUTOCONF CONFIGURE SCRIPT EXCEPTION
6691
6692Version 3.0, 18 August 2009
6693Copyright © 2009 Free Software Foundation, Inc. http://fsf.org/
6694
6695Everyone is permitted to copy and distribute verbatim copies of this license
6696 document, but changing it is not allowed.
6697
6698This Exception is an additional permission under section 7 of the GNU General
6699 Public License, version 3 ("GPLv3"). It applies to a given file that bears a
6700 notice placed by the copyright holder of the file stating that the file is
6701 governed by GPLv3 along with this Exception.
6702
6703The purpose of this Exception is to allow distribution of Autoconf's typical
6704 output under terms of the recipient's choice (including proprietary).
6705
67060. Definitions.
6707
6708"Covered Code" is the source or object code of a version of Autoconf that is
6709 a covered work under this License.
6710
6711"Normally Copied Code" for a version of Autoconf means all parts of its
6712 Covered Code which that version can copy from its code (i.e., not from its
6713 input file) into its minimally verbose, non-debugging and non-tracing output.
6714
6715"Ineligible Code" is Covered Code that is not Normally Copied Code.
6716
67171. Grant of Additional Permission.
6718
6719You have permission to propagate output of Autoconf, even if such propagation
6720 would otherwise violate the terms of GPLv3. However, if by modifying Autoconf
6721 you cause any Ineligible Code of the version you received to become Normally
6722 Copied Code of your modified version, then you void this Exception for the
6723 resulting covered work. If you convey that resulting covered work, you must
6724 remove this Exception in accordance with the second paragraph of Section 7 of
6725 GPLv3.
6726
67272. No Weakening of Autoconf Copyleft.
6728
6729The availability of this Exception does not imply any general presumption that
6730 third-party software is unaffected by the copyleft requirements of the license
6731 of Autoconf.
6732
6733</programlisting></para></section>
6734
6735<section id="lic_32">
6736<title>XSL</title>
6737<para><programlisting>
6738
6739Copyright
6740---------
6741Copyright (C) 1999-2007 Norman Walsh
6742Copyright (C) 2003 Jiří Kosek
6743Copyright (C) 2004-2007 Steve Ball
6744Copyright (C) 2005-2007 The DocBook Project
6745
6746Permission is hereby granted, free of charge, to any person
6747obtaining a copy of this software and associated documentation
6748files (the ``Software''), to deal in the Software without
6749restriction, including without limitation the rights to use,
6750copy, modify, merge, publish, distribute, sublicense, and/or
6751sell copies of the Software, and to permit persons to whom the
6752Software is furnished to do so, subject to the following
6753conditions:
6754
6755The above copyright notice and this permission notice shall be
6756included in all copies or substantial portions of the Software.
6757
6758Except as contained in this notice, the names of individuals
6759credited with contribution to this software shall not be used in
6760advertising or otherwise to promote the sale, use or other
6761dealings in this Software without prior written authorization
6762from the individuals in question.
6763
6764Any stylesheet derived from this Software that is publically
6765distributed will be identified with a different name and the
6766version strings in any derived Software will be changed so that
6767no possibility of confusion between the derived package and this
6768Software will exist.
6769
6770Warranty
6771--------
6772THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
6773EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
6774OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
6775NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER
6776CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
6777WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
6778FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
6779OTHER DEALINGS IN THE SOFTWARE.
6780
6781Contacting the Author
6782---------------------
6783The reference documentation for the DocBook XSL stylesheets is
6784maintained by Norman Walsh, ndw@nwalsh.com, and members of the
6785DocBook Project, docbook-developers@sf.net
6786
6787
6788</programlisting></para></section>
6789
6790<section id="lic_33">
6791<title>Intel-ACPI</title>
6792<para><programlisting>
6793
6794ACPI - Software License Agreement
6795
6796 
Software License Agreement IMPORTANT - READ BEFORE COPYING, INSTALLING OR
6797 USING.
6798
6799Do not use or load this software and any associated materials (collectively,
6800 the "Software") until you have carefully read the following terms and
6801 conditions. By loading or using the Software, you agree to the terms of this
6802 Agreement. If you do not wish to so agree, do not install or use the Software.
6803
68041. COPYRIGHT NOTICE Some or all of this work - Copyright © 1999-2005, Intel Corp.
6805 All rights reserved.
6806
68072. LICENSE
6808
68092.1. This is your license from Intel Corp. under its intellectual property
6810 rights. You may have additional license terms from the party that provided
6811 you this software, covering your right to use that party's intellectual
6812 property rights.
6813
68142.2. Intel grants, free of charge, to any person ("Licensee") obtaining a copy
6815 of the source code appearing in this file ("Covered Code") an irrevocable,
6816 perpetual, worldwide license under Intel's copyrights in the base code
6817 distributed originally by Intel ("Original Intel Code") to copy, make
6818 derivatives, distribute, use and display any portion of the Covered Code in
6819 any form, with the right to sublicense such rights; and
6820
68212.3. Intel grants Licensee a non-exclusive and non-transferable patent license
6822 (with the right to sublicense), under only those claims of Intel patents that
6823 are infringed by the Original Intel Code, to make, use, sell, offer to sell,
6824 and import the Covered Code and derivative works thereof solely to the minimum
6825 extent necessary to exercise the above copyright license, and in no event
6826 shall the patent license extend to any additions to or modifications of the
6827 Original Intel Code. No other license or right is granted directly or by
6828 implication, estoppel or otherwise; The above copyright and patent license is
6829 granted only if the following conditions are met:
6830
68313. CONDITIONS
6832
68333.1. Redistribution of Source with Rights to Further Distribute Source.
6834 Redistribution of source code of any substantial portion of the Covered Code
6835 or modification with rights to further distribute source must include the
6836 above Copyright Notice, the above License, this list of Conditions, and the
6837 following Disclaimer and Export Compliance provision. In addition, Licensee
6838 must cause all Covered Code to which Licensee contributes to contain a file
6839 documenting the changes Licensee made to create that Covered Code and the date
6840 of any change. Licensee must include in that file the documentation of any
6841 changes made by any predecessor Licensee. Licensee must include a prominent
6842 statement that the modification is derived, directly or indirectly, from
6843 Original Intel Code.
6844
68453.2. Redistribution of Source with no Rights to Further Distribute Source.
6846 Redistribution of source code of any substantial portion of the Covered Code
6847 or modification without rights to further distribute source must include the
6848 following Disclaimer and Export Compliance provision in the documentation
6849 and/or other materials provided with distribution. In addition, Licensee may
6850 not authorize further sublicense of source of any portion of the Covered Code,
6851 and must include terms to the effect that the license from Licensee to its
6852 licensee is limited to the intellectual property embodied in the software
6853 Licensee provides to its licensee, and not to intellectual property embodied
6854 in modifications its licensee may make.
6855
68563.3. Redistribution of Executable. Redistribution in executable form of any
6857 substantial portion of the Covered Code or modification must reproduce the
6858 above Copyright Notice, and the following Disclaimer and Export Compliance
6859 provision in the documentation and/or other materials provided with the
6860 distribution.
6861
68623.4. Intel retains all right, title, and interest in and to the Original Intel
6863 Code.
6864
68653.5. Neither the name Intel nor any other trademark owned or controlled by
6866 Intel shall be used in advertising or otherwise to promote the sale, use or
6867 other dealings in products derived from or relating to the Covered Code
6868 without prior written authorization from Intel.
6869
68704. DISCLAIMER AND EXPORT COMPLIANCE
6871
68724.1. INTEL MAKES NO WARRANTY OF ANY KIND REGARDING ANY SOFTWARE PROVIDED HERE.
6873 ANY SOFTWARE ORIGINATING FROM INTEL OR DERIVED FROM INTEL SOFTWARE IS PROVIDED
6874 "AS IS," AND INTEL WILL NOT PROVIDE ANY SUPPORT, ASSISTANCE, INSTALLATION,
6875 TRAINING OR OTHER SERVICES. INTEL WILL NOT PROVIDE ANY UPDATES, ENHANCEMENTS
6876 OR EXTENSIONS. INTEL SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF
6877 MERCHANTABILITY, NONINFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE.
6878
68794.2. IN NO EVENT SHALL INTEL HAVE ANY LIABILITY TO LICENSEE, ITS LICENSEES OR
6880 ANY OTHER THIRD PARTY, FOR ANY LOST PROFITS, LOST DATA, LOSS OF USE OR COSTS
6881 OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY INDIRECT, SPECIAL
6882 OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT, UNDER ANY CAUSE OF
6883 ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL HAS ADVANCE
6884 NOTICE OF THE POSSIBILITY OF SUCH DAMAGES. THESE LIMITATIONS SHALL APPLY
6885 NOTWITHSTANDING THE FAILURE OF THE ESSENTIAL PURPOSE OF ANY LIMITED REMEDY.
6886
68874.3. Licensee shall not export, either directly or indirectly, any of this
6888 software or system incorporating such software without first obtaining any
6889 required license or other approval from the U. S. Department of Commerce or
6890 any other agency or department of the United States Government. In the event
6891 Licensee exports any such software from the United States or re-exports any
6892 such software from a foreign destination, Licensee shall ensure that the
6893 distribution and export/re-export of the software is in compliance with all
6894 laws, regulations, orders, or other restrictions of the U.S. Export
6895 Administration Regulations. Licensee agrees that neither it nor any of its
6896 subsidiaries will export/re-export any technical data, process, software, or
6897 service, directly or indirectly, to any country for which the United States
6898 government or any agency thereof requires an export license, other
6899 governmental approval, or letter of assurance, without first obtaining such
6900 license, approval or letter.
6901
6902
6903</programlisting></para></section>
6904
6905<section id="lic_34">
6906<title>Intel-Microcode-License</title>
6907<para><programlisting>
6908
6909Copyright Intel Corporation, 1995, 96, 97, 98, 99, 2000.
6910These microcode updates are distributed for the sole purpose of installation
6911in the BIOS or Operating System of computer systems which include an Intel P6
6912family microprocessor sold or distributed to or by you. You are authorized to
6913copy and install this material on such systems. You are not authorized to use
6914this material for any other purpose.
6915
6916</programlisting></para></section>
6917
6918<section id="lic_35">
6919<title>ZPL-2.1</title>
6920<para><programlisting>
6921
6922Zope Public License (ZPL) Version 2.1
6923
6924A copyright notice accompanies this license document that identifies the
6925copyright holders.
6926
6927This license has been certified as open source. It has also been designated as
6928GPL compatible by the Free Software Foundation (FSF).
6929
6930Redistribution and use in source and binary forms, with or without
6931modification, are permitted provided that the following conditions are met:
6932
69331. Redistributions in source code must retain the accompanying copyright
6934notice, this list of conditions, and the following disclaimer.
6935
69362. Redistributions in binary form must reproduce the accompanying copyright
6937notice, this list of conditions, and the following disclaimer in the
6938documentation and/or other materials provided with the distribution.
6939
69403. Names of the copyright holders must not be used to endorse or promote
6941products derived from this software without prior written permission from the
6942copyright holders.
6943
69444. The right to distribute this software or to use it for any purpose does not
6945give you the right to use Servicemarks (sm) or Trademarks (tm) of the
6946copyright
6947holders. Use of them is covered by separate agreement with the copyright
6948holders.
6949
69505. If any files are modified, you must cause the modified files to carry
6951prominent notices stating that you changed the files and the date of any
6952change.
6953
6954Disclaimer
6955
6956THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED
6957OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
6958OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
6959EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT,
6960INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
6961LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
6962PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
6963LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
6964NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
6965EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6966
6967</programlisting></para></section>
6968
6969
6970 </section>
6971 <section id="pd_licenses_packages">
6972 <title>License statements for packages with PD license</title>
6973
6974 <section id="dropbear-2016.74">
6975 <title>encodings, version 1.0.4</title>
6976 <section id="dropbear-2016.74--1">
6977 <title>LICENSE</title>
6978 <programlisting>
6979
6980Dropbear contains a number of components from different sources, hence there
6981are a few licenses and authors involved. All licenses are fairly
6982non-restrictive.
6983
6984
6985The majority of code is written by Matt Johnston, under the license below.
6986
6987Portions of the client-mode work are (c) 2004 Mihnea Stoenescu, under the
6988same license:
6989
6990Copyright (c) 2002-2015 Matt Johnston
6991Portions copyright (c) 2004 Mihnea Stoenescu
6992All rights reserved.
6993
6994Permission is hereby granted, free of charge, to any person obtaining a copy
6995of this software and associated documentation files (the "Software"), to deal
6996in the Software without restriction, including without limitation the rights
6997to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6998copies of the Software, and to permit persons to whom the Software is
6999furnished to do so, subject to the following conditions:
7000
7001The above copyright notice and this permission notice shall be included in all
7002copies or substantial portions of the Software.
7003
7004THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7005IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7006FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7007AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7008LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7009OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7010SOFTWARE.
7011
7012=====
7013
7014LibTomCrypt and LibTomMath are written by Tom St Denis, and are Public Domain.
7015
7016=====
7017
7018sshpty.c is taken from OpenSSH 3.5p1,
7019 Copyright (c) 1995 Tatu Ylonen ylo@cs.hut.fi, Espoo, Finland
7020 All rights reserved
7021 "As far as I am concerned, the code I have written for this software
7022 can be used freely for any purpose. Any derived versions of this
7023 software must be clearly marked as such, and if the derived work is
7024 incompatible with the protocol description in the RFC file, it must be
7025 called by a name other than "ssh" or "Secure Shell". "
7026
7027=====
7028
7029loginrec.c
7030loginrec.h
7031atomicio.h
7032atomicio.c
7033and strlcat() (included in util.c) are from OpenSSH 3.6.1p2, and are licensed
7034under the 2 point BSD license.
7035
7036loginrec is written primarily by Andre Lucas, atomicio.c by Theo de Raadt.
7037
7038strlcat() is (c) Todd C. Miller
7039
7040=====
7041
7042Import code in keyimport.c is modified from PuTTY's import.c, licensed as
7043follows:
7044
7045PuTTY is copyright 1997-2003 Simon Tatham.
7046
7047Portions copyright Robert de Bath, Joris van Rantwijk, Delian
7048Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
7049Justin Bradford, and CORE SDI S.A.
7050
7051Permission is hereby granted, free of charge, to any person
7052obtaining a copy of this software and associated documentation files
7053(the "Software"), to deal in the Software without restriction,
7054including without limitation the rights to use, copy, modify, merge,
7055publish, distribute, sublicense, and/or sell copies of the Software,
7056and to permit persons to whom the Software is furnished to do so,
7057subject to the following conditions:
7058
7059The above copyright notice and this permission notice shall be
7060included in all copies or substantial portions of the Software.
7061
7062THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
7063EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7064MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
7065NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE
7066FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
7067CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
7068WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7069
7070=====
7071
7072curve25519-donna:
7073
7074/* Copyright 2008, Google Inc.
7075 * All rights reserved.
7076 *
7077 * Redistribution and use in source and binary forms, with or without
7078 * modification, are permitted provided that the following conditions are
7079 * met:
7080 *
7081 * * Redistributions of source code must retain the above copyright
7082 * notice, this list of conditions and the following disclaimer.
7083 * * Redistributions in binary form must reproduce the above
7084 * copyright notice, this list of conditions and the following disclaimer
7085 * in the documentation and/or other materials provided with the
7086 * distribution.
7087 * * Neither the name of Google Inc. nor the names of its
7088 * contributors may be used to endorse or promote products derived from
7089 * this software without specific prior written permission.
7090 *
7091 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
7092 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
7093 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
7094 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
7095 * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
7096 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
7097 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
7098 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
7099 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7100 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7101 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7102 *
7103 * curve25519-donna: Curve25519 elliptic curve, public key function
7104 *
7105 * http://code.google.com/p/curve25519-donna/
7106 *
7107 * Adam Langley agl@imperialviolet.org
7108 *
7109 * Derived from public domain C code by Daniel J. Bernstein djb@cr.yp.to
7110 *
7111 * More information about curve25519 can be found here
7112 * http://cr.yp.to/ecdh.html
7113 *
7114 * djb's sample implementation of curve25519 is written in a special assembly
7115 * language called qhasm and uses the floating point registers.
7116 *
7117 * This is, almost, a clean room reimplementation from the curve25519 paper. It
7118 * uses many of the tricks described therein. Only the crecip function is taken
7119 * from the sample implementation.
7120 */
7121
7122</programlisting>
7123</section>
7124
7125</section>
7126<section id="fontconfig-2.12.1">
7127 <title>fontconfig, version 2.12.1</title>
7128 <section id="fontconfig-2.12.1--1">
7129 <title>COPYING</title>
7130 <programlisting>
7131
7132Copyright © 2000,2001,2002,2003,2004,2006,2007 Keith Packard
7133Copyright © 2005 Patrick Lam
7134Copyright © 2009 Roozbeh Pournader
7135Copyright © 2008,2009 Red Hat, Inc.
7136Copyright © 2008 Danilo Šegan
7137Copyright © 2012 Google, Inc.
7138
7139
7140Permission to use, copy, modify, distribute, and sell this software and its
7141documentation for any purpose is hereby granted without fee, provided that
7142the above copyright notice appear in all copies and that both that
7143copyright notice and this permission notice appear in supporting
7144documentation, and that the name of the author(s) not be used in
7145advertising or publicity pertaining to distribution of the software without
7146specific, written prior permission. The authors make no
7147representations about the suitability of this software for any purpose. It
7148is provided "as is" without express or implied warranty.
7149
7150THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
7151INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
7152EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
7153CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
7154DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
7155TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
7156PERFORMANCE OF THIS SOFTWARE.
7157
7158</programlisting>
7159 </section>
7160 </section>
7161
7162<section id="libssd-0.8.3">
7163 <title>libssd, version 0.8.3</title>
7164 <section id="libssd-0.8.3--1">
7165 <title>COPYING</title>
7166 <programlisting>
7167
7168Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
7169
7170Files:
7171 *
7172Copyright:
7173 Copyright © 2004-2006, 2008-2015 Guillem Jover guillem@hadrons.org
7174License: BSD-3-clause
7175
7176Files:
7177 man/arc4random.3
7178 man/tree.3
7179Copyright:
7180 Copyright 1997 Niels Provos provos@physnet.uni-hamburg.de
7181 All rights reserved.
7182License: BSD-4-clause-Niels-Provos
7183 Redistribution and use in source and binary forms, with or without
7184 modification, are permitted provided that the following conditions
7185 are met:
7186 1. Redistributions of source code must retain the above copyright
7187 notice, this list of conditions and the following disclaimer.
7188 2. Redistributions in binary form must reproduce the above copyright
7189 notice, this list of conditions and the following disclaimer in the
7190 documentation and/or other materials provided with the distribution.
7191 3. All advertising materials mentioning features or use of this software
7192 must display the following acknowledgement:
7193 This product includes software developed by Niels Provos.
7194 4. The name of the author may not be used to endorse or promote products
7195 derived from this software without specific prior written permission.
7196 .
7197 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
7198 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
7199 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
7200 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
7201 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
7202 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
7203 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
7204 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7205 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
7206 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7207
7208Files:
7209 man/getprogname.3
7210Copyright:
7211 Copyright © 2001 Christopher G. Demetriou
7212 All rights reserved.
7213License: BSD-4-clause-Christopher-G-Demetriou
7214 Redistribution and use in source and binary forms, with or without
7215 modification, are permitted provided that the following conditions
7216 are met:
7217 1. Redistributions of source code must retain the above copyright
7218 notice, this list of conditions and the following disclaimer.
7219 2. Redistributions in binary form must reproduce the above copyright
7220 notice, this list of conditions and the following disclaimer in the
7221 documentation and/or other materials provided with the distribution.
7222 3. All advertising materials mentioning features or use of this software
7223 must display the following acknowledgement:
7224 This product includes software developed for the
7225 NetBSD Project. See http://www.netbsd.org/ for
7226 information about NetBSD.
7227 4. The name of the author may not be used to endorse or promote products
7228 derived from this software without specific prior written permission.
7229 .
7230 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
7231 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
7232 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
7233 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
7234 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
7235 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
7236 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
7237 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7238 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
7239 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7240
7241Files:
7242 include/bsd/err.h
7243 include/bsd/stdlib.h
7244 include/bsd/unistd.h
7245 src/bsd_getopt.c
7246 src/err.c
7247 src/fgetln.c
7248 src/progname.c
7249Copyright:
7250 Copyright © 2005, 2008-2012 Guillem Jover guillem@hadrons.org
7251 Copyright © 2005 Hector Garcia Alvarez
7252 Copyright © 2005 Aurelien Jarno
7253 Copyright © 2006 Robert Millan
7254License: BSD-3-clause
7255
7256Files:
7257 include/bsd/netinet/ip_icmp.h
7258 include/bsd/sys/bitstring.h
7259 include/bsd/sys/queue.h
7260 include/bsd/timeconv.h
7261 include/bsd/vis.h
7262 man/bitstring.3
7263 man/explicit_bzero.3
7264 man/fgetln.3
7265 man/fgetwln.3
7266 man/funopen.3bsd
7267 man/getbsize.3
7268 man/heapsort.3
7269 man/nlist.3
7270 man/queue.3bsd
7271 man/radixsort.3
7272 man/reallocarray.3
7273 man/reallocf.3
7274 man/setmode.3
7275 man/strmode.3
7276 man/strnstr.3
7277 man/unvis.3
7278 man/vis.3
7279 man/wcslcpy.3
7280 src/getbsize.c
7281 src/heapsort.c
7282 src/merge.c
7283 src/nlist.c
7284 src/radixsort.c
7285 src/setmode.c
7286 src/strmode.c
7287 src/strnstr.c
7288 src/unvis.c
7289 src/vis.c
7290Copyright:
7291 Copyright © 1980, 1982, 1986, 1989-1994
7292 The Regents of the University of California. All rights reserved.
7293 Copyright © 2001 Mike Barcroft mike@FreeBSD.org
7294 .
7295 Some code is derived from software contributed to Berkeley by
7296 the American National Standards Committee X3, on Information
7297 Processing Systems.
7298 .
7299 Some code is derived from software contributed to Berkeley by
7300 Peter McIlroy.
7301 .
7302 Some code is derived from software contributed to Berkeley by
7303 Ronnie Kon at Mindcraft Inc., Kevin Lew and Elmer Yglesias.
7304 .
7305 Some code is derived from software contributed to Berkeley by
7306 Dave Borman at Cray Research, Inc.
7307 .
7308 Some code is derived from software contributed to Berkeley by
7309 Paul Vixie.
7310 .
7311 Some code is derived from software contributed to Berkeley by
7312 Chris Torek.
7313 .
7314 Copyright © UNIX System Laboratories, Inc.
7315 All or some portions of this file are derived from material licensed
7316 to the University of California by American Telephone and Telegraph
7317 Co. or Unix System Laboratories, Inc. and are reproduced herein with
7318 the permission of UNIX System Laboratories, Inc.
7319License: BSD-3-clause-Regents
7320 Redistribution and use in source and binary forms, with or without
7321 modification, are permitted provided that the following conditions
7322 are met:
7323 1. Redistributions of source code must retain the above copyright
7324 notice, this list of conditions and the following disclaimer.
7325 2. Redistributions in binary form must reproduce the above copyright
7326 notice, this list of conditions and the following disclaimer in the
7327 documentation and/or other materials provided with the distribution.
7328 3. Neither the name of the University nor the names of its contributors
7329 may be used to endorse or promote products derived from this software
7330 without specific prior written permission.
7331 .
7332 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
7333 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
7334 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
7335 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
7336 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
7337 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
7338 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
7339 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
7340 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
7341 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
7342 SUCH DAMAGE.
7343
7344Files:
7345 include/bsd/libutil.h
7346Copyright:
7347 Copyright © 1996 Peter Wemm peter@FreeBSD.org.
7348 All rights reserved.
7349 Copyright © 2002 Networks Associates Technology, Inc.
7350 All rights reserved.
7351License: BSD-3-clause-Peter-Wemm
7352 Redistribution and use in source and binary forms, with or without
7353 modification, is permitted provided that the following conditions
7354 are met:
7355 1. Redistributions of source code must retain the above copyright
7356 notice, this list of conditions and the following disclaimer.
7357 2. Redistributions in binary form must reproduce the above copyright
7358 notice, this list of conditions and the following disclaimer in the
7359 documentation and/or other materials provided with the distribution.
7360 3. The name of the author may not be used to endorse or promote
7361 products derived from this software without specific prior written
7362 permission.
7363 .
7364 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
7365 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
7366 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
7367 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
7368 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
7369 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
7370 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
7371 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
7372 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
7373 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
7374 SUCH DAMAGE.
7375
7376Files:
7377 man/setproctitle.3
7378Copyright:
7379 Copyright © 1995 Peter Wemm peter@FreeBSD.org
7380 All rights reserved.
7381License: BSD-5-clause-Peter-Wemm
7382 Redistribution and use in source and binary forms, with or without
7383 modification, is permitted provided that the following conditions
7384 are met:
7385 1. Redistributions of source code must retain the above copyright
7386 notice immediately at the beginning of the file, without modification,
7387 this list of conditions, and the following disclaimer.
7388 2. Redistributions in binary form must reproduce the above copyright
7389 notice, this list of conditions and the following disclaimer in the
7390 documentation and/or other materials provided with the distribution.
7391 3. This work was done expressly for inclusion into FreeBSD. Other use
7392 is permitted provided this notation is included.
7393 4. Absolutely no warranty of function or purpose is made by the author
7394 Peter Wemm.
7395 5. Modifications may be freely made to this file providing the above
7396 conditions are met.
7397
7398Files:
7399 include/bsd/stringlist.h
7400 man/fmtcheck.3
7401 man/humanize_number.3
7402 man/stringlist.3
7403 src/fmtcheck.c
7404 src/humanize_number.c
7405 src/stringlist.c
7406Copyright:
7407 Copyright © 1994, 1997-2000, 2002, 2008 The NetBSD Foundation, Inc.
7408 All rights reserved.
7409 .
7410 Some code was contributed to The NetBSD Foundation by Allen Briggs.
7411 .
7412 Some code was contributed to The NetBSD Foundation by Luke Mewburn.
7413 .
7414 Some code is derived from software contributed to The NetBSD Foundation
7415 by Jason R. Thorpe of the Numerical Aerospace Simulation Facility,
7416 NASA Ames Research Center, by Luke Mewburn and by Tomas Svensson.
7417 .
7418 Some code is derived from software contributed to The NetBSD Foundation
7419 by Julio M. Merino Vidal, developed as part of Google's Summer of Code
7420 2005 program.
7421 .
7422 Some code is derived from software contributed to The NetBSD Foundation
7423 by Christos Zoulas.
7424License: BSD-2-clause-NetBSD
7425 Redistribution and use in source and binary forms, with or without
7426 modification, are permitted provided that the following conditions
7427 are met:
7428 1. Redistributions of source code must retain the above copyright
7429 notice, this list of conditions and the following disclaimer.
7430 2. Redistributions in binary form must reproduce the above copyright
7431 notice, this list of conditions and the following disclaimer in the
7432 documentation and/or other materials provided with the distribution.
7433 .
7434 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
7435 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
7436 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
7437 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
7438 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
7439 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
7440 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
7441 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
7442 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
7443 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
7444 POSSIBILITY OF SUCH DAMAGE.
7445
7446Files:
7447 include/bsd/sys/endian.h
7448 man/expand_number.3
7449 man/closefrom.3
7450 man/flopen.3
7451 man/getpeereid.3
7452 man/pidfile.3
7453 src/expand_number.c
7454 src/hash/sha512.h
7455 src/hash/sha512c.c
7456 src/pidfile.c
7457 src/reallocf.c
7458 src/timeconv.c
7459Copyright:
7460 Copyright © 1998, M. Warner Losh imp@freebsd.org
7461 All rights reserved.
7462 .
7463 Copyright © 2001 Dima Dorfman.
7464 All rights reserved.
7465 .
7466 Copyright © 2001 FreeBSD Inc.
7467 All rights reserved.
7468 .
7469 Copyright © 2002 Thomas Moestl tmm@FreeBSD.org
7470 All rights reserved.
7471 .
7472 Copyright © 2005 Pawel Jakub Dawidek pjd@FreeBSD.org
7473 All rights reserved.
7474 .
7475 Copyright © 2005 Colin Percival
7476 All rights reserved.
7477 .
7478 Copyright © 2007 Eric Anderson anderson@FreeBSD.org
7479 Copyright © 2007 Pawel Jakub Dawidek pjd@FreeBSD.org
7480 All rights reserved.
7481 .
7482 Copyright © 2007 Dag-Erling Coïdan Smørgrav
7483 All rights reserved.
7484 .
7485 Copyright © 2009 Advanced Computing Technologies LLC
7486 Written by: John H. Baldwin jhb@FreeBSD.org
7487 All rights reserved.
7488 .
7489 Copyright © 2011 Guillem Jover guillem@hadrons.org
7490License: BSD-2-clause
7491
7492Files:
7493 src/flopen.c
7494Copyright:
7495 Copyright © 2007 Dag-Erling Coïdan Smørgrav
7496 All rights reserved.
7497License: BSD-2-clause-verbatim
7498 Redistribution and use in source and binary forms, with or without
7499 modification, are permitted provided that the following conditions
7500 are met:
7501 1. Redistributions of source code must retain the above copyright
7502 notice, this list of conditions and the following disclaimer
7503 in this position and unchanged.
7504 2. Redistributions in binary form must reproduce the above copyright
7505 notice, this list of conditions and the following disclaimer in the
7506 documentation and/or other materials provided with the distribution.
7507 .
7508 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
7509 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
7510 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
7511 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
7512 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
7513 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
7514 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
7515 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
7516 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
7517 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
7518 SUCH DAMAGE.
7519
7520Files:
7521 include/bsd/sys/tree.h
7522 man/fparseln.3
7523 src/fparseln.c
7524Copyright:
7525 Copyright © 1997 Christos Zoulas.
7526 All rights reserved.
7527 .
7528 Copyright © 2002 Niels Provos provos@citi.umich.edu
7529 All rights reserved.
7530License: BSD-2-clause-author
7531 Redistribution and use in source and binary forms, with or without
7532 modification, are permitted provided that the following conditions
7533 are met:
7534 1. Redistributions of source code must retain the above copyright
7535 notice, this list of conditions and the following disclaimer.
7536 2. Redistributions in binary form must reproduce the above copyright
7537 notice, this list of conditions and the following disclaimer in the
7538 documentation and/or other materials provided with the distribution.
7539 .
7540 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
7541 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
7542 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
7543 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
7544 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
7545 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
7546 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
7547 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7548 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
7549 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7550
7551Files:
7552 include/bsd/readpassphrase.h
7553 man/readpassphrase.3
7554 man/strlcpy.3
7555 man/strtonum.3
7556 src/arc4random.c
7557 src/arc4random_openbsd.h
7558 src/arc4random_uniform.c
7559 src/arc4random_unix.h
7560 src/closefrom.c
7561 src/getentropy_aix.c
7562 src/getentropy_bsd.c
7563 src/getentropy_hpux.c
7564 src/getentropy_hurd.c
7565 src/getentropy_linux.c
7566 src/getentropy_osx.c
7567 src/getentropy_solaris.c
7568 src/readpassphrase.c
7569 src/reallocarray.c
7570 src/strlcat.c
7571 src/strlcpy.c
7572 src/strtonum.c
7573Copyright:
7574 Copyright © 2004 Ted Unangst and Todd Miller
7575 All rights reserved.
7576 .
7577 Copyright © 1996 David Mazieres dm@uun.org
7578 Copyright © 1998, 2000-2002, 2004-2005, 2007, 2010, 2012-2014
7579 Todd C. Miller Todd.Miller@courtesan.com
7580 Copyright © 2004 Ted Unangst
7581 Copyright © 2008 Damien Miller djm@openbsd.org
7582 Copyright © 2008 Otto Moerbeek otto@drijf.net
7583 Copyright © 2013 Markus Friedl markus@openbsd.org
7584 Copyright © 2014 Bob Beck beck@obtuse.com
7585 Copyright © 2014 Brent Cook bcook@openbsd.org
7586 Copyright © 2014 Pawel Jakub Dawidek pjd@FreeBSD.org
7587 Copyright © 2014 Theo de Raadt deraadt@openbsd.org
7588 Copyright © 2015 Michael Felt aixtools@gmail.com
7589 Copyright © 2015 Guillem Jover guillem@hadrons.org
7590License: ISC
7591 Permission to use, copy, modify, and distribute this software for any
7592 purpose with or without fee is hereby granted, provided that the above
7593 copyright notice and this permission notice appear in all copies.
7594 .
7595 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
7596 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
7597 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
7598 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
7599 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
7600 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
7601 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
7602
7603Files:
7604 src/inet_net_pton.c
7605Copyright:
7606 Copyright © 1996 by Internet Software Consortium.
7607License: ISC-Original
7608 Permission to use, copy, modify, and distribute this software for any
7609 purpose with or without fee is hereby granted, provided that the above
7610 copyright notice and this permission notice appear in all copies.
7611 .
7612 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
7613 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
7614 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
7615 CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
7616 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
7617 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
7618 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
7619 SOFTWARE.
7620
7621Files:
7622 src/setproctitle.c
7623Copyright:
7624 Copyright © 2010 William Ahern
7625 Copyright © 2012 Guillem Jover guillem@hadrons.org
7626License: Expat
7627 Permission is hereby granted, free of charge, to any person obtaining a
7628 copy of this software and associated documentation files (the
7629 "Software"), to deal in the Software without restriction, including
7630 without limitation the rights to use, copy, modify, merge, publish,
7631 distribute, sublicense, and/or sell copies of the Software, and to permit
7632 persons to whom the Software is furnished to do so, subject to the
7633 following conditions:
7634 .
7635 The above copyright notice and this permission notice shall be included
7636 in all copies or substantial portions of the Software.
7637 .
7638 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
7639 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7640 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
7641 NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
7642 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
7643 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
7644 USE OR OTHER DEALINGS IN THE SOFTWARE.
7645
7646Files:
7647 include/bsd/md5.h
7648 src/hash/md5.c
7649Copyright:
7650 None
7651License: public-domain-Colin-Plumb
7652 This code implements the MD5 message-digest algorithm.
7653 The algorithm is due to Ron Rivest. This code was
7654 written by Colin Plumb in 1993, no copyright is claimed.
7655 This code is in the public domain; do with it what you wish.
7656
7657Files:
7658 src/explicit_bzero.c
7659 src/chacha_private.h
7660Copyright:
7661 None
7662License: public-domain
7663 Public domain.
7664
7665Files:
7666 man/mdX.3bsd
7667 src/hash/md5hl.c
7668 src/hash/helper.c
7669Copyright:
7670 None
7671License: Beerware
7672 "THE BEER-WARE LICENSE" (Revision 42):
7673 phk@login.dkuug.dk wrote this file. As long as you retain this notice you
7674 can do whatever you want with this stuff. If we meet some day, and you think
7675 this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7676
7677License: BSD-3-clause
7678 Redistribution and use in source and binary forms, with or without
7679 modification, are permitted provided that the following conditions
7680 are met:
7681 1. Redistributions of source code must retain the above copyright
7682 notice, this list of conditions and the following disclaimer.
7683 2. Redistributions in binary form must reproduce the above copyright
7684 notice, this list of conditions and the following disclaimer in the
7685 documentation and/or other materials provided with the distribution.
7686 3. The name of the author may not be used to endorse or promote products
7687 derived from this software without specific prior written permission.
7688 .
7689 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
7690 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
7691 AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
7692 THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
7693 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
7694 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
7695 OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
7696 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
7697 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
7698 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7699
7700License: BSD-2-clause
7701 Redistribution and use in source and binary forms, with or without
7702 modification, are permitted provided that the following conditions
7703 are met:
7704 1. Redistributions of source code must retain the above copyright
7705 notice, this list of conditions and the following disclaimer.
7706 2. Redistributions in binary form must reproduce the above copyright
7707 notice, this list of conditions and the following disclaimer in the
7708 documentation and/or other materials provided with the distribution.
7709 .
7710 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
7711 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
7712 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
7713 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
7714 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
7715 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
7716 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
7717 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
7718 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
7719 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
7720 SUCH DAMAGE.
7721
7722</programlisting>
7723 </section>
7724 </section>
7725
7726<section id="pixman-0.34.0">
7727 <title>pixman, version 0.34.0</title>
7728 <section id="pixman-0.34.0--1">
7729 <title>COPYING</title>
7730 <programlisting>
7731
7732The following is the MIT license, agreed upon by most contributors.
7733Copyright holders of new code should use this license statement where
7734possible. They may also add themselves to the list below.
7735
7736/*
7737 * Copyright 1987, 1988, 1989, 1998 The Open Group
7738 * Copyright 1987, 1988, 1989 Digital Equipment Corporation
7739 * Copyright 1999, 2004, 2008 Keith Packard
7740 * Copyright 2000 SuSE, Inc.
7741 * Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
7742 * Copyright 2004, 2005, 2007, 2008, 2009, 2010 Red Hat, Inc.
7743 * Copyright 2004 Nicholas Miell
7744 * Copyright 2005 Lars Knoll and Zack Rusin, Trolltech
7745 * Copyright 2005 Trolltech AS
7746 * Copyright 2007 Luca Barbato
7747 * Copyright 2008 Aaron Plattner, NVIDIA Corporation
7748 * Copyright 2008 Rodrigo Kumpera
7749 * Copyright 2008 André Tupinambá
7750 * Copyright 2008 Mozilla Corporation
7751 * Copyright 2008 Frederic Plourde
7752 * Copyright 2009, Oracle and/or its affiliates. All rights reserved.
7753 * Copyright 2009, 2010 Nokia Corporation
7754 *
7755 * Permission is hereby granted, free of charge, to any person obtaining a
7756 * copy of this software and associated documentation files (the "Software"),
7757 * to deal in the Software without restriction, including without limitation
7758 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
7759 * and/or sell copies of the Software, and to permit persons to whom the
7760 * Software is furnished to do so, subject to the following conditions:
7761 *
7762 * The above copyright notice and this permission notice (including the next
7763 * paragraph) shall be included in all copies or substantial portions of the
7764 * Software.
7765 *
7766 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7767 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7768 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
7769 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7770 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
7771 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7772 * DEALINGS IN THE SOFTWARE.
7773 */
7774
7775</programlisting>
7776 </section>
7777<section id="pixman-0.34.0--2">
7778 <title>install.sh</title>
7779 <programlisting>
7780
7781#!/bin/sh
7782# install - install a program, script, or datafile
7783
7784scriptversion=2013-12-25.23; # UTC
7785
7786# This originates from X11R5 (mit/util/scripts/install.sh), which was
7787# later released in X11R6 (xc/config/util/install.sh) with the
7788# following copyright and license.
7789#
7790# Copyright (C) 1994 X Consortium
7791#
7792# Permission is hereby granted, free of charge, to any person obtaining a copy
7793# of this software and associated documentation files (the "Software"), to
7794# deal in the Software without restriction, including without limitation the
7795# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
7796# sell copies of the Software, and to permit persons to whom the Software is
7797# furnished to do so, subject to the following conditions:
7798#
7799# The above copyright notice and this permission notice shall be included in
7800# all copies or substantial portions of the Software.
7801#
7802# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7803# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7804# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7805# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
7806# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
7807# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7808#
7809# Except as contained in this notice, the name of the X Consortium shall not
7810# be used in advertising or otherwise to promote the sale, use or other deal-
7811# ings in this Software without prior written authorization from the X Consor-
7812# tium.
7813#
7814#
7815# FSF changes to this file are in the public domain.
7816#
7817# Calling this script install-sh is preferred over install.sh, to prevent
7818# 'make' implicit rules from creating a file called install from it
7819# when there is no Makefile.
7820#
7821# This script is compatible with the BSD install script, but was written
7822# from scratch.
7823
7824</programlisting>
7825 </section>
7826 </section>
7827
7828<section id="sqlite3-3.17.0">
7829 <title>sqlite3, version 3.17.0</title>
7830 <section id="sqlite3-3.17.0--1">
7831 <title>sqlite3ext.h</title>
7832 <programlisting>
7833
7834/*
7835** 2006 June 7
7836**
7837** The author disclaims copyright to this source code. In place of
7838** a legal notice, here is a blessing:
7839**
7840** May you do good and not evil.
7841** May you find forgiveness for yourself and forgive others.
7842** May you share freely, never taking more than you give.
7843**
7844*************************************************************************
7845</programlisting>
7846 </section>
7847 </section>
7848
7849<section id="squashfs-tools-4.3">
7850 <title>squashfs-tools, version 4.3</title>
7851 <section id="squashfs-tools-4.3--1">
7852 <title>squashfs_fs.h</title>
7853 <programlisting>
7854
7855/*
7856 * Squashfs
7857 *
7858 * Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008
7859 * Phillip Lougher phillip@lougher.demon.co.uk
7860 *
7861 * This program is free software; you can redistribute it and/or
7862 * modify it under the terms of the GNU General Public License
7863 * as published by the Free Software Foundation; either version 2,
7864 * or (at your option) any later version.
7865 *
7866 * This program is distributed in the hope that it will be useful,
7867 * but WITHOUT ANY WARRANTY; without even the implied warranty of
7868 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7869 * GNU General Public License for more details.
7870 *
7871 * You should have received a copy of the GNU General Public License
7872 * along with this program; if not, write to the Free Software
7873 * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
7874 *
7875 * squashfs_fs.h
7876 */
7877
7878</programlisting>
7879 </section>
7880 </section>
7881
7882<section id="tzcode-2017b">
7883 <title>tzcode, version 2017b</title>
7884 <section id="tzcode-2017b--1">
7885 <title>LICENSE</title>
7886 <programlisting>
7887
7888With a few exceptions, all files in the tz code and data (including
7889this one) are in the public domain. The exceptions are date.c,
7890newstrftime.3, and strftime.c, which contain material derived from BSD
7891and which use the BSD 3-clause license.
7892
7893</programlisting>
7894 </section>
7895 </section>
7896
7897<section id="tzdata-2017b">
7898 <title>tzdata, version 2017b</title>
7899 <section id="tzdata-2017b--1">
7900 <title>LICENSE</title>
7901 <programlisting>
7902
7903With a few exceptions, all files in the tz code and data (including
7904this one) are in the public domain. The exceptions are date.c,
7905newstrftime.3, and strftime.c, which contain material derived from BSD
7906and which use the BSD 3-clause license.
7907
7908</programlisting>
7909 </section>
7910 </section>
7911
7912<section id="xz-5.2.3">
7913 <title>xz, version 5.2.3</title>
7914 <section id="xz-5.2.3--1">
7915 <title>COPYING</title>
7916 <programlisting>
7917
7918XZ Utils Licensing
7919==================
7920
7921 Different licenses apply to different files in this package. Here
7922 is a rough summary of which licenses apply to which parts of this
7923 package (but check the individual files to be sure!):
7924
7925 - liblzma is in the public domain.
7926
7927 - xz, xzdec, and lzmadec command line tools are in the public
7928 domain unless GNU getopt_long had to be compiled and linked
7929 in from the lib directory. The getopt_long code is under
7930 GNU LGPLv2.1+.
7931
7932 - The scripts to grep, diff, and view compressed files have been
7933 adapted from gzip. These scripts and their documentation are
7934 under GNU GPLv2+.
7935
7936 - All the documentation in the doc directory and most of the
7937 XZ Utils specific documentation files in other directories
7938 are in the public domain.
7939
7940 - Translated messages are in the public domain.
7941
7942 - The build system contains public domain files, and files that
7943 are under GNU GPLv2+ or GNU GPLv3+. None of these files end up
7944 in the binaries being built.
7945
7946 - Test files and test code in the tests directory, and debugging
7947 utilities in the debug directory are in the public domain.
7948
7949 - The extra directory may contain public domain files, and files
7950 that are under various free software licenses.
7951
7952 You can do whatever you want with the files that have been put into
7953 the public domain. If you find public domain legally problematic,
7954 take the previous sentence as a license grant. If you still find
7955 the lack of copyright legally problematic, you have too many
7956 lawyers.
7957
7958 As usual, this software is provided "as is", without any warranty.
7959
7960 If you copy significant amounts of public domain code from XZ Utils
7961 into your project, acknowledging this somewhere in your software is
7962 polite (especially if it is proprietary, non-free software), but
7963 naturally it is not legally required. Here is an example of a good
7964 notice to put into "about box" or into documentation:
7965
7966 This software includes code from XZ Utils http://tukaani.org/xz/.
7967
7968 The following license texts are included in the following files:
7969 - COPYING.LGPLv2.1: GNU Lesser General Public License version 2.1
7970 - COPYING.GPLv2: GNU General Public License version 2
7971 - COPYING.GPLv3: GNU General Public License version 3
7972
7973 Note that the toolchain (compiler, linker etc.) may add some code
7974 pieces that are copyrighted. Thus, it is possible that e.g. liblzma
7975 binary wouldn't actually be in the public domain in its entirety
7976 even though it contains no copyrighted code from the XZ Utils source
7977 package.
7978
7979 If you have questions, don't hesitate to ask the author(s) for more
7980 information.
7981
7982</programlisting>
7983 </section>
7984 </section>
7985</section>
7986</chapter> 7029</chapter>
diff --git a/doc/book-enea-nfv-access-openstack-open-source/doc/README b/doc/book-enea-nfv-access-openstack-open-source/doc/README
new file mode 100644
index 0000000..1077acb
--- /dev/null
+++ b/doc/book-enea-nfv-access-openstack-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-openstack-open-source/doc/about.xml b/doc/book-enea-nfv-access-openstack-open-source/doc/about.xml
new file mode 100644
index 0000000..0ca3155
--- /dev/null
+++ b/doc/book-enea-nfv-access-openstack-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-openstack-open-source/doc/book.xml b/doc/book-enea-nfv-access-openstack-open-source/doc/book.xml
new file mode 100644
index 0000000..49c7e40
--- /dev/null
+++ b/doc/book-enea-nfv-access-openstack-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-openstack-open-source/doc/licenses.xml b/doc/book-enea-nfv-access-openstack-open-source/doc/licenses.xml
new file mode 100644
index 0000000..d284b0f
--- /dev/null
+++ b/doc/book-enea-nfv-access-openstack-open-source/doc/licenses.xml
@@ -0,0 +1,7717 @@
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>apache2</entry>
40 <entry>2.4.25</entry>
41 <entry>The Apache HTTP Server is a powerful efficient and extensible web server.</entry>
42 <entry>Apache-2.0</entry>
43</row>
44<row>
45 <entry>apr-util</entry>
46 <entry>1.5.4</entry>
47 <entry>Apache Portable Runtime (APR) companion library.</entry>
48 <entry>Apache-2.0</entry>
49</row>
50<row>
51 <entry>apr</entry>
52 <entry>1.5.2</entry>
53 <entry>Apache Portable Runtime (APR) library.</entry>
54 <entry>Apache-2.0</entry>
55</row>
56<row>
57 <entry>apt</entry>
58 <entry>1.2.12</entry>
59 <entry>Advanced front-end for dpkg.</entry>
60 <entry>GPL-2.0</entry>
61</row>
62<row>
63 <entry>attr</entry>
64 <entry>2.4.47</entry>
65 <entry>Utilities for manipulating filesystem extended attributes.</entry>
66 <entry> LGPL-2.1, GPL-2.0</entry>
67</row>
68<row>
69 <entry>autoconf-archive</entry>
70 <entry>2016.09.16</entry>
71 <entry>autoconf-archive-native version 2016.09.16-r0.</entry>
72 <entry> GPL-2.0, GPL-3.0</entry>
73</row>
74<row>
75 <entry>autoconf</entry>
76 <entry>2.69</entry>
77 <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>
78 <entry> GPL-2.0, GPL-3.0</entry>
79</row>
80<row>
81 <entry>autogen</entry>
82 <entry>5.18.12</entry>
83 <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>
84 <entry>GPL-3.0</entry>
85</row>
86<row>
87 <entry>automake</entry>
88 <entry>1.15</entry>
89 <entry>Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. Automake requires the use of Autoconf.</entry>
90 <entry>GPL-2.0</entry>
91</row>
92<row>
93 <entry>avahi</entry>
94 <entry>0.6.32</entry>
95 <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>
96 <entry> GPL-2.0, LGPL-2.1</entry>
97</row>
98<row>
99 <entry>base-files</entry>
100 <entry>3.0.14</entry>
101 <entry>The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system.</entry>
102 <entry>GPL-2.0</entry>
103</row>
104<row>
105 <entry>base-passwd</entry>
106 <entry>3.5.29</entry>
107 <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>
108 <entry>GPL-2.0</entry>
109</row>
110<row>
111 <entry>bash-completion</entry>
112 <entry>2.5</entry>
113 <entry>Programmable Completion for Bash 4.</entry>
114 <entry>GPL-2.0</entry>
115</row>
116<row>
117 <entry>bash</entry>
118 <entry>4.3.30</entry>
119 <entry>An sh-compatible command language interpreter.</entry>
120 <entry>GPL-3.0</entry>
121</row>
122<row>
123 <entry>bc</entry>
124 <entry>1.06</entry>
125 <entry>Arbitrary precision calculator language.</entry>
126 <entry> GPL-2.0, LGPL-2.1</entry>
127</row>
128<row>
129 <entry>bdwgc</entry>
130 <entry>7.6.0</entry>
131 <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>
132 <entry>MIT</entry>
133</row>
134<row>
135 <entry>bind</entry>
136 <entry>9.10.3-P3</entry>
137 <entry>ISC Internet Domain Name Server.</entry>
138 <entry> ISC, BSD</entry>
139</row>
140<row>
141 <entry>binutils-cross-canadian-x86-64</entry>
142 <entry>2.28</entry>
143 <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>
144 <entry>GPL-3.0</entry>
145</row>
146<row>
147 <entry>binutils-cross-x86_64</entry>
148 <entry>2.28</entry>
149 <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>
150 <entry>GPL-3.0</entry>
151</row>
152<row>
153 <entry>binutils-crosssdk-x86_64-eneasdk-linux</entry>
154 <entry>2.28</entry>
155 <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>
156 <entry>GPL-3.0</entry>
157</row>
158<row>
159 <entry>binutils</entry>
160 <entry>2.28</entry>
161 <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>
162 <entry>GPL-3.0</entry>
163</row>
164<row>
165 <entry>bison</entry>
166 <entry>3.0.4</entry>
167 <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>
168 <entry>GPL-3.0</entry>
169</row>
170<row>
171 <entry>bjam</entry>
172 <entry>1.63.0</entry>
173 <entry>Portable Boost.Jam build tool for boost.</entry>
174 <entry> BSL-1.0, MIT</entry>
175</row>
176<row>
177 <entry>bluez5</entry>
178 <entry>5.43</entry>
179 <entry>Linux Bluetooth stack V5 userland components. These include a system configurations daemons tools and system libraries.</entry>
180 <entry> GPL-2.0, LGPL-2.1</entry>
181</row>
182<row>
183 <entry>boost</entry>
184 <entry>1.63.0</entry>
185 <entry>Free peer-reviewed portable C++ source libraries.</entry>
186 <entry> BSL-1.0, MIT</entry>
187</row>
188<row>
189 <entry>bridge-utils</entry>
190 <entry>1.5</entry>
191 <entry>Tools for ethernet bridging.</entry>
192 <entry>GPL-2.0</entry>
193</row>
194<row>
195 <entry>busybox</entry>
196 <entry>1.24.1</entry>
197 <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>
198 <entry> GPL-2.0, BSD-4-Clause</entry>
199</row>
200<row>
201 <entry>bzip2</entry>
202 <entry>1.0.6</entry>
203 <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>
204 <entry>BSD-4-Clause</entry>
205</row>
206<row>
207 <entry>ca-certificates</entry>
208 <entry>20161130</entry>
209 <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>
210 <entry> GPL-2.0, MPL-2.0</entry>
211</row>
212<row>
213 <entry>cairo</entry>
214 <entry>1.14.8</entry>
215 <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>
216 <entry> MPL-1.0, LGPL-2.1, GPL-3.0</entry>
217</row>
218<row>
219 <entry>cdrtools</entry>
220 <entry>3.01a31</entry>
221 <entry>A set of tools for CD recording including cdrecord.</entry>
222 <entry> GPL-2.0, LGPL-2.1</entry>
223</row>
224<row>
225 <entry>chrpath</entry>
226 <entry>0.16</entry>
227 <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>
228 <entry>GPL-2.0</entry>
229</row>
230<row>
231 <entry>cloud-init</entry>
232 <entry>0.7.6</entry>
233 <entry>Init scripts for use on cloud images</entry>
234 <entry>GPL-3.0</entry>
235</row>
236<row>
237 <entry>cmake</entry>
238 <entry>3.7.2</entry>
239 <entry>Cross-platform open-source make system.</entry>
240 <entry>BSD</entry>
241</row>
242<row>
243 <entry>coreutils</entry>
244 <entry>8.26</entry>
245 <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>
246 <entry>GPL-3.0</entry>
247</row>
248<row>
249 <entry>cracklib</entry>
250 <entry>2.9.5</entry>
251 <entry>Password strength checker library.</entry>
252 <entry>LGPL-2.1</entry>
253</row>
254<row>
255 <entry>cronie</entry>
256 <entry>1.5.1</entry>
257 <entry>Cronie contains the standard UNIX daemon crond that runs specified programs at scheduled times and related tools. It is based on the original cron and has security and configuration enhancements like the ability to use pam and SELinux.</entry>
258 <entry> ISC, BSD-3-Clause, BSD-2-Clause, GPL-2.0</entry>
259</row>
260<row>
261 <entry>cross-localedef</entry>
262 <entry>2.25</entry>
263 <entry>Cross locale generation tool for glibc.</entry>
264 <entry>LGPL-2.1</entry>
265</row>
266<row>
267 <entry>cryptodev-linux</entry>
268 <entry>1.8</entry>
269 <entry>A /dev/crypto device driver header file.</entry>
270 <entry>GPL-2.0</entry>
271</row>
272<row>
273 <entry>curl</entry>
274 <entry>7.53.1</entry>
275 <entry>Command line tool and library for client-side URL transfers.</entry>
276 <entry>MIT</entry>
277</row>
278<row>
279 <entry>db</entry>
280 <entry>5.3.28</entry>
281 <entry>Berkeley Database v5.</entry>
282 <entry>Sleepycat</entry>
283</row>
284<row>
285 <entry>dbus-glib</entry>
286 <entry>0.108</entry>
287 <entry>GLib bindings for the D-Bus message bus that integrate the D-Bus library with the GLib thread abstraction and main loop.</entry>
288 <entry> AFL-2.0, GPL-2.0</entry>
289</row>
290<row>
291 <entry>dbus-test</entry>
292 <entry>1.10.14</entry>
293 <entry>D-Bus test package (for D-bus functionality testing only).</entry>
294 <entry> AFL-2.0, GPL-2.0</entry>
295</row>
296<row>
297 <entry>dbus</entry>
298 <entry>1.10.14</entry>
299 <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>
300 <entry> AFL-2.0, GPL-2.0</entry>
301</row>
302<row>
303 <entry>debianutils</entry>
304 <entry>4.8.1</entry>
305 <entry>Miscellaneous utilities specific to Debian.</entry>
306 <entry> GPL-2.0</entry>
307</row>
308<row>
309 <entry>depmodwrapper</entry>
310 <entry>1.0</entry>
311 <entry>Wrapper script for the Linux kernel module dependency indexer.</entry>
312 <entry>MIT</entry>
313</row>
314<row>
315 <entry>dhcp</entry>
316 <entry>4.3.5</entry>
317 <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>
318 <entry>ISC</entry>
319</row>
320<row>
321 <entry>diffutils</entry>
322 <entry>3.5</entry>
323 <entry>Diffutils contains the GNU diff diff3 sdiff and cmp utilities. These programs are usually used for creating patch files.</entry>
324 <entry>GPL-3.0</entry>
325</row>
326<row>
327 <entry>dmidecode</entry>
328 <entry>3.0</entry>
329 <entry>DMI (Desktop Management Interface) table related utilities.</entry>
330 <entry>GPL-2.0</entry>
331</row>
332<row>
333 <entry>dnf</entry>
334 <entry>2.0.0</entry>
335 <entry>Package manager forked from Yum using libsolv as a dependency resolver.</entry>
336 <entry>GPL-2.0</entry>
337</row>
338<row>
339 <entry>dnsmasq</entry>
340 <entry>2.76</entry>
341 <entry>Lightweight easy to configure DNS forwarder and DHCP server.</entry>
342 <entry> GPL-2.0, GPL-3.0</entry>
343</row>
344<row>
345 <entry>docbook-xml-dtd4</entry>
346 <entry>4.5</entry>
347 <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>
348 <entry>OASIS</entry>
349</row>
350<row>
351 <entry>docbook-xsl-stylesheets</entry>
352 <entry>1.79.1</entry>
353 <entry>XSL stylesheets for processing DocBook XML to various output formats.</entry>
354 <entry>XSL</entry>
355</row>
356<row>
357 <entry>dosfstools</entry>
358 <entry>4.1</entry>
359 <entry>DOS FAT Filesystem Utilities.</entry>
360 <entry>GPL-3.0</entry>
361</row>
362<row>
363 <entry>dpdk-dev-libibverbs</entry>
364 <entry>1.2.1-3.4-2.0.0.0</entry>
365 <entry>libibverbs library to support Mellanox config</entry>
366 <entry>GPL-2.0</entry>
367</row>
368<row>
369 <entry>dpdk</entry>
370 <entry>17.08</entry>
371 <entry>Intel(r) Data Plane Development Kit</entry>
372 <entry> BSD, LGPL-2.0, GPL-2.0</entry>
373</row>
374<row>
375 <entry>dpkg</entry>
376 <entry>1.18.10</entry>
377 <entry>Package maintenance system from Debian.</entry>
378 <entry>GPL-2.0</entry>
379</row>
380<row>
381 <entry>dtc</entry>
382 <entry>1.4.2</entry>
383 <entry>The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels.</entry>
384 <entry> GPL-2.0, BSD</entry>
385</row>
386<row>
387 <entry>e2fsprogs</entry>
388 <entry>1.43.4</entry>
389 <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating fixing configuring and debugging ext2 filesystems.</entry>
390 <entry> GPL-2.0, LGPL-2.0, BSD, MIT</entry>
391</row>
392<row>
393 <entry>ebtables</entry>
394 <entry>2.0.10-4</entry>
395 <entry>Utility for basic Ethernet frame filtering on a Linux bridge advanced logging MAC DNAT/SNAT and brouting.</entry>
396 <entry>GPL-2.0</entry>
397</row>
398<row>
399 <entry>elfutils</entry>
400 <entry>0.168</entry>
401 <entry>Utilities and libraries for handling compiled object files.</entry>
402 <entry> GPL-3.0, Elfutils-Exception</entry>
403</row>
404<row>
405 <entry>enea-nfv-access-openstack</entry>
406 <entry>1.0</entry>
407 <entry>Image for the host side of the Enea NFV Access Platform that provides Oopenstack support</entry>
408 <entry>MIT</entry>
409</row>
410<row>
411 <entry>expat</entry>
412 <entry>2.2.0</entry>
413 <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>
414 <entry>MIT</entry>
415</row>
416<row>
417 <entry>file</entry>
418 <entry>5.30</entry>
419 <entry>File attempts to classify files depending on their contents and prints a description if a match is found.</entry>
420 <entry>BSD</entry>
421</row>
422<row>
423 <entry>flex</entry>
424 <entry>2.6.0</entry>
425 <entry>Flex is a fast lexical analyser generator. Flex is a tool for generating programs that recognize lexical patterns in text.</entry>
426 <entry>BSD</entry>
427</row>
428<row>
429 <entry>fontconfig</entry>
430 <entry>2.12.1</entry>
431 <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>
432 <entry> MIT, PD</entry>
433</row>
434<row>
435 <entry>freetype</entry>
436 <entry>2.7.1</entry>
437 <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>
438 <entry> FreeType, GPL-2.0</entry>
439</row>
440<row>
441 <entry>fuse</entry>
442 <entry>2.9.4</entry>
443 <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>
444 <entry> GPL-2.0, LGPL-2.0</entry>
445</row>
446<row>
447 <entry>gawk</entry>
448 <entry>4.1.4</entry>
449 <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>
450 <entry>GPL-3.0</entry>
451</row>
452<row>
453 <entry>gcc-cross-canadian-x86-64</entry>
454 <entry>6.3.0</entry>
455 <entry>GNU cc and gcc C compilers (cross-canadian for x86_64 target).</entry>
456 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
457</row>
458<row>
459 <entry>gcc-cross-initial-x86_64</entry>
460 <entry>6.3.0</entry>
461 <entry>GNU cc and gcc C compilers.</entry>
462 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
463</row>
464<row>
465 <entry>gcc-cross-x86_64</entry>
466 <entry>6.3.0</entry>
467 <entry>GNU cc and gcc C compilers.</entry>
468 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
469</row>
470<row>
471 <entry>gcc-crosssdk-initial-x86_64-eneasdk-linux</entry>
472 <entry>6.3.0</entry>
473 <entry>GNU cc and gcc C compilers.</entry>
474 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
475</row>
476<row>
477 <entry>gcc-crosssdk-x86_64-eneasdk-linux</entry>
478 <entry>6.3.0</entry>
479 <entry>GNU cc and gcc C compilers.</entry>
480 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
481</row>
482<row>
483 <entry>gcc-source-6.3.0</entry>
484 <entry>6.3.0</entry>
485 <entry>GNU cc and gcc C compilers.</entry>
486 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
487</row>
488<row>
489 <entry>gcc</entry>
490 <entry>6.3.0</entry>
491 <entry>GNU cc and gcc C compilers.</entry>
492 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
493</row>
494<row>
495 <entry>gdb-cross-canadian-x86-64</entry>
496 <entry>7.12.1</entry>
497 <entry>GNU debugger (cross-canadian gdb for x86_64 target).</entry>
498 <entry> GPL-2.0, GPL-3.0, LGPL-2.0, LGPL-3.0</entry>
499</row>
500<row>
501 <entry>gdb</entry>
502 <entry>7.12.1</entry>
503 <entry>GNU debugger.</entry>
504 <entry> GPL-2.0, GPL-3.0, LGPL-2.0, LGPL-3.0</entry>
505</row>
506<row>
507 <entry>gdbm</entry>
508 <entry>1.12</entry>
509 <entry>Key/value database library with extensible hashing.</entry>
510 <entry>GPL-3.0</entry>
511</row>
512<row>
513 <entry>gettext-minimal</entry>
514 <entry>0.19.8.1</entry>
515 <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>
516 <entry>FSF-Unlimited</entry>
517</row>
518<row>
519 <entry>gettext</entry>
520 <entry>0.19.8.1</entry>
521 <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>
522 <entry> GPL-3.0, LGPL-2.1</entry>
523</row>
524<row>
525 <entry>glib-2.0</entry>
526 <entry>2.50.3</entry>
527 <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>
528 <entry> LGPL-2.0, BSD, PD</entry>
529</row>
530<row>
531 <entry>glibc-locale</entry>
532 <entry>2.25</entry>
533 <entry>Locale data from glibc.</entry>
534 <entry> GPL-2.0, LGPL-2.1</entry>
535</row>
536<row>
537 <entry>glibc-mtrace</entry>
538 <entry>2.25</entry>
539 <entry>mtrace utility provided by glibc</entry>
540 <entry> GPL-2.0, LGPL-2.1</entry>
541</row>
542<row>
543 <entry>glibc</entry>
544 <entry>2.25</entry>
545 <entry>The GNU C Library is used as the system C library in most systems with the Linux kernel.</entry>
546 <entry> GPL-2.0, LGPL-2.1</entry>
547</row>
548<row>
549 <entry>gmp</entry>
550 <entry>6.1.2</entry>
551 <entry>GMP is a free library for arbitrary precision arithmetic operating on signed integers rational numbers and floating point numbers</entry>
552 <entry> GPL-2.0, LGPL-3.0</entry>
553</row>
554<row>
555 <entry>gnome-common</entry>
556 <entry>3.18.0</entry>
557 <entry>Common macros for building GNOME applications.</entry>
558 <entry>GPL-2.0</entry>
559</row>
560<row>
561 <entry>gnome-desktop-testing</entry>
562 <entry>2014.1</entry>
563 <entry>Test runner for GNOME-style installed tests.</entry>
564 <entry>LGPL-2.0</entry>
565</row>
566<row>
567 <entry>gnu-config</entry>
568 <entry>20150728</entry>
569 <entry>Tool that installs the GNU config.guess / config.sub into a directory tree</entry>
570 <entry>GPLv2</entry>
571</row>
572<row>
573 <entry>gnutls</entry>
574 <entry>3.5.9</entry>
575 <entry>GNU Transport Layer Security Library.</entry>
576 <entry> GPL-3.0, LGPL-2.1</entry>
577</row>
578<row>
579 <entry>gobject-introspection</entry>
580 <entry>1.50.0</entry>
581 <entry>Middleware layer between GObject-using C libraries and language bindings.</entry>
582 <entry> LGPL-2.0, GPL-2.0</entry>
583</row>
584<row>
585 <entry>gperf</entry>
586 <entry>3.0.4</entry>
587 <entry>GNU gperf is a perfect hash function generator</entry>
588 <entry>GPL-3.0</entry>
589</row>
590<row>
591 <entry>gpgme</entry>
592 <entry>1.8.0</entry>
593 <entry>GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption decryption signing signature verification and key management</entry>
594 <entry> GPL-2.0, LGPL-2.1</entry>
595</row>
596<row>
597 <entry>grep</entry>
598 <entry>3.0</entry>
599 <entry>GNU grep utility.</entry>
600 <entry>GPL-3.0</entry>
601</row>
602<row>
603 <entry>groff</entry>
604 <entry>1.22.3</entry>
605 <entry>The groff (GNU troff) software is a typesetting package which reads plain text mixed with formatting commands and produces formatted output.</entry>
606 <entry>GPL-3.0</entry>
607</row>
608<row>
609 <entry>grub-efi</entry>
610 <entry>2.00</entry>
611 <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>
612 <entry>GPL-3.0</entry>
613</row>
614<row>
615 <entry>gtk-doc</entry>
616 <entry>1.25</entry>
617 <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>
618 <entry>GPL-2.0</entry>
619</row>
620<row>
621 <entry>guile</entry>
622 <entry>2.0.14</entry>
623 <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>
624 <entry>GPL-3.0</entry>
625</row>
626<row>
627 <entry>gzip</entry>
628 <entry>1.8</entry>
629 <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>
630 <entry>GPL-3.0</entry>
631</row>
632<row>
633 <entry>icu</entry>
634 <entry>58.2</entry>
635 <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>
636 <entry>ICU</entry>
637</row>
638<row>
639 <entry>initscripts</entry>
640 <entry>1.0</entry>
641 <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>
642 <entry>GPL-2.0</entry>
643</row>
644<row>
645 <entry>inputproto</entry>
646 <entry>2.3.2</entry>
647 <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>
648 <entry> MIT</entry>
649</row>
650<row>
651 <entry>intel-microcode</entry>
652 <entry>20170511</entry>
653 <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>
654 <entry>Intel-Microcode-License</entry>
655</row>
656<row>
657 <entry>intltool</entry>
658 <entry>0.51.0</entry>
659 <entry>Utility scripts for internationalizing XML.</entry>
660 <entry>GPL-2.0</entry>
661</row>
662<row>
663 <entry>iproute2</entry>
664 <entry>4.10.0</entry>
665 <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>
666 <entry>GPL-2.0</entry>
667</row>
668<row>
669 <entry>iptables</entry>
670 <entry>1.6.1</entry>
671 <entry>iptables is the userspace command line program used to configure and control network packet filtering code in Linux.</entry>
672 <entry>GPL-2.0</entry>
673</row>
674<row>
675 <entry>iputils</entry>
676 <entry>s20151218</entry>
677 <entry>Utilities for the IP protocol including traceroute6 tracepath tracepath6 ping ping6 and arping.</entry>
678 <entry> BSD, GPL-2.0</entry>
679</row>
680<row>
681 <entry>iucode-tool</entry>
682 <entry>2.1.1</entry>
683 <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>
684 <entry>GPL-2.0</entry>
685</row>
686<row>
687 <entry>json-c</entry>
688 <entry>0.12</entry>
689 <entry>JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C.</entry>
690 <entry>MIT</entry>
691</row>
692<row>
693 <entry>kbd</entry>
694 <entry>2.0.4</entry>
695 <entry>Keytable files and keyboard utilities.</entry>
696 <entry>GPL-2.0</entry>
697</row>
698<row>
699 <entry>kbproto</entry>
700 <entry>1.0.7</entry>
701 <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>
702 <entry>MIT</entry>
703</row>
704<row>
705 <entry>kern-tools</entry>
706 <entry>0.2</entry>
707 <entry>Tools for managing Yocto Project style branched kernels.</entry>
708 <entry>GPL-2.0</entry>
709</row>
710<row>
711 <entry>keymaps</entry>
712 <entry>1.0</entry>
713 <entry>Keymaps and initscript to set the keymap on bootup.</entry>
714 <entry>GPL-2.0</entry>
715</row>
716<row>
717 <entry>kmod</entry>
718 <entry>23</entry>
719 <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>
720 <entry> GPL-2.0, LGPL-2.1</entry>
721</row>
722<row>
723 <entry>ldconfig</entry>
724 <entry>2.12.1</entry>
725 <entry>A standalone native ldconfig build.</entry>
726 <entry>GPL-2.0</entry>
727</row>
728<row>
729 <entry>libaio</entry>
730 <entry>0.3.110</entry>
731 <entry>Asynchronous input/output library that uses the kernels native interface</entry>
732 <entry>LGPL-2.1</entry>
733</row>
734<row>
735 <entry>libarchive</entry>
736 <entry>3.2.2</entry>
737 <entry>C library and command-line tools for reading and writing tar cpio zip ISO and other archive formats</entry>
738 <entry>BSD</entry>
739</row>
740<row>
741 <entry>libassuan</entry>
742 <entry>2.4.3</entry>
743 <entry>IPC library used by GnuPG and GPGME.</entry>
744 <entry> GPL-3.0, LGPL-2.1</entry>
745</row>
746<row>
747 <entry>libatomic-ops</entry>
748 <entry>7.4.4</entry>
749 <entry>A library for atomic integer operations.</entry>
750 <entry> GPL-2.0, MIT</entry>
751</row>
752<row>
753 <entry>libbsd</entry>
754 <entry>0.8.3</entry>
755 <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>
756 <entry> BSD-4-Clause, ISC, PD</entry>
757</row>
758<row>
759 <entry>libcap</entry>
760 <entry>2.25</entry>
761 <entry>Library for getting/setting POSIX.1e capabilities.</entry>
762 <entry> BSD, GPL-2.0</entry>
763</row>
764<row>
765 <entry>libcgroup</entry>
766 <entry>0.41</entry>
767 <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>
768 <entry>LGPL-2.1</entry>
769</row>
770<row>
771 <entry>libcheck</entry>
772 <entry>0.10.0</entry>
773 <entry>Check - unit testing framework for C code.</entry>
774 <entry>LGPL-2.1</entry>
775</row>
776<row>
777 <entry>libcomps</entry>
778 <entry>0.1.8</entry>
779 <entry>Libcomps is alternative for yum.comps library (which is for managing rpm package groups)..</entry>
780 <entry>GPL-2.0</entry>
781</row>
782<row>
783 <entry>libconfig-general-perl</entry>
784 <entry>2.63</entry>
785 <entry>Config file parser module</entry>
786 <entry> Artistic-1.0, GPL-1.0</entry>
787</row>
788<row>
789 <entry>libdaemon</entry>
790 <entry>0.14</entry>
791 <entry>Lightweight C library which eases the writing of UNIX daemons.</entry>
792 <entry>LGPL-2.1</entry>
793</row>
794<row>
795 <entry>libdevmapper</entry>
796 <entry>2.02.166</entry>
797 <entry>LVM2 is a set of utilities to manage logical volumes in Linux.</entry>
798 <entry> GPL-2.0, LGPL-2.0</entry>
799</row>
800<row>
801 <entry>libdnf</entry>
802 <entry>0.2.3</entry>
803 <entry>Library providing simplified C and Python API to libsolv.</entry>
804 <entry>LGPL-2.1</entry>
805</row>
806<row>
807 <entry>libevent</entry>
808 <entry>2.0.22</entry>
809 <entry>An asynchronous event notification library.</entry>
810 <entry>BSD</entry>
811</row>
812<row>
813 <entry>libffi</entry>
814 <entry>3.2.1</entry>
815 <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>
816 <entry>MIT</entry>
817</row>
818<row>
819 <entry>libgcc</entry>
820 <entry>6.3.0</entry>
821 <entry>GNU cc and gcc C compilers.</entry>
822 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
823</row>
824<row>
825 <entry>libgcrypt</entry>
826 <entry>1.7.6</entry>
827 <entry>General purpose cryptographic library based on the code from GnuPG.</entry>
828 <entry> GPL-2.0, LGPL-2.1, GPL-3.0</entry>
829</row>
830<row>
831 <entry>libgpg-error</entry>
832 <entry>1.26</entry>
833 <entry>Small library that defines common error values for all GnuPG components.</entry>
834 <entry> GPL-2.0, LGPL-2.1</entry>
835</row>
836<row>
837 <entry>libical</entry>
838 <entry>2.0.0</entry>
839 <entry>iCal and scheduling (RFC 2445 2446 2447) library.</entry>
840 <entry> LGPL-2.1, MPL-1.0</entry>
841</row>
842<row>
843 <entry>libice</entry>
844 <entry>1.0.9</entry>
845 <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>
846 <entry>MIT</entry>
847</row>
848<row>
849 <entry>libidn</entry>
850 <entry>1.33</entry>
851 <entry>Implementation of the Stringprep Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.</entry>
852 <entry> LGPL-2.1, LGPL-3.0, GPL-3.0</entry>
853</row>
854<row>
855 <entry>libmpc</entry>
856 <entry>1.0.3</entry>
857 <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>
858 <entry>LGPL-3.0</entry>
859</row>
860<row>
861 <entry>libnfsidmap</entry>
862 <entry>0.25</entry>
863 <entry>NFS id mapping library.</entry>
864 <entry>BSD</entry>
865</row>
866<row>
867 <entry>libnl</entry>
868 <entry>3.2.29</entry>
869 <entry>A library for applications dealing with netlink sockets.</entry>
870 <entry>LGPL-2.1</entry>
871</row>
872<row>
873 <entry>libnss-mdns</entry>
874 <entry>0.10</entry>
875 <entry>Name Service Switch module for Multicast DNS (zeroconf) name resolution.</entry>
876 <entry>LGPL-2.1</entry>
877</row>
878<row>
879 <entry>libpam</entry>
880 <entry>1.3.0</entry>
881 <entry>Linux-PAM (Pluggable Authentication Modules for Linux) a flexible mechanism for authenticating users</entry>
882 <entry> GPL-2.0, BSD</entry>
883</row>
884<row>
885 <entry>libpcap</entry>
886 <entry>1.8.1</entry>
887 <entry>Libpcap provides a portable framework for low-level network monitoring. Libpcap can provide network statistics collection security monitoring and network debugging.</entry>
888 <entry>BSD</entry>
889</row>
890<row>
891 <entry>libpciaccess</entry>
892 <entry>0.13.4</entry>
893 <entry>libpciaccess provides functionality for X to access the PCI bus and devices in a platform-independent way.</entry>
894 <entry> MIT</entry>
895</row>
896<row>
897 <entry>libpcre</entry>
898 <entry>8.40</entry>
899 <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>
900 <entry>BSD</entry>
901</row>
902<row>
903 <entry>libpng</entry>
904 <entry>1.6.28</entry>
905 <entry>PNG image format decoding library.</entry>
906 <entry>Libpng</entry>
907</row>
908<row>
909 <entry>libpthread-stubs</entry>
910 <entry>0.3</entry>
911 <entry>This library provides weak aliases for pthread functions not provided in libc or otherwise available by default.</entry>
912 <entry>MIT</entry>
913</row>
914<row>
915 <entry>librepo</entry>
916 <entry>1.7.20</entry>
917 <entry> A library providing C and Python (libcURL like) API for downloading linux repository metadata and packages..</entry>
918 <entry>LGPL-2.1</entry>
919</row>
920<row>
921 <entry>libsdl</entry>
922 <entry>1.2.15</entry>
923 <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>
924 <entry>LGPL-2.1</entry>
925</row>
926<row>
927 <entry>libsm</entry>
928 <entry>1.2.2</entry>
929 <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>
930 <entry>MIT</entry>
931</row>
932<row>
933 <entry>libsolv</entry>
934 <entry>0.6.26</entry>
935 <entry>Library for solving packages and reading repositories.</entry>
936 <entry>BSD-3-Clause</entry>
937</row>
938<row>
939 <entry>libtasn1</entry>
940 <entry>4.10</entry>
941 <entry>Library for ASN.1 and DER manipulation.</entry>
942 <entry> GPL-3.0, LGPL-2.1</entry>
943</row>
944<row>
945 <entry>libtirpc</entry>
946 <entry>1.0.1</entry>
947 <entry>Libtirpc is a port of Suns Transport-Independent RPC library to Linux</entry>
948 <entry>BSD</entry>
949</row>
950<row>
951 <entry>libtool</entry>
952 <entry>2.4.6</entry>
953 <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>
954 <entry> GPL-2.0, LGPL-2.1</entry>
955</row>
956<row>
957 <entry>libunistring</entry>
958 <entry>0.9.7</entry>
959 <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>
960 <entry> LGPL-3.0, GPL-2.0</entry>
961</row>
962<row>
963 <entry>liburcu</entry>
964 <entry>0.9.3</entry>
965 <entry>Userspace RCU (read-copy-update) library.</entry>
966 <entry> LGPL-2.1, MIT</entry>
967</row>
968<row>
969 <entry>libusb-compat</entry>
970 <entry>0.1.5</entry>
971 <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>
972 <entry>LGPL-2.1</entry>
973</row>
974<row>
975 <entry>libusb1</entry>
976 <entry>1.0.21</entry>
977 <entry>Userspace library to access USB (version 1.0).</entry>
978 <entry>LGPL-2.1</entry>
979</row>
980<row>
981 <entry>libvirt</entry>
982 <entry>1.3.5</entry>
983 <entry>A toolkit to interact with the virtualization capabilities of recent versions of Linux.</entry>
984 <entry> LGPL-2.1, GPL-2.0</entry>
985</row>
986<row>
987 <entry>libx11</entry>
988 <entry>1.6.4</entry>
989 <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>
990 <entry> MIT, BSD</entry>
991</row>
992<row>
993 <entry>libxau</entry>
994 <entry>1.0.8</entry>
995 <entry>libxau provides the main interfaces to the X11 authorisation handling which controls authorisation for X connections both client-side and server-side.</entry>
996 <entry>MIT</entry>
997</row>
998<row>
999 <entry>libxaw</entry>
1000 <entry>1.0.13</entry>
1001 <entry>X Athena Widget Set.</entry>
1002 <entry>MIT</entry>
1003</row>
1004<row>
1005 <entry>libxcb</entry>
1006 <entry>1.12</entry>
1007 <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>
1008 <entry>MIT</entry>
1009</row>
1010<row>
1011 <entry>libxdmcp</entry>
1012 <entry>1.1.2</entry>
1013 <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>
1014 <entry>MIT</entry>
1015</row>
1016<row>
1017 <entry>libxext</entry>
1018 <entry>1.3.3</entry>
1019 <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>
1020 <entry>MIT</entry>
1021</row>
1022<row>
1023 <entry>libxinerama</entry>
1024 <entry>1.1.3</entry>
1025 <entry>Xinerama is a simple library designed to interface the Xinerama Extension for retrieving information about physical output devices which may be combined into a single logical X screen.</entry>
1026 <entry>MIT</entry>
1027</row>
1028<row>
1029 <entry>libxkbcommon</entry>
1030 <entry>0.7.1</entry>
1031 <entry>libxkbcommon is a keymap compiler and support library which processes a reduced subset of keymaps as defined by the XKB specification.</entry>
1032 <entry> MIT</entry>
1033</row>
1034<row>
1035 <entry>libxml-parser-perl</entry>
1036 <entry>2.44</entry>
1037 <entry>XML::Parser - A perl module for parsing XML documents.</entry>
1038 <entry> Artistic-1.0, GPL-1.0</entry>
1039</row>
1040<row>
1041 <entry>libxml2</entry>
1042 <entry>2.9.4</entry>
1043 <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>
1044 <entry>MIT</entry>
1045</row>
1046<row>
1047 <entry>libxmu</entry>
1048 <entry>1.1.2</entry>
1049 <entry>The Xmu Library is a collection of miscellaneous (some might say random) utility functions that have been useful in building various applications and widgets. This library is required by the Athena Widgets. A subset of the functions that do not rely on the Athena Widgets (libXaw) or X Toolkit Instrinsics (libXt) are provided in a second library libXmuu.</entry>
1050 <entry> MIT</entry>
1051</row>
1052<row>
1053 <entry>libxpm</entry>
1054 <entry>3.5.12</entry>
1055 <entry>libXpm provides support and common operation for the XPM pixmap format which is commonly used in legacy X applications. XPM is an extension of the monochrome XBM bitmap specificied in the X protocol.</entry>
1056 <entry>BSD</entry>
1057</row>
1058<row>
1059 <entry>libxrandr</entry>
1060 <entry>1.5.1</entry>
1061 <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>
1062 <entry>MIT</entry>
1063</row>
1064<row>
1065 <entry>libxrender</entry>
1066 <entry>0.9.10</entry>
1067 <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>
1068 <entry>MIT</entry>
1069</row>
1070<row>
1071 <entry>libxslt</entry>
1072 <entry>1.1.29</entry>
1073 <entry>GNOME XSLT library.</entry>
1074 <entry>MIT</entry>
1075</row>
1076<row>
1077 <entry>libxt</entry>
1078 <entry>1.1.5</entry>
1079 <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>
1080 <entry> MIT</entry>
1081</row>
1082<row>
1083 <entry>libyaml</entry>
1084 <entry>0.1.7</entry>
1085 <entry>LibYAML is a C library for parsing and emitting data in YAML 1.1 a human-readable data serialization format. </entry>
1086 <entry>MIT</entry>
1087</row>
1088<row>
1089 <entry>linux-intel-host</entry>
1090 <entry>4.9.47</entry>
1091 <entry>Linux kernel.</entry>
1092 <entry>GPL-2.0</entry>
1093</row>
1094<row>
1095 <entry>linux-libc-headers</entry>
1096 <entry>4.10</entry>
1097 <entry>Sanitized set of kernel headers for the C library's use.</entry>
1098 <entry>GPL-2.0</entry>
1099</row>
1100<row>
1101 <entry>lsb</entry>
1102 <entry>4.1</entry>
1103 <entry>LSB support for OpenEmbedded.</entry>
1104 <entry>GPL-2.0</entry>
1105</row>
1106<row>
1107 <entry>lsbinitscripts</entry>
1108 <entry>9.68</entry>
1109 <entry>SysV init scripts which are only used in an LSB image.</entry>
1110 <entry>GPL-2.0</entry>
1111</row>
1112<row>
1113 <entry>lttng-ust</entry>
1114 <entry>2.9.0</entry>
1115 <entry>The LTTng UST 2.x package contains the userspace tracer library to trace userspace codes.</entry>
1116 <entry> LGPL-2.1, MIT, GPL-2.0</entry>
1117</row>
1118<row>
1119 <entry>lvm2</entry>
1120 <entry>2.02.166</entry>
1121 <entry>LVM2 is a set of utilities to manage logical volumes in Linux.</entry>
1122 <entry> GPL-2.0, LGPL-2.0</entry>
1123</row>
1124<row>
1125 <entry>lxc</entry>
1126 <entry>2.0.0</entry>
1127 <entry>lxc aims to use these new functionnalities to provide an userspace container object</entry>
1128 <entry>GPL-2.0</entry>
1129</row>
1130<row>
1131 <entry>lzo</entry>
1132 <entry>2.09</entry>
1133 <entry>Lossless data compression library.</entry>
1134 <entry>GPL-2.0</entry>
1135</row>
1136<row>
1137 <entry>lzop</entry>
1138 <entry>1.03</entry>
1139 <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>
1140 <entry>GPL-2.0</entry>
1141</row>
1142<row>
1143 <entry>m4</entry>
1144 <entry>1.4.18</entry>
1145 <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>
1146 <entry>GPL-3.0</entry>
1147</row>
1148<row>
1149 <entry>make</entry>
1150 <entry>4.2.1</entry>
1151 <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>
1152 <entry> GPL-3.0, LGPL-2.0</entry>
1153</row>
1154<row>
1155 <entry>makedepend</entry>
1156 <entry>1.0.5</entry>
1157 <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>
1158 <entry>MIT</entry>
1159</row>
1160<row>
1161 <entry>makedevs</entry>
1162 <entry>1.0.1</entry>
1163 <entry>Tool for creating device nodes.</entry>
1164 <entry>GPL-2.0</entry>
1165</row>
1166<row>
1167 <entry>meta-environment-inteld1521</entry>
1168 <entry>1.0</entry>
1169 <entry>Package of environment files for SDK.</entry>
1170 <entry>MIT</entry>
1171</row>
1172<row>
1173 <entry>meta-toolchain</entry>
1174 <entry>1.0</entry>
1175 <entry>Meta package for building a installable toolchain.</entry>
1176 <entry>MIT</entry>
1177</row>
1178<row>
1179 <entry>mklibs</entry>
1180 <entry>0.1.43</entry>
1181 <entry>mklibs produces cut-down shared libraries that contain only the routines required by a particular set of executables.</entry>
1182 <entry>GPL-2.0</entry>
1183</row>
1184<row>
1185 <entry>mpfr</entry>
1186 <entry>3.1.5</entry>
1187 <entry>C library for multiple-precision floating-point computations with exact rounding.</entry>
1188 <entry> GPL-3.0, LGPL-3.0</entry>
1189</row>
1190<row>
1191 <entry>mtools</entry>
1192 <entry>4.0.18</entry>
1193 <entry>Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them.</entry>
1194 <entry>GPL-3.0</entry>
1195</row>
1196<row>
1197 <entry>nasm</entry>
1198 <entry>2.12.02</entry>
1199 <entry>General-purpose x86 assembler.</entry>
1200 <entry>BSD-2-Clause</entry>
1201</row>
1202<row>
1203 <entry>ncurses</entry>
1204 <entry>6.0</entry>
1205 <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>
1206 <entry>MIT</entry>
1207</row>
1208<row>
1209 <entry>netbase</entry>
1210 <entry>5.4</entry>
1211 <entry>This package provides the necessary infrastructure for basic TCP/IP based networking</entry>
1212 <entry>GPL-2.0</entry>
1213</row>
1214<row>
1215 <entry>netcat-openbsd</entry>
1216 <entry>1.105</entry>
1217 <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>
1218 <entry>BSD-3-Clause</entry>
1219</row>
1220<row>
1221 <entry>nettle</entry>
1222 <entry>3.3</entry>
1223 <entry>A low level cryptographic library.</entry>
1224 <entry> LGPL-3.0, GPL-2.0</entry>
1225</row>
1226<row>
1227 <entry>nfs-utils</entry>
1228 <entry>1.3.4</entry>
1229 <entry>The nfs-utils package provides a daemon for the kernel NFS server and related tools.</entry>
1230 <entry> MIT, GPL-2.0, BSD</entry>
1231</row>
1232<row>
1233 <entry>nspr</entry>
1234 <entry>4.13.1</entry>
1235 <entry>Netscape Portable Runtime Library.</entry>
1236 <entry> GPL-2.0, MPL-2.0, LGPL-2.1</entry>
1237</row>
1238<row>
1239 <entry>nss</entry>
1240 <entry>3.28.1</entry>
1241 <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>
1242 <entry> MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry>
1243</row>
1244<row>
1245 <entry>numactl</entry>
1246 <entry>2.0.11</entry>
1247 <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>
1248 <entry> GPL-2.0, LGPL-2.1</entry>
1249</row>
1250<row>
1251 <entry>openssh</entry>
1252 <entry>7.4p1</entry>
1253 <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>
1254 <entry>BSD</entry>
1255</row>
1256<row>
1257 <entry>openssl</entry>
1258 <entry>1.0.2k</entry>
1259 <entry>Secure Socket Layer (SSL) binary and related cryptographic tools.</entry>
1260 <entry>OpenSSL</entry>
1261</row>
1262<row>
1263 <entry>openvswitch</entry>
1264 <entry>2.8.1</entry>
1265 <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>
1266 <entry>Apache-2.0</entry>
1267</row>
1268<row>
1269 <entry>opkg-utils</entry>
1270 <entry>0.3.4</entry>
1271 <entry>Additional utilities for the opkg package manager.</entry>
1272 <entry>GPL-2.0</entry>
1273</row>
1274<row>
1275 <entry>opkg</entry>
1276 <entry>0.3.4</entry>
1277 <entry>Open Package Manager.</entry>
1278 <entry>GPL-2.0</entry>
1279</row>
1280<row>
1281 <entry>os-release</entry>
1282 <entry>1.0</entry>
1283 <entry>The /etc/os-release file contains operating system identification data.</entry>
1284 <entry>MIT</entry>
1285</row>
1286<row>
1287 <entry>ossp-uuid</entry>
1288 <entry>1.6.2</entry>
1289 <entry>OSSP uuid is a ISO-C:1999 application programming interface (API) and corresponding command line interface (CLI) for the generation of DCE 1.1 ISO/IEC 11578:1996 and RFC 4122 compliant Universally Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based) version 3 (name based MD5) version 4 (random number based) and version 5 (name based SHA-1).</entry>
1290 <entry>MIT</entry>
1291</row>
1292<row>
1293 <entry>packagegroup-cloud-compute</entry>
1294 <entry>1.0</entry>
1295 <entry>Configuration for OpenStack Compute node.</entry>
1296 <entry>MIT</entry>
1297</row>
1298<row>
1299 <entry>packagegroup-cloud-debug</entry>
1300 <entry>1.0</entry>
1301 <entry>Add debugging capabilities to cloud images.</entry>
1302 <entry>MIT</entry>
1303</row>
1304<row>
1305 <entry>packagegroup-cloud-extras</entry>
1306 <entry>1.0</entry>
1307 <entry>Extra packages that improve the usability of compute/control nodes.</entry>
1308 <entry>MIT</entry>
1309</row>
1310<row>
1311 <entry>packagegroup-core-boot</entry>
1312 <entry>1.0</entry>
1313 <entry>The minimal set of packages required to boot the system</entry>
1314 <entry>MIT</entry>
1315</row>
1316<row>
1317 <entry>packagegroup-core-ssh-openssh</entry>
1318 <entry>1.0</entry>
1319 <entry>OpenSSH SSH client/server.</entry>
1320 <entry>MIT</entry>
1321</row>
1322<row>
1323 <entry>packagegroup-core-standalone-sdk-target</entry>
1324 <entry>1.0</entry>
1325 <entry>Target packages for the standalone SDK.</entry>
1326 <entry>MIT</entry>
1327</row>
1328<row>
1329 <entry>packagegroup-core-tools-debug</entry>
1330 <entry>1.0</entry>
1331 <entry>Debugging tools.</entry>
1332 <entry>MIT</entry>
1333</row>
1334<row>
1335 <entry>packagegroup-cross-canadian-inteld1521</entry>
1336 <entry>1.0</entry>
1337 <entry>Host SDK package for cross canadian toolchain.</entry>
1338 <entry>MIT</entry>
1339</row>
1340<row>
1341 <entry>packagegroup-sdk-host</entry>
1342 <entry>1.0</entry>
1343 <entry>Host packages for the standalone SDK or external toolchain.</entry>
1344 <entry>MIT</entry>
1345</row>
1346<row>
1347 <entry>parted</entry>
1348 <entry>3.2</entry>
1349 <entry>Disk partition editing/resizing utility.</entry>
1350 <entry>GPL-3.0</entry>
1351</row>
1352<row>
1353 <entry>pciutils</entry>
1354 <entry>3.5.2</entry>
1355 <entry>The PCI Utilities package contains a library for portable access to PCI bus configuration space and several utilities based on this library.</entry>
1356 <entry>GPL-2.0</entry>
1357</row>
1358<row>
1359 <entry>perl</entry>
1360 <entry>5.24.1</entry>
1361 <entry>Perl scripting language.</entry>
1362 <entry> Artistic-1.0, GPL-1.0</entry>
1363</row>
1364<row>
1365 <entry>pigz</entry>
1366 <entry>2.3.4</entry>
1367 <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>
1368 <entry> Zlib, Apache-2.0</entry>
1369</row>
1370<row>
1371 <entry>pixman</entry>
1372 <entry>0.34.0</entry>
1373 <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>
1374 <entry> MIT, PD</entry>
1375</row>
1376<row>
1377 <entry>pixz</entry>
1378 <entry>1.0.6</entry>
1379 <entry>Parallel indexed xz compressor.</entry>
1380 <entry>BSD-2-Clause</entry>
1381</row>
1382<row>
1383 <entry>pkgconfig</entry>
1384 <entry>0.29.1</entry>
1385 <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>
1386 <entry>GPL-2.0</entry>
1387</row>
1388<row>
1389 <entry>pm-utils</entry>
1390 <entry>1.4.1</entry>
1391 <entry>Simple shell command line tools to suspend and hibernate.</entry>
1392 <entry>GPL-2.0</entry>
1393</row>
1394<row>
1395 <entry>popt</entry>
1396 <entry>1.16</entry>
1397 <entry>Library for parsing command line options.</entry>
1398 <entry>MIT</entry>
1399</row>
1400<row>
1401 <entry>postgresql</entry>
1402 <entry>9.4.11</entry>
1403 <entry> PostgreSQL is an advanced Object-Relational database management system (DBMS) that supports almost all SQL constructs (including transactions subselects and user-defined types and functions). The postgresql package includes the client programs and libraries that you'll need to access a PostgreSQL DBMS server. These PostgreSQL client programs are programs that directly manipulate the internal structure of PostgreSQL databases on a PostgreSQL server. These client programs can be located on the same machine with the PostgreSQL server or may be on a remote machine which accesses a PostgreSQL server over a network connection. This package contains the docs in HTML for the whole package as well as command-line utilities for managing PostgreSQL databases on a PostgreSQL server. If you want to manipulate a PostgreSQL database on a local or remote PostgreSQL server you need this package. You also need to install this package if you're installing the postgresql-server package. </entry>
1404 <entry>BSD</entry>
1405</row>
1406<row>
1407 <entry>postinst-intercept</entry>
1408 <entry>1.0</entry>
1409 <entry>Postinstall scriptlets.</entry>
1410 <entry>MIT</entry>
1411</row>
1412<row>
1413 <entry>prelink</entry>
1414 <entry>1.0</entry>
1415 <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>
1416 <entry>GPL-2.0</entry>
1417</row>
1418<row>
1419 <entry>procps</entry>
1420 <entry>3.3.12</entry>
1421 <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>
1422 <entry> GPL-2.0, LGPL-2.0</entry>
1423</row>
1424<row>
1425 <entry>pseudo</entry>
1426 <entry>1.8.2</entry>
1427 <entry>Pseudo gives fake root capabilities to a normal user.</entry>
1428 <entry>LGPL-2.1</entry>
1429</row>
1430<row>
1431 <entry>ptest-runner</entry>
1432 <entry>2.0.2</entry>
1433 <entry>The ptest-runner2 package installs a ptest-runner program which loops through all installed ptest test suites and runs them in sequence.</entry>
1434 <entry>GPL-2.0</entry>
1435</row>
1436<row>
1437 <entry>python-alembic</entry>
1438 <entry>0.8.10</entry>
1439 <entry>A database migration tool for SQLAlchemy.</entry>
1440 <entry>MIT</entry>
1441</row>
1442<row>
1443 <entry>python-amqp</entry>
1444 <entry>1.4.9</entry>
1445 <entry>Low-level AMQP client for Python</entry>
1446 <entry>Apache-2.0</entry>
1447</row>
1448<row>
1449 <entry>python-amqplib</entry>
1450 <entry>1.0.2</entry>
1451 <entry>Python client for the Advanced Message Queuing Procotol (AMQP)</entry>
1452 <entry>LGPL-3.0</entry>
1453</row>
1454<row>
1455 <entry>python-anyjson</entry>
1456 <entry>0.3.3</entry>
1457 <entry>Anyjson loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used.</entry>
1458 <entry>MIT</entry>
1459</row>
1460<row>
1461 <entry>python-appdirs</entry>
1462 <entry>1.4.0</entry>
1463 <entry>A small Python module for determining appropriate platform-specific dirs e.g. a user data dir.</entry>
1464 <entry>MIT</entry>
1465</row>
1466<row>
1467 <entry>python-babel</entry>
1468 <entry>2.3.4</entry>
1469 <entry>A collection of tools for internationalizing Python applications</entry>
1470 <entry>BSD</entry>
1471</row>
1472<row>
1473 <entry>python-beautifulsoup4</entry>
1474 <entry>4.4.1</entry>
1475 <entry>Screen-scraping library</entry>
1476 <entry>Apache-2.0</entry>
1477</row>
1478<row>
1479 <entry>python-boto</entry>
1480 <entry>2.34.0</entry>
1481 <entry> Boto is a Python package that provides interfaces to Amazon Web Services. Currently all features work with Python 2.6 and 2.7. Work is under way to support Python 3.3+ in the same codebase. Modules are being ported one at a time with the help of the open source community so please check below for compatibility with Python 3.3+. </entry>
1482 <entry>MIT</entry>
1483</row>
1484<row>
1485 <entry>python-cachetools</entry>
1486 <entry>1.1.5</entry>
1487 <entry>Extensible memoizing collections and decorators</entry>
1488 <entry>MIT</entry>
1489</row>
1490<row>
1491 <entry>python-castellan</entry>
1492 <entry>0.4.0</entry>
1493 <entry>Generic Key Manager interface for OpenStack</entry>
1494 <entry>Apache-2.0</entry>
1495</row>
1496<row>
1497 <entry>python-ceilometer</entry>
1498 <entry>7.1.0</entry>
1499 <entry>OpenStack Metering Component</entry>
1500 <entry>Apache-2.0</entry>
1501</row>
1502<row>
1503 <entry>python-ceilometerclient</entry>
1504 <entry>2.6.2</entry>
1505 <entry>CLI and python client library for OpenStack Ceilometer</entry>
1506 <entry>Apache-2.0</entry>
1507</row>
1508<row>
1509 <entry>python-certifi</entry>
1510 <entry>2017.1.23</entry>
1511 <entry>This installable Python package contains a CA Bundle that you can reference in your Python code. This is useful for verifying HTTP requests for example. This is the same CA Bundle which ships with the Requests codebase and is derived from Mozilla Firefox's canonical set.</entry>
1512 <entry>ISC</entry>
1513</row>
1514<row>
1515 <entry>python-cffi</entry>
1516 <entry>1.9.1</entry>
1517 <entry>Foreign Function Interface for Python calling C code.</entry>
1518 <entry>MIT</entry>
1519</row>
1520<row>
1521 <entry>python-cheetah</entry>
1522 <entry>2.4.4</entry>
1523 <entry>Python template engine and code generation tool.</entry>
1524 <entry>MIT</entry>
1525</row>
1526<row>
1527 <entry>python-cinderclient</entry>
1528 <entry>1.9.0</entry>
1529 <entry>Client library for OpenStack Cinder API.</entry>
1530 <entry>Apache-2.0</entry>
1531</row>
1532<row>
1533 <entry>python-cliff</entry>
1534 <entry>2.2.0</entry>
1535 <entry>Command Line Interface Formulation Framework</entry>
1536 <entry>Apache-2.0</entry>
1537</row>
1538<row>
1539 <entry>python-cmd2</entry>
1540 <entry>0.7.0</entry>
1541 <entry>Extra features for standard library's cmd module.</entry>
1542 <entry>MIT</entry>
1543</row>
1544<row>
1545 <entry>python-colorama</entry>
1546 <entry>0.3.3</entry>
1547 <entry>Simple cross-platform colored terminal text in Python</entry>
1548 <entry>BSD</entry>
1549</row>
1550<row>
1551 <entry>python-contextlib2</entry>
1552 <entry>0.4.0</entry>
1553 <entry>Backports and enhancements for the contextlib module</entry>
1554 <entry>Python-2.0</entry>
1555</row>
1556<row>
1557 <entry>python-cotyledon</entry>
1558 <entry>1.6.8</entry>
1559 <entry>Cotyledon provides a framework for defining long-running services.</entry>
1560 <entry>Apache-2.0</entry>
1561</row>
1562<row>
1563 <entry>python-coverage</entry>
1564 <entry>4.0a5</entry>
1565 <entry>Code coverage measurement for Python</entry>
1566 <entry>BSD</entry>
1567</row>
1568<row>
1569 <entry>python-croniter</entry>
1570 <entry>0.3.5</entry>
1571 <entry>croniter provides iteration for datetime object with cron like format</entry>
1572 <entry>MIT</entry>
1573</row>
1574<row>
1575 <entry>python-cryptography-vectors</entry>
1576 <entry>1.7.2</entry>
1577 <entry>Test vectors for the cryptography package..</entry>
1578 <entry> Apache-2.0, BSD</entry>
1579</row>
1580<row>
1581 <entry>python-cryptography</entry>
1582 <entry>1.7.2</entry>
1583 <entry>Provides cryptographic recipes and primitives to python developers.</entry>
1584 <entry> Apache-2.0, BSD</entry>
1585</row>
1586<row>
1587 <entry>python-cython</entry>
1588 <entry>0.25.2</entry>
1589 <entry>Cython is a language specially designed for writing Python extension modules. It's designed to bridge the gap between the nice high-level easy-to-use world of Python and the messy low-level world of C.</entry>
1590 <entry>Apache-2.0</entry>
1591</row>
1592<row>
1593 <entry>python-dateutil</entry>
1594 <entry>2.6.0</entry>
1595 <entry>The dateutil module provides powerful extensions to the datetime module available in the Python standard library.</entry>
1596 <entry>BSD-3-Clause</entry>
1597</row>
1598<row>
1599 <entry>python-debtcollector</entry>
1600 <entry>1.8.0</entry>
1601 <entry>A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.</entry>
1602 <entry>Apache-2.0</entry>
1603</row>
1604<row>
1605 <entry>python-decorator</entry>
1606 <entry>4.0.11</entry>
1607 <entry>The aim of the decorator module it to simplify the usage of decorators for the average programmer and to popularize decorators by showing various non-trivial examples. Of course as all techniques decorators can be abused and you should not try to solve every problem with a decorator just because you can.</entry>
1608 <entry>BSD</entry>
1609</row>
1610<row>
1611 <entry>python-designateclient</entry>
1612 <entry>2.3.0</entry>
1613 <entry>Python bindings to the Designate API</entry>
1614 <entry>Apache-2.0</entry>
1615</row>
1616<row>
1617 <entry>python-dogpile.cache</entry>
1618 <entry>0.6.2</entry>
1619 <entry>Python Dogpile Cache: A caching front-end based on the Dogpile lock</entry>
1620 <entry>BSD</entry>
1621</row>
1622<row>
1623 <entry>python-ecdsa</entry>
1624 <entry>0.13</entry>
1625 <entry>ECDSA cryptographic signature library</entry>
1626 <entry>MIT</entry>
1627</row>
1628<row>
1629 <entry>python-enum34</entry>
1630 <entry>1.1.6</entry>
1631 <entry>backport of Python 3.4's enum package.</entry>
1632 <entry>BSD-3-Clause</entry>
1633</row>
1634<row>
1635 <entry>python-eventlet</entry>
1636 <entry>0.18.4</entry>
1637 <entry>Highly concurrent networking library</entry>
1638 <entry>MIT</entry>
1639</row>
1640<row>
1641 <entry>python-extras</entry>
1642 <entry>1.0.0</entry>
1643 <entry>Useful extra bits for Python - things that should be in the standard library</entry>
1644 <entry>Apache-2.0</entry>
1645</row>
1646<row>
1647 <entry>python-fasteners</entry>
1648 <entry>0.13.0</entry>
1649 <entry>A python package that provides useful locks.</entry>
1650 <entry>Apache-2.0</entry>
1651</row>
1652<row>
1653 <entry>python-feedparser</entry>
1654 <entry>5.2.1</entry>
1655 <entry>Python Atom and RSS feed parser.</entry>
1656 <entry>BSD-2-Clause</entry>
1657</row>
1658<row>
1659 <entry>python-fixtures</entry>
1660 <entry>3.0.0</entry>
1661 <entry>Fixtures reusable state for writing clean tests and more</entry>
1662 <entry>Apache-2.0</entry>
1663</row>
1664<row>
1665 <entry>python-flask</entry>
1666 <entry>0.10.1</entry>
1667 <entry>A microframework based on Werkzeug Jinja2 and good intentions</entry>
1668 <entry>BSD-3-Clause</entry>
1669</row>
1670<row>
1671 <entry>python-funcsigs</entry>
1672 <entry>1.0.2</entry>
1673 <entry>Python function signatures from PEP362 for Python 2.6 2.7 and 3.2+.</entry>
1674 <entry>Apache-2.0</entry>
1675</row>
1676<row>
1677 <entry>python-functools32</entry>
1678 <entry>3.2.3-2</entry>
1679 <entry>Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy..</entry>
1680 <entry>Python-2.0</entry>
1681</row>
1682<row>
1683 <entry>python-futures</entry>
1684 <entry>3.0.5</entry>
1685 <entry>The concurrent.futures module provides a high-level interface for asynchronously executing callables.</entry>
1686 <entry>BSD</entry>
1687</row>
1688<row>
1689 <entry>python-futurist</entry>
1690 <entry>0.21.0</entry>
1691 <entry>Useful additions to futures from the future</entry>
1692 <entry>Apache-2.0</entry>
1693</row>
1694<row>
1695 <entry>python-glanceclient</entry>
1696 <entry>2.5.0</entry>
1697 <entry>Client library for Glance built on the OpenStack Images API</entry>
1698 <entry>Apache-2.0</entry>
1699</row>
1700<row>
1701 <entry>python-greenlet</entry>
1702 <entry>0.4.12</entry>
1703 <entry>Python lightweight in-process concurrent programming.</entry>
1704 <entry> MIT, Python-2.0</entry>
1705</row>
1706<row>
1707 <entry>python-happybase</entry>
1708 <entry>1.0.0</entry>
1709 <entry>Python library to interact with Apache HBase</entry>
1710 <entry>Apache-2.0</entry>
1711</row>
1712<row>
1713 <entry>python-httplib2</entry>
1714 <entry>0.9.2</entry>
1715 <entry>A comprehensive HTTP client library</entry>
1716 <entry>MIT</entry>
1717</row>
1718<row>
1719 <entry>python-httpretty</entry>
1720 <entry>0.8.14</entry>
1721 <entry>HTTP client mock for Python</entry>
1722 <entry>MIT</entry>
1723</row>
1724<row>
1725 <entry>python-idna</entry>
1726 <entry>2.5</entry>
1727 <entry>Internationalised Domain Names in Applications.</entry>
1728 <entry> BSD-3-Clause</entry>
1729</row>
1730<row>
1731 <entry>python-ipaddr</entry>
1732 <entry>2.1.11</entry>
1733 <entry>Google's IP address manipulation library</entry>
1734 <entry>Apache-2.0</entry>
1735</row>
1736<row>
1737 <entry>python-ipaddress</entry>
1738 <entry>1.0.18</entry>
1739 <entry>Python 3.3+'s ipaddress for Python 2.6 2.7 3.2..</entry>
1740 <entry>Python-2.0</entry>
1741</row>
1742<row>
1743 <entry>python-iso8601</entry>
1744 <entry>0.1.11</entry>
1745 <entry>Simple module to parse ISO 8601 dates.</entry>
1746 <entry>MIT</entry>
1747</row>
1748<row>
1749 <entry>python-itsdangerous</entry>
1750 <entry>0.24</entry>
1751 <entry>Various helpers to pass trusted data to untrusted environments and back</entry>
1752 <entry>BSD-3-Clause</entry>
1753</row>
1754<row>
1755 <entry>python-jinja2</entry>
1756 <entry>2.9.5</entry>
1757 <entry>Python Jinja2: A small but fast and easy to use stand-alone template engine written in pure python.</entry>
1758 <entry>BSD-3-Clause</entry>
1759</row>
1760<row>
1761 <entry>python-jsonpatch</entry>
1762 <entry>1.15</entry>
1763 <entry>Appling JSON patches in Python 2.6+ and 3.x.</entry>
1764 <entry>BSD</entry>
1765</row>
1766<row>
1767 <entry>python-jsonpath-rw-ext</entry>
1768 <entry>0.1.9</entry>
1769 <entry>Extensions for JSONPath RW.</entry>
1770 <entry>Apache-2.0</entry>
1771</row>
1772<row>
1773 <entry>python-jsonpath-rw</entry>
1774 <entry>1.4.0</entry>
1775 <entry>A robust and significantly extended implementation of JSONPath for Python</entry>
1776 <entry>BSD+</entry>
1777</row>
1778<row>
1779 <entry>python-jsonpointer</entry>
1780 <entry>1.10</entry>
1781 <entry>Resolve JSON Pointers in Python.</entry>
1782 <entry>BSD</entry>
1783</row>
1784<row>
1785 <entry>python-jsonschema</entry>
1786 <entry>2.6.0</entry>
1787 <entry>An implementation of JSON Schema validation for Python.</entry>
1788 <entry>MIT</entry>
1789</row>
1790<row>
1791 <entry>python-kafka</entry>
1792 <entry>0.9.5</entry>
1793 <entry>Python client for Apache Kafka.</entry>
1794 <entry>Apache-2.0</entry>
1795</row>
1796<row>
1797 <entry>python-kazoo</entry>
1798 <entry>2.4.0</entry>
1799 <entry>Higher Level Zookeeper Client</entry>
1800 <entry>Apache-2.0</entry>
1801</row>
1802<row>
1803 <entry>python-keystone</entry>
1804 <entry>10.0.3</entry>
1805 <entry>Authentication service for OpenStack</entry>
1806 <entry>Apache-2.0</entry>
1807</row>
1808<row>
1809 <entry>python-keystoneauth1</entry>
1810 <entry>2.12.3</entry>
1811 <entry>Authentication Library for OpenStack Identity</entry>
1812 <entry>Apache-2.0</entry>
1813</row>
1814<row>
1815 <entry>python-keystoneclient</entry>
1816 <entry>3.5.1</entry>
1817 <entry>Client library for OpenStack Identity API</entry>
1818 <entry>Apache-2.0</entry>
1819</row>
1820<row>
1821 <entry>python-keystonemiddleware</entry>
1822 <entry>4.9.1</entry>
1823 <entry>Middleware for OpenStack Identity API</entry>
1824 <entry>Apache-2.0</entry>
1825</row>
1826<row>
1827 <entry>python-kombu</entry>
1828 <entry>3.0.37</entry>
1829 <entry>A messaging framework for Python</entry>
1830 <entry>BSD</entry>
1831</row>
1832<row>
1833 <entry>python-lockfile</entry>
1834 <entry>0.12.2</entry>
1835 <entry>Platform-independent file locking module</entry>
1836 <entry>MIT</entry>
1837</row>
1838<row>
1839 <entry>python-logutils</entry>
1840 <entry>0.3.3</entry>
1841 <entry>Set of handlers for the Python standard library's logging package</entry>
1842 <entry>BSD</entry>
1843</row>
1844<row>
1845 <entry>python-lxml</entry>
1846 <entry>3.7.3</entry>
1847 <entry>lxml is a Pythonic mature binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree API. It extends the ElementTree API significantly to offer support for XPath RelaxNG XML Schema XSLT C14N and much more.</entry>
1848 <entry> BSD, GPL-2.0, MIT, Python-2.0</entry>
1849</row>
1850<row>
1851 <entry>python-mako</entry>
1852 <entry>1.0.6</entry>
1853 <entry>Templating library for Python.</entry>
1854 <entry>MIT</entry>
1855</row>
1856<row>
1857 <entry>python-markupsafe</entry>
1858 <entry>0.23</entry>
1859 <entry>Implements a XML/HTML/XHTML Markup safe string for Python</entry>
1860 <entry>BSD-3-Clause</entry>
1861</row>
1862<row>
1863 <entry>python-mccabe</entry>
1864 <entry>0.4.0</entry>
1865 <entry>McCabe checker plugin for flake8.</entry>
1866 <entry>Apache-2.0</entry>
1867</row>
1868<row>
1869 <entry>python-memcache</entry>
1870 <entry>1.2.9</entry>
1871 <entry>A comprehensive fast pure Python memcached client</entry>
1872 <entry>Apache-2.0</entry>
1873</row>
1874<row>
1875 <entry>python-microversion-parse</entry>
1876 <entry>0.1.2</entry>
1877 <entry>OpenStack services use REST APIs which include HTTP headers. This package provides a simple parser for OpenStack microversion headers.</entry>
1878 <entry>Apache-2.0</entry>
1879</row>
1880<row>
1881 <entry>python-mistralclient</entry>
1882 <entry>2.1.2</entry>
1883 <entry>Python client for Mistral REST API</entry>
1884 <entry>Apache-2.0</entry>
1885</row>
1886<row>
1887 <entry>python-mock</entry>
1888 <entry>2.0.0</entry>
1889 <entry>A Python Mocking and Patching Library for Testing.</entry>
1890 <entry>Apache-2.0</entry>
1891</row>
1892<row>
1893 <entry>python-monotonic</entry>
1894 <entry>1.2</entry>
1895 <entry>An implementation of time.monotonic() for Python 2.0 through 3.2.</entry>
1896 <entry>Apache-2.0</entry>
1897</row>
1898<row>
1899 <entry>python-mox3</entry>
1900 <entry>0.20.0</entry>
1901 <entry>mox3: mock object framework for Python</entry>
1902 <entry>Apache-2.0</entry>
1903</row>
1904<row>
1905 <entry>python-msgpack</entry>
1906 <entry>0.4.8</entry>
1907 <entry>MessagePack (de)serializer.</entry>
1908 <entry>Apache-2.0</entry>
1909</row>
1910<row>
1911 <entry>python-ndg-httpsclient</entry>
1912 <entry>0.4.2</entry>
1913 <entry>Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL</entry>
1914 <entry>BSD</entry>
1915</row>
1916<row>
1917 <entry>python-netaddr</entry>
1918 <entry>0.7.19</entry>
1919 <entry>A network address manipulation library for Python..</entry>
1920 <entry>BSD</entry>
1921</row>
1922<row>
1923 <entry>python-netifaces</entry>
1924 <entry>0.10.6</entry>
1925 <entry>Portable network interface information..</entry>
1926 <entry>MIT</entry>
1927</row>
1928<row>
1929 <entry>python-neutron-lib</entry>
1930 <entry>0.4.0</entry>
1931 <entry>Neutron shared routines and utilities</entry>
1932 <entry>Apache-2.0</entry>
1933</row>
1934<row>
1935 <entry>python-neutron</entry>
1936 <entry>9.4.0</entry>
1937 <entry>Neutron (virtual network service)</entry>
1938 <entry>Apache-2.0</entry>
1939</row>
1940<row>
1941 <entry>python-neutronclient</entry>
1942 <entry>6.0.0-gitAUTOINC</entry>
1943 <entry>CLI and python client library for OpenStack Neutron</entry>
1944 <entry>Apache-2.0</entry>
1945</row>
1946<row>
1947 <entry>python-nose</entry>
1948 <entry>1.3.7</entry>
1949 <entry>nose extends the test loading and running features of unittest making it easier to write find and run tests.</entry>
1950 <entry>LGPL-2.1</entry>
1951</row>
1952<row>
1953 <entry>python-nova</entry>
1954 <entry>14.0.7</entry>
1955 <entry>Nova is a cloud computing fabric controller</entry>
1956 <entry>Apache-2.0</entry>
1957</row>
1958<row>
1959 <entry>python-novaclient</entry>
1960 <entry>6.0.1</entry>
1961 <entry>Client library for OpenStack Compute API</entry>
1962 <entry>Apache-2.0</entry>
1963</row>
1964<row>
1965 <entry>python-oauthlib</entry>
1966 <entry>0.7.2</entry>
1967 <entry>A generic spec-compliant thorough implementation of the OAuth request-signing logic</entry>
1968 <entry>Apache-2.0</entry>
1969</row>
1970<row>
1971 <entry>python-openstack-nose</entry>
1972 <entry>0.11</entry>
1973 <entry>Openstack style output for nosetests</entry>
1974 <entry>Apache-2.0</entry>
1975</row>
1976<row>
1977 <entry>python-os-brick</entry>
1978 <entry>1.6.2</entry>
1979 <entry>OpenStack Cinder brick library for managing local volume attaches</entry>
1980 <entry>Apache-2.0</entry>
1981</row>
1982<row>
1983 <entry>python-os-client-config</entry>
1984 <entry>1.21.1</entry>
1985 <entry>OpenStack Client Configuation Library</entry>
1986 <entry>Apache-2.0</entry>
1987</row>
1988<row>
1989 <entry>python-os-vif</entry>
1990 <entry>1.2.1</entry>
1991 <entry>A library for plugging and unplugging virtual interfaces in OpenStack</entry>
1992 <entry>Apache-2.0</entry>
1993</row>
1994<row>
1995 <entry>python-os-win</entry>
1996 <entry>1.2.2</entry>
1997 <entry>Windows / Hyper-V library for OpenStack projects</entry>
1998 <entry>Apache-2.0</entry>
1999</row>
2000<row>
2001 <entry>python-osc-lib</entry>
2002 <entry>1.1.0</entry>
2003 <entry>OpenStackClient Library</entry>
2004 <entry>Apache-2.0</entry>
2005</row>
2006<row>
2007 <entry>python-oslo.cache</entry>
2008 <entry>1.14.1</entry>
2009 <entry>An oslo.config enabled dogpile.cache</entry>
2010 <entry>Apache-2.0</entry>
2011</row>
2012<row>
2013 <entry>python-oslo.concurrency</entry>
2014 <entry>3.14.1</entry>
2015 <entry>oslo.concurrency library</entry>
2016 <entry>Apache-2.0</entry>
2017</row>
2018<row>
2019 <entry>python-oslo.config</entry>
2020 <entry>3.17.1</entry>
2021 <entry>API supporting parsing command line arguments and .ini style configuration files.</entry>
2022 <entry>Apache-2.0</entry>
2023</row>
2024<row>
2025 <entry>python-oslo.context</entry>
2026 <entry>2.9.0</entry>
2027 <entry>Oslo Context Library</entry>
2028 <entry>Apache-2.0</entry>
2029</row>
2030<row>
2031 <entry>python-oslo.db</entry>
2032 <entry>4.13.6</entry>
2033 <entry>oslo.db library</entry>
2034 <entry>Apache-2.0</entry>
2035</row>
2036<row>
2037 <entry>python-oslo.i18n</entry>
2038 <entry>3.9.0</entry>
2039 <entry>oslo.i18n library</entry>
2040 <entry>Apache-2.0</entry>
2041</row>
2042<row>
2043 <entry>python-oslo.log</entry>
2044 <entry>3.16.1</entry>
2045 <entry>Oslo Log Library</entry>
2046 <entry>Apache-2.0</entry>
2047</row>
2048<row>
2049 <entry>python-oslo.messaging</entry>
2050 <entry>5.10.2</entry>
2051 <entry>Oslo Messaging API</entry>
2052 <entry>Apache-2.0</entry>
2053</row>
2054<row>
2055 <entry>python-oslo.middleware</entry>
2056 <entry>3.19.1</entry>
2057 <entry>Oslo Middleware library</entry>
2058 <entry>Apache-2.0</entry>
2059</row>
2060<row>
2061 <entry>python-oslo.policy</entry>
2062 <entry>1.14.0</entry>
2063 <entry>The Oslo Policy library provides support for RBAC policy enforcement across all OpenStack services.</entry>
2064 <entry>Apache-2.0</entry>
2065</row>
2066<row>
2067 <entry>python-oslo.privsep</entry>
2068 <entry>1.13.2</entry>
2069 <entry>This library helps applications perform actions which require more or less privileges than they were started with in a safe easy to code and easy to use manner. For more information on why this is generally a good idea please read over the principle of least privilege and the specification which created this library.</entry>
2070 <entry>Apache-2.0</entry>
2071</row>
2072<row>
2073 <entry>python-oslo.reports</entry>
2074 <entry>1.14.0</entry>
2075 <entry>oslo.reports library</entry>
2076 <entry>Apache-2.0</entry>
2077</row>
2078<row>
2079 <entry>python-oslo.rootwrap</entry>
2080 <entry>5.1.2</entry>
2081 <entry>Oslo Rootwrap</entry>
2082 <entry>Apache-2.0</entry>
2083</row>
2084<row>
2085 <entry>python-oslo.serialization</entry>
2086 <entry>2.13.1</entry>
2087 <entry>Oslo Serialization API</entry>
2088 <entry>Apache-2.0</entry>
2089</row>
2090<row>
2091 <entry>python-oslo.service</entry>
2092 <entry>1.16.1</entry>
2093 <entry>oslo.service library</entry>
2094 <entry>Apache-2.0</entry>
2095</row>
2096<row>
2097 <entry>python-oslo.utils</entry>
2098 <entry>3.16.1</entry>
2099 <entry>Oslo utils</entry>
2100 <entry>Apache-2.0</entry>
2101</row>
2102<row>
2103 <entry>python-oslo.versionedobjects</entry>
2104 <entry>1.17.1</entry>
2105 <entry>oslo.versionedobjects library</entry>
2106 <entry>Apache-2.0</entry>
2107</row>
2108<row>
2109 <entry>python-oslotest</entry>
2110 <entry>2.10.1</entry>
2111 <entry>OpenStack test framework and test fixtures. The oslotest package can be cross-tested against its consuming projects to ensure that no changes to the library break the tests in those other projects.</entry>
2112 <entry>Apache-2.0</entry>
2113</row>
2114<row>
2115 <entry>python-osprofiler</entry>
2116 <entry>1.4.0</entry>
2117 <entry>OpenStack Profiler Library</entry>
2118 <entry>Apache-2.0</entry>
2119</row>
2120<row>
2121 <entry>python-pam</entry>
2122 <entry>1.8.2</entry>
2123 <entry>Python PAM module using ctypes py3/py2.</entry>
2124 <entry>MIT</entry>
2125</row>
2126<row>
2127 <entry>python-paramiko</entry>
2128 <entry>2.1.1</entry>
2129 <entry>SSH2 protocol library</entry>
2130 <entry>LGPL-2.1</entry>
2131</row>
2132<row>
2133 <entry>python-passlib</entry>
2134 <entry>1.7.1</entry>
2135 <entry>Passlib is a password hashing library for Python 2 &amp; 3 which provides cross-platform implementations of over 30 password hashing algorithms as well as a framework for managing existing password hashes. It’s designed to be useful for a wide range of tasks from verifying a hash found in /etc/shadow to providing full-strength password hashing for multi-user applications.</entry>
2136 <entry>BSD</entry>
2137</row>
2138<row>
2139 <entry>python-paste</entry>
2140 <entry>2.0.3</entry>
2141 <entry>Tools for using a Web Server Gateway Interface stack.</entry>
2142 <entry>MIT</entry>
2143</row>
2144<row>
2145 <entry>python-pastedeploy</entry>
2146 <entry>1.5.2</entry>
2147 <entry>Load configure and compose WSGI applications and servers</entry>
2148 <entry>MIT</entry>
2149</row>
2150<row>
2151 <entry>python-pbr</entry>
2152 <entry>2.0.0</entry>
2153 <entry>Python Build Reasonableness: PBR is a library that injects some useful and sensible default behaviors into your setuptools run</entry>
2154 <entry>Apache-2.0</entry>
2155</row>
2156<row>
2157 <entry>python-pecan</entry>
2158 <entry>1.2.1</entry>
2159 <entry>WSGI object-dispatching web framework</entry>
2160 <entry>BSD</entry>
2161</row>
2162<row>
2163 <entry>python-pep8</entry>
2164 <entry>1.7.0</entry>
2165 <entry>Python style guide checker.</entry>
2166 <entry>Apache-2.0</entry>
2167</row>
2168<row>
2169 <entry>python-pika-pool</entry>
2170 <entry>0.1.3</entry>
2171 <entry>pools for your pikas.</entry>
2172 <entry>BSD-3-Clause</entry>
2173</row>
2174<row>
2175 <entry>python-pika</entry>
2176 <entry>0.10.0</entry>
2177 <entry>Pure Python RabbitMQ/AMQP 0-9-1 client library.</entry>
2178 <entry>BSD-3-Clause</entry>
2179</row>
2180<row>
2181 <entry>python-pip</entry>
2182 <entry>9.0.1</entry>
2183 <entry>PIP is a tool for installing and managing Python packages.</entry>
2184 <entry> MIT, LGPL-2.1</entry>
2185</row>
2186<row>
2187 <entry>python-ply</entry>
2188 <entry>3.10</entry>
2189 <entry>Python ply: PLY is yet another implementation of lex and yacc for Python</entry>
2190 <entry>BSD</entry>
2191</row>
2192<row>
2193 <entry>python-positional</entry>
2194 <entry>1.1.1</entry>
2195 <entry>Library to enforce positional or key-word arguments</entry>
2196 <entry>Apache-2.0</entry>
2197</row>
2198<row>
2199 <entry>python-posix-ipc</entry>
2200 <entry>1.0.0</entry>
2201 <entry>POSIX IPC primitives (semaphores shared memory and message queues) for Python</entry>
2202 <entry>BSD</entry>
2203</row>
2204<row>
2205 <entry>python-pretend</entry>
2206 <entry>1.0.8</entry>
2207 <entry>A library for stubbing in Python.</entry>
2208 <entry>BSD</entry>
2209</row>
2210<row>
2211 <entry>python-prettytable</entry>
2212 <entry>0.7.2</entry>
2213 <entry>Python library for displaying tabular data in a ASCII table format.</entry>
2214 <entry>BSD</entry>
2215</row>
2216<row>
2217 <entry>python-psutil</entry>
2218 <entry>5.2.0</entry>
2219 <entry>A cross-platform process and system utilities module for Python.</entry>
2220 <entry>BSD</entry>
2221</row>
2222<row>
2223 <entry>python-psycopg2</entry>
2224 <entry>2.6.2</entry>
2225 <entry>Python-PostgreSQL Database Adapter</entry>
2226 <entry>GPL-3.0</entry>
2227</row>
2228<row>
2229 <entry>python-py</entry>
2230 <entry>1.4.32</entry>
2231 <entry>Library with cross-python path ini-parsing io code log facilities.</entry>
2232 <entry>MIT</entry>
2233</row>
2234<row>
2235 <entry>python-pyasn1</entry>
2236 <entry>0.2.3</entry>
2237 <entry>Python library implementing ASN.1 types..</entry>
2238 <entry>BSD-2-Clause</entry>
2239</row>
2240<row>
2241 <entry>python-pycadf</entry>
2242 <entry>1.1.0</entry>
2243 <entry>CADF Library</entry>
2244 <entry>Apache-2.0</entry>
2245</row>
2246<row>
2247 <entry>python-pycparser</entry>
2248 <entry>2.17</entry>
2249 <entry>Parser of the C language written in pure Python.</entry>
2250 <entry>BSD-3-Clause</entry>
2251</row>
2252<row>
2253 <entry>python-pycrypto</entry>
2254 <entry>2.6.1</entry>
2255 <entry>Cryptographic modules for Python.</entry>
2256 <entry>Python-2.0</entry>
2257</row>
2258<row>
2259 <entry>python-pyflakes</entry>
2260 <entry>1.2.3</entry>
2261 <entry>passive checker of Python programs.</entry>
2262 <entry>Apache-2.0</entry>
2263</row>
2264<row>
2265 <entry>python-pyinotify</entry>
2266 <entry>0.9.6</entry>
2267 <entry>Python pyinotify: Linux filesystem events monitoring</entry>
2268 <entry>MIT</entry>
2269</row>
2270<row>
2271 <entry>python-pymongo</entry>
2272 <entry>3.4.0</entry>
2273 <entry>The PyMongo distribution contains tools for interacting with MongoDB database from Python. The bson package is an implementation of the BSON format for Python. The pymongo package is a native Python driver for MongoDB. The gridfs package is a gridfs implementation on top of pymongo.</entry>
2274 <entry>Apache-2.0</entry>
2275</row>
2276<row>
2277 <entry>python-pyopenssl</entry>
2278 <entry>16.2.0</entry>
2279 <entry>Simple Python wrapper around the OpenSSL library.</entry>
2280 <entry>Apache-2.0</entry>
2281</row>
2282<row>
2283 <entry>python-pyparsing</entry>
2284 <entry>2.2.0</entry>
2285 <entry>Python parsing module.</entry>
2286 <entry>MIT</entry>
2287</row>
2288<row>
2289 <entry>python-pysaml2</entry>
2290 <entry>3.0.2</entry>
2291 <entry>Python implementation of SAML Version 2 to be used in a WSGI environment</entry>
2292 <entry>Apache-2.0</entry>
2293</row>
2294<row>
2295 <entry>python-pysmi</entry>
2296 <entry>0.1.2</entry>
2297 <entry>A pure-Python implementation of SNMP/SMI MIB parsing and conversion library. Can produce PySNMP MIB modules. </entry>
2298 <entry>BSD</entry>
2299</row>
2300<row>
2301 <entry>python-pysnmp</entry>
2302 <entry>4.3.5</entry>
2303 <entry>SNMP v1/v2c/v3 engine and apps written in pure-Python. Supports Manager/Agent/Proxy roles scriptable MIBs asynchronous operation (asyncio twisted asyncore) and multiple transports.</entry>
2304 <entry>BSD</entry>
2305</row>
2306<row>
2307 <entry>python-pysocks</entry>
2308 <entry>1.6.6</entry>
2309 <entry>A Python SOCKS client module</entry>
2310 <entry>BSD</entry>
2311</row>
2312<row>
2313 <entry>python-pytest</entry>
2314 <entry>3.0.6</entry>
2315 <entry>Simple powerful teting with python.</entry>
2316 <entry>MIT</entry>
2317</row>
2318<row>
2319 <entry>python-python-editor</entry>
2320 <entry>0.4</entry>
2321 <entry>Programmatically open an editor capture the result</entry>
2322 <entry>Apache-2.0</entry>
2323</row>
2324<row>
2325 <entry>python-pytz</entry>
2326 <entry>2017.2</entry>
2327 <entry>World timezone definitions modern and historical.</entry>
2328 <entry>MIT</entry>
2329</row>
2330<row>
2331 <entry>python-pyyaml</entry>
2332 <entry>3.11</entry>
2333 <entry> YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python. . PyYAML features a complete YAML 1.1 parser Unicode support pickle support capable extension API and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that allow to represent an arbitrary Python object. . PyYAML is applicable for a broad range of tasks from complex configuration files to object serialization and persistance. </entry>
2334 <entry>MIT</entry>
2335</row>
2336<row>
2337 <entry>python-repoze.lru</entry>
2338 <entry>0.6</entry>
2339 <entry>repoze.lru is a LRU (least recently used) cache implementation. Keys and values that are not used frequently will be evicted from the cache faster than keys and values that are used frequently. </entry>
2340 <entry>BSD-Modification-copyright</entry>
2341</row>
2342<row>
2343 <entry>python-repoze.who</entry>
2344 <entry>2.2</entry>
2345 <entry>An identification and authentication framework for WSGI</entry>
2346 <entry>BSD-Modification</entry>
2347</row>
2348<row>
2349 <entry>python-requests</entry>
2350 <entry>2.13.0</entry>
2351 <entry>Python HTTP for Humans.</entry>
2352 <entry>Apache-2.0</entry>
2353</row>
2354<row>
2355 <entry>python-requestsexceptions</entry>
2356 <entry>1.1.3</entry>
2357 <entry>Import exceptions from potentially bundled packages in requests.</entry>
2358 <entry>Apache-2.0</entry>
2359</row>
2360<row>
2361 <entry>python-retrying</entry>
2362 <entry>1.3.3</entry>
2363 <entry>Retrying</entry>
2364 <entry>Apache-2.0</entry>
2365</row>
2366<row>
2367 <entry>python-rfc3986</entry>
2368 <entry>0.4.1</entry>
2369 <entry>Validating URI References per RFC 3986</entry>
2370 <entry>Apache-2.0</entry>
2371</row>
2372<row>
2373 <entry>python-rfc3987</entry>
2374 <entry>1.3.7</entry>
2375 <entry>Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987).</entry>
2376 <entry>GPL-3.0</entry>
2377</row>
2378<row>
2379 <entry>python-routes</entry>
2380 <entry>2.4.1</entry>
2381 <entry>A Python re-implementation of the Rails routes system.</entry>
2382 <entry>MIT</entry>
2383</row>
2384<row>
2385 <entry>python-ryu</entry>
2386 <entry>4.16</entry>
2387 <entry>Ryu component-based software defined networking framework</entry>
2388 <entry>Apache-2.0</entry>
2389</row>
2390<row>
2391 <entry>python-setproctitle</entry>
2392 <entry>1.1.10</entry>
2393 <entry>A Python module to customize the process title</entry>
2394 <entry>BSD</entry>
2395</row>
2396<row>
2397 <entry>python-setuptools-git</entry>
2398 <entry>1.1</entry>
2399 <entry>Plugin for setuptools that enables git integration</entry>
2400 <entry>BSD</entry>
2401</row>
2402<row>
2403 <entry>python-setuptools</entry>
2404 <entry>32.1.1</entry>
2405 <entry>Download build install upgrade and uninstall Python packages.</entry>
2406 <entry>MIT</entry>
2407</row>
2408<row>
2409 <entry>python-simplegeneric</entry>
2410 <entry>0.8.1</entry>
2411 <entry>Simple generic functions</entry>
2412 <entry>Apache-2.0</entry>
2413</row>
2414<row>
2415 <entry>python-simplejson</entry>
2416 <entry>3.7.3</entry>
2417 <entry> JSON &lt;http://json.org&gt; encoder and decoder for Python 2.5+ and Python 3.3+. It is pure Python code with no dependencies but includes an optional C extension for a serious speed boost </entry>
2418 <entry>MIT</entry>
2419</row>
2420<row>
2421 <entry>python-singledispatch</entry>
2422 <entry>3.4.0.3</entry>
2423 <entry>PEP 443 proposed to expose a mechanism in the functools standard library module in Python 3.4 that provides a simple form of generic programming known as single-dispatch generic functions. This library is a backport of this functionality to Python 2.6 - 3.3</entry>
2424 <entry>Apache-2.0</entry>
2425</row>
2426<row>
2427 <entry>python-six</entry>
2428 <entry>1.10.0</entry>
2429 <entry>Python 2 and 3 compatibility utilities</entry>
2430 <entry>MIT</entry>
2431</row>
2432<row>
2433 <entry>python-sphinx</entry>
2434 <entry>1.4.1</entry>
2435 <entry>Python documentation generator</entry>
2436 <entry>BSD</entry>
2437</row>
2438<row>
2439 <entry>python-sqlalchemy-migrate</entry>
2440 <entry>0.10.0</entry>
2441 <entry>Database schema migration for SQLAlchemy</entry>
2442 <entry>MIT</entry>
2443</row>
2444<row>
2445 <entry>python-sqlalchemy</entry>
2446 <entry>1.0.16</entry>
2447 <entry>Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL</entry>
2448 <entry>MIT</entry>
2449</row>
2450<row>
2451 <entry>python-sqlparse</entry>
2452 <entry>0.1.16</entry>
2453 <entry>Non-validating SQL parser module</entry>
2454 <entry>BSD</entry>
2455</row>
2456<row>
2457 <entry>python-stevedore</entry>
2458 <entry>1.19.1</entry>
2459 <entry>Manage dynamic plugins for Python applications</entry>
2460 <entry>Apache-2.0</entry>
2461</row>
2462<row>
2463 <entry>python-strict-rfc3339</entry>
2464 <entry>0.7</entry>
2465 <entry>Strict simple lightweight RFC3339 function.s.</entry>
2466 <entry>GPL-3.0</entry>
2467</row>
2468<row>
2469 <entry>python-subunit</entry>
2470 <entry>1.1.0</entry>
2471 <entry>Python implementation of subunit test streaming protocol</entry>
2472 <entry>Apache-2.0</entry>
2473</row>
2474<row>
2475 <entry>python-suds-jurko</entry>
2476 <entry>0.6</entry>
2477 <entry>Lightweight SOAP client (Jurko's fork)</entry>
2478 <entry>LGPL-3.0</entry>
2479</row>
2480<row>
2481 <entry>python-swiftclient</entry>
2482 <entry>3.1.0</entry>
2483 <entry>Client library for OpenStack Object Storage API</entry>
2484 <entry>Apache-2.0</entry>
2485</row>
2486<row>
2487 <entry>python-sysv-ipc</entry>
2488 <entry>0.6.8</entry>
2489 <entry>System V IPC primitives (semaphores shared memory and message queues) for Python</entry>
2490 <entry>Apache-2.0</entry>
2491</row>
2492<row>
2493 <entry>python-tempita</entry>
2494 <entry>0.5.3dev</entry>
2495 <entry>A very small text templating language</entry>
2496 <entry>MIT</entry>
2497</row>
2498<row>
2499 <entry>python-termcolor</entry>
2500 <entry>1.1.0</entry>
2501 <entry>ANSII Color formatting for output in terminal</entry>
2502 <entry>MIT</entry>
2503</row>
2504<row>
2505 <entry>python-testrepository</entry>
2506 <entry>0.0.20</entry>
2507 <entry>A repository of test results</entry>
2508 <entry>Apache-2.0</entry>
2509</row>
2510<row>
2511 <entry>python-testscenarios</entry>
2512 <entry>0.5.0</entry>
2513 <entry>testscenarios: a pyunit extension for dependency injection</entry>
2514 <entry>BSD</entry>
2515</row>
2516<row>
2517 <entry>python-testtools</entry>
2518 <entry>2.2.0</entry>
2519 <entry>Extensions to the Python standard library unit testing framework</entry>
2520 <entry>Apache-2.0</entry>
2521</row>
2522<row>
2523 <entry>python-thrift</entry>
2524 <entry>0.10.0</entry>
2525 <entry>Python bindings for the Apache Thrift RPC system.</entry>
2526 <entry>Apache-2.0</entry>
2527</row>
2528<row>
2529 <entry>python-tinyrpc</entry>
2530 <entry>0.5</entry>
2531 <entry>A small modular transport and protocol neutral RPC library that among other things supports JSON-RPC and zmq.</entry>
2532 <entry>MIT</entry>
2533</row>
2534<row>
2535 <entry>python-tooz</entry>
2536 <entry>1.43.1</entry>
2537 <entry>Coordination library for distributed systems.</entry>
2538 <entry>Apache-2.0</entry>
2539</row>
2540<row>
2541 <entry>python-troveclient</entry>
2542 <entry>2.5.0</entry>
2543 <entry>Trove Client Library for OpenStack Datbase service</entry>
2544 <entry>Apache-2.0</entry>
2545</row>
2546<row>
2547 <entry>python-twisted</entry>
2548 <entry>13.2.0</entry>
2549 <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>
2550 <entry>MIT</entry>
2551</row>
2552<row>
2553 <entry>python-unicodecsv</entry>
2554 <entry>0.14.1</entry>
2555 <entry>Python2's stdlib csv module replacement with unicode support.</entry>
2556 <entry>BSD</entry>
2557</row>
2558<row>
2559 <entry>python-urllib3</entry>
2560 <entry>1.2</entry>
2561 <entry>Python HTTP library with thread-safe connection pooling file post support sanity friendly and more.</entry>
2562 <entry>MIT</entry>
2563</row>
2564<row>
2565 <entry>python-voluptuous</entry>
2566 <entry>0.10.5</entry>
2567 <entry>Voluptuous is a Python data validation library</entry>
2568 <entry>BSD</entry>
2569</row>
2570<row>
2571 <entry>python-waitress</entry>
2572 <entry>1.0.1</entry>
2573 <entry>Waitress WSGI server</entry>
2574 <entry>Apache-2.0</entry>
2575</row>
2576<row>
2577 <entry>python-warlock</entry>
2578 <entry>1.2.0</entry>
2579 <entry>Build self-validating python objects using JSON schemas</entry>
2580 <entry>Apache-2.0</entry>
2581</row>
2582<row>
2583 <entry>python-webob</entry>
2584 <entry>1.6.0</entry>
2585 <entry>WSGI request and response object</entry>
2586 <entry>MIT</entry>
2587</row>
2588<row>
2589 <entry>python-websockify</entry>
2590 <entry>0.8.0</entry>
2591 <entry>WebSockets support for any application/server</entry>
2592 <entry>LGPL-3.0</entry>
2593</row>
2594<row>
2595 <entry>python-webtest</entry>
2596 <entry>2.0.21</entry>
2597 <entry>Helper to test WSGI applications</entry>
2598 <entry>Apache-2.0</entry>
2599</row>
2600<row>
2601 <entry>python-werkzeug</entry>
2602 <entry>0.10.4</entry>
2603 <entry>The Swiss Army knife of Python web development</entry>
2604 <entry>BSD-3-Clause</entry>
2605</row>
2606<row>
2607 <entry>python-wrapt</entry>
2608 <entry>1.10.8</entry>
2609 <entry>A Python module for decorators wrappers and monkey patching..</entry>
2610 <entry>BSD</entry>
2611</row>
2612<row>
2613 <entry>python-wsme</entry>
2614 <entry>0.9.1</entry>
2615 <entry>Simplify the writing of REST APIs and extend them with additional protocols</entry>
2616 <entry>Apache-2.0</entry>
2617</row>
2618<row>
2619 <entry>python-zake</entry>
2620 <entry>0.2.1</entry>
2621 <entry>A python package that works to provide a nice set of testing utilities for the kazoo library.</entry>
2622 <entry>Apache-2.0</entry>
2623</row>
2624<row>
2625 <entry>python-zopeinterface</entry>
2626 <entry>4.3.3</entry>
2627 <entry>Interface definitions for Zope products.</entry>
2628 <entry>ZPL-2.1</entry>
2629</row>
2630<row>
2631 <entry>python</entry>
2632 <entry>2.7.13</entry>
2633 <entry>The Python Programming Language.</entry>
2634 <entry>Python-2.0</entry>
2635</row>
2636<row>
2637 <entry>python3-dbus</entry>
2638 <entry>1.2.4</entry>
2639 <entry>Python bindings for the DBus inter-process communication system.</entry>
2640 <entry>MIT</entry>
2641</row>
2642<row>
2643 <entry>python3-iniparse</entry>
2644 <entry>0.4</entry>
2645 <entry>Accessing and Modifying INI files.</entry>
2646 <entry> MIT, Python-2.0</entry>
2647</row>
2648<row>
2649 <entry>python3-pycairo</entry>
2650 <entry>1.10.0</entry>
2651 <entry>Python bindings for the Cairo canvas library.</entry>
2652 <entry>LGPL-3.0</entry>
2653</row>
2654<row>
2655 <entry>python3-pygobject</entry>
2656 <entry>3.22.0</entry>
2657 <entry>Python GObject bindings.</entry>
2658 <entry>LGPL-2.1</entry>
2659</row>
2660<row>
2661 <entry>python3-pygpgme</entry>
2662 <entry>0.3</entry>
2663 <entry>A Python module for working with OpenPGP messages.</entry>
2664 <entry>LGPL-2.1</entry>
2665</row>
2666<row>
2667 <entry>python3-setuptools</entry>
2668 <entry>32.1.1</entry>
2669 <entry>Download build install upgrade and uninstall Python packages.</entry>
2670 <entry>MIT</entry>
2671</row>
2672<row>
2673 <entry>python3-six</entry>
2674 <entry>1.10.0</entry>
2675 <entry>Python 2 and 3 compatibility library.</entry>
2676 <entry>MIT</entry>
2677</row>
2678<row>
2679 <entry>python3</entry>
2680 <entry>3.5.2</entry>
2681 <entry>The Python Programming Language.</entry>
2682 <entry>Python-2.0</entry>
2683</row>
2684<row>
2685 <entry>qemu-helper</entry>
2686 <entry>1.0</entry>
2687 <entry>Qemu helper scripts.</entry>
2688 <entry>GPL-2.0</entry>
2689</row>
2690<row>
2691 <entry>qemu</entry>
2692 <entry>2.8.0</entry>
2693 <entry>Fast open source processor emulator.</entry>
2694 <entry> GPL-2.0, LGPL-2.1</entry>
2695</row>
2696<row>
2697 <entry>qemuwrapper</entry>
2698 <entry>1.0</entry>
2699 <entry>QEMU wrapper script.</entry>
2700 <entry>MIT</entry>
2701</row>
2702<row>
2703 <entry>quilt</entry>
2704 <entry>0.65</entry>
2705 <entry>Tool for working with series of patches.</entry>
2706 <entry>GPL-2.0</entry>
2707</row>
2708<row>
2709 <entry>quota</entry>
2710 <entry>4.03</entry>
2711 <entry>Tools for monitoring &amp; limiting user disk usage per filesystem.</entry>
2712 <entry> BSD, GPL-2.0, LGPL-2.1</entry>
2713</row>
2714<row>
2715 <entry>randrproto</entry>
2716 <entry>1.5.0</entry>
2717 <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>
2718 <entry>MIT</entry>
2719</row>
2720<row>
2721 <entry>readline</entry>
2722 <entry>7.0</entry>
2723 <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>
2724 <entry>GPL-3.0</entry>
2725</row>
2726<row>
2727 <entry>renderproto</entry>
2728 <entry>0.11.1</entry>
2729 <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>
2730 <entry>MIT</entry>
2731</row>
2732<row>
2733 <entry>rpcbind</entry>
2734 <entry>0.2.4</entry>
2735 <entry>The rpcbind utility is a server that converts RPC program numbers into universal addresses.</entry>
2736 <entry>BSD</entry>
2737</row>
2738<row>
2739 <entry>rpm</entry>
2740 <entry>4.13.90</entry>
2741 <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>
2742 <entry>GPL-2.0</entry>
2743</row>
2744<row>
2745 <entry>rsync</entry>
2746 <entry>3.1.2</entry>
2747 <entry>File synchronization tool.</entry>
2748 <entry>GPL-3.0</entry>
2749</row>
2750<row>
2751 <entry>run-postinsts</entry>
2752 <entry>1.0</entry>
2753 <entry>Runs postinstall scripts on first boot of the target device.</entry>
2754 <entry>MIT</entry>
2755</row>
2756<row>
2757 <entry>sed</entry>
2758 <entry>4.2.2</entry>
2759 <entry>Stream EDitor (text filtering utility).</entry>
2760 <entry>GPL-3.0</entry>
2761</row>
2762<row>
2763 <entry>sg3-utils</entry>
2764 <entry>1.42</entry>
2765 <entry>This package contains low level utilities for devices that use the SCSI command set</entry>
2766 <entry> GPL-2.0, BSD</entry>
2767</row>
2768<row>
2769 <entry>shadow-securetty</entry>
2770 <entry>4.2.1</entry>
2771 <entry>Provider of the machine specific securetty file.</entry>
2772 <entry>MIT</entry>
2773</row>
2774<row>
2775 <entry>shadow-sysroot</entry>
2776 <entry>4.2.1</entry>
2777 <entry>Shadow utils requirements for useradd.bbclass.</entry>
2778 <entry> BSD, Artistic-1.0</entry>
2779</row>
2780<row>
2781 <entry>shadow</entry>
2782 <entry>4.2.1</entry>
2783 <entry>Tools to change and administer password and group data.</entry>
2784 <entry> BSD, Artistic-1.0</entry>
2785</row>
2786<row>
2787 <entry>shared-mime-info</entry>
2788 <entry>1.8</entry>
2789 <entry>Shared MIME type database and specification.</entry>
2790 <entry>LGPL-2.0</entry>
2791</row>
2792<row>
2793 <entry>spice-html5</entry>
2794 <entry>0.1.4</entry>
2795 <entry> Spice Web client which runs entirely within a modern browser. It is limited in function a bit slow and lacks support for many features of Spice (audio video agents just to name a few). . The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running but from anywhere on the Internet and from a wide variety of machine architectures. </entry>
2796 <entry> GPL-3.0, LGPL-3.0</entry>
2797</row>
2798<row>
2799 <entry>sqlite3</entry>
2800 <entry>3.17.0</entry>
2801 <entry>Embeddable SQL database engine.</entry>
2802 <entry>PD</entry>
2803</row>
2804<row>
2805 <entry>strace</entry>
2806 <entry>4.16</entry>
2807 <entry>System call tracing tool.</entry>
2808 <entry>BSD</entry>
2809</row>
2810<row>
2811 <entry>sudo</entry>
2812 <entry>1.8.19p2</entry>
2813 <entry>Sudo (superuser do) allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root while logging all commands and arguments.</entry>
2814 <entry> ISC, BSD, Zlib</entry>
2815</row>
2816<row>
2817 <entry>swig</entry>
2818 <entry>3.0.12</entry>
2819 <entry>SWIG - Simplified Wrapper and Interface Generator.</entry>
2820 <entry> BSD, GPL-3.0</entry>
2821</row>
2822<row>
2823 <entry>sysfsutils</entry>
2824 <entry>2.1.0</entry>
2825 <entry>Tools for working with the sysfs virtual filesystem. The tool 'systool' can query devices by bus class and topology.</entry>
2826 <entry> GPL-2.0, LGPL-2.1</entry>
2827</row>
2828<row>
2829 <entry>sysklogd</entry>
2830 <entry>1.5.1</entry>
2831 <entry>The sysklogd package implements two system log daemons: syslogd klogd</entry>
2832 <entry> GPL-2.0, BSD</entry>
2833</row>
2834<row>
2835 <entry>syslinux</entry>
2836 <entry>6.03</entry>
2837 <entry>Multi-purpose linux bootloader.</entry>
2838 <entry>GPL-2.0</entry>
2839</row>
2840<row>
2841 <entry>systemd-compat-units</entry>
2842 <entry>1.0</entry>
2843 <entry>Enhances systemd compatilibity with existing SysVinit scripts.</entry>
2844 <entry>MIT</entry>
2845</row>
2846<row>
2847 <entry>systemd-serialgetty</entry>
2848 <entry>1.0</entry>
2849 <entry>Serial terminal support for systemd.</entry>
2850 <entry>GPL-2.0</entry>
2851</row>
2852<row>
2853 <entry>systemd-systemctl</entry>
2854 <entry>1.0</entry>
2855 <entry>Wrapper for enabling systemd services.</entry>
2856 <entry>MIT</entry>
2857</row>
2858<row>
2859 <entry>systemd</entry>
2860 <entry>232</entry>
2861 <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>
2862 <entry> GPL-2.0, LGPL-2.1</entry>
2863</row>
2864<row>
2865 <entry>systemtap</entry>
2866 <entry>3.1</entry>
2867 <entry>Script-directed dynamic tracing and performance analysis tool for Linux.</entry>
2868 <entry>GPL-2.0</entry>
2869</row>
2870<row>
2871 <entry>tcl</entry>
2872 <entry>8.6.6</entry>
2873 <entry>Tool Command Language.</entry>
2874 <entry> tcl, BSD-3-Clause</entry>
2875</row>
2876<row>
2877 <entry>tcp-wrappers</entry>
2878 <entry>7.6</entry>
2879 <entry>Tools for monitoring and filtering incoming requests for tcp services.</entry>
2880 <entry>BSD</entry>
2881</row>
2882<row>
2883 <entry>tcpdump</entry>
2884 <entry>4.9.0</entry>
2885 <entry>A sophisticated network protocol analyzer.</entry>
2886 <entry>BSD</entry>
2887</row>
2888<row>
2889 <entry>texinfo-dummy</entry>
2890 <entry>1.0</entry>
2891 <entry>Fake version of the texinfo utility suite.</entry>
2892 <entry>MIT</entry>
2893</row>
2894<row>
2895 <entry>tgt</entry>
2896 <entry>1.0.67</entry>
2897 <entry>Linux SCSI target framework (tgt)</entry>
2898 <entry>GPL-2.0</entry>
2899</row>
2900<row>
2901 <entry>thin-provisioning-tools</entry>
2902 <entry>0.6.3</entry>
2903 <entry>A suite of tools for manipulating the metadata of the dm-thin device-mapper target.</entry>
2904 <entry>GPL-3.0</entry>
2905</row>
2906<row>
2907 <entry>tzcode</entry>
2908 <entry>2017b</entry>
2909 <entry>tzcode timezone zoneinfo utils -- zic zdump tzselect.</entry>
2910 <entry> PD, BSD, BSD-3-Clause</entry>
2911</row>
2912<row>
2913 <entry>tzdata</entry>
2914 <entry>2017b</entry>
2915 <entry>Timezone data.</entry>
2916 <entry> PD, BSD, BSD-3-Clause</entry>
2917</row>
2918<row>
2919 <entry>unfs3</entry>
2920 <entry>0.9.22.r497</entry>
2921 <entry>Userspace NFS server v3 protocol.</entry>
2922 <entry>unfs3</entry>
2923</row>
2924<row>
2925 <entry>unifdef</entry>
2926 <entry>2.11</entry>
2927 <entry>Selectively remove #ifdef statements from sources.</entry>
2928 <entry>BSD-2-Clause</entry>
2929</row>
2930<row>
2931 <entry>unzip</entry>
2932 <entry>6.0</entry>
2933 <entry>Utilities for extracting and viewing files in .zip archives.</entry>
2934 <entry>BSD-3-Clause</entry>
2935</row>
2936<row>
2937 <entry>update-rc.d</entry>
2938 <entry>0.7</entry>
2939 <entry>update-rc.d is a utility that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure.</entry>
2940 <entry>GPL-2.0</entry>
2941</row>
2942<row>
2943 <entry>util-linux</entry>
2944 <entry>2.29.1</entry>
2945 <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>
2946 <entry> GPL-2.0, LGPL-2.1, BSD</entry>
2947</row>
2948<row>
2949 <entry>util-macros</entry>
2950 <entry>1.19.1</entry>
2951 <entry>M4 autotools macros used by various X.org programs.</entry>
2952 <entry> MIT</entry>
2953</row>
2954<row>
2955 <entry>vim</entry>
2956 <entry>8.0.0427</entry>
2957 <entry>Vi IMproved - enhanced vi editor.</entry>
2958 <entry>vim</entry>
2959</row>
2960<row>
2961 <entry>volatile-binds</entry>
2962 <entry>1.0</entry>
2963 <entry>Volatile bind mount setup and configuration for read-only-rootfs</entry>
2964 <entry>MIT</entry>
2965</row>
2966<row>
2967 <entry>xcb-proto</entry>
2968 <entry>1.12</entry>
2969 <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>
2970 <entry>MIT</entry>
2971</row>
2972<row>
2973 <entry>xextproto</entry>
2974 <entry>7.3.0</entry>
2975 <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>
2976 <entry> MIT</entry>
2977</row>
2978<row>
2979 <entry>xineramaproto</entry>
2980 <entry>1.2.1</entry>
2981 <entry>This package provides the wire protocol for the Xinerama extension. This extension is used for retrieving information about physical output devices which may be combined into a single logical X screen.</entry>
2982 <entry> MIT</entry>
2983</row>
2984<row>
2985 <entry>xkeyboard-config</entry>
2986 <entry>2.20</entry>
2987 <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>
2988 <entry> MIT</entry>
2989</row>
2990<row>
2991 <entry>xmlto</entry>
2992 <entry>0.0.28</entry>
2993 <entry>A shell-script tool for converting XML files to various formats.</entry>
2994 <entry>GPL-2.0</entry>
2995</row>
2996<row>
2997 <entry>xproto</entry>
2998 <entry>7.0.31</entry>
2999 <entry>This package provides the basic headers for the X Window System.</entry>
3000 <entry> MIT</entry>
3001</row>
3002<row>
3003 <entry>xterm</entry>
3004 <entry>325</entry>
3005 <entry>xterm is the standard terminal emulator for the X Window System.</entry>
3006 <entry>MIT</entry>
3007</row>
3008<row>
3009 <entry>xtrans</entry>
3010 <entry>1.3.5</entry>
3011 <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>
3012 <entry> MIT</entry>
3013</row>
3014<row>
3015 <entry>xz</entry>
3016 <entry>5.2.3</entry>
3017 <entry>Utilities for managing LZMA compressed files.</entry>
3018 <entry> GPL-2.0, LGPL-2.1, PD</entry>
3019</row>
3020<row>
3021 <entry>yajl</entry>
3022 <entry>2.1.0</entry>
3023 <entry>YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C and a small validating JSON generator.</entry>
3024 <entry>ISC</entry>
3025</row>
3026<row>
3027 <entry>zisofs-tools</entry>
3028 <entry>1.0.8</entry>
3029 <entry>Utilities for creating compressed CD-ROM filesystems.</entry>
3030 <entry>GPL-2.0</entry>
3031</row>
3032<row>
3033 <entry>zlib</entry>
3034 <entry>1.2.11</entry>
3035 <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry>
3036 <entry>Zlib</entry>
3037</row>
3038 </tbody>
3039 </tgroup>
3040 </informaltable>
3041 </section>
3042 <section id="open_source_license">
3043 <title>Open Source Licenses</title>
3044<section id="lic_0">
3045<title>AFL-2.0</title>
3046<para><programlisting>
3047
3048The Academic Free License
3049 v. 2.0
3050
3051This Academic Free License (the "License") applies to any original work of authorship
3052(the "Original Work") whose owner (the "Licensor") has placed the following notice
3053immediately following the copyright notice for the Original Work:
3054Licensed under the Academic Free License version 2.0
3055
30561) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free,
3057non-exclusive, perpetual, sublicenseable license to do the following:
3058a) to reproduce the Original Work in copies;
3059
3060b) to prepare derivative works ("Derivative Works") based upon the Original Work;
3061
3062c) to distribute copies of the Original Work and Derivative Works to the public;
3063
3064d) to perform the Original Work publicly; and
3065
3066e) to display the Original Work publicly.
3067
30682) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free,
3069non-exclusive, perpetual, sublicenseable license, under patent claims owned or
3070controlled by the Licensor that are embodied in the Original Work as furnished by the
3071Licensor, to make, use, sell and offer for sale the Original Work and Derivative
3072Works.
3073
30743) Grant of Source Code License. The term "Source Code" means the preferred form of
3075the Original Work for making modifications to it and all available documentation
3076describing how to modify the Original Work. Licensor hereby agrees to provide a
3077machine-readable copy of the Source Code of the Original Work along with each copy of
3078the Original Work that Licensor distributes. Licensor reserves the right to satisfy
3079this obligation by placing a machine-readable copy of the Source Code in an
3080information repository reasonably calculated to permit inexpensive and convenient
3081access by You for as long as Licensor continues to distribute the Original Work, and
3082by publishing the address of that information repository in a notice immediately
3083following the copyright notice that applies to the Original Work.
3084
30854) Exclusions From License Grant. Neither the names of Licensor, nor the names of any
3086contributors to the Original Work, nor any of their trademarks or service marks, may
3087be used to endorse or promote products derived from this Original Work without express
3088prior written permission of the Licensor. Nothing in this License shall be deemed to
3089grant any rights to trademarks, copyrights, patents, trade secrets or any other
3090intellectual property of Licensor except as expressly stated herein. No patent
3091license is granted to make, use, sell or offer to sell embodiments of any patent
3092claims other than the licensed claims defined in Section 2. No right is granted to
3093the trademarks of Licensor even if such marks are included in the Original Work.
3094Nothing in this License shall be interpreted to prohibit Licensor from licensing under
3095different terms from this License any Original Work that Licensor otherwise would have
3096a right to license.
3097
30985) This section intentionally omitted.
3099
31006) Attribution Rights. You must retain, in the Source Code of any Derivative Works
3101that You create, all copyright, patent or trademark notices from the Source Code of
3102the Original Work, as well as any notices of licensing and any descriptive text
3103identified therein as an "Attribution Notice." You must cause the Source Code for any
3104Derivative Works that You create to carry a prominent Attribution Notice reasonably
3105calculated to inform recipients that You have modified the Original Work.
3106
31077) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the
3108copyright in and to the Original Work and the patent rights granted herein by Licensor
3109are owned by the Licensor or are sublicensed to You under the terms of this License
3110with the permission of the contributor(s) of those copyrights and patent rights.
3111Except as expressly stated in the immediately proceeding sentence, the Original Work
3112is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either
3113express or implied, including, without limitation, the warranties of NON-INFRINGEMENT,
3114MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
3115QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an
3116essential part of this License. No license to Original Work is granted hereunder
3117except under this disclaimer.
3118
31198) Limitation of Liability. Under no circumstances and under no legal theory, whether
3120in tort (including negligence), contract, or otherwise, shall the Licensor be liable
3121to any person for any direct, indirect, special, incidental, or consequential damages
3122of any character arising as a result of this License or the use of the Original Work
3123including, without limitation, damages for loss of goodwill, work stoppage, computer
3124failure or malfunction, or any and all other commercial damages or losses. This
3125limitation of liability shall not apply to liability for death or personal injury
3126resulting from Licensor`s negligence to the extent applicable law prohibits such
3127limitation. Some jurisdictions do not allow the exclusion or limitation of incidental
3128or consequential damages, so this exclusion and limitation may not apply to You.
3129
31309) Acceptance and Termination. If You distribute copies of the Original Work or a
3131Derivative Work, You must make a reasonable effort under the circumstances to obtain
3132the express assent of recipients to the terms of this License. Nothing else but this
3133License (or another written agreement between Licensor and You) grants You permission
3134to create Derivative Works based upon the Original Work or to exercise any of the
3135rights granted in Section 1 herein, and any attempt to do so except under the terms of
3136this License (or another written agreement between Licensor and You) is expressly
3137prohibited by U.S. copyright law, the equivalent laws of other countries, and by
3138international treaty. Therefore, by exercising any of the rights granted to You in
3139Section 1 herein, You indicate Your acceptance of this License and all of its terms
3140and conditions.
3141
314210) Termination for Patent Action. This License shall terminate automatically and You
3143may no longer exercise any of the rights granted to You by this License as of the date
3144You commence an action, including a cross-claim or counterclaim, for patent
3145infringement (i) against Licensor with respect to a patent applicable to software or
3146(ii) against any entity with respect to a patent applicable to the Original Work (but
3147excluding combinations of the Original Work with other software or hardware).
3148
314911) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License
3150may be brought only in the courts of a jurisdiction wherein the Licensor resides or in
3151which Licensor conducts its primary business, and under the laws of that jurisdiction
3152excluding its conflict-of-law provisions. The application of the United Nations
3153Convention on Contracts for the International Sale of Goods is expressly excluded.
3154Any use of the Original Work outside the scope of this License or after its
3155termination shall be subject to the requirements and penalties of the U.S. Copyright
3156Act, 17 U.S.C. ¤ 101 et seq., the equivalent laws of other countries, and
3157international treaty. This section shall survive the termination of this License.
3158
315912) Attorneys Fees. In any action to enforce the terms of this License or seeking
3160damages relating thereto, the prevailing party shall be entitled to recover its costs
3161and expenses, including, without limitation, reasonable attorneys` fees and costs
3162incurred in connection with such action, including any appeal of such action. This
3163section shall survive the termination of this License.
3164
316513) Miscellaneous. This License represents the complete agreement concerning the
3166subject matter hereof. If any provision of this License is held to be unenforceable,
3167such provision shall be reformed only to the extent necessary to make it enforceable.
3168
316914) Definition of "You" in This License. "You" throughout this License, whether in
3170upper or lower case, means an individual or a legal entity exercising rights under,
3171and complying with all of the terms of, this License. For legal entities, "You"
3172includes any entity that controls, is controlled by, or is under common control with
3173you. For purposes of this definition, "control" means (i) the power, direct or
3174indirect, to cause the direction or management of such entity, whether by contract or
3175otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares,
3176or (iii) beneficial ownership of such entity.
3177
317815) Right to Use. You may use the Original Work in all ways not otherwise restricted
3179or conditioned by this License or by law, and Licensor promises not to interfere with
3180or be responsible for such uses by You.
3181
3182This license is Copyright (C) 2003 Lawrence E. Rosen. All rights reserved.
3183Permission is hereby granted to copy and distribute this license without modification.
3184This license may not be modified without the express written permission of its
3185copyright owner.
3186
3187</programlisting></para></section>
3188
3189<section id="lic_1">
3190<title>Apache-2.0</title>
3191<para><programlisting>
3192
3193
3194 Apache License
3195 Version 2.0, January 2004
3196 http://www.apache.org/licenses/
3197
3198 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3199
3200 1. Definitions.
3201
3202 "License" shall mean the terms and conditions for use, reproduction,
3203 and distribution as defined by Sections 1 through 9 of this document.
3204
3205 "Licensor" shall mean the copyright owner or entity authorized by
3206 the copyright owner that is granting the License.
3207
3208 "Legal Entity" shall mean the union of the acting entity and all
3209 other entities that control, are controlled by, or are under common
3210 control with that entity. For the purposes of this definition,
3211 "control" means (i) the power, direct or indirect, to cause the
3212 direction or management of such entity, whether by contract or
3213 otherwise, or (ii) ownership of fifty percent (50%) or more of the
3214 outstanding shares, or (iii) beneficial ownership of such entity.
3215
3216 "You" (or "Your") shall mean an individual or Legal Entity
3217 exercising permissions granted by this License.
3218
3219 "Source" form shall mean the preferred form for making modifications,
3220 including but not limited to software source code, documentation
3221 source, and configuration files.
3222
3223 "Object" form shall mean any form resulting from mechanical
3224 transformation or translation of a Source form, including but
3225 not limited to compiled object code, generated documentation,
3226 and conversions to other media types.
3227
3228 "Work" shall mean the work of authorship, whether in Source or
3229 Object form, made available under the License, as indicated by a
3230 copyright notice that is included in or attached to the work
3231 (an example is provided in the Appendix below).
3232
3233 "Derivative Works" shall mean any work, whether in Source or Object
3234 form, that is based on (or derived from) the Work and for which the
3235 editorial revisions, annotations, elaborations, or other modifications
3236 represent, as a whole, an original work of authorship. For the purposes
3237 of this License, Derivative Works shall not include works that remain
3238 separable from, or merely link (or bind by name) to the interfaces of,
3239 the Work and Derivative Works thereof.
3240
3241 "Contribution" shall mean any work of authorship, including
3242 the original version of the Work and any modifications or additions
3243 to that Work or Derivative Works thereof, that is intentionally
3244 submitted to Licensor for inclusion in the Work by the copyright owner
3245 or by an individual or Legal Entity authorized to submit on behalf of
3246 the copyright owner. For the purposes of this definition, "submitted"
3247 means any form of electronic, verbal, or written communication sent
3248 to the Licensor or its representatives, including but not limited to
3249 communication on electronic mailing lists, source code control systems,
3250 and issue tracking systems that are managed by, or on behalf of, the
3251 Licensor for the purpose of discussing and improving the Work, but
3252 excluding communication that is conspicuously marked or otherwise
3253 designated in writing by the copyright owner as "Not a Contribution."
3254
3255 "Contributor" shall mean Licensor and any individual or Legal Entity
3256 on behalf of whom a Contribution has been received by Licensor and
3257 subsequently incorporated within the Work.
3258
3259 2. Grant of Copyright License. Subject to the terms and conditions of
3260 this License, each Contributor hereby grants to You a perpetual,
3261 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3262 copyright license to reproduce, prepare Derivative Works of,
3263 publicly display, publicly perform, sublicense, and distribute the
3264 Work and such Derivative Works in Source or Object form.
3265
3266 3. Grant of Patent License. Subject to the terms and conditions of
3267 this License, each Contributor hereby grants to You a perpetual,
3268 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3269 (except as stated in this section) patent license to make, have made,
3270 use, offer to sell, sell, import, and otherwise transfer the Work,
3271 where such license applies only to those patent claims licensable
3272 by such Contributor that are necessarily infringed by their
3273 Contribution(s) alone or by combination of their Contribution(s)
3274 with the Work to which such Contribution(s) was submitted. If You
3275 institute patent litigation against any entity (including a
3276 cross-claim or counterclaim in a lawsuit) alleging that the Work
3277 or a Contribution incorporated within the Work constitutes direct
3278 or contributory patent infringement, then any patent licenses
3279 granted to You under this License for that Work shall terminate
3280 as of the date such litigation is filed.
3281
3282 4. Redistribution. You may reproduce and distribute copies of the
3283 Work or Derivative Works thereof in any medium, with or without
3284 modifications, and in Source or Object form, provided that You
3285 meet the following conditions:
3286
3287 (a) You must give any other recipients of the Work or
3288 Derivative Works a copy of this License; and
3289
3290 (b) You must cause any modified files to carry prominent notices
3291 stating that You changed the files; and
3292
3293 (c) You must retain, in the Source form of any Derivative Works
3294 that You distribute, all copyright, patent, trademark, and
3295 attribution notices from the Source form of the Work,
3296 excluding those notices that do not pertain to any part of
3297 the Derivative Works; and
3298
3299 (d) If the Work includes a "NOTICE" text file as part of its
3300 distribution, then any Derivative Works that You distribute must
3301 include a readable copy of the attribution notices contained
3302 within such NOTICE file, excluding those notices that do not
3303 pertain to any part of the Derivative Works, in at least one
3304 of the following places: within a NOTICE text file distributed
3305 as part of the Derivative Works; within the Source form or
3306 documentation, if provided along with the Derivative Works; or,
3307 within a display generated by the Derivative Works, if and
3308 wherever such third-party notices normally appear. The contents
3309 of the NOTICE file are for informational purposes only and
3310 do not modify the License. You may add Your own attribution
3311 notices within Derivative Works that You distribute, alongside
3312 or as an addendum to the NOTICE text from the Work, provided
3313 that such additional attribution notices cannot be construed
3314 as modifying the License.
3315
3316 You may add Your own copyright statement to Your modifications and
3317 may provide additional or different license terms and conditions
3318 for use, reproduction, or distribution of Your modifications, or
3319 for any such Derivative Works as a whole, provided Your use,
3320 reproduction, and distribution of the Work otherwise complies with
3321 the conditions stated in this License.
3322
3323 5. Submission of Contributions. Unless You explicitly state otherwise,
3324 any Contribution intentionally submitted for inclusion in the Work
3325 by You to the Licensor shall be under the terms and conditions of
3326 this License, without any additional terms or conditions.
3327 Notwithstanding the above, nothing herein shall supersede or modify
3328 the terms of any separate license agreement you may have executed
3329 with Licensor regarding such Contributions.
3330
3331 6. Trademarks. This License does not grant permission to use the trade
3332 names, trademarks, service marks, or product names of the Licensor,
3333 except as required for reasonable and customary use in describing the
3334 origin of the Work and reproducing the content of the NOTICE file.
3335
3336 7. Disclaimer of Warranty. Unless required by applicable law or
3337 agreed to in writing, Licensor provides the Work (and each
3338 Contributor provides its Contributions) on an "AS IS" BASIS,
3339 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3340 implied, including, without limitation, any warranties or conditions
3341 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3342 PARTICULAR PURPOSE. You are solely responsible for determining the
3343 appropriateness of using or redistributing the Work and assume any
3344 risks associated with Your exercise of permissions under this License.
3345
3346 8. Limitation of Liability. In no event and under no legal theory,
3347 whether in tort (including negligence), contract, or otherwise,
3348 unless required by applicable law (such as deliberate and grossly
3349 negligent acts) or agreed to in writing, shall any Contributor be
3350 liable to You for damages, including any direct, indirect, special,
3351 incidental, or consequential damages of any character arising as a
3352 result of this License or out of the use or inability to use the
3353 Work (including but not limited to damages for loss of goodwill,
3354 work stoppage, computer failure or malfunction, or any and all
3355 other commercial damages or losses), even if such Contributor
3356 has been advised of the possibility of such damages.
3357
3358 9. Accepting Warranty or Additional Liability. While redistributing
3359 the Work or Derivative Works thereof, You may choose to offer,
3360 and charge a fee for, acceptance of support, warranty, indemnity,
3361 or other liability obligations and/or rights consistent with this
3362 License. However, in accepting such obligations, You may act only
3363 on Your own behalf and on Your sole responsibility, not on behalf
3364 of any other Contributor, and only if You agree to indemnify,
3365 defend, and hold each Contributor harmless for any liability
3366 incurred by, or claims asserted against, such Contributor by reason
3367 of your accepting any such warranty or additional liability.
3368
3369 END OF TERMS AND CONDITIONS
3370
3371 APPENDIX: How to apply the Apache License to your work.
3372
3373 To apply the Apache License to your work, attach the following
3374 boilerplate notice, with the fields enclosed by brackets "[]"
3375 replaced with your own identifying information. (Don`t include
3376 the brackets!) The text should be enclosed in the appropriate
3377 comment syntax for the file format. We also recommend that a
3378 file or class name and description of purpose be included on the
3379 same "printed page" as the copyright notice for easier
3380 identification within third-party archives.
3381
3382 Copyright [yyyy] [name of copyright owner]
3383
3384 Licensed under the Apache License, Version 2.0 (the "License");
3385 you may not use this file except in compliance with the License.
3386 You may obtain a copy of the License at
3387
3388 http://www.apache.org/licenses/LICENSE-2.0
3389
3390 Unless required by applicable law or agreed to in writing, software
3391 distributed under the License is distributed on an "AS IS" BASIS,
3392 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3393 See the License for the specific language governing permissions and
3394 limitations under the License.
3395
3396</programlisting></para></section>
3397
3398<section id="lic_2">
3399<title>Artistic-1.0</title>
3400<para><programlisting>
3401
3402The Artistic License
3403Preamble
3404
3405The intent of this document is to state the conditions under which a Package may be
3406copied, such that the Copyright Holder maintains some semblance of artistic control
3407over the development of the package, while giving the users of the package the right
3408to use and distribute the Package in a more-or-less customary fashion, plus the right
3409to make reasonable modifications.
3410
3411Definitions:
3412
3413"Package" refers to the collection of files distributed by the Copyright Holder, and
3414derivatives of that collection of files created through textual modification.
3415"Standard Version" refers to such a Package if it has not been modified, or has been
3416modified in accordance with the wishes of the Copyright Holder.
3417"Copyright Holder" is whoever is named in the copyright or copyrights for the package.
3418"You" is you, if you`re thinking about copying or distributing this Package.
3419"Reasonable copying fee" is whatever you can justify on the basis of media cost,
3420duplication charges, time of people involved, and so on. (You will not be required to
3421justify it to the Copyright Holder, but only to the computing community at large as a
3422market that must bear the fee.)
3423"Freely Available" means that no fee is charged for the item itself, though there may
3424be fees involved in handling the item. It also means that recipients of the item may
3425redistribute it under the same conditions they received it.
34261. You may make and give away verbatim copies of the source form of the Standard
3427Version of this Package without restriction, provided that you duplicate all of the
3428original copyright notices and associated disclaimers.
3429
34302. You may apply bug fixes, portability fixes and other modifications derived from the
3431Public Domain or from the Copyright Holder. A Package modified in such a way shall
3432still be considered the Standard Version.
3433
34343. You may otherwise modify your copy of this Package in any way, provided that you
3435insert a prominent notice in each changed file stating how and when you changed that
3436file, and provided that you do at least ONE of the following:
3437
3438a) place your modifications in the Public Domain or otherwise make them Freely
3439Available, such as by posting said modifications to Usenet or an equivalent medium, or
3440placing the modifications on a major archive site such as ftp.uu.net, or by allowing
3441the Copyright Holder to include your modifications in the Standard Version of the
3442Package.
3443
3444b) use the modified Package only within your corporation or organization.
3445
3446c) rename any non-standard executables so the names do not conflict with standard
3447executables, which must also be provided, and provide a separate manual page for each
3448non-standard executable that clearly documents how it differs from the Standard
3449Version.
3450
3451d) make other distribution arrangements with the Copyright Holder.
3452
34534. You may distribute the programs of this Package in object code or executable form,
3454provided that you do at least ONE of the following:
3455
3456a) distribute a Standard Version of the executables and library files, together with
3457instructions (in the manual page or equivalent) on where to get the Standard Version.
3458
3459b) accompany the distribution with the machine-readable source of the Package with
3460your modifications.
3461
3462c) accompany any non-standard executables with their corresponding Standard Version
3463executables, giving the non-standard executables non-standard names, and clearly
3464documenting the differences in manual pages (or equivalent), together with
3465instructions on where to get the Standard Version.
3466
3467d) make other distribution arrangements with the Copyright Holder.
3468
34695. You may charge a reasonable copying fee for any distribution of this Package. You
3470may charge any fee you choose for support of this Package. You may not charge a fee
3471for this Package itself. However, you may distribute this Package in aggregate with
3472other (possibly commercial) programs as part of a larger (possibly commercial)
3473software distribution provided that you do not advertise this Package as a product of
3474your own.
3475
34766. The scripts and library files supplied as input to or produced as output from the
3477programs of this Package do not automatically fall under the copyright of this
3478Package, but belong to whomever generated them, and may be sold commercially, and may
3479be aggregated with this Package.
3480
34817. C or perl subroutines supplied by you and linked into this Package shall not be
3482considered part of this Package.
3483
34848. The name of the Copyright Holder may not be used to endorse or promote products
3485derived from this software without specific prior written permission.
3486
34879. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,
3488INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS
3489FOR A PARTICULAR PURPOSE.
3490
3491The End
3492
3493</programlisting></para></section>
3494
3495<section id="lic_3">
3496<title>BSD</title>
3497<para><programlisting>
3498Copyright (c) The Regents of the University of California.
3499All rights reserved.
3500
3501Redistribution and use in source and binary forms, with or without
3502modification, are permitted provided that the following conditions
3503are met:
35041. Redistributions of source code must retain the above copyright
3505 notice, this list of conditions and the following disclaimer.
35062. Redistributions in binary form must reproduce the above copyright
3507 notice, this list of conditions and the following disclaimer in the
3508 documentation and/or other materials provided with the distribution.
35093. Neither the name of the University nor the names of its contributors
3510 may be used to endorse or promote products derived from this software
3511 without specific prior written permission.
3512
3513THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
3514ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3515IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3516ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
3517FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3518DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3519OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3520HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3521LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3522OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3523SUCH DAMAGE.
3524</programlisting></para></section>
3525
3526<section id="lic_4">
3527<title>BSD-2-Clause</title>
3528<para><programlisting>
3529
3530The FreeBSD Copyright
3531
3532Copyright 1992-2010 The FreeBSD Project. All rights reserved.
3533
3534Redistribution and use in source and binary forms, with or without modification, are
3535permitted provided that the following conditions are met:
3536
3537Redistributions of source code must retain the above copyright notice, this list of
3538conditions and the following disclaimer.
3539Redistributions in binary form must reproduce the above copyright notice, this list of
3540conditions and the following disclaimer in the documentation and/or other materials
3541provided with the distribution.
3542THIS SOFTWARE IS PROVIDED BY THE FREEBSD PROJECT ``AS IS`` AND ANY EXPRESS OR IMPLIED
3543WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
3544AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD
3545PROJECT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3546EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3547SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3548HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
3549OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3550SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3551
3552The views and conclusions contained in the software and documentation are those of the
3553authors and should not be interpreted as representing official policies, either
3554expressed or implied, of the FreeBSD Project.
3555
3556</programlisting></para></section>
3557
3558<section id="lic_5">
3559<title>BSD-3-Clause</title>
3560<para><programlisting>
3561
3562Copyright (c) &lt;YEAR&gt;, &lt;OWNER&gt;
3563All rights reserved.
3564
3565Redistribution and use in source and binary forms, with or without modification, are
3566permitted provided that the following conditions are met:
3567
3568Redistributions of source code must retain the above copyright notice, this list of
3569conditions and the following disclaimer.
3570Redistributions in binary form must reproduce the above copyright notice, this list of
3571conditions and the following disclaimer in the documentation and/or other materials
3572provided with the distribution.
3573Neither the name of the &lt;ORGANIZATION&gt; nor the names of its contributors may be
3574used to endorse or promote products derived from this software without specific prior
3575written permission.
3576THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
3577EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3578OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
3579SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
3580INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
3581TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
3582BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3583CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
3584WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
3585DAMAGE.
3586
3587</programlisting></para></section>
3588
3589<section id="lic_6">
3590<title>BSD-4-Clause</title>
3591<para><programlisting>
3592
3593Copyright (c) &lt;year&gt;, &lt;copyright holder&gt;
3594All rights reserved.
3595
3596Redistribution and use in source and binary forms, with or without
3597modification, are permitted provided that the following conditions are met:
35981. Redistributions of source code must retain the above copyright
3599 notice, this list of conditions and the following disclaimer.
36002. Redistributions in binary form must reproduce the above copyright
3601 notice, this list of conditions and the following disclaimer in the
3602 documentation and/or other materials provided with the distribution.
36033. All advertising materials mentioning features or use of this software
3604 must display the following acknowledgement:
3605 This product includes software developed by the &lt;organization&gt;.
36064. Neither the name of the &lt;organization&gt; nor the
3607 names of its contributors may be used to endorse or promote products
3608 derived from this software without specific prior written permission.
3609
3610THIS SOFTWARE IS PROVIDED BY &lt;COPYRIGHT HOLDER&gt; ``AS IS`` AND ANY
3611EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3612WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
3613DISCLAIMED. IN NO EVENT SHALL &lt;COPYRIGHT HOLDER&gt; BE LIABLE FOR ANY
3614DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
3615(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
3616LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
3617ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3618(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3619SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3620
3621</programlisting></para></section>
3622
3623<section id="lic_7">
3624<title>BSL-1.0</title>
3625<para><programlisting>
3626
3627Boost Software License - Version 1.0 - August 17th, 2003
3628
3629Permission is hereby granted, free of charge, to any person or organization
3630obtaining a copy of the software and accompanying documentation covered by
3631this license (the "Software") to use, reproduce, display, distribute,
3632execute, and transmit the Software, and to prepare derivative works of the
3633Software, and to permit third-parties to whom the Software is furnished to
3634do so, all subject to the following:
3635
3636The copyright notices in the Software and this entire statement, including
3637the above license grant, this restriction and the following disclaimer,
3638must be included in all copies of the Software, in whole or in part, and
3639all derivative works of the Software, unless such copies or derivative
3640works are solely in the form of machine-executable object code generated by
3641a source language processor.
3642
3643THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3644IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3645FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
3646SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
3647FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
3648ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3649DEALINGS IN THE SOFTWARE.
3650
3651</programlisting></para></section>
3652
3653<section id="lic_8">
3654<title>Elfutils-Exception</title>
3655<para><programlisting>
3656 This file describes the limits of the Exception under which you are allowed
3657 to distribute Non-GPL Code in linked combination with Red Hat elfutils.
3658 For the full text of the license, please see one of the header files
3659 included with the source distribution or the file COPYING found in the
3660 top level directory of the source.
3661
3662 The Approved Interfaces are the functions declared in the files:
3663
3664 libelf.h
3665 libdw.h
3666 libdwfl.h
3667
3668</programlisting></para></section>
3669
3670<section id="lic_9">
3671<title>FSF-Unlimited</title>
3672<para><programlisting>
3673Copyright (C) 1997-2010 Free Software Foundation, Inc.
3674This file is free software; the Free Software Foundation
3675gives unlimited permission to copy and/or distribute it,
3676with or without modifications, as long as this notice is preserved.
3677</programlisting></para></section>
3678
3679<section id="lic_10">
3680<title>FreeType</title>
3681<para><programlisting>
3682 The FreeType Project LICENSE
3683 ----------------------------
3684
3685 2006-Jan-27
3686
3687 Copyright 1996-2002, 2006 by
3688 David Turner, Robert Wilhelm, and Werner Lemberg
3689
3690
3691
3692Introduction
3693============
3694
3695 The FreeType Project is distributed in several archive packages;
3696 some of them may contain, in addition to the FreeType font engine,
3697 various tools and contributions which rely on, or relate to, the
3698 FreeType Project.
3699
3700 This license applies to all files found in such packages, and
3701 which do not fall under their own explicit license. The license
3702 affects thus the FreeType font engine, the test programs,
3703 documentation and makefiles, at the very least.
3704
3705 This license was inspired by the BSD, Artistic, and IJG
3706 (Independent JPEG Group) licenses, which all encourage inclusion
3707 and use of free software in commercial and freeware products
3708 alike. As a consequence, its main points are that:
3709
3710 o We don't promise that this software works. However, we will be
3711 interested in any kind of bug reports. (`as is' distribution)
3712
3713 o You can use this software for whatever you want, in parts or
3714 full form, without having to pay us. (`royalty-free' usage)
3715
3716 o You may not pretend that you wrote this software. If you use
3717 it, or only parts of it, in a program, you must acknowledge
3718 somewhere in your documentation that you have used the
3719 FreeType code. (`credits')
3720
3721 We specifically permit and encourage the inclusion of this
3722 software, with or without modifications, in commercial products.
3723 We disclaim all warranties covering The FreeType Project and
3724 assume no liability related to The FreeType Project.
3725
3726
3727 Finally, many people asked us for a preferred form for a
3728 credit/disclaimer to use in compliance with this license. We thus
3729 encourage you to use the following text:
3730
3731 """
3732 Portions of this software are copyright � &lt;year&gt; The FreeType
3733 Project (www.freetype.org). All rights reserved.
3734 """
3735
3736 Please replace &lt;year&gt; with the value from the FreeType version you
3737 actually use.
3738
3739
3740Legal Terms
3741===========
3742
37430. Definitions
3744--------------
3745
3746 Throughout this license, the terms `package', `FreeType Project',
3747 and `FreeType archive' refer to the set of files originally
3748 distributed by the authors (David Turner, Robert Wilhelm, and
3749 Werner Lemberg) as the `FreeType Project', be they named as alpha,
3750 beta or final release.
3751
3752 `You' refers to the licensee, or person using the project, where
3753 `using' is a generic term including compiling the project's source
3754 code as well as linking it to form a `program' or `executable'.
3755 This program is referred to as `a program using the FreeType
3756 engine'.
3757
3758 This license applies to all files distributed in the original
3759 FreeType Project, including all source code, binaries and
3760 documentation, unless otherwise stated in the file in its
3761 original, unmodified form as distributed in the original archive.
3762 If you are unsure whether or not a particular file is covered by
3763 this license, you must contact us to verify this.
3764
3765 The FreeType Project is copyright (C) 1996-2000 by David Turner,
3766 Robert Wilhelm, and Werner Lemberg. All rights reserved except as
3767 specified below.
3768
37691. No Warranty
3770--------------
3771
3772 THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY
3773 KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
3774 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3775 PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
3776 BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO
3777 USE, OF THE FREETYPE PROJECT.
3778
37792. Redistribution
3780-----------------
3781
3782 This license grants a worldwide, royalty-free, perpetual and
3783 irrevocable right and license to use, execute, perform, compile,
3784 display, copy, create derivative works of, distribute and
3785 sublicense the FreeType Project (in both source and object code
3786 forms) and derivative works thereof for any purpose; and to
3787 authorize others to exercise some or all of the rights granted
3788 herein, subject to the following conditions:
3789
3790 o Redistribution of source code must retain this license file
3791 (`FTL.TXT') unaltered; any additions, deletions or changes to
3792 the original files must be clearly indicated in accompanying
3793 documentation. The copyright notices of the unaltered,
3794 original files must be preserved in all copies of source
3795 files.
3796
3797 o Redistribution in binary form must provide a disclaimer that
3798 states that the software is based in part of the work of the
3799 FreeType Team, in the distribution documentation. We also
3800 encourage you to put an URL to the FreeType web page in your
3801 documentation, though this isn't mandatory.
3802
3803 These conditions apply to any software derived from or based on
3804 the FreeType Project, not just the unmodified files. If you use
3805 our work, you must acknowledge us. However, no fee need be paid
3806 to us.
3807
38083. Advertising
3809--------------
3810
3811 Neither the FreeType authors and contributors nor you shall use
3812 the name of the other for commercial, advertising, or promotional
3813 purposes without specific prior written permission.
3814
3815 We suggest, but do not require, that you use one or more of the
3816 following phrases to refer to this software in your documentation
3817 or advertising materials: `FreeType Project', `FreeType Engine',
3818 `FreeType library', or `FreeType Distribution'.
3819
3820 As you have not signed this license, you are not required to
3821 accept it. However, as the FreeType Project is copyrighted
3822 material, only this license, or another one contracted with the
3823 authors, grants you the right to use, distribute, and modify it.
3824 Therefore, by using, distributing, or modifying the FreeType
3825 Project, you indicate that you understand and accept all the terms
3826 of this license.
3827
38284. Contacts
3829-----------
3830
3831 There are two mailing lists related to FreeType:
3832
3833 o freetype@nongnu.org
3834
3835 Discusses general use and applications of FreeType, as well as
3836 future and wanted additions to the library and distribution.
3837 If you are looking for support, start in this list if you
3838 haven't found anything to help you in the documentation.
3839
3840 o freetype-devel@nongnu.org
3841
3842 Discusses bugs, as well as engine internals, design issues,
3843 specific licenses, porting, etc.
3844
3845 Our home page can be found at
3846
3847 http://www.freetype.org
3848
3849
3850--- end of FTL.TXT ---
3851
3852</programlisting></para></section>
3853
3854<section id="lic_11">
3855<title>GPL-1.0</title>
3856<para><programlisting>
3857
3858GNU General Public License, version 1
3859
3860 GNU GENERAL PUBLIC LICENSE
3861 Version 1, February 1989
3862
3863 Copyright (C) 1989 Free Software Foundation, Inc.
3864 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
3865 Everyone is permitted to copy and distribute verbatim copies
3866 of this license document, but changing it is not allowed.
3867
3868 Preamble
3869
3870 The license agreements of most software companies try to keep users
3871at the mercy of those companies. By contrast, our General Public
3872License is intended to guarantee your freedom to share and change free
3873software--to make sure the software is free for all its users. The
3874General Public License applies to the Free Software Foundation`s
3875software and to any other program whose authors commit to using it.
3876You can use it for your programs, too.
3877
3878 When we speak of free software, we are referring to freedom, not
3879price. Specifically, the General Public License is designed to make
3880sure that you have the freedom to give away or sell copies of free
3881software, that you receive source code or can get it if you want it,
3882that you can change the software or use pieces of it in new free
3883programs; and that you know you can do these things.
3884
3885 To protect your rights, we need to make restrictions that forbid
3886anyone to deny you these rights or to ask you to surrender the rights.
3887These restrictions translate to certain responsibilities for you if you
3888distribute copies of the software, or if you modify it.
3889
3890 For example, if you distribute copies of a such a program, whether
3891gratis or for a fee, you must give the recipients all the rights that
3892you have. You must make sure that they, too, receive or can get the
3893source code. And you must tell them their rights.
3894
3895 We protect your rights with two steps: (1) copyright the software, and
3896(2) offer you this license which gives you legal permission to copy,
3897distribute and/or modify the software.
3898
3899 Also, for each author`s protection and ours, we want to make certain
3900that everyone understands that there is no warranty for this free
3901software. If the software is modified by someone else and passed on, we
3902want its recipients to know that what they have is not the original, so
3903that any problems introduced by others will not reflect on the original
3904authors` reputations.
3905
3906 The precise terms and conditions for copying, distribution and
3907modification follow.
3908
3909 GNU GENERAL PUBLIC LICENSE
3910 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
3911
3912 0. This License Agreement applies to any program or other work which
3913contains a notice placed by the copyright holder saying it may be
3914distributed under the terms of this General Public License. The
3915"Program", below, refers to any such program or work, and a "work based
3916on the Program" means either the Program or any work containing the
3917Program or a portion of it, either verbatim or with modifications. Each
3918licensee is addressed as "you".
3919
3920 1. You may copy and distribute verbatim copies of the Program`s source
3921code as you receive it, in any medium, provided that you conspicuously and
3922appropriately publish on each copy an appropriate copyright notice and
3923disclaimer of warranty; keep intact all the notices that refer to this
3924General Public License and to the absence of any warranty; and give any
3925other recipients of the Program a copy of this General Public License
3926along with the Program. You may charge a fee for the physical act of
3927transferring a copy.
3928
3929 2. You may modify your copy or copies of the Program or any portion of
3930it, and copy and distribute such modifications under the terms of Paragraph
39311 above, provided that you also do the following:
3932
3933 a) cause the modified files to carry prominent notices stating that
3934 you changed the files and the date of any change; and
3935
3936 b) cause the whole of any work that you distribute or publish, that
3937 in whole or in part contains the Program or any part thereof, either
3938 with or without modifications, to be licensed at no charge to all
3939 third parties under the terms of this General Public License (except
3940 that you may choose to grant warranty protection to some or all
3941 third parties, at your option).
3942
3943 c) If the modified program normally reads commands interactively when
3944 run, you must cause it, when started running for such interactive use
3945 in the simplest and most usual way, to print or display an
3946 announcement including an appropriate copyright notice and a notice
3947 that there is no warranty (or else, saying that you provide a
3948 warranty) and that users may redistribute the program under these
3949 conditions, and telling the user how to view a copy of this General
3950 Public License.
3951
3952 d) You may charge a fee for the physical act of transferring a
3953 copy, and you may at your option offer warranty protection in
3954 exchange for a fee.
3955
3956Mere aggregation of another independent work with the Program (or its
3957derivative) on a volume of a storage or distribution medium does not bring
3958the other work under the scope of these terms.
3959
3960 3. You may copy and distribute the Program (or a portion or derivative of
3961it, under Paragraph 2) in object code or executable form under the terms of
3962Paragraphs 1 and 2 above provided that you also do one of the following:
3963
3964 a) accompany it with the complete corresponding machine-readable
3965 source code, which must be distributed under the terms of
3966 Paragraphs 1 and 2 above; or,
3967
3968 b) accompany it with a written offer, valid for at least three
3969 years, to give any third party free (except for a nominal charge
3970 for the cost of distribution) a complete machine-readable copy of the
3971 corresponding source code, to be distributed under the terms of
3972 Paragraphs 1 and 2 above; or,
3973
3974 c) accompany it with the information you received as to where the
3975 corresponding source code may be obtained. (This alternative is
3976 allowed only for noncommercial distribution and only if you
3977 received the program in object code or executable form alone.)
3978
3979Source code for a work means the preferred form of the work for making
3980modifications to it. For an executable file, complete source code means
3981all the source code for all modules it contains; but, as a special
3982exception, it need not include source code for modules which are standard
3983libraries that accompany the operating system on which the executable
3984file runs, or for standard header files or definitions files that
3985accompany that operating system.
3986
3987 4. You may not copy, modify, sublicense, distribute or transfer the
3988Program except as expressly provided under this General Public License.
3989Any attempt otherwise to copy, modify, sublicense, distribute or transfer
3990the Program is void, and will automatically terminate your rights to use
3991the Program under this License. However, parties who have received
3992copies, or rights to use copies, from you under this General Public
3993License will not have their licenses terminated so long as such parties
3994remain in full compliance.
3995
3996 5. By copying, distributing or modifying the Program (or any work based
3997on the Program) you indicate your acceptance of this license to do so,
3998and all its terms and conditions.
3999
4000 6. Each time you redistribute the Program (or any work based on the
4001Program), the recipient automatically receives a license from the original
4002licensor to copy, distribute or modify the Program subject to these
4003terms and conditions. You may not impose any further restrictions on the
4004recipients` exercise of the rights granted herein.
4005
4006 7. The Free Software Foundation may publish revised and/or new versions
4007of the General Public License from time to time. Such new versions will
4008be similar in spirit to the present version, but may differ in detail to
4009address new problems or concerns.
4010
4011Each version is given a distinguishing version number. If the Program
4012specifies a version number of the license which applies to it and "any
4013later version", you have the option of following the terms and conditions
4014either of that version or of any later version published by the Free
4015Software Foundation. If the Program does not specify a version number of
4016the license, you may choose any version ever published by the Free Software
4017Foundation.
4018
4019 8. If you wish to incorporate parts of the Program into other free
4020programs whose distribution conditions are different, write to the author
4021to ask for permission. For software which is copyrighted by the Free
4022Software Foundation, write to the Free Software Foundation; we sometimes
4023make exceptions for this. Our decision will be guided by the two goals
4024of preserving the free status of all derivatives of our free software and
4025of promoting the sharing and reuse of software generally.
4026
4027 NO WARRANTY
4028
4029 9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
4030FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
4031OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
4032PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
4033OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
4034MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
4035TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
4036PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
4037REPAIR OR CORRECTION.
4038
4039 10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
4040WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
4041REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
4042INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
4043OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
4044TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
4045YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
4046PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
4047POSSIBILITY OF SUCH DAMAGES.
4048
4049 END OF TERMS AND CONDITIONS
4050
4051 Appendix: How to Apply These Terms to Your New Programs
4052
4053 If you develop a new program, and you want it to be of the greatest
4054possible use to humanity, the best way to achieve this is to make it
4055free software which everyone can redistribute and change under these
4056terms.
4057
4058 To do so, attach the following notices to the program. It is safest to
4059attach them to the start of each source file to most effectively convey
4060the exclusion of warranty; and each file should have at least the
4061"copyright" line and a pointer to where the full notice is found.
4062
4063 &lt;one line to give the program`s name and a brief idea of what it does.&gt;
4064 Copyright (C) 19yy &lt;name of author&gt;
4065
4066 This program is free software; you can redistribute it and/or modify
4067 it under the terms of the GNU General Public License as published by
4068 the Free Software Foundation; either version 1, or (at your option)
4069 any later version.
4070
4071 This program is distributed in the hope that it will be useful,
4072 but WITHOUT ANY WARRANTY; without even the implied warranty of
4073 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4074 GNU General Public License for more details.
4075
4076 You should have received a copy of the GNU General Public License
4077 along with this program; if not, write to the Free Software
4078 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
4079
4080Also add information on how to contact you by electronic and paper mail.
4081
4082If the program is interactive, make it output a short notice like this
4083when it starts in an interactive mode:
4084
4085 Gnomovision version 69, Copyright (C) 19xx name of author
4086 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w`.
4087 This is free software, and you are welcome to redistribute it
4088 under certain conditions; type `show c` for details.
4089
4090The hypothetical commands `show w` and `show c` should show the
4091appropriate parts of the General Public License. Of course, the
4092commands you use may be called something other than `show w` and `show
4093c`; they could even be mouse-clicks or menu items--whatever suits your
4094program.
4095
4096You should also get your employer (if you work as a programmer) or your
4097school, if any, to sign a "copyright disclaimer" for the program, if
4098necessary. Here a sample; alter the names:
4099
4100 Yoyodyne, Inc., hereby disclaims all copyright interest in the
4101 program `Gnomovision` (a program to direct compilers to make passes
4102 at assemblers) written by James Hacker.
4103
4104 &lt;signature of Ty Coon&gt;, 1 April 1989
4105 Ty Coon, President of Vice
4106
4107That`s all there is to it!
4108
4109</programlisting></para></section>
4110
4111<section id="lic_12">
4112<title>GPL-2.0</title>
4113<para><programlisting>
4114
4115GNU GENERAL PUBLIC LICENSE
4116
4117Version 2, June 1991
4118
4119Copyright (C) 1989, 1991 Free Software Foundation, Inc.
412051 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
4121
4122Everyone is permitted to copy and distribute verbatim copies
4123of this license document, but changing it is not allowed.
4124Preamble
4125
4126The licenses for most software are designed to take away your freedom to share and
4127change it. By contrast, the GNU General Public License is intended to guarantee your
4128freedom to share and change free software--to make sure the software is free for all
4129its users. This General Public License applies to most of the Free Software
4130Foundation`s software and to any other program whose authors commit to using it. (Some
4131other Free Software Foundation software is covered by the GNU Lesser General Public
4132License instead.) You can apply it to your programs, too.
4133
4134When we speak of free software, we are referring to freedom, not price. Our General
4135Public Licenses are designed to make sure that you have the freedom to distribute
4136copies of free software (and charge for this service if you wish), that you receive
4137source code or can get it if you want it, that you can change the software or use
4138pieces of it in new free programs; and that you know you can do these things.
4139
4140To protect your rights, we need to make restrictions that forbid anyone to deny you
4141these rights or to ask you to surrender the rights. These restrictions translate to
4142certain responsibilities for you if you distribute copies of the software, or if you
4143modify it.
4144
4145For example, if you distribute copies of such a program, whether gratis or for a fee,
4146you must give the recipients all the rights that you have. You must make sure that
4147they, too, receive or can get the source code. And you must show them these terms so
4148they know their rights.
4149
4150We protect your rights with two steps: (1) copyright the software, and (2) offer you
4151this license which gives you legal permission to copy, distribute and/or modify the
4152software.
4153
4154Also, for each author`s protection and ours, we want to make certain that everyone
4155understands that there is no warranty for this free software. If the software is
4156modified by someone else and passed on, we want its recipients to know that what they
4157have is not the original, so that any problems introduced by others will not reflect
4158on the original authors` reputations.
4159
4160Finally, any free program is threatened constantly by software patents. We wish to
4161avoid the danger that redistributors of a free program will individually obtain patent
4162licenses, in effect making the program proprietary. To prevent this, we have made it
4163clear that any patent must be licensed for everyone`s free use or not licensed at all.
4164
4165The precise terms and conditions for copying, distribution and modification follow.
4166
4167TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
4168
41690. This License applies to any program or other work which contains a notice placed by
4170the copyright holder saying it may be distributed under the terms of this General
4171Public License. The "Program", below, refers to any such program or work, and a "work
4172based on the Program" means either the Program or any derivative work under copyright
4173law: that is to say, a work containing the Program or a portion of it, either verbatim
4174or with modifications and/or translated into another language. (Hereinafter,
4175translation is included without limitation in the term "modification".) Each licensee
4176is addressed as "you".
4177
4178Activities other than copying, distribution and modification are not covered by this
4179License; they are outside its scope. The act of running the Program is not restricted,
4180and the output from the Program is covered only if its contents constitute a work
4181based on the Program (independent of having been made by running the Program). Whether
4182that is true depends on what the Program does.
4183
41841. You may copy and distribute verbatim copies of the Program`s source code as you
4185receive it, in any medium, provided that you conspicuously and appropriately publish
4186on each copy an appropriate copyright notice and disclaimer of warranty; keep intact
4187all the notices that refer to this License and to the absence of any warranty; and
4188give any other recipients of the Program a copy of this License along with the
4189Program.
4190
4191You may charge a fee for the physical act of transferring a copy, and you may at your
4192option offer warranty protection in exchange for a fee.
4193
41942. You may modify your copy or copies of the Program or any portion of it, thus
4195forming a work based on the Program, and copy and distribute such modifications or
4196work under the terms of Section 1 above, provided that you also meet all of these
4197conditions:
4198
4199a) You must cause the modified files to carry prominent notices stating that you
4200changed the files and the date of any change.
4201b) You must cause any work that you distribute or publish, that in whole or in part
4202contains or is derived from the Program or any part thereof, to be licensed as a whole
4203at no charge to all third parties under the terms of this License.
4204c) If the modified program normally reads commands interactively when run, you must
4205cause it, when started running for such interactive use in the most ordinary way, to
4206print or display an announcement including an appropriate copyright notice and a
4207notice that there is no warranty (or else, saying that you provide a warranty) and
4208that users may redistribute the program under these conditions, and telling the user
4209how to view a copy of this License. (Exception: if the Program itself is interactive
4210but does not normally print such an announcement, your work based on the Program is
4211not required to print an announcement.)
4212These requirements apply to the modified work as a whole. If identifiable sections of
4213that work are not derived from the Program, and can be reasonably considered
4214independent and separate works in themselves, then this License, and its terms, do not
4215apply to those sections when you distribute them as separate works. But when you
4216distribute the same sections as part of a whole which is a work based on the Program,
4217the distribution of the whole must be on the terms of this License, whose permissions
4218for other licensees extend to the entire whole, and thus to each and every part
4219regardless of who wrote it.
4220
4221Thus, it is not the intent of this section to claim rights or contest your rights to
4222work written entirely by you; rather, the intent is to exercise the right to control
4223the distribution of derivative or collective works based on the Program.
4224
4225In addition, mere aggregation of another work not based on the Program with the
4226Program (or with a work based on the Program) on a volume of a storage or distribution
4227medium does not bring the other work under the scope of this License.
4228
42293. You may copy and distribute the Program (or a work based on it, under Section 2) in
4230object code or executable form under the terms of Sections 1 and 2 above provided that
4231you also do one of the following:
4232
4233a) Accompany it with the complete corresponding machine-readable source code, which
4234must be distributed under the terms of Sections 1 and 2 above on a medium customarily
4235used for software interchange; or,
4236b) Accompany it with a written offer, valid for at least three years, to give any
4237third party, for a charge no more than your cost of physically performing source
4238distribution, a complete machine-readable copy of the corresponding source code, to be
4239distributed under the terms of Sections 1 and 2 above on a medium customarily used for
4240software interchange; or,
4241c) Accompany it with the information you received as to the offer to distribute
4242corresponding source code. (This alternative is allowed only for noncommercial
4243distribution and only if you received the program in object code or executable form
4244with such an offer, in accord with Subsection b above.)
4245The source code for a work means the preferred form of the work for making
4246modifications to it. For an executable work, complete source code means all the source
4247code for all modules it contains, plus any associated interface definition files, plus
4248the scripts used to control compilation and installation of the executable. However,
4249as a special exception, the source code distributed need not include anything that is
4250normally distributed (in either source or binary form) with the major components
4251(compiler, kernel, and so on) of the operating system on which the executable runs,
4252unless that component itself accompanies the executable.
4253
4254If distribution of executable or object code is made by offering access to copy from a
4255designated place, then offering equivalent access to copy the source code from the
4256same place counts as distribution of the source code, even though third parties are
4257not compelled to copy the source along with the object code.
4258
42594. You may not copy, modify, sublicense, or distribute the Program except as expressly
4260provided under this License. Any attempt otherwise to copy, modify, sublicense or
4261distribute the Program is void, and will automatically terminate your rights under
4262this License. However, parties who have received copies, or rights, from you under
4263this License will not have their licenses terminated so long as such parties remain in
4264full compliance.
4265
42665. You are not required to accept this License, since you have not signed it. However,
4267nothing else grants you permission to modify or distribute the Program or its
4268derivative works. These actions are prohibited by law if you do not accept this
4269License. Therefore, by modifying or distributing the Program (or any work based on the
4270Program), you indicate your acceptance of this License to do so, and all its terms and
4271conditions for copying, distributing or modifying the Program or works based on it.
4272
42736. Each time you redistribute the Program (or any work based on the Program), the
4274recipient automatically receives a license from the original licensor to copy,
4275distribute or modify the Program subject to these terms and conditions. You may not
4276impose any further restrictions on the recipients` exercise of the rights granted
4277herein. You are not responsible for enforcing compliance by third parties to this
4278License.
4279
42807. If, as a consequence of a court judgment or allegation of patent infringement or
4281for any other reason (not limited to patent issues), conditions are imposed on you
4282(whether by court order, agreement or otherwise) that contradict the conditions of
4283this License, they do not excuse you from the conditions of this License. If you
4284cannot distribute so as to satisfy simultaneously your obligations under this License
4285and any other pertinent obligations, then as a consequence you may not distribute the
4286Program at all. For example, if a patent license would not permit royalty-free
4287redistribution of the Program by all those who receive copies directly or indirectly
4288through you, then the only way you could satisfy both it and this License would be to
4289refrain entirely from distribution of the Program.
4290
4291If any portion of this section is held invalid or unenforceable under any particular
4292circumstance, the balance of the section is intended to apply and the section as a
4293whole is intended to apply in other circumstances.
4294
4295It is not the purpose of this section to induce you to infringe any patents or other
4296property right claims or to contest validity of any such claims; this section has the
4297sole purpose of protecting the integrity of the free software distribution system,
4298which is implemented by public license practices. Many people have made generous
4299contributions to the wide range of software distributed through that system in
4300reliance on consistent application of that system; it is up to the author/donor to
4301decide if he or she is willing to distribute software through any other system and a
4302licensee cannot impose that choice.
4303
4304This section is intended to make thoroughly clear what is believed to be a consequence
4305of the rest of this License.
4306
43078. If the distribution and/or use of the Program is restricted in certain countries
4308either by patents or by copyrighted interfaces, the original copyright holder who
4309places the Program under this License may add an explicit geographical distribution
4310limitation excluding those countries, so that distribution is permitted only in or
4311among countries not thus excluded. In such case, this License incorporates the
4312limitation as if written in the body of this License.
4313
43149. The Free Software Foundation may publish revised and/or new versions of the General
4315Public License from time to time. Such new versions will be similar in spirit to the
4316present version, but may differ in detail to address new problems or concerns.
4317
4318Each version is given a distinguishing version number. If the Program specifies a
4319version number of this License which applies to it and "any later version", you have
4320the option of following the terms and conditions either of that version or of any
4321later version published by the Free Software Foundation. If the Program does not
4322specify a version number of this License, you may choose any version ever published by
4323the Free Software Foundation.
4324
432510. If you wish to incorporate parts of the Program into other free programs whose
4326distribution conditions are different, write to the author to ask for permission. For
4327software which is copyrighted by the Free Software Foundation, write to the Free
4328Software Foundation; we sometimes make exceptions for this. Our decision will be
4329guided by the two goals of preserving the free status of all derivatives of our free
4330software and of promoting the sharing and reuse of software generally.
4331
4332NO WARRANTY
4333
433411. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
4335PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN
4336WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
4337WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
4338IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE
4339RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM
4340PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
4341
434212. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
4343COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS
4344PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
4345INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
4346PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE
4347OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE
4348WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
4349POSSIBILITY OF SUCH DAMAGES.
4350
4351END OF TERMS AND CONDITIONS
4352
4353How to Apply These Terms to Your New Programs
4354
4355If you develop a new program, and you want it to be of the greatest possible use to
4356the public, the best way to achieve this is to make it free software which everyone
4357can redistribute and change under these terms.
4358
4359To do so, attach the following notices to the program. It is safest to attach them to
4360the start of each source file to most effectively convey the exclusion of warranty;
4361and each file should have at least the "copyright" line and a pointer to where the
4362full notice is found.
4363
4364one line to give the program`s name and an idea of what it does.
4365Copyright (C) yyyy name of author
4366
4367This program is free software; you can redistribute it and/or
4368modify it under the terms of the GNU General Public License
4369as published by the Free Software Foundation; either version 2
4370of the License, or (at your option) any later version.
4371
4372This program is distributed in the hope that it will be useful,
4373but WITHOUT ANY WARRANTY; without even the implied warranty of
4374MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4375GNU General Public License for more details.
4376
4377You should have received a copy of the GNU General Public License
4378along with this program; if not, write to the Free Software
4379Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
4380Also add information on how to contact you by electronic and paper mail.
4381
4382If the program is interactive, make it output a short notice like this when it starts
4383in an interactive mode:
4384
4385Gnomovision version 69, Copyright (C) year name of author
4386Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
4387type `show w`. This is free software, and you are welcome
4388to redistribute it under certain conditions; type `show c`
4389for details.
4390The hypothetical commands `show w` and `show c` should show the appropriate parts of
4391the General Public License. Of course, the commands you use may be called something
4392other than `show w` and `show c`; they could even be mouse-clicks or menu
4393items--whatever suits your program.
4394
4395You should also get your employer (if you work as a programmer) or your school, if
4396any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample;
4397alter the names:
4398
4399Yoyodyne, Inc., hereby disclaims all copyright
4400interest in the program `Gnomovision`
4401(which makes passes at compilers) written
4402by James Hacker.
4403
4404signature of Ty Coon, 1 April 1989
4405Ty Coon, President of Vice
4406This General Public License does not permit incorporating your program into
4407proprietary programs. If your program is a subroutine library, you may consider it
4408more useful to permit linking proprietary applications with the library. If this is
4409what you want to do, use the GNU Lesser General Public License instead of this
4410License.
4411
4412</programlisting></para></section>
4413
4414<section id="lic_13">
4415<title>GPL-3.0</title>
4416<para><programlisting>
4417GNU GENERAL PUBLIC LICENSE
4418
4419Version 3, 29 June 2007
4420
4421Copyright © 2007 Free Software Foundation, Inc. &lt;http://fsf.org/&gt;
4422
4423Everyone is permitted to copy and distribute verbatim copies of this license document,
4424but changing it is not allowed.
4425Preamble
4426
4427The GNU General Public License is a free, copyleft license for software and other
4428kinds of works.
4429
4430The licenses for most software and other practical works are designed to take away
4431your freedom to share and change the works. By contrast, the GNU General Public
4432License is intended to guarantee your freedom to share and change all versions of a
4433program--to make sure it remains free software for all its users. We, the Free
4434Software Foundation, use the GNU General Public License for most of our software; it
4435applies also to any other work released this way by its authors. You can apply it to
4436your programs, too.
4437
4438When we speak of free software, we are referring to freedom, not price. Our General
4439Public Licenses are designed to make sure that you have the freedom to distribute
4440copies of free software (and charge for them if you wish), that you receive source
4441code or can get it if you want it, that you can change the software or use pieces of
4442it in new free programs, and that you know you can do these things.
4443
4444To protect your rights, we need to prevent others from denying you these rights or
4445asking you to surrender the rights. Therefore, you have certain responsibilities if
4446you distribute copies of the software, or if you modify it: responsibilities to
4447respect the freedom of others.
4448
4449For example, if you distribute copies of such a program, whether gratis or for a fee,
4450you must pass on to the recipients the same freedoms that you received. You must make
4451sure that they, too, receive or can get the source code. And you must show them these
4452terms so they know their rights.
4453
4454Developers that use the GNU GPL protect your rights with two steps: (1) assert
4455copyright on the software, and (2) offer you this License giving you legal permission
4456to copy, distribute and/or modify it.
4457
4458For the developers' and authors' protection, the GPL clearly explains that there is no
4459warranty for this free software. For both users' and authors' sake, the GPL requires
4460that modified versions be marked as changed, so that their problems will not be
4461attributed erroneously to authors of previous versions.
4462
4463Some devices are designed to deny users access to install or run modified versions of
4464the software inside them, although the manufacturer can do so. This is fundamentally
4465incompatible with the aim of protecting users' freedom to change the software. The
4466systematic pattern of such abuse occurs in the area of products for individuals to
4467use, which is precisely where it is most unacceptable. Therefore, we have designed
4468this version of the GPL to prohibit the practice for those products. If such problems
4469arise substantially in other domains, we stand ready to extend this provision to those
4470domains in future versions of the GPL, as needed to protect the freedom of users.
4471
4472Finally, every program is threatened constantly by software patents. States should not
4473allow patents to restrict development and use of software on general-purpose
4474computers, but in those that do, we wish to avoid the special danger that patents
4475applied to a free program could make it effectively proprietary. To prevent this, the
4476GPL assures that patents cannot be used to render the program non-free.
4477
4478The precise terms and conditions for copying, distribution and modification follow.
4479TERMS AND CONDITIONS
44800. Definitions.
4481
4482&rdquor;This License&rdquo; refers to version 3 of the GNU General Public License.
4483
4484&rdquor;Copyright&rdquo; also means copyright-like laws that apply to other kinds of
4485works, such as semiconductor masks.
4486
4487&rdquor;The Program&rdquo; refers to any copyrightable work licensed under this
4488License. Each licensee is addressed as &rdquor;you&rdquo;. &rdquor;Licensees&rdquo;
4489and &rdquor;recipients&rdquo; may be individuals or organizations.
4490
4491To &rdquor;modify&rdquo; a work means to copy from or adapt all or part of the work in
4492a fashion requiring copyright permission, other than the making of an exact copy. The
4493resulting work is called a &rdquor;modified version&rdquo; of the earlier work or a
4494work &rdquor;based on&rdquo; the earlier work.
4495
4496A &rdquor;covered work&rdquo; means either the unmodified Program or a work based on
4497the Program.
4498
4499To &rdquor;propagate&rdquo; a work means to do anything with it that, without
4500permission, would make you directly or secondarily liable for infringement under
4501applicable copyright law, except executing it on a computer or modifying a private
4502copy. Propagation includes copying, distribution (with or without modification),
4503making available to the public, and in some countries other activities as well.
4504
4505To &rdquor;convey&rdquo; a work means any kind of propagation that enables other
4506parties to make or receive copies. Mere interaction with a user through a computer
4507network, with no transfer of a copy, is not conveying.
4508
4509An interactive user interface displays &rdquor;Appropriate Legal Notices&rdquo; to the
4510extent that it includes a convenient and prominently visible feature that (1) displays
4511an appropriate copyright notice, and (2) tells the user that there is no warranty for
4512the work (except to the extent that warranties are provided), that licensees may
4513convey the work under this License, and how to view a copy of this License. If the
4514interface presents a list of user commands or options, such as a menu, a prominent
4515item in the list meets this criterion.
45161. Source Code.
4517
4518The &rdquor;source code&rdquo; for a work means the preferred form of the work for
4519making modifications to it. &rdquor;Object code&rdquo; means any non-source form of a
4520work.
4521
4522A &rdquor;Standard Interface&rdquo; means an interface that either is an official
4523standard defined by a recognized standards body, or, in the case of interfaces
4524specified for a particular programming language, one that is widely used among
4525developers working in that language.
4526
4527The &rdquor;System Libraries&rdquo; of an executable work include anything, other than
4528the work as a whole, that (a) is included in the normal form of packaging a Major
4529Component, but which is not part of that Major Component, and (b) serves only to
4530enable use of the work with that Major Component, or to implement a Standard Interface
4531for which an implementation is available to the public in source code form. A
4532&rdquor;Major Component&rdquo;, in this context, means a major essential component
4533(kernel, window system, and so on) of the specific operating system (if any) on which
4534the executable work runs, or a compiler used to produce the work, or an object code
4535interpreter used to run it.
4536
4537The &rdquor;Corresponding Source&rdquo; for a work in object code form means all the
4538source code needed to generate, install, and (for an executable work) run the object
4539code and to modify the work, including scripts to control those activities. However,
4540it does not include the work's System Libraries, or general-purpose tools or generally
4541available free programs which are used unmodified in performing those activities but
4542which are not part of the work. For example, Corresponding Source includes interface
4543definition files associated with source files for the work, and the source code for
4544shared libraries and dynamically linked subprograms that the work is specifically
4545designed to require, such as by intimate data communication or control flow between
4546those subprograms and other parts of the work.
4547
4548The Corresponding Source need not include anything that users can regenerate
4549automatically from other parts of the Corresponding Source.
4550
4551The Corresponding Source for a work in source code form is that same work.
45522. Basic Permissions.
4553
4554All rights granted under this License are granted for the term of copyright on the
4555Program, and are irrevocable provided the stated conditions are met. This License
4556explicitly affirms your unlimited permission to run the unmodified Program. The output
4557from running a covered work is covered by this License only if the output, given its
4558content, constitutes a covered work. This License acknowledges your rights of fair use
4559or other equivalent, as provided by copyright law.
4560
4561You may make, run and propagate covered works that you do not convey, without
4562conditions so long as your license otherwise remains in force. You may convey covered
4563works to others for the sole purpose of having them make modifications exclusively for
4564you, or provide you with facilities for running those works, provided that you comply
4565with the terms of this License in conveying all material for which you do not control
4566copyright. Those thus making or running the covered works for you must do so
4567exclusively on your behalf, under your direction and control, on terms that prohibit
4568them from making any copies of your copyrighted material outside their relationship
4569with you.
4570
4571Conveying under any other circumstances is permitted solely under the conditions
4572stated below. Sublicensing is not allowed; section 10 makes it unnecessary.
45733. Protecting Users' Legal Rights From Anti-Circumvention Law.
4574
4575No covered work shall be deemed part of an effective technological measure under any
4576applicable law fulfilling obligations under article 11 of the WIPO copyright treaty
4577adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention
4578of such measures.
4579
4580When you convey a covered work, you waive any legal power to forbid circumvention of
4581technological measures to the extent such circumvention is effected by exercising
4582rights under this License with respect to the covered work, and you disclaim any
4583intention to limit operation or modification of the work as a means of enforcing,
4584against the work's users, your or third parties' legal rights to forbid circumvention
4585of technological measures.
45864. Conveying Verbatim Copies.
4587
4588You may convey verbatim copies of the Program's source code as you receive it, in any
4589medium, provided that you conspicuously and appropriately publish on each copy an
4590appropriate copyright notice; keep intact all notices stating that this License and
4591any non-permissive terms added in accord with section 7 apply to the code; keep intact
4592all notices of the absence of any warranty; and give all recipients a copy of this
4593License along with the Program.
4594
4595You may charge any price or no price for each copy that you convey, and you may offer
4596support or warranty protection for a fee.
45975. Conveying Modified Source Versions.
4598
4599You may convey a work based on the Program, or the modifications to produce it from
4600the Program, in the form of source code under the terms of section 4, provided that
4601you also meet all of these conditions:
4602
4603 * a) The work must carry prominent notices stating that you modified it, and
4604giving a relevant date.
4605 * b) The work must carry prominent notices stating that it is released under this
4606License and any conditions added under section 7. This requirement modifies the
4607requirement in section 4 to &rdquor;keep intact all notices&rdquo;.
4608 * c) You must license the entire work, as a whole, under this License to anyone
4609who comes into possession of a copy. This License will therefore apply, along with any
4610applicable section 7 additional terms, to the whole of the work, and all its parts,
4611regardless of how they are packaged. This License gives no permission to license the
4612work in any other way, but it does not invalidate such permission if you have
4613separately received it.
4614 * d) If the work has interactive user interfaces, each must display Appropriate
4615Legal Notices; however, if the Program has interactive interfaces that do not display
4616Appropriate Legal Notices, your work need not make them do so.
4617
4618A compilation of a covered work with other separate and independent works, which are
4619not by their nature extensions of the covered work, and which are not combined with it
4620such as to form a larger program, in or on a volume of a storage or distribution
4621medium, is called an &rdquor;aggregate&rdquo; if the compilation and its resulting
4622copyright are not used to limit the access or legal rights of the compilation's users
4623beyond what the individual works permit. Inclusion of a covered work in an aggregate
4624does not cause this License to apply to the other parts of the aggregate.
46256. Conveying Non-Source Forms.
4626
4627You may convey a covered work in object code form under the terms of sections 4 and 5,
4628provided that you also convey the machine-readable Corresponding Source under the
4629terms of this License, in one of these ways:
4630
4631 * a) Convey the object code in, or embodied in, a physical product (including a
4632physical distribution medium), accompanied by the Corresponding Source fixed on a
4633durable physical medium customarily used for software interchange.
4634 * b) Convey the object code in, or embodied in, a physical product (including a
4635physical distribution medium), accompanied by a written offer, valid for at least
4636three years and valid for as long as you offer spare parts or customer support for
4637that product model, to give anyone who possesses the object code either (1) a copy of
4638the Corresponding Source for all the software in the product that is covered by this
4639License, on a durable physical medium customarily used for software interchange, for a
4640price no more than your reasonable cost of physically performing this conveying of
4641source, or (2) access to copy the Corresponding Source from a network server at no
4642charge.
4643 * c) Convey individual copies of the object code with a copy of the written offer
4644to provide the Corresponding Source. This alternative is allowed only occasionally and
4645noncommercially, and only if you received the object code with such an offer, in
4646accord with subsection 6b.
4647 * d) Convey the object code by offering access from a designated place (gratis or
4648for a charge), and offer equivalent access to the Corresponding Source in the same way
4649through the same place at no further charge. You need not require recipients to copy
4650the Corresponding Source along with the object code. If the place to copy the object
4651code is a network server, the Corresponding Source may be on a different server
4652(operated by you or a third party) that supports equivalent copying facilities,
4653provided you maintain clear directions next to the object code saying where to find
4654the Corresponding Source. Regardless of what server hosts the Corresponding Source,
4655you remain obligated to ensure that it is available for as long as needed to satisfy
4656these requirements.
4657 * e) Convey the object code using peer-to-peer transmission, provided you inform
4658other peers where the object code and Corresponding Source of the work are being
4659offered to the general public at no charge under subsection 6d.
4660
4661A separable portion of the object code, whose source code is excluded from the
4662Corresponding Source as a System Library, need not be included in conveying the object
4663code work.
4664
4665A &rdquor;User Product&rdquo; is either (1) a &rdquor;consumer product&rdquo;, which
4666means any tangible personal property which is normally used for personal, family, or
4667household purposes, or (2) anything designed or sold for incorporation into a
4668dwelling. In determining whether a product is a consumer product, doubtful cases shall
4669be resolved in favor of coverage. For a particular product received by a particular
4670user, &rdquor;normally used&rdquo; refers to a typical or common use of that class of
4671product, regardless of the status of the particular user or of the way in which the
4672particular user actually uses, or expects or is expected to use, the product. A
4673product is a consumer product regardless of whether the product has substantial
4674commercial, industrial or non-consumer uses, unless such uses represent the only
4675significant mode of use of the product.
4676
4677&rdquor;Installation Information&rdquo; for a User Product means any methods,
4678procedures, authorization keys, or other information required to install and execute
4679modified versions of a covered work in that User Product from a modified version of
4680its Corresponding Source. The information must suffice to ensure that the continued
4681functioning of the modified object code is in no case prevented or interfered with
4682solely because modification has been made.
4683
4684If you convey an object code work under this section in, or with, or specifically for
4685use in, a User Product, and the conveying occurs as part of a transaction in which the
4686right of possession and use of the User Product is transferred to the recipient in
4687perpetuity or for a fixed term (regardless of how the transaction is characterized),
4688the Corresponding Source conveyed under this section must be accompanied by the
4689Installation Information. But this requirement does not apply if neither you nor any
4690third party retains the ability to install modified object code on the User Product
4691(for example, the work has been installed in ROM).
4692
4693The requirement to provide Installation Information does not include a requirement to
4694continue to provide support service, warranty, or updates for a work that has been
4695modified or installed by the recipient, or for the User Product in which it has been
4696modified or installed. Access to a network may be denied when the modification itself
4697materially and adversely affects the operation of the network or violates the rules
4698and protocols for communication across the network.
4699
4700Corresponding Source conveyed, and Installation Information provided, in accord with
4701this section must be in a format that is publicly documented (and with an
4702implementation available to the public in source code form), and must require no
4703special password or key for unpacking, reading or copying.
47047. Additional Terms.
4705
4706&rdquor;Additional permissions&rdquo; are terms that supplement the terms of this
4707License by making exceptions from one or more of its conditions. Additional
4708permissions that are applicable to the entire Program shall be treated as though they
4709were included in this License, to the extent that they are valid under applicable law.
4710If additional permissions apply only to part of the Program, that part may be used
4711separately under those permissions, but the entire Program remains governed by this
4712License without regard to the additional permissions.
4713
4714When you convey a copy of a covered work, you may at your option remove any additional
4715permissions from that copy, or from any part of it. (Additional permissions may be
4716written to require their own removal in certain cases when you modify the work.) You
4717may place additional permissions on material, added by you to a covered work, for
4718which you have or can give appropriate copyright permission.
4719
4720Notwithstanding any other provision of this License, for material you add to a covered
4721work, you may (if authorized by the copyright holders of that material) supplement the
4722terms of this License with terms:
4723
4724 * a) Disclaiming warranty or limiting liability differently from the terms of
4725sections 15 and 16 of this License; or
4726 * b) Requiring preservation of specified reasonable legal notices or author
4727attributions in that material or in the Appropriate Legal Notices displayed by works
4728containing it; or
4729 * c) Prohibiting misrepresentation of the origin of that material, or requiring
4730that modified versions of such material be marked in reasonable ways as different from
4731the original version; or
4732 * d) Limiting the use for publicity purposes of names of licensors or authors of
4733the material; or
4734 * e) Declining to grant rights under trademark law for use of some trade names,
4735trademarks, or service marks; or
4736 * f) Requiring indemnification of licensors and authors of that material by anyone
4737who conveys the material (or modified versions of it) with contractual assumptions of
4738liability to the recipient, for any liability that these contractual assumptions
4739directly impose on those licensors and authors.
4740
4741All other non-permissive additional terms are considered &rdquor;further
4742restrictions&rdquo; within the meaning of section 10. If the Program as you received
4743it, or any part of it, contains a notice stating that it is governed by this License
4744along with a term that is a further restriction, you may remove that term. If a
4745license document contains a further restriction but permits relicensing or conveying
4746under this License, you may add to a covered work material governed by the terms of
4747that license document, provided that the further restriction does not survive such
4748relicensing or conveying.
4749
4750If you add terms to a covered work in accord with this section, you must place, in the
4751relevant source files, a statement of the additional terms that apply to those files,
4752or a notice indicating where to find the applicable terms.
4753
4754Additional terms, permissive or non-permissive, may be stated in the form of a
4755separately written license, or stated as exceptions; the above requirements apply
4756either way.
47578. Termination.
4758
4759You may not propagate or modify a covered work except as expressly provided under this
4760License. Any attempt otherwise to propagate or modify it is void, and will
4761automatically terminate your rights under this License (including any patent licenses
4762granted under the third paragraph of section 11).
4763
4764However, if you cease all violation of this License, then your license from a
4765particular copyright holder is reinstated (a) provisionally, unless and until the
4766copyright holder explicitly and finally terminates your license, and (b) permanently,
4767if the copyright holder fails to notify you of the violation by some reasonable means
4768prior to 60 days after the cessation.
4769
4770Moreover, your license from a particular copyright holder is reinstated permanently if
4771the copyright holder notifies you of the violation by some reasonable means, this is
4772the first time you have received notice of violation of this License (for any work)
4773from that copyright holder, and you cure the violation prior to 30 days after your
4774receipt of the notice.
4775
4776Termination of your rights under this section does not terminate the licenses of
4777parties who have received copies or rights from you under this License. If your rights
4778have been terminated and not permanently reinstated, you do not qualify to receive new
4779licenses for the same material under section 10.
47809. Acceptance Not Required for Having Copies.
4781
4782You are not required to accept this License in order to receive or run a copy of the
4783Program. Ancillary propagation of a covered work occurring solely as a consequence of
4784using peer-to-peer transmission to receive a copy likewise does not require
4785acceptance. However, nothing other than this License grants you permission to
4786propagate or modify any covered work. These actions infringe copyright if you do not
4787accept this License. Therefore, by modifying or propagating a covered work, you
4788indicate your acceptance of this License to do so.
478910. Automatic Licensing of Downstream Recipients.
4790
4791Each time you convey a covered work, the recipient automatically receives a license
4792from the original licensors, to run, modify and propagate that work, subject to this
4793License. You are not responsible for enforcing compliance by third parties with this
4794License.
4795
4796An &rdquor;entity transaction&rdquo; is a transaction transferring control of an
4797organization, or substantially all assets of one, or subdividing an organization, or
4798merging organizations. If propagation of a covered work results from an entity
4799transaction, each party to that transaction who receives a copy of the work also
4800receives whatever licenses to the work the party's predecessor in interest had or
4801could give under the previous paragraph, plus a right to possession of the
4802Corresponding Source of the work from the predecessor in interest, if the predecessor
4803has it or can get it with reasonable efforts.
4804
4805You may not impose any further restrictions on the exercise of the rights granted or
4806affirmed under this License. For example, you may not impose a license fee, royalty,
4807or other charge for exercise of rights granted under this License, and you may not
4808initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging
4809that any patent claim is infringed by making, using, selling, offering for sale, or
4810importing the Program or any portion of it.
481111. Patents.
4812
4813A &rdquor;contributor&rdquo; is a copyright holder who authorizes use under this
4814License of the Program or a work on which the Program is based. The work thus licensed
4815is called the contributor's &rdquor;contributor version&rdquo;.
4816
4817A contributor's &rdquor;essential patent claims&rdquo; are all patent claims owned or
4818controlled by the contributor, whether already acquired or hereafter acquired, that
4819would be infringed by some manner, permitted by this License, of making, using, or
4820selling its contributor version, but do not include claims that would be infringed
4821only as a consequence of further modification of the contributor version. For purposes
4822of this definition, &rdquor;control&rdquo; includes the right to grant patent
4823sublicenses in a manner consistent with the requirements of this License.
4824
4825Each contributor grants you a non-exclusive, worldwide, royalty-free patent license
4826under the contributor's essential patent claims, to make, use, sell, offer for sale,
4827import and otherwise run, modify and propagate the contents of its contributor
4828version.
4829
4830In the following three paragraphs, a &rdquor;patent license&rdquo; is any express
4831agreement or commitment, however denominated, not to enforce a patent (such as an
4832express permission to practice a patent or covenant not to sue for patent
4833infringement). To &rdquor;grant&rdquo; such a patent license to a party means to make
4834such an agreement or commitment not to enforce a patent against the party.
4835
4836If you convey a covered work, knowingly relying on a patent license, and the
4837Corresponding Source of the work is not available for anyone to copy, free of charge
4838and under the terms of this License, through a publicly available network server or
4839other readily accessible means, then you must either (1) cause the Corresponding
4840Source to be so available, or (2) arrange to deprive yourself of the benefit of the
4841patent license for this particular work, or (3) arrange, in a manner consistent with
4842the requirements of this License, to extend the patent license to downstream
4843recipients. &rdquor;Knowingly relying&rdquo; means you have actual knowledge that, but
4844for the patent license, your conveying the covered work in a country, or your
4845recipient's use of the covered work in a country, would infringe one or more
4846identifiable patents in that country that you have reason to believe are valid.
4847
4848If, pursuant to or in connection with a single transaction or arrangement, you convey,
4849or propagate by procuring conveyance of, a covered work, and grant a patent license to
4850some of the parties receiving the covered work authorizing them to use, propagate,
4851modify or convey a specific copy of the covered work, then the patent license you
4852grant is automatically extended to all recipients of the covered work and works based
4853on it.
4854
4855A patent license is &rdquor;discriminatory&rdquo; if it does not include within the
4856scope of its coverage, prohibits the exercise of, or is conditioned on the
4857non-exercise of one or more of the rights that are specifically granted under this
4858License. You may not convey a covered work if you are a party to an arrangement with a
4859third party that is in the business of distributing software, under which you make
4860payment to the third party based on the extent of your activity of conveying the work,
4861and under which the third party grants, to any of the parties who would receive the
4862covered work from you, a discriminatory patent license (a) in connection with copies
4863of the covered work conveyed by you (or copies made from those copies), or (b)
4864primarily for and in connection with specific products or compilations that contain
4865the covered work, unless you entered into that arrangement, or that patent license was
4866granted, prior to 28 March 2007.
4867
4868Nothing in this License shall be construed as excluding or limiting any implied
4869license or other defenses to infringement that may otherwise be available to you under
4870applicable patent law.
487112. No Surrender of Others' Freedom.
4872
4873If conditions are imposed on you (whether by court order, agreement or otherwise) that
4874contradict the conditions of this License, they do not excuse you from the conditions
4875of this License. If you cannot convey a covered work so as to satisfy simultaneously
4876your obligations under this License and any other pertinent obligations, then as a
4877consequence you may not convey it at all. For example, if you agree to terms that
4878obligate you to collect a royalty for further conveying from those to whom you convey
4879the Program, the only way you could satisfy both those terms and this License would be
4880to refrain entirely from conveying the Program.
488113. Use with the GNU Affero General Public License.
4882
4883Notwithstanding any other provision of this License, you have permission to link or
4884combine any covered work with a work licensed under version 3 of the GNU Affero
4885General Public License into a single combined work, and to convey the resulting work.
4886The terms of this License will continue to apply to the part which is the covered
4887work, but the special requirements of the GNU Affero General Public License, section
488813, concerning interaction through a network will apply to the combination as such.
488914. Revised Versions of this License.
4890
4891The Free Software Foundation may publish revised and/or new versions of the GNU
4892General Public License from time to time. Such new versions will be similar in spirit
4893to the present version, but may differ in detail to address new problems or concerns.
4894
4895Each version is given a distinguishing version number. If the Program specifies that a
4896certain numbered version of the GNU General Public License &rdquor;or any later
4897version&rdquo; applies to it, you have the option of following the terms and
4898conditions either of that numbered version or of any later version published by the
4899Free Software Foundation. If the Program does not specify a version number of the GNU
4900General Public License, you may choose any version ever published by the Free Software
4901Foundation.
4902
4903If the Program specifies that a proxy can decide which future versions of the GNU
4904General Public License can be used, that proxy's public statement of acceptance of a
4905version permanently authorizes you to choose that version for the Program.
4906
4907Later license versions may give you additional or different permissions. However, no
4908additional obligations are imposed on any author or copyright holder as a result of
4909your choosing to follow a later version.
491015. Disclaimer of Warranty.
4911
4912THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
4913EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
4914PROVIDE THE PROGRAM &rdquor;AS IS&rdquo; WITHOUT WARRANTY OF ANY KIND, EITHER
4915EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
4916MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
4917QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
4918DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
491916. Limitation of Liability.
4920
4921IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
4922COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS
4923PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
4924INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
4925PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE
4926OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE
4927WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
4928POSSIBILITY OF SUCH DAMAGES.
492917. Interpretation of Sections 15 and 16.
4930
4931If the disclaimer of warranty and limitation of liability provided above cannot be
4932given local legal effect according to their terms, reviewing courts shall apply local
4933law that most closely approximates an absolute waiver of all civil liability in
4934connection with the Program, unless a warranty or assumption of liability accompanies
4935a copy of the Program in return for a fee.
4936
4937END OF TERMS AND CONDITIONS
4938How to Apply These Terms to Your New Programs
4939
4940If you develop a new program, and you want it to be of the greatest possible use to
4941the public, the best way to achieve this is to make it free software which everyone
4942can redistribute and change under these terms.
4943
4944To do so, attach the following notices to the program. It is safest to attach them to
4945the start of each source file to most effectively state the exclusion of warranty; and
4946each file should have at least the &rdquor;copyright&rdquo; line and a pointer to
4947where the full notice is found.
4948
4949 &lt;one line to give the program's name and a brief idea of what it does.&gt;
4950 Copyright (C) &lt;year&gt; &lt;name of author&gt;
4951
4952 This program is free software: you can redistribute it and/or modify
4953 it under the terms of the GNU General Public License as published by
4954 the Free Software Foundation, either version 3 of the License, or
4955 (at your option) any later version.
4956
4957 This program is distributed in the hope that it will be useful,
4958 but WITHOUT ANY WARRANTY; without even the implied warranty of
4959 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4960 GNU General Public License for more details.
4961
4962 You should have received a copy of the GNU General Public License
4963 along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.
4964
4965Also add information on how to contact you by electronic and paper mail.
4966
4967If the program does terminal interaction, make it output a short notice like this when
4968it starts in an interactive mode:
4969
4970 &lt;program&gt; Copyright (C) &lt;year&gt; &lt;name of author&gt;
4971 This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
4972 This is free software, and you are welcome to redistribute it
4973 under certain conditions; type `show c' for details.
4974
4975The hypothetical commands `show w' and `show c' should show the appropriate parts of
4976the General Public License. Of course, your program's commands might be different; for
4977a GUI interface, you would use an &rdquor;about box&rdquo;.
4978
4979You should also get your employer (if you work as a programmer) or school, if any, to
4980sign a &rdquor;copyright disclaimer&rdquo; for the program, if necessary. For more
4981information on this, and how to apply and follow the GNU GPL, see
4982&lt;http://www.gnu.org/licenses/&gt;.
4983
4984The GNU General Public License does not permit incorporating your program into
4985proprietary programs. If your program is a subroutine library, you may consider it
4986more useful to permit linking proprietary applications with the library. If this is
4987what you want to do, use the GNU Lesser General Public License instead of this
4988License. But first, please read
4989&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;.
4990</programlisting></para></section>
4991
4992<section id="lic_14">
4993<title>GPL-3.0-with-GCC-exception</title>
4994<para><programlisting>
4995
4996insert GPL v3 text here
4997
4998GCC RUNTIME LIBRARY EXCEPTION
4999Version 3.1, 31 March 2009
5000
5001General information:
5002http://www.gnu.org/licenses/gcc-exception.html
5003Copyright (C) 2009 Free Software Foundation, Inc. &lt;http://fsf.org/&gt;
5004Everyone is permitted to copy and distribute verbatim copies of this license document,
5005but changing it is not allowed.
5006This GCC Runtime Library Exception ("Exception") is an additional permission under
5007section 7 of the GNU General Public License, version 3 ("GPLv3"). It applies to a
5008given file (the "Runtime Library") that bears a notice placed by the copyright holder
5009of the file stating that the file is governed by GPLv3 along with this Exception.
5010When you use GCC to compile a program, GCC may combine portions of certain GCC header
5011files and runtime libraries with the compiled program. The purpose of this Exception
5012is to allow compilation of non-GPL (including proprietary) programs to use, in this
5013way, the header files and runtime libraries covered by this Exception.
5014
50150. Definitions.
5016A file is an "Independent Module" if it either requires the Runtime Library for
5017execution after a Compilation Process, or makes use of an interface provided by the
5018Runtime Library, but is not otherwise based on the Runtime Library.
5019"GCC" means a version of the GNU Compiler Collection, with or without modifications,
5020governed by version 3 (or a specified later version) of the GNU General Public License
5021(GPL) with the option of using any subsequent versions published by the FSF.
5022"GPL-compatible Software" is software whose conditions of propagation, modification
5023and use would permit combination with GCC in accord with the license of GCC.
5024"Target Code" refers to output from any compiler for a real or virtual target
5025processor architecture, in executable form or suitable for input to an assembler,
5026loader, linker and/or execution phase. Notwithstanding that, Target Code does not
5027include data in any format that is used as a compiler intermediate representation, or
5028used for producing a compiler intermediate representation.
5029The "Compilation Process" transforms code entirely represented in non-intermediate
5030languages designed for human-written code, and/or in Java Virtual Machine byte code,
5031into Target Code. Thus, for example, use of source code generators and preprocessors
5032need not be considered part of the Compilation Process, since the Compilation Process
5033can be understood as starting with the output of the generators or preprocessors.
5034A Compilation Process is "Eligible" if it is done using GCC, alone or with other
5035GPL-compatible software, or if it is done without using any work based on GCC. For
5036example, using non-GPL-compatible Software to optimize any GCC intermediate
5037representations would not qualify as an Eligible Compilation Process.
5038
50391. Grant of Additional Permission.
5040You have permission to propagate a work of Target Code formed by combining the Runtime
5041Library with Independent Modules, even if such propagation would otherwise violate the
5042terms of GPLv3, provided that all Target Code was generated by Eligible Compilation
5043Processes. You may then convey such a combination under terms of your choice,
5044consistent with the licensing of the Independent Modules.
5045
50462. No Weakening of GCC Copyleft.
5047The availability of this Exception does not imply any general presumption that
5048third-party software is unaffected by the copyleft requirements of the license of GCC.
5049
5050</programlisting></para></section>
5051
5052<section id="lic_15">
5053<title>ICU</title>
5054<para><programlisting>
5055COPYRIGHT AND PERMISSION NOTICE
5056
5057Copyright (c) 1995-2012 International Business Machines Corporation and others
5058
5059All rights reserved.
5060
5061Permission is hereby granted, free of charge, to any person obtaining a copy of this
5062software and associated documentation files (the "Software"), to deal in the Software
5063without restriction, including without limitation the rights to use, copy, modify,
5064merge, publish, distribute, and/or sell copies of the Software, and to permit persons
5065to whom the Software is furnished to do so, provided that the above copyright
5066notice(s) and this permission notice appear in all copies of the Software and that
5067both the above copyright notice(s) and this permission notice appear in supporting
5068documentation.
5069
5070THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
5071INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5072PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
5073COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
5074SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM
5075LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
5076TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
5077SOFTWARE.
5078
5079Except as contained in this notice, the name of a copyright holder shall not be used
5080in advertising or otherwise to promote the sale, use or other dealings in this
5081Software without prior written authorization of the copyright holder.
5082
5083All trademarks and registered trademarks mentioned herein are the property of their
5084respective owners.
5085</programlisting></para></section>
5086
5087<section id="lic_16">
5088<title>ISC</title>
5089<para><programlisting>
5090
5091ISC License:
5092
5093Copyright &#169; 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
5094Copyright &#169; 1995-2003 by Internet Software Consortium
5095
5096Permission to use, copy, modify, and/or distribute this software for any purpose with
5097or without fee is hereby granted, provided that the above copyright notice and this
5098permission notice appear in all copies.
5099
5100THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
5101SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT
5102SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
5103DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
5104OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
5105THE USE OR PERFORMANCE OF THIS SOFTWARE.
5106
5107</programlisting></para></section>
5108
5109<section id="lic_17">
5110<title>LGPL-2.0</title>
5111<para><programlisting>
5112GNU LIBRARY GENERAL PUBLIC LICENSE
5113
5114
5115
5116Version 2, June 1991
5117
5118
5119
5120Copyright (C) 1991 Free Software Foundation, Inc.
5121
512251 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
5123
5124Everyone is permitted to copy and distribute verbatim copies
5125
5126of this license document, but changing it is not allowed.
5127
5128
5129
5130[This is the first released version of the library GPL. It is
5131
5132 numbered 2 because it goes with version 2 of the ordinary GPL.]
5133
5134Preamble
5135
5136
5137
5138The licenses for most software are designed to take away your freedom to share and
5139change it. By contrast, the GNU General Public Licenses are intended to guarantee your
5140freedom to share and change free software--to make sure the software is free for all
5141its users.
5142
5143
5144
5145This license, the Library General Public License, applies to some specially designated
5146Free Software Foundation software, and to any other libraries whose authors decide to
5147use it. You can use it for your libraries, too.
5148
5149
5150
5151When we speak of free software, we are referring to freedom, not price. Our General
5152Public Licenses are designed to make sure that you have the freedom to distribute
5153copies of free software (and charge for this service if you wish), that you receive
5154source code or can get it if you want it, that you can change the software or use
5155pieces of it in new free programs; and that you know you can do these things.
5156
5157
5158
5159To protect your rights, we need to make restrictions that forbid anyone to deny you
5160these rights or to ask you to surrender the rights. These restrictions translate to
5161certain responsibilities for you if you distribute copies of the library, or if you
5162modify it.
5163
5164
5165
5166For example, if you distribute copies of the library, whether gratis or for a fee, you
5167must give the recipients all the rights that we gave you. You must make sure that
5168they, too, receive or can get the source code. If you link a program with the library,
5169you must provide complete object files to the recipients so that they can relink them
5170with the library, after making changes to the library and recompiling it. And you must
5171show them these terms so they know their rights.
5172
5173
5174
5175Our method of protecting your rights has two steps: (1) copyright the library, and (2)
5176offer you this license which gives you legal permission to copy, distribute and/or
5177modify the library.
5178
5179
5180
5181Also, for each distributor's protection, we want to make certain that everyone
5182understands that there is no warranty for this free library. If the library is
5183modified by someone else and passed on, we want its recipients to know that what they
5184have is not the original version, so that any problems introduced by others will not
5185reflect on the original authors' reputations.
5186
5187
5188
5189Finally, any free program is threatened constantly by software patents. We wish to
5190avoid the danger that companies distributing free software will individually obtain
5191patent licenses, thus in effect transforming the program into proprietary software. To
5192prevent this, we have made it clear that any patent must be licensed for everyone's
5193free use or not licensed at all.
5194
5195
5196
5197Most GNU software, including some libraries, is covered by the ordinary GNU General
5198Public License, which was designed for utility programs. This license, the GNU Library
5199General Public License, applies to certain designated libraries. This license is quite
5200different from the ordinary one; be sure to read it in full, and don't assume that
5201anything in it is the same as in the ordinary license.
5202
5203
5204
5205The reason we have a separate public license for some libraries is that they blur the
5206distinction we usually make between modifying or adding to a program and simply using
5207it. Linking a program with a library, without changing the library, is in some sense
5208simply using the library, and is analogous to running a utility program or application
5209program. However, in a textual and legal sense, the linked executable is a combined
5210work, a derivative of the original library, and the ordinary General Public License
5211treats it as such.
5212
5213
5214
5215Because of this blurred distinction, using the ordinary General Public License for
5216libraries did not effectively promote software sharing, because most developers did
5217not use the libraries. We concluded that weaker conditions might promote sharing
5218better.
5219
5220
5221
5222However, unrestricted linking of non-free programs would deprive the users of those
5223programs of all benefit from the free status of the libraries themselves. This Library
5224General Public License is intended to permit developers of non-free programs to use
5225free libraries, while preserving your freedom as a user of such programs to change the
5226free libraries that are incorporated in them. (We have not seen how to achieve this as
5227regards changes in header files, but we have achieved it as regards changes in the
5228actual functions of the Library.) The hope is that this will lead to faster
5229development of free libraries.
5230
5231
5232
5233The precise terms and conditions for copying, distribution and modification follow.
5234Pay close attention to the difference between a "work based on the library" and a
5235"work that uses the library". The former contains code derived from the library, while
5236the latter only works together with the library.
5237
5238
5239
5240Note that it is possible for a library to be covered by the ordinary General Public
5241License rather than by this special one.
5242
5243
5244
5245TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
5246
5247
5248
52490. This License Agreement applies to any software library which contains a notice
5250placed by the copyright holder or other authorized party saying it may be distributed
5251under the terms of this Library General Public License (also called "this License").
5252Each licensee is addressed as "you".
5253
5254
5255
5256A "library" means a collection of software functions and/or data prepared so as to be
5257conveniently linked with application programs (which use some of those functions and
5258data) to form executables.
5259
5260
5261
5262The "Library", below, refers to any such software library or work which has been
5263distributed under these terms. A "work based on the Library" means either the Library
5264or any derivative work under copyright law: that is to say, a work containing the
5265Library or a portion of it, either verbatim or with modifications and/or translated
5266straightforwardly into another language. (Hereinafter, translation is included without
5267limitation in the term "modification".)
5268
5269
5270
5271"Source code" for a work means the preferred form of the work for making modifications
5272to it. For a library, complete source code means all the source code for all modules
5273it contains, plus any associated interface definition files, plus the scripts used to
5274control compilation and installation of the library.
5275
5276
5277
5278Activities other than copying, distribution and modification are not covered by this
5279License; they are outside its scope. The act of running a program using the Library is
5280not restricted, and output from such a program is covered only if its contents
5281constitute a work based on the Library (independent of the use of the Library in a
5282tool for writing it). Whether that is true depends on what the Library does and what
5283the program that uses the Library does.
5284
5285
5286
52871. You may copy and distribute verbatim copies of the Library's complete source code
5288as you receive it, in any medium, provided that you conspicuously and appropriately
5289publish on each copy an appropriate copyright notice and disclaimer of warranty; keep
5290intact all the notices that refer to this License and to the absence of any warranty;
5291and distribute a copy of this License along with the Library.
5292
5293
5294
5295You may charge a fee for the physical act of transferring a copy, and you may at your
5296option offer warranty protection in exchange for a fee.
5297
5298
5299
53002. You may modify your copy or copies of the Library or any portion of it, thus
5301forming a work based on the Library, and copy and distribute such modifications or
5302work under the terms of Section 1 above, provided that you also meet all of these
5303conditions:
5304
5305
5306
5307a) The modified work must itself be a software library.
5308
5309b) You must cause the files modified to carry prominent notices stating that you
5310changed the files and the date of any change.
5311
5312c) You must cause the whole of the work to be licensed at no charge to all third
5313parties under the terms of this License.
5314
5315d) If a facility in the modified Library refers to a function or a table of data to be
5316supplied by an application program that uses the facility, other than as an argument
5317passed when the facility is invoked, then you must make a good faith effort to ensure
5318that, in the event an application does not supply such function or table, the facility
5319still operates, and performs whatever part of its purpose remains meaningful.
5320
5321(For example, a function in a library to compute square roots has a purpose that is
5322entirely well-defined independent of the application. Therefore, Subsection 2d
5323requires that any application-supplied function or table used by this function must be
5324optional: if the application does not supply it, the square root function must still
5325compute square roots.)
5326
5327
5328
5329These requirements apply to the modified work as a whole. If identifiable sections of
5330that work are not derived from the Library, and can be reasonably considered
5331independent and separate works in themselves, then this License, and its terms, do not
5332apply to those sections when you distribute them as separate works. But when you
5333distribute the same sections as part of a whole which is a work based on the Library,
5334the distribution of the whole must be on the terms of this License, whose permissions
5335for other licensees extend to the entire whole, and thus to each and every part
5336regardless of who wrote it.
5337
5338
5339
5340Thus, it is not the intent of this section to claim rights or contest your rights to
5341work written entirely by you; rather, the intent is to exercise the right to control
5342the distribution of derivative or collective works based on the Library.
5343
5344
5345
5346In addition, mere aggregation of another work not based on the Library with the
5347Library (or with a work based on the Library) on a volume of a storage or distribution
5348medium does not bring the other work under the scope of this License.
5349
5350
5351
53523. You may opt to apply the terms of the ordinary GNU General Public License instead
5353of this License to a given copy of the Library. To do this, you must alter all the
5354notices that refer to this License, so that they refer to the ordinary GNU General
5355Public License, version 2, instead of to this License. (If a newer version than
5356version 2 of the ordinary GNU General Public License has appeared, then you can
5357specify that version instead if you wish.) Do not make any other change in these
5358notices.
5359
5360
5361
5362Once this change is made in a given copy, it is irreversible for that copy, so the
5363ordinary GNU General Public License applies to all subsequent copies and derivative
5364works made from that copy.
5365
5366
5367
5368This option is useful when you wish to copy part of the code of the Library into a
5369program that is not a library.
5370
5371
5372
53734. You may copy and distribute the Library (or a portion or derivative of it, under
5374Section 2) in object code or executable form under the terms of Sections 1 and 2 above
5375provided that you accompany it with the complete corresponding machine-readable source
5376code, which must be distributed under the terms of Sections 1 and 2 above on a medium
5377customarily used for software interchange.
5378
5379
5380
5381If distribution of object code is made by offering access to copy from a designated
5382place, then offering equivalent access to copy the source code from the same place
5383satisfies the requirement to distribute the source code, even though third parties are
5384not compelled to copy the source along with the object code.
5385
5386
5387
53885. A program that contains no derivative of any portion of the Library, but is
5389designed to work with the Library by being compiled or linked with it, is called a
5390"work that uses the Library". Such a work, in isolation, is not a derivative work of
5391the Library, and therefore falls outside the scope of this License.
5392
5393
5394
5395However, linking a "work that uses the Library" with the Library creates an executable
5396that is a derivative of the Library (because it contains portions of the Library),
5397rather than a "work that uses the library". The executable is therefore covered by
5398this License. Section 6 states terms for distribution of such executables.
5399
5400
5401
5402When a "work that uses the Library" uses material from a header file that is part of
5403the Library, the object code for the work may be a derivative work of the Library even
5404though the source code is not. Whether this is true is especially significant if the
5405work can be linked without the Library, or if the work is itself a library. The
5406threshold for this to be true is not precisely defined by law.
5407
5408
5409
5410If such an object file uses only numerical parameters, data structure layouts and
5411accessors, and small macros and small inline functions (ten lines or less in length),
5412then the use of the object file is unrestricted, regardless of whether it is legally a
5413derivative work. (Executables containing this object code plus portions of the Library
5414will still fall under Section 6.)
5415
5416
5417
5418Otherwise, if the work is a derivative of the Library, you may distribute the object
5419code for the work under the terms of Section 6. Any executables containing that work
5420also fall under Section 6, whether or not they are linked directly with the Library
5421itself.
5422
5423
5424
54256. As an exception to the Sections above, you may also compile or link a "work that
5426uses the Library" with the Library to produce a work containing portions of the
5427Library, and distribute that work under terms of your choice, provided that the terms
5428permit modification of the work for the customer's own use and reverse engineering for
5429debugging such modifications.
5430
5431
5432
5433You must give prominent notice with each copy of the work that the Library is used in
5434it and that the Library and its use are covered by this License. You must supply a
5435copy of this License. If the work during execution displays copyright notices, you
5436must include the copyright notice for the Library among them, as well as a reference
5437directing the user to the copy of this License. Also, you must do one of these things:
5438
5439
5440
5441a) Accompany the work with the complete corresponding machine-readable source code for
5442the Library including whatever changes were used in the work (which must be
5443distributed under Sections 1 and 2 above); and, if the work is an executable linked
5444with the Library, with the complete machine-readable "work that uses the Library", as
5445object code and/or source code, so that the user can modify the Library and then
5446relink to produce a modified executable containing the modified Library. (It is
5447understood that the user who changes the contents of definitions files in the Library
5448will not necessarily be able to recompile the application to use the modified
5449definitions.)
5450
5451b) Accompany the work with a written offer, valid for at least three years, to give
5452the same user the materials specified in Subsection 6a, above, for a charge no more
5453than the cost of performing this distribution.
5454
5455c) If distribution of the work is made by offering access to copy from a designated
5456place, offer equivalent access to copy the above specified materials from the same
5457place.
5458
5459d) Verify that the user has already received a copy of these materials or that you
5460have already sent this user a copy.
5461
5462For an executable, the required form of the "work that uses the Library" must include
5463any data and utility programs needed for reproducing the executable from it. However,
5464as a special exception, the source code distributed need not include anything that is
5465normally distributed (in either source or binary form) with the major components
5466(compiler, kernel, and so on) of the operating system on which the executable runs,
5467unless that component itself accompanies the executable.
5468
5469
5470
5471It may happen that this requirement contradicts the license restrictions of other
5472proprietary libraries that do not normally accompany the operating system. Such a
5473contradiction means you cannot use both them and the Library together in an executable
5474that you distribute.
5475
5476
5477
54787. You may place library facilities that are a work based on the Library side-by-side
5479in a single library together with other library facilities not covered by this
5480License, and distribute such a combined library, provided that the separate
5481distribution of the work based on the Library and of the other library facilities is
5482otherwise permitted, and provided that you do these two things:
5483
5484
5485
5486a) Accompany the combined library with a copy of the same work based on the Library,
5487uncombined with any other library facilities. This must be distributed under the terms
5488of the Sections above.
5489
5490b) Give prominent notice with the combined library of the fact that part of it is a
5491work based on the Library, and explaining where to find the accompanying uncombined
5492form of the same work.
5493
54948. You may not copy, modify, sublicense, link with, or distribute the Library except
5495as expressly provided under this License. Any attempt otherwise to copy, modify,
5496sublicense, link with, or distribute the Library is void, and will automatically
5497terminate your rights under this License. However, parties who have received copies,
5498or rights, from you under this License will not have their licenses terminated so long
5499as such parties remain in full compliance.
5500
5501
5502
55039. You are not required to accept this License, since you have not signed it. However,
5504nothing else grants you permission to modify or distribute the Library or its
5505derivative works. These actions are prohibited by law if you do not accept this
5506License. Therefore, by modifying or distributing the Library (or any work based on the
5507Library), you indicate your acceptance of this License to do so, and all its terms and
5508conditions for copying, distributing or modifying the Library or works based on it.
5509
5510
5511
551210. Each time you redistribute the Library (or any work based on the Library), the
5513recipient automatically receives a license from the original licensor to copy,
5514distribute, link with or modify the Library subject to these terms and conditions. You
5515may not impose any further restrictions on the recipients' exercise of the rights
5516granted herein. You are not responsible for enforcing compliance by third parties to
5517this License.
5518
5519
5520
552111. If, as a consequence of a court judgment or allegation of patent infringement or
5522for any other reason (not limited to patent issues), conditions are imposed on you
5523(whether by court order, agreement or otherwise) that contradict the conditions of
5524this License, they do not excuse you from the conditions of this License. If you
5525cannot distribute so as to satisfy simultaneously your obligations under this License
5526and any other pertinent obligations, then as a consequence you may not distribute the
5527Library at all. For example, if a patent license would not permit royalty-free
5528redistribution of the Library by all those who receive copies directly or indirectly
5529through you, then the only way you could satisfy both it and this License would be to
5530refrain entirely from distribution of the Library.
5531
5532
5533
5534If any portion of this section is held invalid or unenforceable under any particular
5535circumstance, the balance of the section is intended to apply, and the section as a
5536whole is intended to apply in other circumstances.
5537
5538
5539
5540It is not the purpose of this section to induce you to infringe any patents or other
5541property right claims or to contest validity of any such claims; this section has the
5542sole purpose of protecting the integrity of the free software distribution system
5543which is implemented by public license practices. Many people have made generous
5544contributions to the wide range of software distributed through that system in
5545reliance on consistent application of that system; it is up to the author/donor to
5546decide if he or she is willing to distribute software through any other system and a
5547licensee cannot impose that choice.
5548
5549
5550
5551This section is intended to make thoroughly clear what is believed to be a consequence
5552of the rest of this License.
5553
5554
5555
555612. If the distribution and/or use of the Library is restricted in certain countries
5557either by patents or by copyrighted interfaces, the original copyright holder who
5558places the Library under this License may add an explicit geographical distribution
5559limitation excluding those countries, so that distribution is permitted only in or
5560among countries not thus excluded. In such case, this License incorporates the
5561limitation as if written in the body of this License.
5562
5563
5564
556513. The Free Software Foundation may publish revised and/or new versions of the
5566Library General Public License from time to time. Such new versions will be similar in
5567spirit to the present version, but may differ in detail to address new problems or
5568concerns.
5569
5570
5571
5572Each version is given a distinguishing version number. If the Library specifies a
5573version number of this License which applies to it and "any later version", you have
5574the option of following the terms and conditions either of that version or of any
5575later version published by the Free Software Foundation. If the Library does not
5576specify a license version number, you may choose any version ever published by the
5577Free Software Foundation.
5578
5579
5580
558114. If you wish to incorporate parts of the Library into other free programs whose
5582distribution conditions are incompatible with these, write to the author to ask for
5583permission. For software which is copyrighted by the Free Software Foundation, write
5584to the Free Software Foundation; we sometimes make exceptions for this. Our decision
5585will be guided by the two goals of preserving the free status of all derivatives of
5586our free software and of promoting the sharing and reuse of software generally.
5587
5588
5589
5590NO WARRANTY
5591
5592
5593
559415. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
5595LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN
5596WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT
5597WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
5598IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE
5599RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY
5600PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
5601
5602
5603
560416. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
5605COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS
5606PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
5607INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
5608LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE
5609OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE
5610WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
5611POSSIBILITY OF SUCH DAMAGES.
5612
5613
5614
5615END OF TERMS AND CONDITIONS
5616
5617
5618
5619How to Apply These Terms to Your New Libraries
5620
5621
5622
5623If you develop a new library, and you want it to be of the greatest possible use to
5624the public, we recommend making it free software that everyone can redistribute and
5625change. You can do so by permitting redistribution under these terms (or,
5626alternatively, under the terms of the ordinary General Public License).
5627
5628
5629
5630To apply these terms, attach the following notices to the library. It is safest to
5631attach them to the start of each source file to most effectively convey the exclusion
5632of warranty; and each file should have at least the "copyright" line and a pointer to
5633where the full notice is found.
5634
5635
5636
5637one line to give the library's name and an idea of what it does.
5638
5639Copyright (C) year name of author
5640
5641
5642
5643This library is free software; you can redistribute it and/or
5644
5645modify it under the terms of the GNU Library General Public
5646
5647License as published by the Free Software Foundation; either
5648
5649version 2 of the License, or (at your option) any later version.
5650
5651
5652
5653This library is distributed in the hope that it will be useful,
5654
5655but WITHOUT ANY WARRANTY; without even the implied warranty of
5656
5657MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
5658
5659Library General Public License for more details.
5660
5661
5662
5663You should have received a copy of the GNU Library General Public
5664
5665License along with this library; if not, write to the
5666
5667Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
5668
5669Boston, MA 02110-1301, USA.
5670
5671Also add information on how to contact you by electronic and paper mail.
5672
5673
5674
5675You should also get your employer (if you work as a programmer) or your school, if
5676any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample;
5677alter the names:
5678
5679
5680
5681Yoyodyne, Inc., hereby disclaims all copyright interest in
5682
5683the library `Frob' (a library for tweaking knobs) written
5684
5685by James Random Hacker.
5686
5687
5688
5689signature of Ty Coon, 1 April 1990
5690
5691Ty Coon, President of Vice
5692
5693That's all there is to it!
5694
5695</programlisting></para></section>
5696
5697<section id="lic_18">
5698<title>LGPL-2.1</title>
5699<para><programlisting>
5700
5701GNU LESSER GENERAL PUBLIC LICENSE
5702
5703Version 2.1, February 1999
5704
5705Copyright (C) 1991, 1999 Free Software Foundation, Inc.
570651 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
5707Everyone is permitted to copy and distribute verbatim copies
5708of this license document, but changing it is not allowed.
5709
5710[This is the first released version of the Lesser GPL. It also counts
5711 as the successor of the GNU Library Public License, version 2, hence
5712 the version number 2.1.]
5713Preamble
5714
5715The licenses for most software are designed to take away your freedom to share and
5716change it. By contrast, the GNU General Public Licenses are intended to guarantee your
5717freedom to share and change free software--to make sure the software is free for all
5718its users.
5719
5720This license, the Lesser General Public License, applies to some specially designated
5721software packages--typically libraries--of the Free Software Foundation and other
5722authors who decide to use it. You can use it too, but we suggest you first think
5723carefully about whether this license or the ordinary General Public License is the
5724better strategy to use in any particular case, based on the explanations below.
5725
5726When we speak of free software, we are referring to freedom of use, not price. Our
5727General Public Licenses are designed to make sure that you have the freedom to
5728distribute copies of free software (and charge for this service if you wish); that you
5729receive source code or can get it if you want it; that you can change the software and
5730use pieces of it in new free programs; and that you are informed that you can do these
5731things.
5732
5733To protect your rights, we need to make restrictions that forbid distributors to deny
5734you these rights or to ask you to surrender these rights. These restrictions translate
5735to certain responsibilities for you if you distribute copies of the library or if you
5736modify it.
5737
5738For example, if you distribute copies of the library, whether gratis or for a fee, you
5739must give the recipients all the rights that we gave you. You must make sure that
5740they, too, receive or can get the source code. If you link other code with the
5741library, you must provide complete object files to the recipients, so that they can
5742relink them with the library after making changes to the library and recompiling it.
5743And you must show them these terms so they know their rights.
5744
5745We protect your rights with a two-step method: (1) we copyright the library, and (2)
5746we offer you this license, which gives you legal permission to copy, distribute and/or
5747modify the library.
5748
5749To protect each distributor, we want to make it very clear that there is no warranty
5750for the free library. Also, if the library is modified by someone else and passed on,
5751the recipients should know that what they have is not the original version, so that
5752the original author`s reputation will not be affected by problems that might be
5753introduced by others.
5754
5755Finally, software patents pose a constant threat to the existence of any free program.
5756We wish to make sure that a company cannot effectively restrict the users of a free
5757program by obtaining a restrictive license from a patent holder. Therefore, we insist
5758that any patent license obtained for a version of the library must be consistent with
5759the full freedom of use specified in this license.
5760
5761Most GNU software, including some libraries, is covered by the ordinary GNU General
5762Public License. This license, the GNU Lesser General Public License, applies to
5763certain designated libraries, and is quite different from the ordinary General Public
5764License. We use this license for certain libraries in order to permit linking those
5765libraries into non-free programs.
5766
5767When a program is linked with a library, whether statically or using a shared library,
5768the combination of the two is legally speaking a combined work, a derivative of the
5769original library. The ordinary General Public License therefore permits such linking
5770only if the entire combination fits its criteria of freedom. The Lesser General Public
5771License permits more lax criteria for linking other code with the library.
5772
5773We call this license the "Lesser" General Public License because it does Less to
5774protect the user`s freedom than the ordinary General Public License. It also provides
5775other free software developers Less of an advantage over competing non-free programs.
5776These disadvantages are the reason we use the ordinary General Public License for many
5777libraries. However, the Lesser license provides advantages in certain special
5778circumstances.
5779
5780For example, on rare occasions, there may be a special need to encourage the widest
5781possible use of a certain library, so that it becomes a de-facto standard. To achieve
5782this, non-free programs must be allowed to use the library. A more frequent case is
5783that a free library does the same job as widely used non-free libraries. In this case,
5784there is little to gain by limiting the free library to free software only, so we use
5785the Lesser General Public License.
5786
5787In other cases, permission to use a particular library in non-free programs enables a
5788greater number of people to use a large body of free software. For example, permission
5789to use the GNU C Library in non-free programs enables many more people to use the
5790whole GNU operating system, as well as its variant, the GNU/Linux operating system.
5791
5792Although the Lesser General Public License is Less protective of the users` freedom,
5793it does ensure that the user of a program that is linked with the Library has the
5794freedom and the wherewithal to run that program using a modified version of the
5795Library.
5796
5797The precise terms and conditions for copying, distribution and modification follow.
5798Pay close attention to the difference between a "work based on the library" and a
5799"work that uses the library". The former contains code derived from the library,
5800whereas the latter must be combined with the library in order to run.
5801
5802TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
5803
58040. This License Agreement applies to any software library or other program which
5805contains a notice placed by the copyright holder or other authorized party saying it
5806may be distributed under the terms of this Lesser General Public License (also called
5807"this License"). Each licensee is addressed as "you".
5808
5809A "library" means a collection of software functions and/or data prepared so as to be
5810conveniently linked with application programs (which use some of those functions and
5811data) to form executables.
5812
5813The "Library", below, refers to any such software library or work which has been
5814distributed under these terms. A "work based on the Library" means either the Library
5815or any derivative work under copyright law: that is to say, a work containing the
5816Library or a portion of it, either verbatim or with modifications and/or translated
5817straightforwardly into another language. (Hereinafter, translation is included without
5818limitation in the term "modification".)
5819
5820"Source code" for a work means the preferred form of the work for making modifications
5821to it. For a library, complete source code means all the source code for all modules
5822it contains, plus any associated interface definition files, plus the scripts used to
5823control compilation and installation of the library.
5824
5825Activities other than copying, distribution and modification are not covered by this
5826License; they are outside its scope. The act of running a program using the Library is
5827not restricted, and output from such a program is covered only if its contents
5828constitute a work based on the Library (independent of the use of the Library in a
5829tool for writing it). Whether that is true depends on what the Library does and what
5830the program that uses the Library does.
5831
58321. You may copy and distribute verbatim copies of the Library`s complete source code
5833as you receive it, in any medium, provided that you conspicuously and appropriately
5834publish on each copy an appropriate copyright notice and disclaimer of warranty; keep
5835intact all the notices that refer to this License and to the absence of any warranty;
5836and distribute a copy of this License along with the Library.
5837
5838You may charge a fee for the physical act of transferring a copy, and you may at your
5839option offer warranty protection in exchange for a fee.
5840
58412. You may modify your copy or copies of the Library or any portion of it, thus
5842forming a work based on the Library, and copy and distribute such modifications or
5843work under the terms of Section 1 above, provided that you also meet all of these
5844conditions:
5845
5846a) The modified work must itself be a software library.
5847b) You must cause the files modified to carry prominent notices stating that you
5848changed the files and the date of any change.
5849c) You must cause the whole of the work to be licensed at no charge to all third
5850parties under the terms of this License.
5851d) If a facility in the modified Library refers to a function or a table of data to be
5852supplied by an application program that uses the facility, other than as an argument
5853passed when the facility is invoked, then you must make a good faith effort to ensure
5854that, in the event an application does not supply such function or table, the facility
5855still operates, and performs whatever part of its purpose remains meaningful.
5856(For example, a function in a library to compute square roots has a purpose that is
5857entirely well-defined independent of the application. Therefore, Subsection 2d
5858requires that any application-supplied function or table used by this function must be
5859optional: if the application does not supply it, the square root function must still
5860compute square roots.)
5861
5862These requirements apply to the modified work as a whole. If identifiable sections of
5863that work are not derived from the Library, and can be reasonably considered
5864independent and separate works in themselves, then this License, and its terms, do not
5865apply to those sections when you distribute them as separate works. But when you
5866distribute the same sections as part of a whole which is a work based on the Library,
5867the distribution of the whole must be on the terms of this License, whose permissions
5868for other licensees extend to the entire whole, and thus to each and every part
5869regardless of who wrote it.
5870
5871Thus, it is not the intent of this section to claim rights or contest your rights to
5872work written entirely by you; rather, the intent is to exercise the right to control
5873the distribution of derivative or collective works based on the Library.
5874
5875In addition, mere aggregation of another work not based on the Library with the
5876Library (or with a work based on the Library) on a volume of a storage or distribution
5877medium does not bring the other work under the scope of this License.
5878
58793. You may opt to apply the terms of the ordinary GNU General Public License instead
5880of this License to a given copy of the Library. To do this, you must alter all the
5881notices that refer to this License, so that they refer to the ordinary GNU General
5882Public License, version 2, instead of to this License. (If a newer version than
5883version 2 of the ordinary GNU General Public License has appeared, then you can
5884specify that version instead if you wish.) Do not make any other change in these
5885notices.
5886
5887Once this change is made in a given copy, it is irreversible for that copy, so the
5888ordinary GNU General Public License applies to all subsequent copies and derivative
5889works made from that copy.
5890
5891This option is useful when you wish to copy part of the code of the Library into a
5892program that is not a library.
5893
58944. You may copy and distribute the Library (or a portion or derivative of it, under
5895Section 2) in object code or executable form under the terms of Sections 1 and 2 above
5896provided that you accompany it with the complete corresponding machine-readable source
5897code, which must be distributed under the terms of Sections 1 and 2 above on a medium
5898customarily used for software interchange.
5899
5900If distribution of object code is made by offering access to copy from a designated
5901place, then offering equivalent access to copy the source code from the same place
5902satisfies the requirement to distribute the source code, even though third parties are
5903not compelled to copy the source along with the object code.
5904
59055. A program that contains no derivative of any portion of the Library, but is
5906designed to work with the Library by being compiled or linked with it, is called a
5907"work that uses the Library". Such a work, in isolation, is not a derivative work of
5908the Library, and therefore falls outside the scope of this License.
5909
5910However, linking a "work that uses the Library" with the Library creates an executable
5911that is a derivative of the Library (because it contains portions of the Library),
5912rather than a "work that uses the library". The executable is therefore covered by
5913this License. Section 6 states terms for distribution of such executables.
5914
5915When a "work that uses the Library" uses material from a header file that is part of
5916the Library, the object code for the work may be a derivative work of the Library even
5917though the source code is not. Whether this is true is especially significant if the
5918work can be linked without the Library, or if the work is itself a library. The
5919threshold for this to be true is not precisely defined by law.
5920
5921If such an object file uses only numerical parameters, data structure layouts and
5922accessors, and small macros and small inline functions (ten lines or less in length),
5923then the use of the object file is unrestricted, regardless of whether it is legally a
5924derivative work. (Executables containing this object code plus portions of the Library
5925will still fall under Section 6.)
5926
5927Otherwise, if the work is a derivative of the Library, you may distribute the object
5928code for the work under the terms of Section 6. Any executables containing that work
5929also fall under Section 6, whether or not they are linked directly with the Library
5930itself.
5931
59326. As an exception to the Sections above, you may also combine or link a "work that
5933uses the Library" with the Library to produce a work containing portions of the
5934Library, and distribute that work under terms of your choice, provided that the terms
5935permit modification of the work for the customer`s own use and reverse engineering for
5936debugging such modifications.
5937
5938You must give prominent notice with each copy of the work that the Library is used in
5939it and that the Library and its use are covered by this License. You must supply a
5940copy of this License. If the work during execution displays copyright notices, you
5941must include the copyright notice for the Library among them, as well as a reference
5942directing the user to the copy of this License. Also, you must do one of these things:
5943
5944a) Accompany the work with the complete corresponding machine-readable source code for
5945the Library including whatever changes were used in the work (which must be
5946distributed under Sections 1 and 2 above); and, if the work is an executable linked
5947with the Library, with the complete machine-readable "work that uses the Library", as
5948object code and/or source code, so that the user can modify the Library and then
5949relink to produce a modified executable containing the modified Library. (It is
5950understood that the user who changes the contents of definitions files in the Library
5951will not necessarily be able to recompile the application to use the modified
5952definitions.)
5953b) Use a suitable shared library mechanism for linking with the Library. A suitable
5954mechanism is one that (1) uses at run time a copy of the library already present on
5955the user`s computer system, rather than copying library functions into the executable,
5956and (2) will operate properly with a modified version of the library, if the user
5957installs one, as long as the modified version is interface-compatible with the version
5958that the work was made with.
5959c) Accompany the work with a written offer, valid for at least three years, to give
5960the same user the materials specified in Subsection 6a, above, for a charge no more
5961than the cost of performing this distribution.
5962d) If distribution of the work is made by offering access to copy from a designated
5963place, offer equivalent access to copy the above specified materials from the same
5964place.
5965e) Verify that the user has already received a copy of these materials or that you
5966have already sent this user a copy.
5967For an executable, the required form of the "work that uses the Library" must include
5968any data and utility programs needed for reproducing the executable from it. However,
5969as a special exception, the materials to be distributed need not include anything that
5970is normally distributed (in either source or binary form) with the major components
5971(compiler, kernel, and so on) of the operating system on which the executable runs,
5972unless that component itself accompanies the executable.
5973
5974It may happen that this requirement contradicts the license restrictions of other
5975proprietary libraries that do not normally accompany the operating system. Such a
5976contradiction means you cannot use both them and the Library together in an executable
5977that you distribute.
5978
59797. You may place library facilities that are a work based on the Library side-by-side
5980in a single library together with other library facilities not covered by this
5981License, and distribute such a combined library, provided that the separate
5982distribution of the work based on the Library and of the other library facilities is
5983otherwise permitted, and provided that you do these two things:
5984
5985a) Accompany the combined library with a copy of the same work based on the Library,
5986uncombined with any other library facilities. This must be distributed under the terms
5987of the Sections above.
5988b) Give prominent notice with the combined library of the fact that part of it is a
5989work based on the Library, and explaining where to find the accompanying uncombined
5990form of the same work.
59918. You may not copy, modify, sublicense, link with, or distribute the Library except
5992as expressly provided under this License. Any attempt otherwise to copy, modify,
5993sublicense, link with, or distribute the Library is void, and will automatically
5994terminate your rights under this License. However, parties who have received copies,
5995or rights, from you under this License will not have their licenses terminated so long
5996as such parties remain in full compliance.
5997
59989. You are not required to accept this License, since you have not signed it. However,
5999nothing else grants you permission to modify or distribute the Library or its
6000derivative works. These actions are prohibited by law if you do not accept this
6001License. Therefore, by modifying or distributing the Library (or any work based on the
6002Library), you indicate your acceptance of this License to do so, and all its terms and
6003conditions for copying, distributing or modifying the Library or works based on it.
6004
600510. Each time you redistribute the Library (or any work based on the Library), the
6006recipient automatically receives a license from the original licensor to copy,
6007distribute, link with or modify the Library subject to these terms and conditions. You
6008may not impose any further restrictions on the recipients` exercise of the rights
6009granted herein. You are not responsible for enforcing compliance by third parties with
6010this License.
6011
601211. If, as a consequence of a court judgment or allegation of patent infringement or
6013for any other reason (not limited to patent issues), conditions are imposed on you
6014(whether by court order, agreement or otherwise) that contradict the conditions of
6015this License, they do not excuse you from the conditions of this License. If you
6016cannot distribute so as to satisfy simultaneously your obligations under this License
6017and any other pertinent obligations, then as a consequence you may not distribute the
6018Library at all. For example, if a patent license would not permit royalty-free
6019redistribution of the Library by all those who receive copies directly or indirectly
6020through you, then the only way you could satisfy both it and this License would be to
6021refrain entirely from distribution of the Library.
6022
6023If any portion of this section is held invalid or unenforceable under any particular
6024circumstance, the balance of the section is intended to apply, and the section as a
6025whole is intended to apply in other circumstances.
6026
6027It is not the purpose of this section to induce you to infringe any patents or other
6028property right claims or to contest validity of any such claims; this section has the
6029sole purpose of protecting the integrity of the free software distribution system
6030which is implemented by public license practices. Many people have made generous
6031contributions to the wide range of software distributed through that system in
6032reliance on consistent application of that system; it is up to the author/donor to
6033decide if he or she is willing to distribute software through any other system and a
6034licensee cannot impose that choice.
6035
6036This section is intended to make thoroughly clear what is believed to be a consequence
6037of the rest of this License.
6038
603912. If the distribution and/or use of the Library is restricted in certain countries
6040either by patents or by copyrighted interfaces, the original copyright holder who
6041places the Library under this License may add an explicit geographical distribution
6042limitation excluding those countries, so that distribution is permitted only in or
6043among countries not thus excluded. In such case, this License incorporates the
6044limitation as if written in the body of this License.
6045
604613. The Free Software Foundation may publish revised and/or new versions of the Lesser
6047General Public License from time to time. Such new versions will be similar in spirit
6048to the present version, but may differ in detail to address new problems or concerns.
6049
6050Each version is given a distinguishing version number. If the Library specifies a
6051version number of this License which applies to it and "any later version", you have
6052the option of following the terms and conditions either of that version or of any
6053later version published by the Free Software Foundation. If the Library does not
6054specify a license version number, you may choose any version ever published by the
6055Free Software Foundation.
6056
605714. If you wish to incorporate parts of the Library into other free programs whose
6058distribution conditions are incompatible with these, write to the author to ask for
6059permission. For software which is copyrighted by the Free Software Foundation, write
6060to the Free Software Foundation; we sometimes make exceptions for this. Our decision
6061will be guided by the two goals of preserving the free status of all derivatives of
6062our free software and of promoting the sharing and reuse of software generally.
6063
6064NO WARRANTY
6065
606615. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
6067LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN
6068WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT
6069WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
6070IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE
6071RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY
6072PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
6073
607416. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
6075COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS
6076PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
6077INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
6078LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE
6079OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE
6080WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
6081POSSIBILITY OF SUCH DAMAGES.
6082
6083END OF TERMS AND CONDITIONS
6084
6085How to Apply These Terms to Your New Libraries
6086
6087If you develop a new library, and you want it to be of the greatest possible use to
6088the public, we recommend making it free software that everyone can redistribute and
6089change. You can do so by permitting redistribution under these terms (or,
6090alternatively, under the terms of the ordinary General Public License).
6091
6092To apply these terms, attach the following notices to the library. It is safest to
6093attach them to the start of each source file to most effectively convey the exclusion
6094of warranty; and each file should have at least the "copyright" line and a pointer to
6095where the full notice is found.
6096
6097one line to give the library`s name and an idea of what it does.
6098Copyright (C) year name of author
6099
6100This library is free software; you can redistribute it and/or
6101modify it under the terms of the GNU Lesser General Public
6102License as published by the Free Software Foundation; either
6103version 2.1 of the License, or (at your option) any later version.
6104
6105This library is distributed in the hope that it will be useful,
6106but WITHOUT ANY WARRANTY; without even the implied warranty of
6107MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
6108Lesser General Public License for more details.
6109
6110You should have received a copy of the GNU Lesser General Public
6111License along with this library; if not, write to the Free Software
6112Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
6113Also add information on how to contact you by electronic and paper mail.
6114
6115You should also get your employer (if you work as a programmer) or your school, if
6116any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample;
6117alter the names:
6118
6119Yoyodyne, Inc., hereby disclaims all copyright interest in
6120the library `Frob` (a library for tweaking knobs) written
6121by James Random Hacker.
6122
6123signature of Ty Coon, 1 April 1990
6124Ty Coon, President of Vice
6125That`s all there is to it!
6126
6127</programlisting></para></section>
6128
6129<section id="lic_19">
6130<title>LGPL-3.0</title>
6131<para><programlisting>
6132GNU LESSER GENERAL PUBLIC LICENSE
6133
6134Version 3, 29 June 2007
6135
6136Copyright © 2007 Free Software Foundation, Inc. &lt;http://fsf.org/&gt;
6137
6138Everyone is permitted to copy and distribute verbatim copies of this license document,
6139but changing it is not allowed.
6140
6141This version of the GNU Lesser General Public License incorporates the terms and
6142conditions of version 3 of the GNU General Public License, supplemented by the
6143additional permissions listed below.
61440. Additional Definitions.
6145
6146As used herein, &rdquor;this License&rdquo; refers to version 3 of the GNU Lesser
6147General Public License, and the &rdquor;GNU GPL&rdquo; refers to version 3 of the GNU
6148General Public License.
6149
6150&rdquor;The Library&rdquo; refers to a covered work governed by this License, other
6151than an Application or a Combined Work as defined below.
6152
6153An &rdquor;Application&rdquo; is any work that makes use of an interface provided by
6154the Library, but which is not otherwise based on the Library. Defining a subclass of a
6155class defined by the Library is deemed a mode of using an interface provided by the
6156Library.
6157
6158A &rdquor;Combined Work&rdquo; is a work produced by combining or linking an
6159Application with the Library. The particular version of the Library with which the
6160Combined Work was made is also called the &rdquor;Linked Version&rdquo;.
6161
6162The &rdquor;Minimal Corresponding Source&rdquo; for a Combined Work means the
6163Corresponding Source for the Combined Work, excluding any source code for portions of
6164the Combined Work that, considered in isolation, are based on the Application, and not
6165on the Linked Version.
6166
6167The &rdquor;Corresponding Application Code&rdquo; for a Combined Work means the object
6168code and/or source code for the Application, including any data and utility programs
6169needed for reproducing the Combined Work from the Application, but excluding the
6170System Libraries of the Combined Work.
61711. Exception to Section 3 of the GNU GPL.
6172
6173You may convey a covered work under sections 3 and 4 of this License without being
6174bound by section 3 of the GNU GPL.
61752. Conveying Modified Versions.
6176
6177If you modify a copy of the Library, and, in your modifications, a facility refers to
6178a function or data to be supplied by an Application that uses the facility (other than
6179as an argument passed when the facility is invoked), then you may convey a copy of the
6180modified version:
6181
6182 * a) under this License, provided that you make a good faith effort to ensure
6183that, in the event an Application does not supply the function or data, the facility
6184still operates, and performs whatever part of its purpose remains meaningful, or
6185 * b) under the GNU GPL, with none of the additional permissions of this License
6186applicable to that copy.
6187
61883. Object Code Incorporating Material from Library Header Files.
6189
6190The object code form of an Application may incorporate material from a header file
6191that is part of the Library. You may convey such object code under terms of your
6192choice, provided that, if the incorporated material is not limited to numerical
6193parameters, data structure layouts and accessors, or small macros, inline functions
6194and templates (ten or fewer lines in length), you do both of the following:
6195
6196 * a) Give prominent notice with each copy of the object code that the Library is
6197used in it and that the Library and its use are covered by this License.
6198 * b) Accompany the object code with a copy of the GNU GPL and this license
6199document.
6200
62014. Combined Works.
6202
6203You may convey a Combined Work under terms of your choice that, taken together,
6204effectively do not restrict modification of the portions of the Library contained in
6205the Combined Work and reverse engineering for debugging such modifications, if you
6206also do each of the following:
6207
6208 * a) Give prominent notice with each copy of the Combined Work that the Library is
6209used in it and that the Library and its use are covered by this License.
6210 * b) Accompany the Combined Work with a copy of the GNU GPL and this license
6211document.
6212 * c) For a Combined Work that displays copyright notices during execution, include
6213the copyright notice for the Library among these notices, as well as a reference
6214directing the user to the copies of the GNU GPL and this license document.
6215 * d) Do one of the following:
6216 o 0) Convey the Minimal Corresponding Source under the terms of this
6217License, and the Corresponding Application Code in a form suitable for, and under
6218terms that permit, the user to recombine or relink the Application with a modified
6219version of the Linked Version to produce a modified Combined Work, in the manner
6220specified by section 6 of the GNU GPL for conveying Corresponding Source.
6221 o 1) Use a suitable shared library mechanism for linking with the Library. A
6222suitable mechanism is one that (a) uses at run time a copy of the Library already
6223present on the user's computer system, and (b) will operate properly with a modified
6224version of the Library that is interface-compatible with the Linked Version.
6225 * e) Provide Installation Information, but only if you would otherwise be required
6226to provide such information under section 6 of the GNU GPL, and only to the extent
6227that such information is necessary to install and execute a modified version of the
6228Combined Work produced by recombining or relinking the Application with a modified
6229version of the Linked Version. (If you use option 4d0, the Installation Information
6230must accompany the Minimal Corresponding Source and Corresponding Application Code. If
6231you use option 4d1, you must provide the Installation Information in the manner
6232specified by section 6 of the GNU GPL for conveying Corresponding Source.)
6233
62345. Combined Libraries.
6235
6236You may place library facilities that are a work based on the Library side by side in
6237a single library together with other library facilities that are not Applications and
6238are not covered by this License, and convey such a combined library under terms of
6239your choice, if you do both of the following:
6240
6241 * a) Accompany the combined library with a copy of the same work based on the
6242Library, uncombined with any other library facilities, conveyed under the terms of
6243this License.
6244 * b) Give prominent notice with the combined library that part of it is a work
6245based on the Library, and explaining where to find the accompanying uncombined form of
6246the same work.
6247
62486. Revised Versions of the GNU Lesser General Public License.
6249
6250The Free Software Foundation may publish revised and/or new versions of the GNU Lesser
6251General Public License from time to time. Such new versions will be similar in spirit
6252to the present version, but may differ in detail to address new problems or concerns.
6253
6254Each version is given a distinguishing version number. If the Library as you received
6255it specifies that a certain numbered version of the GNU Lesser General Public License
6256&rdquor;or any later version&rdquo; applies to it, you have the option of following
6257the terms and conditions either of that published version or of any later version
6258published by the Free Software Foundation. If the Library as you received it does not
6259specify a version number of the GNU Lesser General Public License, you may choose any
6260version of the GNU Lesser General Public License ever published by the Free Software
6261Foundation.
6262
6263If the Library as you received it specifies that a proxy can decide whether future
6264versions of the GNU Lesser General Public License shall apply, that proxy's public
6265statement of acceptance of any version is permanent authorization for you to choose
6266that version for the Library.
6267</programlisting></para></section>
6268
6269<section id="lic_20">
6270<title>Libpng</title>
6271<para><programlisting>
6272
6273This copy of the libpng notices is provided for your convenience. In case of
6274any discrepancy between this copy and the notices in the file png.h that is
6275included in the libpng distribution, the latter shall prevail.
6276
6277COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
6278
6279If you modify libpng you may insert additional notices immediately following
6280this sentence.
6281
6282This code is released under the libpng license.
6283
6284libpng versions 1.2.6, August 15, 2004, through 1.4.5, December 9, 2010, are
6285Copyright (c) 2004, 2006-2010 Glenn Randers-Pehrson, and are
6286distributed according to the same disclaimer and license as libpng-1.2.5
6287with the following individual added to the list of Contributing Authors
6288
6289 Cosmin Truta
6290
6291libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
6292Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
6293distributed according to the same disclaimer and license as libpng-1.0.6
6294with the following individuals added to the list of Contributing Authors
6295
6296 Simon-Pierre Cadieux
6297 Eric S. Raymond
6298 Gilles Vollant
6299
6300and with the following additions to the disclaimer:
6301
6302 There is no warranty against interference with your enjoyment of the
6303 library or against infringement. There is no warranty that our
6304 efforts or the library will fulfill any of your particular purposes
6305 or needs. This library is provided with all faults, and the entire
6306 risk of satisfactory quality, performance, accuracy, and effort is with
6307 the user.
6308
6309libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
6310Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
6311distributed according to the same disclaimer and license as libpng-0.96,
6312with the following individuals added to the list of Contributing Authors:
6313
6314 Tom Lane
6315 Glenn Randers-Pehrson
6316 Willem van Schaik
6317
6318libpng versions 0.89, June 1996, through 0.96, May 1997, are
6319Copyright (c) 1996, 1997 Andreas Dilger
6320Distributed according to the same disclaimer and license as libpng-0.88,
6321with the following individuals added to the list of Contributing Authors:
6322
6323 John Bowler
6324 Kevin Bracey
6325 Sam Bushell
6326 Magnus Holmgren
6327 Greg Roelofs
6328 Tom Tanner
6329
6330libpng versions 0.5, May 1995, through 0.88, January 1996, are
6331Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
6332
6333For the purposes of this copyright and license, "Contributing Authors"
6334is defined as the following set of individuals:
6335
6336 Andreas Dilger
6337 Dave Martindale
6338 Guy Eric Schalnat
6339 Paul Schmidt
6340 Tim Wegner
6341
6342The PNG Reference Library is supplied "AS IS". The Contributing Authors
6343and Group 42, Inc. disclaim all warranties, expressed or implied,
6344including, without limitation, the warranties of merchantability and of
6345fitness for any purpose. The Contributing Authors and Group 42, Inc.
6346assume no liability for direct, indirect, incidental, special, exemplary,
6347or consequential damages, which may result from the use of the PNG
6348Reference Library, even if advised of the possibility of such damage.
6349
6350Permission is hereby granted to use, copy, modify, and distribute this
6351source code, or portions hereof, for any purpose, without fee, subject
6352to the following restrictions:
6353
63541. The origin of this source code must not be misrepresented.
6355
63562. Altered versions must be plainly marked as such and must not
6357 be misrepresented as being the original source.
6358
63593. This Copyright notice may not be removed or altered from any
6360 source or altered source distribution.
6361
6362The Contributing Authors and Group 42, Inc. specifically permit, without
6363fee, and encourage the use of this source code as a component to
6364supporting the PNG file format in commercial products. If you use this
6365source code in a product, acknowledgment is not required but would be
6366appreciated.
6367
6368
6369A "png_get_copyright" function is available, for convenient use in "about"
6370boxes and the like:
6371
6372 printf("%s",png_get_copyright(NULL));
6373
6374Also, the PNG logo (in PNG format, of course) is supplied in the
6375files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
6376
6377Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a
6378certification mark of the Open Source Initiative.
6379
6380Glenn Randers-Pehrson
6381glennrp at users.sourceforge.net
6382December 9, 2010
6383
6384</programlisting></para></section>
6385
6386<section id="lic_21">
6387<title>MIT</title>
6388<para><programlisting>
6389
6390MIT License
6391
6392Copyright (c) &lt;year&gt; &lt;copyright holders&gt;
6393
6394Permission is hereby granted, free of charge, to any person obtaining a copy
6395of this software and associated documentation files (the "Software"), to deal
6396in the Software without restriction, including without limitation the rights
6397to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6398copies of the Software, and to permit persons to whom the Software is
6399furnished to do so, subject to the following conditions:
6400
6401The above copyright notice and this permission notice shall be included in
6402all copies or substantial portions of the Software.
6403
6404THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6405IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6406FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6407AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6408LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6409OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6410THE SOFTWARE.
6411
6412</programlisting></para></section>
6413
6414<section id="lic_22">
6415<title>MPL-1.0</title>
6416<para><programlisting>
6417
6418MOZILLA PUBLIC LICENSE
6419Version 1.0
6420
64211. Definitions.
6422
64231.1. ``Contributor`` means each entity that creates or contributes to the creation of
6424Modifications.
64251.2. ``Contributor Version`` means the combination of the Original Code, prior
6426Modifications used by a Contributor, and the Modifications made by that particular
6427Contributor.
6428
64291.3. ``Covered Code`` means the Original Code or Modifications or the combination of
6430the Original Code and Modifications, in each case including portions thereof.
6431
64321.4. ``Electronic Distribution Mechanism`` means a mechanism generally accepted in the
6433software development community for the electronic transfer of data.
6434
64351.5. ``Executable`` means Covered Code in any form other than Source Code.
6436
64371.6. ``Initial Developer`` means the individual or entity identified as the Initial
6438Developer in the Source Code notice required by Exhibit A.
6439
64401.7. ``Larger Work`` means a work which combines Covered Code or portions thereof with
6441code not governed by the terms of this License.
6442
64431.8. ``License`` means this document.
6444
64451.9. ``Modifications`` means any addition to or deletion from the substance or
6446structure of either the Original Code or any previous Modifications. When Covered Code
6447is released as a series of files, a Modification is:
6448
6449A. Any addition to or deletion from the contents of a file containing Original Code or
6450previous Modifications.
6451
6452B. Any new file that contains any part of the Original Code or previous Modifications.
6453
64541.10. ``Original Code`` means Source Code of computer software code which is described
6455in the Source Code notice required by Exhibit A as Original Code, and which, at the
6456time of its release under this License is not already Covered Code governed by this
6457License.
6458
64591.11. ``Source Code`` means the preferred form of the Covered Code for making
6460modifications to it, including all modules it contains, plus any associated interface
6461definition files, scripts used to control compilation and installation of an
6462Executable, or a list of source code differential comparisons against either the
6463Original Code or another well known, available Covered Code of the Contributor`s
6464choice. The Source Code can be in a compressed or archival form, provided the
6465appropriate decompression or de-archiving software is widely available for no charge.
6466
64671.12. ``You`` means an individual or a legal entity exercising rights under, and
6468complying with all of the terms of, this License or a future version of this License
6469issued under Section 6.1. For legal entities, ``You`` includes any entity which
6470controls, is controlled by, or is under common control with You. For purposes of this
6471definition, ``control`` means (a) the power, direct or indirect, to cause the
6472direction or management of such entity, whether by contract or otherwise, or (b)
6473ownership of fifty percent (50%) or more of the outstanding shares or beneficial
6474ownership of such entity.
6475
64762. Source Code License.
64772.1. The Initial Developer Grant.
6478The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive
6479license, subject to third party intellectual property claims:
6480(a) to use, reproduce, modify, display, perform, sublicense and distribute the
6481Original Code (or portions thereof) with or without Modifications, or as part of a
6482Larger Work; and
6483
6484(b) under patents now or hereafter owned or controlled by Initial Developer, to make,
6485have made, use and sell (``Utilize``) the Original Code (or portions thereof), but
6486solely to the extent that any such patent is reasonably necessary to enable You to
6487Utilize the Original Code (or portions thereof) and not to any greater extent that may
6488be necessary to Utilize further Modifications or combinations.
6489
64902.2. Contributor Grant.
6491Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license,
6492subject to third party intellectual property claims:
6493
6494(a) to use, reproduce, modify, display, perform, sublicense and distribute the
6495Modifications created by such Contributor (or portions thereof) either on an
6496unmodified basis, with other Modifications, as Covered Code or as part of a Larger
6497Work; and
6498
6499(b) under patents now or hereafter owned or controlled by Contributor, to Utilize the
6500Contributor Version (or portions thereof), but solely to the extent that any such
6501patent is reasonably necessary to enable You to Utilize the Contributor Version (or
6502portions thereof), and not to any greater extent that may be necessary to Utilize
6503further Modifications or combinations.
6504
65053. Distribution Obligations.
65063.1. Application of License.
6507The Modifications which You create or to which You contribute are governed by the
6508terms of this License, including without limitation Section 2.2. The Source Code
6509version of Covered Code may be distributed only under the terms of this License or a
6510future version of this License released under Section 6.1, and You must include a copy
6511of this License with every copy of the Source Code You distribute. You may not offer
6512or impose any terms on any Source Code version that alters or restricts the applicable
6513version of this License or the recipients` rights hereunder. However, You may include
6514an additional document offering the additional rights described in Section 3.5.
65153.2. Availability of Source Code.
6516Any Modification which You create or to which You contribute must be made available in
6517Source Code form under the terms of this License either on the same media as an
6518Executable version or via an accepted Electronic Distribution Mechanism to anyone to
6519whom you made an Executable version available; and if made available via Electronic
6520Distribution Mechanism, must remain available for at least twelve (12) months after
6521the date it initially became available, or at least six (6) months after a subsequent
6522version of that particular Modification has been made available to such recipients.
6523You are responsible for ensuring that the Source Code version remains available even
6524if the Electronic Distribution Mechanism is maintained by a third party.
6525
65263.3. Description of Modifications.
6527You must cause all Covered Code to which you contribute to contain a file documenting
6528the changes You made to create that Covered Code and the date of any change. You must
6529include a prominent statement that the Modification is derived, directly or
6530indirectly, from Original Code provided by the Initial Developer and including the
6531name of the Initial Developer in (a) the Source Code, and (b) in any notice in an
6532Executable version or related documentation in which You describe the origin or
6533ownership of the Covered Code.
6534
65353.4. Intellectual Property Matters
6536
6537(a) Third Party Claims.
6538If You have knowledge that a party claims an intellectual property right in particular
6539functionality or code (or its utilization under this License), you must include a text
6540file with the source code distribution titled ``LEGAL`` which describes the claim and
6541the party making the claim in sufficient detail that a recipient will know whom to
6542contact. If you obtain such knowledge after You make Your Modification available as
6543described in Section 3.2, You shall promptly modify the LEGAL file in all copies You
6544make available thereafter and shall take other steps (such as notifying appropriate
6545mailing lists or newsgroups) reasonably calculated to inform those who received the
6546Covered Code that new knowledge has been obtained.
6547
6548(b) Contributor APIs.
6549If Your Modification is an application programming interface and You own or control
6550patents which are reasonably necessary to implement that API, you must also include
6551this information in the LEGAL file.
6552
65533.5. Required Notices.
6554You must duplicate the notice in Exhibit A in each file of the Source Code, and this
6555License in any documentation for the Source Code, where You describe recipients`
6556rights relating to Covered Code. If You created one or more Modification(s), You may
6557add your name as a Contributor to the notice described in Exhibit A. If it is not
6558possible to put such notice in a particular Source Code file due to its structure,
6559then you must include such notice in a location (such as a relevant directory file)
6560where a user would be likely to look for such a notice. You may choose to offer, and
6561to charge a fee for, warranty, support, indemnity or liability obligations to one or
6562more recipients of Covered Code. However, You may do so only on Your own behalf, and
6563not on behalf of the Initial Developer or any Contributor. You must make it absolutely
6564clear than any such warranty, support, indemnity or liability obligation is offered by
6565You alone, and You hereby agree to indemnify the Initial Developer and every
6566Contributor for any liability incurred by the Initial Developer or such Contributor as
6567a result of warranty, support, indemnity or liability terms You offer.
6568
65693.6. Distribution of Executable Versions.
6570You may distribute Covered Code in Executable form only if the requirements of Section
65713.1-3.5 have been met for that Covered Code, and if You include a notice stating that
6572the Source Code version of the Covered Code is available under the terms of this
6573License, including a description of how and where You have fulfilled the obligations
6574of Section 3.2. The notice must be conspicuously included in any notice in an
6575Executable version, related documentation or collateral in which You describe
6576recipients` rights relating to the Covered Code. You may distribute the Executable
6577version of Covered Code under a license of Your choice, which may contain terms
6578different from this License, provided that You are in compliance with the terms of
6579this License and that the license for the Executable version does not attempt to limit
6580or alter the recipient`s rights in the Source Code version from the rights set forth
6581in this License. If You distribute the Executable version under a different license
6582You must make it absolutely clear that any terms which differ from this License are
6583offered by You alone, not by the Initial Developer or any Contributor. You hereby
6584agree to indemnify the Initial Developer and every Contributor for any liability
6585incurred by the Initial Developer or such Contributor as a result of any such terms
6586You offer.
6587
65883.7. Larger Works.
6589You may create a Larger Work by combining Covered Code with other code not governed by
6590the terms of this License and distribute the Larger Work as a single product. In such
6591a case, You must make sure the requirements of this License are fulfilled for the
6592Covered Code.
6593
65944. Inability to Comply Due to Statute or Regulation.
6595If it is impossible for You to comply with any of the terms of this License with
6596respect to some or all of the Covered Code due to statute or regulation then You must:
6597(a) comply with the terms of this License to the maximum extent possible; and (b)
6598describe the limitations and the code they affect. Such description must be included
6599in the LEGAL file described in Section 3.4 and must be included with all distributions
6600of the Source Code. Except to the extent prohibited by statute or regulation, such
6601description must be sufficiently detailed for a recipient of ordinary skill to be able
6602to understand it.
6603
66045. Application of this License.
6605This License applies to code to which the Initial Developer has attached the notice in
6606Exhibit A, and to related Covered Code.
66076. Versions of the License.
66086.1. New Versions.
6609Netscape Communications Corporation (``Netscape``) may publish revised and/or new
6610versions of the License from time to time. Each version will be given a distinguishing
6611version number.
66126.2. Effect of New Versions.
6613Once Covered Code has been published under a particular version of the License, You
6614may always continue to use it under the terms of that version. You may also choose to
6615use such Covered Code under the terms of any subsequent version of the License
6616published by Netscape. No one other than Netscape has the right to modify the terms
6617applicable to Covered Code created under this License.
6618
66196.3. Derivative Works.
6620If you create or use a modified version of this License (which you may only do in
6621order to apply it to code which is not already Covered Code governed by this License),
6622you must (a) rename Your license so that the phrases ``Mozilla``, ``MOZILLAPL``,
6623``MOZPL``, ``Netscape``, ``NPL`` or any confusingly similar phrase do not appear
6624anywhere in your license and (b) otherwise make it clear that your version of the
6625license contains terms which differ from the Mozilla Public License and Netscape
6626Public License. (Filling in the name of the Initial Developer, Original Code or
6627Contributor in the notice described in Exhibit A shall not of themselves be deemed to
6628be modifications of this License.)
6629
66307. DISCLAIMER OF WARRANTY.
6631COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN ``AS IS`` BASIS, WITHOUT WARRANTY OF
6632ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT
6633THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
6634NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
6635IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE
6636INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY
6637SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL
6638PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER
6639THIS DISCLAIMER.
66408. TERMINATION.
6641This License and the rights granted hereunder will terminate automatically if You fail
6642to comply with terms herein and fail to cure such breach within 30 days of becoming
6643aware of the breach. All sublicenses to the Covered Code which are properly granted
6644shall survive any termination of this License. Provisions which, by their nature, must
6645remain in effect beyond the termination of this License shall survive.
66469. LIMITATION OF LIABILITY.
6647UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE),
6648CONTRACT, OR OTHERWISE, SHALL THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY
6649DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO YOU
6650OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF
6651ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK
6652STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR
6653LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH
6654DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR
6655PERSONAL INJURY RESULTING FROM SUCH PARTY`S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
6656PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION
6657OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY
6658TO YOU.
665910. U.S. GOVERNMENT END USERS.
6660The Covered Code is a ``commercial item,`` as that term is defined in 48 C.F.R. 2.101
6661(Oct. 1995), consisting of ``commercial computer software`` and ``commercial computer
6662software documentation,`` as such terms are used in 48 C.F.R. 12.212 (Sept. 1995).
6663Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June
66641995), all U.S. Government End Users acquire Covered Code with only those rights set
6665forth herein.
666611. MISCELLANEOUS.
6667This License represents the complete agreement concerning subject matter hereof. If
6668any provision of this License is held to be unenforceable, such provision shall be
6669reformed only to the extent necessary to make it enforceable. This License shall be
6670governed by California law provisions (except to the extent applicable law, if any,
6671provides otherwise), excluding its conflict-of-law provisions. With respect to
6672disputes in which at least one party is a citizen of, or an entity chartered or
6673registered to do business in, the United States of America: (a) unless otherwise
6674agreed in writing, all disputes relating to this License (excepting any dispute
6675relating to intellectual property rights) shall be subject to final and binding
6676arbitration, with the losing party paying all costs of arbitration; (b) any
6677arbitration relating to this Agreement shall be held in Santa Clara County,
6678California, under the auspices of JAMS/EndDispute; and (c) any litigation relating to
6679this Agreement shall be subject to the jurisdiction of the Federal Courts of the
6680Northern District of California, with venue lying in Santa Clara County, California,
6681with the losing party responsible for costs, including without limitation, court costs
6682and reasonable attorneys fees and expenses. The application of the United Nations
6683Convention on Contracts for the International Sale of Goods is expressly excluded. Any
6684law or regulation which provides that the language of a contract shall be construed
6685against the drafter shall not apply to this License.
668612. RESPONSIBILITY FOR CLAIMS.
6687Except in cases where another Contributor has failed to comply with Section 3.4, You
6688are responsible for damages arising, directly or indirectly, out of Your utilization
6689of rights under this License, based on the number of copies of Covered Code you made
6690available, the revenues you received from utilizing such rights, and other relevant
6691factors. You agree to work with affected parties to distribute responsibility on an
6692equitable basis.
6693EXHIBIT A.
6694``The contents of this file are subject to the Mozilla Public License Version 1.0 (the
6695"License"); you may not use this file except in compliance with the License. You may
6696obtain a copy of the License at http://www.mozilla.org/MPL/
6697Software distributed under the License is distributed on an "AS IS" basis, WITHOUT
6698WARRANTY OF ANY KIND, either express or implied. See the License for the specific
6699language governing rights and limitations under the License.
6700
6701The Original Code is ______________________________________.
6702
6703The Initial Developer of the Original Code is ________________________. Portions
6704created by ______________________ are Copyright (C) ______ _______________________.
6705All Rights Reserved.
6706
6707Contributor(s): ______________________________________.``
6708
6709</programlisting></para></section>
6710
6711<section id="lic_23">
6712<title>MPL-2.0</title>
6713<para><programlisting>
6714Mozilla Public License Version 2.0
6715==================================
6716
67171. Definitions
6718--------------
6719
67201.1. "Contributor"
6721 means each individual or legal entity that creates, contributes to
6722 the creation of, or owns Covered Software.
6723
67241.2. "Contributor Version"
6725 means the combination of the Contributions of others (if any) used
6726 by a Contributor and that particular Contributor's Contribution.
6727
67281.3. "Contribution"
6729 means Covered Software of a particular Contributor.
6730
67311.4. "Covered Software"
6732 means Source Code Form to which the initial Contributor has attached
6733 the notice in Exhibit A, the Executable Form of such Source Code
6734 Form, and Modifications of such Source Code Form, in each case
6735 including portions thereof.
6736
67371.5. "Incompatible With Secondary Licenses"
6738 means
6739
6740 (a) that the initial Contributor has attached the notice described
6741 in Exhibit B to the Covered Software; or
6742
6743 (b) that the Covered Software was made available under the terms of
6744 version 1.1 or earlier of the License, but not also under the
6745 terms of a Secondary License.
6746
67471.6. "Executable Form"
6748 means any form of the work other than Source Code Form.
6749
67501.7. "Larger Work"
6751 means a work that combines Covered Software with other material, in
6752 a separate file or files, that is not Covered Software.
6753
67541.8. "License"
6755 means this document.
6756
67571.9. "Licensable"
6758 means having the right to grant, to the maximum extent possible,
6759 whether at the time of the initial grant or subsequently, any and
6760 all of the rights conveyed by this License.
6761
67621.10. "Modifications"
6763 means any of the following:
6764
6765 (a) any file in Source Code Form that results from an addition to,
6766 deletion from, or modification of the contents of Covered
6767 Software; or
6768
6769 (b) any new file in Source Code Form that contains any Covered
6770 Software.
6771
67721.11. "Patent Claims" of a Contributor
6773 means any patent claim(s), including without limitation, method,
6774 process, and apparatus claims, in any patent Licensable by such
6775 Contributor that would be infringed, but for the grant of the
6776 License, by the making, using, selling, offering for sale, having
6777 made, import, or transfer of either its Contributions or its
6778 Contributor Version.
6779
67801.12. "Secondary License"
6781 means either the GNU General Public License, Version 2.0, the GNU
6782 Lesser General Public License, Version 2.1, the GNU Affero General
6783 Public License, Version 3.0, or any later versions of those
6784 licenses.
6785
67861.13. "Source Code Form"
6787 means the form of the work preferred for making modifications.
6788
67891.14. "You" (or "Your")
6790 means an individual or a legal entity exercising rights under this
6791 License. For legal entities, "You" includes any entity that
6792 controls, is controlled by, or is under common control with You. For
6793 purposes of this definition, "control" means (a) the power, direct
6794 or indirect, to cause the direction or management of such entity,
6795 whether by contract or otherwise, or (b) ownership of more than
6796 fifty percent (50%) of the outstanding shares or beneficial
6797 ownership of such entity.
6798
67992. License Grants and Conditions
6800--------------------------------
6801
68022.1. Grants
6803
6804Each Contributor hereby grants You a world-wide, royalty-free,
6805non-exclusive license:
6806
6807(a) under intellectual property rights (other than patent or trademark)
6808 Licensable by such Contributor to use, reproduce, make available,
6809 modify, display, perform, distribute, and otherwise exploit its
6810 Contributions, either on an unmodified basis, with Modifications, or
6811 as part of a Larger Work; and
6812
6813(b) under Patent Claims of such Contributor to make, use, sell, offer
6814 for sale, have made, import, and otherwise transfer either its
6815 Contributions or its Contributor Version.
6816
68172.2. Effective Date
6818
6819The licenses granted in Section 2.1 with respect to any Contribution
6820become effective for each Contribution on the date the Contributor first
6821distributes such Contribution.
6822
68232.3. Limitations on Grant Scope
6824
6825The licenses granted in this Section 2 are the only rights granted under
6826this License. No additional rights or licenses will be implied from the
6827distribution or licensing of Covered Software under this License.
6828Notwithstanding Section 2.1(b) above, no patent license is granted by a
6829Contributor:
6830
6831(a) for any code that a Contributor has removed from Covered Software;
6832 or
6833
6834(b) for infringements caused by: (i) Your and any other third party's
6835 modifications of Covered Software, or (ii) the combination of its
6836 Contributions with other software (except as part of its Contributor
6837 Version); or
6838
6839(c) under Patent Claims infringed by Covered Software in the absence of
6840 its Contributions.
6841
6842This License does not grant any rights in the trademarks, service marks,
6843or logos of any Contributor (except as may be necessary to comply with
6844the notice requirements in Section 3.4).
6845
68462.4. Subsequent Licenses
6847
6848No Contributor makes additional grants as a result of Your choice to
6849distribute the Covered Software under a subsequent version of this
6850License (see Section 10.2) or under the terms of a Secondary License (if
6851permitted under the terms of Section 3.3).
6852
68532.5. Representation
6854
6855Each Contributor represents that the Contributor believes its
6856Contributions are its original creation(s) or it has sufficient rights
6857to grant the rights to its Contributions conveyed by this License.
6858
68592.6. Fair Use
6860
6861This License is not intended to limit any rights You have under
6862applicable copyright doctrines of fair use, fair dealing, or other
6863equivalents.
6864
68652.7. Conditions
6866
6867Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
6868in Section 2.1.
6869
68703. Responsibilities
6871-------------------
6872
68733.1. Distribution of Source Form
6874
6875All distribution of Covered Software in Source Code Form, including any
6876Modifications that You create or to which You contribute, must be under
6877the terms of this License. You must inform recipients that the Source
6878Code Form of the Covered Software is governed by the terms of this
6879License, and how they can obtain a copy of this License. You may not
6880attempt to alter or restrict the recipients' rights in the Source Code
6881Form.
6882
68833.2. Distribution of Executable Form
6884
6885If You distribute Covered Software in Executable Form then:
6886
6887(a) such Covered Software must also be made available in Source Code
6888 Form, as described in Section 3.1, and You must inform recipients of
6889 the Executable Form how they can obtain a copy of such Source Code
6890 Form by reasonable means in a timely manner, at a charge no more
6891 than the cost of distribution to the recipient; and
6892
6893(b) You may distribute such Executable Form under the terms of this
6894 License, or sublicense it under different terms, provided that the
6895 license for the Executable Form does not attempt to limit or alter
6896 the recipients' rights in the Source Code Form under this License.
6897
68983.3. Distribution of a Larger Work
6899
6900You may create and distribute a Larger Work under terms of Your choice,
6901provided that You also comply with the requirements of this License for
6902the Covered Software. If the Larger Work is a combination of Covered
6903Software with a work governed by one or more Secondary Licenses, and the
6904Covered Software is not Incompatible With Secondary Licenses, this
6905License permits You to additionally distribute such Covered Software
6906under the terms of such Secondary License(s), so that the recipient of
6907the Larger Work may, at their option, further distribute the Covered
6908Software under the terms of either this License or such Secondary
6909License(s).
6910
69113.4. Notices
6912
6913You may not remove or alter the substance of any license notices
6914(including copyright notices, patent notices, disclaimers of warranty,
6915or limitations of liability) contained within the Source Code Form of
6916the Covered Software, except that You may alter any license notices to
6917the extent required to remedy known factual inaccuracies.
6918
69193.5. Application of Additional Terms
6920
6921You may choose to offer, and to charge a fee for, warranty, support,
6922indemnity or liability obligations to one or more recipients of Covered
6923Software. However, You may do so only on Your own behalf, and not on
6924behalf of any Contributor. You must make it absolutely clear that any
6925such warranty, support, indemnity, or liability obligation is offered by
6926You alone, and You hereby agree to indemnify every Contributor for any
6927liability incurred by such Contributor as a result of warranty, support,
6928indemnity or liability terms You offer. You may include additional
6929disclaimers of warranty and limitations of liability specific to any
6930jurisdiction.
6931
69324. Inability to Comply Due to Statute or Regulation
6933---------------------------------------------------
6934
6935If it is impossible for You to comply with any of the terms of this
6936License with respect to some or all of the Covered Software due to
6937statute, judicial order, or regulation then You must: (a) comply with
6938the terms of this License to the maximum extent possible; and (b)
6939describe the limitations and the code they affect. Such description must
6940be placed in a text file included with all distributions of the Covered
6941Software under this License. Except to the extent prohibited by statute
6942or regulation, such description must be sufficiently detailed for a
6943recipient of ordinary skill to be able to understand it.
6944
69455. Termination
6946--------------
6947
69485.1. The rights granted under this License will terminate automatically
6949if You fail to comply with any of its terms. However, if You become
6950compliant, then the rights granted under this License from a particular
6951Contributor are reinstated (a) provisionally, unless and until such
6952Contributor explicitly and finally terminates Your grants, and (b) on an
6953ongoing basis, if such Contributor fails to notify You of the
6954non-compliance by some reasonable means prior to 60 days after You have
6955come back into compliance. Moreover, Your grants from a particular
6956Contributor are reinstated on an ongoing basis if such Contributor
6957notifies You of the non-compliance by some reasonable means, this is the
6958first time You have received notice of non-compliance with this License
6959from such Contributor, and You become compliant prior to 30 days after
6960Your receipt of the notice.
6961
69625.2. If You initiate litigation against any entity by asserting a patent
6963infringement claim (excluding declaratory judgment actions,
6964counter-claims, and cross-claims) alleging that a Contributor Version
6965directly or indirectly infringes any patent, then the rights granted to
6966You by any and all Contributors for the Covered Software under Section
69672.1 of this License shall terminate.
6968
69695.3. In the event of termination under Sections 5.1 or 5.2 above, all
6970end user license agreements (excluding distributors and resellers) which
6971have been validly granted by You or Your distributors under this License
6972prior to termination shall survive termination.
6973
6974************************************************************************
6975* *
6976* 6. Disclaimer of Warranty *
6977* ------------------------- *
6978* *
6979* Covered Software is provided under this License on an "as is" *
6980* basis, without warranty of any kind, either expressed, implied, or *
6981* statutory, including, without limitation, warranties that the *
6982* Covered Software is free of defects, merchantable, fit for a *
6983* particular purpose or non-infringing. The entire risk as to the *
6984* quality and performance of the Covered Software is with You. *
6985* Should any Covered Software prove defective in any respect, You *
6986* (not any Contributor) assume the cost of any necessary servicing, *
6987* repair, or correction. This disclaimer of warranty constitutes an *
6988* essential part of this License. No use of any Covered Software is *
6989* authorized under this License except under this disclaimer. *
6990* *
6991************************************************************************
6992
6993************************************************************************
6994* *
6995* 7. Limitation of Liability *
6996* -------------------------- *
6997* *
6998* Under no circumstances and under no legal theory, whether tort *
6999* (including negligence), contract, or otherwise, shall any *
7000* Contributor, or anyone who distributes Covered Software as *
7001* permitted above, be liable to You for any direct, indirect, *
7002* special, incidental, or consequential damages of any character *
7003* including, without limitation, damages for lost profits, loss of *
7004* goodwill, work stoppage, computer failure or malfunction, or any *
7005* and all other commercial damages or losses, even if such party *
7006* shall have been informed of the possibility of such damages. This *
7007* limitation of liability shall not apply to liability for death or *
7008* personal injury resulting from such party's negligence to the *
7009* extent applicable law prohibits such limitation. Some *
7010* jurisdictions do not allow the exclusion or limitation of *
7011* incidental or consequential damages, so this exclusion and *
7012* limitation may not apply to You. *
7013* *
7014************************************************************************
7015
70168. Litigation
7017-------------
7018
7019Any litigation relating to this License may be brought only in the
7020courts of a jurisdiction where the defendant maintains its principal
7021place of business and such litigation shall be governed by laws of that
7022jurisdiction, without reference to its conflict-of-law provisions.
7023Nothing in this Section shall prevent a party's ability to bring
7024cross-claims or counter-claims.
7025
70269. Miscellaneous
7027----------------
7028
7029This License represents the complete agreement concerning the subject
7030matter hereof. If any provision of this License is held to be
7031unenforceable, such provision shall be reformed only to the extent
7032necessary to make it enforceable. Any law or regulation which provides
7033that the language of a contract shall be construed against the drafter
7034shall not be used to construe this License against a Contributor.
7035
703610. Versions of the License
7037---------------------------
7038
703910.1. New Versions
7040
7041Mozilla Foundation is the license steward. Except as provided in Section
704210.3, no one other than the license steward has the right to modify or
7043publish new versions of this License. Each version will be given a
7044distinguishing version number.
7045
704610.2. Effect of New Versions
7047
7048You may distribute the Covered Software under the terms of the version
7049of the License under which You originally received the Covered Software,
7050or under the terms of any subsequent version published by the license
7051steward.
7052
705310.3. Modified Versions
7054
7055If you create software not governed by this License, and you want to
7056create a new license for such software, you may create and use a
7057modified version of this License if you rename the license and remove
7058any references to the name of the license steward (except to note that
7059such modified license differs from this License).
7060
706110.4. Distributing Source Code Form that is Incompatible With Secondary
7062Licenses
7063
7064If You choose to distribute Source Code Form that is Incompatible With
7065Secondary Licenses under the terms of this version of the License, the
7066notice described in Exhibit B of this License must be attached.
7067
7068Exhibit A - Source Code Form License Notice
7069-------------------------------------------
7070
7071 This Source Code Form is subject to the terms of the Mozilla Public
7072 License, v. 2.0. If a copy of the MPL was not distributed with this
7073 file, You can obtain one at http://mozilla.org/MPL/2.0/.
7074
7075If it is not possible or desirable to put the notice in a particular
7076file, then You may include the notice in a location (such as a LICENSE
7077file in a relevant directory) where a recipient would be likely to look
7078for such a notice.
7079
7080You may add additional accurate notices of copyright ownership.
7081
7082Exhibit B - "Incompatible With Secondary Licenses" Notice
7083---------------------------------------------------------
7084
7085 This Source Code Form is "Incompatible With Secondary Licenses", as
7086 defined by the Mozilla Public License, v. 2.0.
7087</programlisting></para></section>
7088
7089<section id="lic_24">
7090<title>OASIS</title>
7091<para><programlisting>
7092 Permission to use, copy, modify and distribute the DocBook DTD and
7093 its accompanying documentation for any purpose and without fee is
7094 hereby granted in perpetuity, provided that the above copyright
7095 notice and this paragraph appear in all copies. The copyright
7096 holders make no representation about the suitability of the DTD for
7097 any purpose. It is provided "as is" without expressed or implied
7098 warranty.
7099
7100 If you modify the DocBook DTD in any way, except for declaring and
7101 referencing additional sets of general entities and declaring
7102 additional notations, label your DTD as a variant of DocBook. See
7103 the maintenance documentation for more information.
7104
7105</programlisting></para></section>
7106
7107<section id="lic_25">
7108<title>OpenSSL</title>
7109<para><programlisting>
7110
7111OpenSSL License
7112
7113 ====================================================================
7114 Copyright (c) 1998-2008 The OpenSSL Project. All rights reserved.
7115
7116 Redistribution and use in source and binary forms, with or without
7117 modification, are permitted provided that the following conditions
7118 are met:
7119
7120 1. Redistributions of source code must retain the above copyright
7121 notice, this list of conditions and the following disclaimer.
7122
7123 2. Redistributions in binary form must reproduce the above copyright
7124 notice, this list of conditions and the following disclaimer in
7125 the documentation and/or other materials provided with the
7126 distribution.
7127
7128 3. All advertising materials mentioning features or use of this
7129 software must display the following acknowledgment:
7130 "This product includes software developed by the OpenSSL Project
7131 for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
7132
7133 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
7134 endorse or promote products derived from this software without
7135 prior written permission. For written permission, please contact
7136 openssl-core@openssl.org.
7137
7138 5. Products derived from this software may not be called "OpenSSL"
7139 nor may "OpenSSL" appear in their names without prior written
7140 permission of the OpenSSL Project.
7141
7142 6. Redistributions of any form whatsoever must retain the following
7143 acknowledgment:
7144 "This product includes software developed by the OpenSSL Project
7145 for use in the OpenSSL Toolkit (http://www.openssl.org/)"
7146
7147 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS`` AND ANY
7148 EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
7149 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
7150 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
7151 ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
7152 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
7153 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
7154 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
7155 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
7156 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
7157 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
7158 OF THE POSSIBILITY OF SUCH DAMAGE.
7159 ====================================================================
7160
7161 This product includes cryptographic software written by Eric Young
7162 (eay@cryptsoft.com). This product includes software written by Tim
7163 Hudson (tjh@cryptsoft.com).
7164
7165
7166 Original SSLeay License
7167 -----------------------
7168
7169Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
7170All rights reserved.
7171
7172 This package is an SSL implementation written
7173 by Eric Young (eay@cryptsoft.com).
7174 The implementation was written so as to conform with Netscapes SSL.
7175
7176 This library is free for commercial and non-commercial use as long as
7177 the following conditions are aheared to. The following conditions
7178 apply to all code found in this distribution, be it the RC4, RSA,
7179 lhash, DES, etc., code; not just the SSL code. The SSL documentation
7180 included with this distribution is covered by the same copyright terms
7181 except that the holder is Tim Hudson (tjh@cryptsoft.com).
7182
7183 Copyright remains Eric Young`s, and as such any Copyright notices in
7184 the code are not to be removed.
7185 If this package is used in a product, Eric Young should be given attribution
7186 as the author of the parts of the library used.
7187 This can be in the form of a textual message at program startup or
7188 in documentation (online or textual) provided with the package.
7189
7190 Redistribution and use in source and binary forms, with or without
7191 modification, are permitted provided that the following conditions
7192 are met:
7193 1. Redistributions of source code must retain the copyright
7194 notice, this list of conditions and the following disclaimer.
7195 2. Redistributions in binary form must reproduce the above copyright
7196 notice, this list of conditions and the following disclaimer in the
7197 documentation and/or other materials provided with the distribution.
7198 3. All advertising materials mentioning features or use of this software
7199 must display the following acknowledgement:
7200 "This product includes cryptographic software written by
7201 Eric Young (eay@cryptsoft.com)"
7202 The word `cryptographic` can be left out if the rouines from the library
7203 being used are not cryptographic related :-).
7204 4. If you include any Windows specific code (or a derivative thereof) from
7205 the apps directory (application code) you must include an acknowledgement:
7206 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
7207
7208 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS`` AND ANY EXPRESS OR IMPLIED
7209WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
7210AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR
7211CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
7212CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
7213OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
7214HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
7215OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
7216SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7217
7218 The licence and distribution terms for any publically available version or
7219derivative of this code cannot be changed. i.e. this code cannot simply be copied and
7220put under another distribution licence
7221 [including the GNU Public Licence.]
7222
7223
7224
7225
7226</programlisting></para></section>
7227
7228<section id="lic_26">
7229<title>PD</title>
7230<para><programlisting>
7231This is a placeholder for the Public Domain License
7232</programlisting></para></section>
7233
7234<section id="lic_27">
7235<title>Python-2.0</title>
7236<para><programlisting>
7237
7238PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
7239--------------------------------------------
7240
72411. This LICENSE AGREEMENT is between the Python Software Foundation
7242("PSF"), and the Individual or Organization ("Licensee") accessing and
7243otherwise using this software ("Python") in source or binary form and
7244its associated documentation.
7245
72462. Subject to the terms and conditions of this License Agreement, PSF
7247hereby grants Licensee a nonexclusive, royalty-free, world-wide
7248license to reproduce, analyze, test, perform and/or display publicly,
7249prepare derivative works, distribute, and otherwise use Python
7250alone or in any derivative version, provided, however, that PSF`s
7251License Agreement and PSF`s notice of copyright, i.e., "Copyright (c)
72522001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
7253Reserved" are retained in Python alone or in any derivative version
7254prepared by Licensee.
7255
72563. In the event Licensee prepares a derivative work that is based on
7257or incorporates Python or any part thereof, and wants to make
7258the derivative work available to others as provided herein, then
7259Licensee hereby agrees to include in any such work a brief summary of
7260the changes made to Python.
7261
72624. PSF is making Python available to Licensee on an "AS IS"
7263basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
7264IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
7265DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
7266FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
7267INFRINGE ANY THIRD PARTY RIGHTS.
7268
72695. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
7270FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
7271A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
7272OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
7273
72746. This License Agreement will automatically terminate upon a material
7275breach of its terms and conditions.
7276
72777. Nothing in this License Agreement shall be deemed to create any
7278relationship of agency, partnership, or joint venture between PSF and
7279Licensee. This License Agreement does not grant permission to use PSF
7280trademarks or trade name in a trademark sense to endorse or promote
7281products or services of Licensee, or any third party.
7282
72838. By copying, installing or otherwise using Python, Licensee
7284agrees to be bound by the terms and conditions of this License
7285Agreement.
7286
7287BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
7288-------------------------------------------
7289
7290BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
7291
72921. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
7293office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
7294Individual or Organization ("Licensee") accessing and otherwise using
7295this software in source or binary form and its associated
7296documentation ("the Software").
7297
72982. Subject to the terms and conditions of this BeOpen Python License
7299Agreement, BeOpen hereby grants Licensee a non-exclusive,
7300royalty-free, world-wide license to reproduce, analyze, test, perform
7301and/or display publicly, prepare derivative works, distribute, and
7302otherwise use the Software alone or in any derivative version,
7303provided, however, that the BeOpen Python License is retained in the
7304Software, alone or in any derivative version prepared by Licensee.
7305
73063. BeOpen is making the Software available to Licensee on an "AS IS"
7307basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
7308IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
7309DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
7310FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
7311INFRINGE ANY THIRD PARTY RIGHTS.
7312
73134. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
7314SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
7315AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
7316DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
7317
73185. This License Agreement will automatically terminate upon a material
7319breach of its terms and conditions.
7320
73216. This License Agreement shall be governed by and interpreted in all
7322respects by the law of the State of California, excluding conflict of
7323law provisions. Nothing in this License Agreement shall be deemed to
7324create any relationship of agency, partnership, or joint venture
7325between BeOpen and Licensee. This License Agreement does not grant
7326permission to use BeOpen trademarks or trade names in a trademark
7327sense to endorse or promote products or services of Licensee, or any
7328third party. As an exception, the "BeOpen Python" logos available at
7329http://www.pythonlabs.com/logos.html may be used according to the
7330permissions granted on that web page.
7331
73327. By copying, installing or otherwise using the software, Licensee
7333agrees to be bound by the terms and conditions of this License
7334Agreement.
7335
7336CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
7337---------------------------------------
7338
73391. This LICENSE AGREEMENT is between the Corporation for National
7340Research Initiatives, having an office at 1895 Preston White Drive,
7341Reston, VA 20191 ("CNRI"), and the Individual or Organization
7342("Licensee") accessing and otherwise using Python 1.6.1 software in
7343source or binary form and its associated documentation.
7344
73452. Subject to the terms and conditions of this License Agreement, CNRI
7346hereby grants Licensee a nonexclusive, royalty-free, world-wide
7347license to reproduce, analyze, test, perform and/or display publicly,
7348prepare derivative works, distribute, and otherwise use Python 1.6.1
7349alone or in any derivative version, provided, however, that CNRI`s
7350License Agreement and CNRI`s notice of copyright, i.e., "Copyright (c)
73511995-2001 Corporation for National Research Initiatives; All Rights
7352Reserved" are retained in Python 1.6.1 alone or in any derivative
7353version prepared by Licensee. Alternately, in lieu of CNRI`s License
7354Agreement, Licensee may substitute the following text (omitting the
7355quotes): "Python 1.6.1 is made available subject to the terms and
7356conditions in CNRI`s License Agreement. This Agreement together with
7357Python 1.6.1 may be located on the Internet using the following
7358unique, persistent identifier (known as a handle): 1895.22/1013. This
7359Agreement may also be obtained from a proxy server on the Internet
7360using the following URL: http://hdl.handle.net/1895.22/1013".
7361
73623. In the event Licensee prepares a derivative work that is based on
7363or incorporates Python 1.6.1 or any part thereof, and wants to make
7364the derivative work available to others as provided herein, then
7365Licensee hereby agrees to include in any such work a brief summary of
7366the changes made to Python 1.6.1.
7367
73684. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
7369basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
7370IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
7371DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
7372FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
7373INFRINGE ANY THIRD PARTY RIGHTS.
7374
73755. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
73761.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
7377A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
7378OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
7379
73806. This License Agreement will automatically terminate upon a material
7381breach of its terms and conditions.
7382
73837. This License Agreement shall be governed by the federal
7384intellectual property law of the United States, including without
7385limitation the federal copyright law, and, to the extent such
7386U.S. federal law does not apply, by the law of the Commonwealth of
7387Virginia, excluding Virginia`s conflict of law provisions.
7388Notwithstanding the foregoing, with regard to derivative works based
7389on Python 1.6.1 that incorporate non-separable material that was
7390previously distributed under the GNU General Public License (GPL), the
7391law of the Commonwealth of Virginia shall govern this License
7392Agreement only as to issues arising under or with respect to
7393Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
7394License Agreement shall be deemed to create any relationship of
7395agency, partnership, or joint venture between CNRI and Licensee. This
7396License Agreement does not grant permission to use CNRI trademarks or
7397trade name in a trademark sense to endorse or promote products or
7398services of Licensee, or any third party.
7399
74008. By clicking on the "ACCEPT" button where indicated, or by copying,
7401installing or otherwise using Python 1.6.1, Licensee agrees to be
7402bound by the terms and conditions of this License Agreement.
7403
7404ACCEPT
7405
7406CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
7407--------------------------------------------------
7408
7409Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
7410The Netherlands. All rights reserved.
7411
7412Permission to use, copy, modify, and distribute this software and its
7413documentation for any purpose and without fee is hereby granted,
7414provided that the above copyright notice appear in all copies and that
7415both that copyright notice and this permission notice appear in
7416supporting documentation, and that the name of Stichting Mathematisch
7417Centrum or CWI not be used in advertising or publicity pertaining to
7418distribution of the software without specific, written prior
7419permission.
7420
7421STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
7422THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
7423FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
7424FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
7425WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
7426ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
7427OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
7428
7429</programlisting></para></section>
7430
7431<section id="lic_28">
7432<title>Sleepycat</title>
7433<para><programlisting>
7434
7435The Sleepycat License
7436Copyright (c) 1990-1999
7437Sleepycat Software. All rights reserved.
7438
7439Redistribution and use in source and binary forms, with or without
7440modification, are permitted provided that the following conditions
7441are met:
7442
7443Redistributions of source code must retain the above copyright
7444notice, this list of conditions and the following disclaimer.
7445Redistributions in binary form must reproduce the above copyright
7446notice, this list of conditions and the following disclaimer in the
7447documentation and/or other materials provided with the distribution.
7448Redistributions in any form must be accompanied by information on
7449how to obtain complete source code for the DB software and any
7450accompanying software that uses the DB software. The source code
7451must either be included in the distribution or be available for no
7452more than the cost of distribution plus a nominal fee, and must be
7453freely redistributable under reasonable conditions. For an
7454executable file, complete source code means the source code for all
7455modules it contains. It does not include source code for modules or
7456files that typically accompany the major components of the operating
7457system on which the executable file runs.
7458THIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS`` AND ANY EXPRESS
7459OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
7460WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
7461NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL SLEEPYCAT SOFTWARE
7462BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
7463CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
7464SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
7465INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
7466CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
7467ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
7468THE POSSIBILITY OF SUCH DAMAGE.
7469
7470Copyright (c) 1990, 1993, 1994, 1995
7471The Regents of the University of California. All rights reserved.
7472
7473Redistribution and use in source and binary forms, with or without
7474modification, are permitted provided that the following conditions
7475are met:
7476
7477Redistributions of source code must retain the above copyright
7478notice, this list of conditions and the following disclaimer.
7479Redistributions in binary form must reproduce the above copyright
7480notice, this list of conditions and the following disclaimer in the
7481documentation and/or other materials provided with the distribution.
7482Neither the name of the University nor the names of its contributors
7483may be used to endorse or promote products derived from this software
7484without specific prior written permission.
7485THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS`` AND
7486ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
7487IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
7488ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
7489FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
7490DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
7491OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
7492HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
7493LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
7494OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
7495SUCH DAMAGE.
7496
7497Copyright (c) 1995, 1996
7498The President and Fellows of Harvard University. All rights reserved.
7499
7500Redistribution and use in source and binary forms, with or without
7501modification, are permitted provided that the following conditions
7502are met:
7503
7504Redistributions of source code must retain the above copyright
7505notice, this list of conditions and the following disclaimer.
7506Redistributions in binary form must reproduce the above copyright
7507notice, this list of conditions and the following disclaimer in the
7508documentation and/or other materials provided with the distribution.
7509Neither the name of the University nor the names of its contributors
7510may be used to endorse or promote products derived from this software
7511without specific prior written permission.
7512THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS`` AND
7513ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
7514IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
7515ARE DISCLAIMED. IN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE
7516FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
7517DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
7518OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
7519HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
7520LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
7521OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
7522SUCH DAMAGE.
7523
7524</programlisting></para></section>
7525
7526<section id="lic_29">
7527<title>Zlib</title>
7528<para><programlisting>
7529
7530zlib License
7531
7532
7533 This software is provided `as-is`, without any express or implied
7534 warranty. In no event will the authors be held liable for any damages
7535 arising from the use of this software.
7536
7537 Permission is granted to anyone to use this software for any purpose,
7538 including commercial applications, and to alter it and redistribute it
7539 freely, subject to the following restrictions:
7540
7541 1. The origin of this software must not be misrepresented; you must not
7542 claim that you wrote the original software. If you use this software
7543 in a product, an acknowledgment in the product documentation would be
7544 appreciated but is not required.
7545 2. Altered source versions must be plainly marked as such, and must not be
7546 misrepresented as being the original software.
7547 3. This notice may not be removed or altered from any source distribution.
7548
7549
7550</programlisting></para></section>
7551
7552<section id="lic_30">
7553<title>tcl</title>
7554<para><programlisting>
7555This software is copyrighted by the Regents of the University of
7556California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
7557Corporation and other parties. The following terms apply to all files
7558associated with the software unless explicitly disclaimed in
7559individual files.
7560
7561The authors hereby grant permission to use, copy, modify, distribute,
7562and license this software and its documentation for any purpose, provided
7563that existing copyright notices are retained in all copies and that this
7564notice is included verbatim in any distributions. No written agreement,
7565license, or royalty fee is required for any of the authorized uses.
7566Modifications to this software may be copyrighted by their authors
7567and need not follow the licensing terms described here, provided that
7568the new terms are clearly indicated on the first page of each file where
7569they apply.
7570
7571IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
7572FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
7573ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
7574DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
7575POSSIBILITY OF SUCH DAMAGE.
7576
7577THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
7578INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
7579FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
7580IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
7581NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
7582MODIFICATIONS.
7583
7584GOVERNMENT USE: If you are acquiring this software on behalf of the
7585U.S. government, the Government shall have only "Restricted Rights"
7586in the software and related documentation as defined in the Federal
7587Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you
7588are acquiring the software on behalf of the Department of Defense, the
7589software shall be classified as "Commercial Computer Software" and the
7590Government shall have only "Restricted Rights" as defined in Clause
7591252.227-7014 (b) (3) of DFARs. Notwithstanding the foregoing, the
7592authors grant the U.S. Government and others acting in its behalf
7593permission to use and distribute the software in accordance with the
7594terms specified in this license.
7595</programlisting></para></section>
7596
7597<section id="lic_31">
7598<title>unfs3</title>
7599<para><programlisting>
7600UNFS3 user-space NFSv3 server
7601(C) 2003, Pascal Schmidt &lt;unfs3-server@ewetel.net&gt;
7602
7603Redistribution and use in source and binary forms, with or without
7604modification, are permitted provided that the following conditions are met:
7605
76061. Redistributions of source code must retain the above copyright notice,
7607 this list of conditions and the following disclaimer.
76082. Redistributions in binary form must reproduce the above copyright notice,
7609 this list of conditions and the following disclaimer in the documentation
7610 and/or other materials provided with the distribution.
76113. The name of the author may not be used to endorse or promote products
7612 derived from this software without specific prior written permission.
7613
7614THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
7615WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
7616MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
7617EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
7618SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
7619PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
7620OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
7621WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
7622OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
7623ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7624</programlisting></para></section>
7625
7626<section id="lic_32">
7627<title>vim</title>
7628<para><programlisting>
7629VIM LICENSE
7630
7631I) There are no restrictions on distributing unmodified copies of Vim except
7632 that they must include this license text. You can also distribute
7633 unmodified parts of Vim, likewise unrestricted except that they must
7634 include this license text. You are also allowed to include executables
7635 that you made from the unmodified Vim sources, plus your own usage
7636 examples and Vim scripts.
7637
7638II) It is allowed to distribute a modified (or extended) version of Vim,
7639 including executables and/or source code, when the following four
7640 conditions are met:
7641 1) This license text must be included unmodified.
7642 2) The modified Vim must be distributed in one of the following five ways:
7643 a) If you make changes to Vim yourself, you must clearly describe in
7644 the distribution how to contact you. When the maintainer asks you
7645 (in any way) for a copy of the modified Vim you distributed, you
7646 must make your changes, including source code, available to the
7647 maintainer without fee. The maintainer reserves the right to
7648 include your changes in the official version of Vim. What the
7649 maintainer will do with your changes and under what license they
7650 will be distributed is negotiable. If there has been no negotiation
7651 then this license, or a later version, also applies to your changes.
7652 The current maintainer is Bram Moolenaar &lt;Bram@vim.org&gt;. If this
7653 changes it will be announced in appropriate places (most likely
7654 vim.sf.net, www.vim.org and/or comp.editors). When it is completely
7655 impossible to contact the maintainer, the obligation to send him
7656 your changes ceases. Once the maintainer has confirmed that he has
7657 received your changes they will not have to be sent again.
7658 b) If you have received a modified Vim that was distributed as
7659 mentioned under a) you are allowed to further distribute it
7660 unmodified, as mentioned at I). If you make additional changes the
7661 text under a) applies to those changes.
7662 c) Provide all the changes, including source code, with every copy of
7663 the modified Vim you distribute. This may be done in the form of a
7664 context diff. You can choose what license to use for new code you
7665 add. The changes and their license must not restrict others from
7666 making their own changes to the official version of Vim.
7667 d) When you have a modified Vim which includes changes as mentioned
7668 under c), you can distribute it without the source code for the
7669 changes if the following three conditions are met:
7670 - The license that applies to the changes permits you to distribute
7671 the changes to the Vim maintainer without fee or restriction, and
7672 permits the Vim maintainer to include the changes in the official
7673 version of Vim without fee or restriction.
7674 - You keep the changes for at least three years after last
7675 distributing the corresponding modified Vim. When the maintainer
7676 or someone who you distributed the modified Vim to asks you (in
7677 any way) for the changes within this period, you must make them
7678 available to him.
7679 - You clearly describe in the distribution how to contact you. This
7680 contact information must remain valid for at least three years
7681 after last distributing the corresponding modified Vim, or as long
7682 as possible.
7683 e) When the GNU General Public License (GPL) applies to the changes,
7684 you can distribute the modified Vim under the GNU GPL version 2 or
7685 any later version.
7686 3) A message must be added, at least in the output of the ":version"
7687 command and in the intro screen, such that the user of the modified Vim
7688 is able to see that it was modified. When distributing as mentioned
7689 under 2)e) adding the message is only required for as far as this does
7690 not conflict with the license used for the changes.
7691 4) The contact information as required under 2)a) and 2)d) must not be
7692 removed or changed, except that the person himself can make
7693 corrections.
7694
7695III) If you distribute a modified version of Vim, you are encouraged to use
7696 the Vim license for your changes and make them available to the
7697 maintainer, including the source code. The preferred way to do this is
7698 by e-mail or by uploading the files to a server and e-mailing the URL.
7699 If the number of changes is small (e.g., a modified Makefile) e-mailing a
7700 context diff will do. The e-mail address to be used is
7701 &lt;maintainer@vim.org&gt;
7702
7703IV) It is not allowed to remove this license from the distribution of the Vim
7704 sources, parts of it or from a modified version. You may use this
7705 license for previous Vim releases instead of the license that they came
7706 with, at your option.
7707
7708===
7709Read more about this license at
7710http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
7711</programlisting></para></section>
7712
7713 </section>
7714 <section id="proprietary_license">
7715 <title>Proprietary Licenses</title>
7716 </section>
7717</chapter>
diff --git a/doc/book-enea-nfv-access-openstack-open-source/swcomp.mk b/doc/book-enea-nfv-access-openstack-open-source/swcomp.mk
new file mode 100644
index 0000000..942f491
--- /dev/null
+++ b/doc/book-enea-nfv-access-openstack-open-source/swcomp.mk
@@ -0,0 +1,10 @@
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-openstack-open-source
9BOOKDESC_$(BOOKPACKAGES) := "Enea NFV Access Open Source Report"
10BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)
diff --git a/doc/docsrc_common/pardoc-distro.xml b/doc/docsrc_common/pardoc-distro.xml
index 1675dd4..fce0543 100644
--- a/doc/docsrc_common/pardoc-distro.xml
+++ b/doc/docsrc_common/pardoc-distro.xml
@@ -24,4 +24,8 @@
24--> 24-->
25<para id="prev_lic_file"><phrase>doc/book-enea-nfv-access-open-source/doc/licenses.xml</phrase></para> 25<para id="prev_lic_file"><phrase>doc/book-enea-nfv-access-open-source/doc/licenses.xml</phrase></para>
26<para id="new_lic_file"><phrase>doc/book-enea-nfv-access-open-source/doc/licenses.xml</phrase></para> 26<para id="new_lic_file"><phrase>doc/book-enea-nfv-access-open-source/doc/licenses.xml</phrase></para>
27<para id="prev_lic_file"><phrase>doc/book-enea-nfv-access-openstack-open-source/doc/licenses.xml</phrase></para>
28<para id="new_lic_file"><phrase>book-enea-nfv-access-openstack-open-source/doc/licenses.xml</phrase></para>
29<para id="prev_lic_file"><phrase>doc/book-enea-nfv-access-dev-open-source/doc/licenses.xml</phrase></para>
30<para id="new_lic_file"><phrase>doc/book-enea-nfv-access-dev-open-source/doc/licenses.xml</phrase></para>
27</section> 31</section>