summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Mangeac <Adrian.Mangeac@enea.com>2019-10-22 13:33:37 +0200
committerGerrit Code Review <gerrit2@sestogerrit02>2019-10-22 13:33:37 +0200
commit28c4f8fcb5fcb9ee7bb4c7ef0b22438de1f808a6 (patch)
tree0cccc5e7e199a2913a541101816588604558c532
parent3132d1505c90545de7b1fed16b4dd7ccd7091fd2 (diff)
parent4e5a5d1b4e7f7a09877024fc906aa0d0f6478de3 (diff)
downloadel_releases-standard-28c4f8fcb5fcb9ee7bb4c7ef0b22438de1f808a6.tar.gz
Merge "EL8.1 initial commit"
-rw-r--r--doc/book-enea-linux-open-source/doc/licenses.xml9969
-rw-r--r--doc/book-enea-linux-release-info/doc/eltf_params_updated.xml2
2 files changed, 2421 insertions, 7550 deletions
diff --git a/doc/book-enea-linux-open-source/doc/licenses.xml b/doc/book-enea-linux-open-source/doc/licenses.xml
index 3e37328..9a4803f 100644
--- a/doc/book-enea-linux-open-source/doc/licenses.xml
+++ b/doc/book-enea-linux-open-source/doc/licenses.xml
@@ -1,3786 +1,1341 @@
1<?xml version="1.0" encoding="ISO-8859-1"?> 1<?xml version="1.0" encoding="UTF-8"?>
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_linux_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 7
7 <section id="licenses_packages"> 8 <title>Packages</title>
8 <title>Packages</title>
9 9
10 <!--This chapter contains a generated list of all packages that Enea Linux 10
11 <!--This chapter contains a generated list of all packages that Enea Linux
11supports, 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
12specific documentation.--> 13specific documentation.-->
13 14
14 <informaltable> 15 <informaltable>
15 <tgroup cols="4"> 16 <tgroup cols="4">
16 <colspec colwidth="2*" /> 17 <colspec colwidth="2*"/>
17 18 <colspec colwidth="1*"/>
18 <colspec colwidth="2*" /> 19 <colspec colwidth="5*"/>
19 20 <colspec colwidth="2*"/>
20 <colspec colwidth="5*" /> 21
21 22
22 <colspec colwidth="2*" /> 23 <thead>
23 24 <row>
24 <thead> 25 <entry align="center">Package Name</entry>
25 <row> 26 <entry align="center">Version</entry>
26 <entry align="center">Package Name</entry> 27 <entry align="center">Description</entry>
27 28 <entry align="center">License</entry>
28 <entry align="center">Version</entry> 29
29 30 </row>
30 <entry align="center">Description</entry> 31 </thead>
31 32
32 <entry align="center">License</entry> 33 <tbody valign="top">
33 </row> 34<row>
34 </thead> 35 <entry>acl</entry>
35 36 <entry>2.2.52</entry>
36 <tbody valign="top"> 37 <entry>Utilities for managing POSIX Access Control Lists.</entry>
37 <row> 38 <entry> LGPL-2.1, GPL-2.0</entry>
38 <entry>acl</entry> 39</row>
39 40<row>
40 <entry>2.2.52</entry> 41 <entry>acpica</entry>
41 42 <entry>20180508</entry>
42 <entry>Utilities for managing POSIX Access Control Lists.</entry> 43 <entry>The ACPI Component Architecture (ACPICA) project provides an OS-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI). ACPICA code contains those portions of ACPI meant to be directly integrated into the host OS as a kernel-resident subsystem and a small set of tools to assist in developing and debugging ACPI tables.</entry>
43 44 <entry> BSD, GPL-2.0</entry>
44 <entry>LGPL-2.1, GPL-2.0</entry> 45</row>
45 </row> 46<row>
46 47 <entry>alsa-lib</entry>
47 <row> 48 <entry>1.1.8</entry>
48 <entry>acpica</entry> 49 <entry>ALSA sound library.</entry>
49 50 <entry> LGPL-2.1, GPL-2.0</entry>
50 <entry>20170303</entry> 51</row>
51 52<row>
52 <entry>The ACPI Component Architecture (ACPICA) project provides 53 <entry>attr</entry>
53 an OS-independent reference implementation of the Advanced 54 <entry>2.4.47</entry>
54 Configuration and Power Interface Specification (ACPI). ACPICA 55 <entry>Utilities for manipulating filesystem extended attributes.</entry>
55 code contains those portions of ACPI meant to be directly 56 <entry> LGPL-2.1, GPL-2.0</entry>
56 integrated into the host OS as a kernel-resident subsystem and a 57</row>
57 small set of tools to assist in developing and debugging ACPI 58<row>
58 tables.</entry> 59 <entry>autoconf-archive</entry>
59 60 <entry>2018.03.13</entry>
60 <entry>BSD, GPL-2.0</entry> 61 <entry>a collection of freely re-usable Autoconf macros.</entry>
61 </row> 62 <entry>GPL-3.0-with-autoconf-exception</entry>
62 63</row>
63 <row> 64<row>
64 <entry>acpid</entry> 65 <entry>autoconf</entry>
65 66 <entry>2.69</entry>
66 <entry>2.0.28</entry> 67 <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>
67 68 <entry> GPL-2.0, GPL-3.0</entry>
68 <entry>A daemon for delivering ACPI events.</entry> 69</row>
69 70<row>
70 <entry>GPL-2.0</entry> 71 <entry>automake</entry>
71 </row> 72 <entry>1.16.1</entry>
72 73 <entry>Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. Automake requires the use of Autoconf.</entry>
73 <row> 74 <entry>GPL-2.0</entry>
74 <entry>alsa-lib</entry> 75</row>
75 76<row>
76 <entry>1.1.5</entry> 77 <entry>base-files</entry>
77 78 <entry>3.0.14</entry>
78 <entry>ALSA sound library.</entry> 79 <entry>The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system.</entry>
79 80 <entry>GPL-2.0</entry>
80 <entry>LGPL-2.1, GPL-2.0</entry> 81</row>
81 </row> 82<row>
82 83 <entry>base-passwd</entry>
83 <row> 84 <entry>3.5.29</entry>
84 <entry>alsa-plugins</entry> 85 <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>
85 86 <entry>GPL-2.0</entry>
86 <entry>1.1.5</entry> 87</row>
87 88<row>
88 <entry>ALSA Plugins.</entry> 89 <entry>bash-completion</entry>
89 90 <entry>2.8</entry>
90 <entry>LGPL-2.1, GPL-2.0</entry> 91 <entry>Programmable Completion for Bash 4.</entry>
91 </row> 92 <entry>GPL-2.0</entry>
92 93</row>
93 <row> 94<row>
94 <entry>alsa-state</entry> 95 <entry>bash</entry>
95 96 <entry>4.4.18</entry>
96 <entry>0.2.0</entry> 97 <entry>An sh-compatible command language interpreter.</entry>
97 98 <entry>GPL-3.0</entry>
98 <entry>Alsa Scenario Files - an init script and state files to 99</row>
99 restore sound state at system boot and save it at system shut 100<row>
100 down.</entry> 101 <entry>bc</entry>
101 102 <entry>1.07.1</entry>
102 <entry>MIT</entry> 103 <entry>Arbitrary precision calculator language.</entry>
103 </row> 104 <entry>GPL-3.0</entry>
104 105</row>
105 <row> 106<row>
106 <entry>alsa-utils</entry> 107 <entry>binutils-cross-aarch64</entry>
107 108 <entry>2.32.0</entry>
108 <entry>1.1.5</entry> 109 <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>
109 110 <entry>GPL-3.0</entry>
110 <entry>ALSA sound utilities.</entry> 111</row>
111 112<row>
112 <entry>GPL-2.0</entry> 113 <entry>binutils-cross-powerpc</entry>
113 </row> 114 <entry>2.32.0</entry>
114 115 <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>
115 <row> 116 <entry>GPL-3.0</entry>
116 <entry>apt</entry> 117</row>
117 118<row>
118 <entry>1.2.24</entry> 119 <entry>binutils-cross-x86_64</entry>
119 120 <entry>2.32.0</entry>
120 <entry>Advanced front-end for dpkg.</entry> 121 <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>
121 122 <entry>GPL-3.0</entry>
122 <entry>GPL-2.0</entry> 123</row>
123 </row> 124<row>
124 125 <entry>binutils</entry>
125 <row> 126 <entry>2.32.0</entry>
126 <entry>asciidoc</entry> 127 <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>
127 128 <entry>GPL-3.0</entry>
128 <entry>8.6.9</entry> 129</row>
129 130<row>
130 <entry>AsciiDoc is a text document format for writing short 131 <entry>bison</entry>
131 documents articles books and UNIX man pages.</entry> 132 <entry>3.0.4</entry>
132 133 <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>
133 <entry>GPL-2.0</entry> 134 <entry>GPL-3.0</entry>
134 </row> 135</row>
135 136<row>
136 <row> 137 <entry>btrfs-tools</entry>
137 <entry>attr</entry> 138 <entry>4.20.1</entry>
138 139 <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>
139 <entry>2.4.47</entry> 140 <entry>GPL-2.0</entry>
140 141</row>
141 <entry>Utilities for manipulating filesystem extended 142<row>
142 attributes.</entry> 143 <entry>busybox</entry>
143 144 <entry>1.30.1</entry>
144 <entry>LGPL-2.1, GPL-2.0</entry> 145 <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>
145 </row> 146 <entry> GPL-2.0, BSD-4-Clause</entry>
146 147</row>
147 <row> 148<row>
148 <entry>autoconf-archive</entry> 149 <entry>bzip2</entry>
149 150 <entry>1.0.6</entry>
150 <entry>2016.09.16</entry> 151 <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>
151 152 <entry>BSD-4-Clause</entry>
152 <entry>a collection of freely re-usable Autoconf macros.</entry> 153</row>
153 154<row>
154 <entry>GPL-3.0-with-autoconf-exception</entry> 155 <entry>ca-certificates</entry>
155 </row> 156 <entry>20190110</entry>
156 157 <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>
157 <row> 158 <entry> GPL-2.0, MPL-2.0</entry>
158 <entry>autoconf</entry> 159</row>
159 160<row>
160 <entry>2.69</entry> 161 <entry>cdrtools</entry>
161 162 <entry>3.01a31</entry>
162 <entry>Autoconf is an extensible package of M4 macros that produce 163 <entry>A set of tools for CD recording including cdrecord.</entry>
163 shell scripts to automatically configure software source code 164 <entry> GPL-2.0, CDDL-1.0, LGPL-2.1</entry>
164 packages. Autoconf creates a configuration script for a package 165</row>
165 from a template file that lists the operating system features that 166<row>
166 the package can use in the form of M4 macro calls.</entry> 167 <entry>cmake</entry>
167 168 <entry>3.14.1</entry>
168 <entry>GPL-2.0, GPL-3.0</entry> 169 <entry>Cross-platform open-source make system.</entry>
169 </row> 170 <entry>BSD</entry>
170 171</row>
171 <row> 172<row>
172 <entry>automake</entry> 173 <entry>core-image-minimal-initramfs</entry>
173 174 <entry>1.0</entry>
174 <entry>1.15.1</entry> 175 <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>
175 176 <entry>MIT</entry>
176 <entry>Automake is a tool for automatically generating 177</row>
177 `Makefile.in' files compliant with the GNU Coding Standards. 178<row>
178 Automake requires the use of Autoconf.</entry> 179 <entry>coreutils</entry>
179 180 <entry>8.30</entry>
180 <entry>GPL-2.0</entry> 181 <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>
181 </row> 182 <entry>GPL-3.0</entry>
182 183</row>
183 <row> 184<row>
184 <entry>avahi</entry> 185 <entry>cpio</entry>
185 186 <entry>2.12</entry>
186 <entry>0.7</entry> 187 <entry>GNU cpio is a tool for creating and extracting archives or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files.</entry>
187 188 <entry>GPL-3.0</entry>
188 <entry>"Avahi is a fully LGPL framework for Multicast DNS Service 189</row>
189 Discovery. It allows programs to publish and discover services and 190<row>
190 hosts running on a local network with no specific configuration. 191 <entry>createrepo-c</entry>
191 This tool implements IPv4LL ""Dynamic Configuration of IPv4 192 <entry>0.12.1</entry>
192 Link-Local Addresses"" (IETF RFC3927) a protocol for automatic IP 193 <entry>C implementation of createrepo.</entry>
193 address configuration from the link-local 169.254.0.0/16 range 194 <entry>GPL-2.0</entry>
194 without the need for a central server."</entry> 195</row>
195 196<row>
196 <entry>GPL-2.0, LGPL-2.1</entry> 197 <entry>cross-localedef</entry>
197 </row> 198 <entry>2.29</entry>
198 199 <entry>Cross locale generation tool for glibc.</entry>
199 <row> 200 <entry>LGPL-2.1</entry>
200 <entry>babeltrace</entry> 201</row>
201 202<row>
202 <entry>1.5.4</entry> 203 <entry>curl</entry>
203 204 <entry>7.64.1</entry>
204 <entry>Babeltrace provides trace read and write libraries in host 205 <entry>Command line tool and library for client-side URL transfers.</entry>
205 side as well as a trace converter which used to convert LTTng 2.0 206 <entry>MIT</entry>
206 traces into human-readable log.</entry> 207</row>
207 208<row>
208 <entry>MIT, GPL-2.0</entry> 209 <entry>cwautomacros</entry>
209 </row> 210 <entry>20110201</entry>
210 211 <entry>Collection of autoconf m4 macros.</entry>
211 <row> 212 <entry>GPL-2.0</entry>
212 <entry>base-files</entry> 213</row>
213 214<row>
214 <entry>3.0.14</entry> 215 <entry>db</entry>
215 216 <entry>5.3.28</entry>
216 <entry>The base-files package creates the basic system directory 217 <entry>Berkeley Database v5.</entry>
217 structure and provides a small set of key configuration files for 218 <entry>Sleepycat</entry>
218 the system.</entry> 219</row>
219 220<row>
220 <entry>GPL-2.0</entry> 221 <entry>dbus-glib</entry>
221 </row> 222 <entry>0.110</entry>
222 223 <entry>GLib bindings for the D-Bus message bus that integrate the D-Bus library with the GLib thread abstraction and main loop.</entry>
223 <row> 224 <entry> AFL-2.0, GPL-2.0</entry>
224 <entry>base-passwd</entry> 225</row>
225 226<row>
226 <entry>3.5.29</entry> 227 <entry>dbus-test</entry>
227 228 <entry>1.12.12</entry>
228 <entry>The master copies of the user database files (/etc/passwd 229 <entry>D-Bus test package (for D-bus functionality testing only).</entry>
229 and /etc/group). The update-passwd tool is also provided to keep 230 <entry> AFL-2.0, GPL-2.0</entry>
230 the system databases synchronized with these master files.</entry> 231</row>
231 232<row>
232 <entry>GPL-2.0</entry> 233 <entry>dbus</entry>
233 </row> 234 <entry>1.12.12</entry>
234 235 <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>
235 <row> 236 <entry> AFL-2.0, GPL-2.0</entry>
236 <entry>bash-completion</entry> 237</row>
237 238<row>
238 <entry>2.7</entry> 239 <entry>debianutils</entry>
239 240 <entry>4.8.6.1</entry>
240 <entry>Programmable Completion for Bash 4.</entry> 241 <entry>Miscellaneous utilities specific to Debian.</entry>
241 242 <entry> GPL-2.0, SMAIL_GPL</entry>
242 <entry>GPL-2.0</entry> 243</row>
243 </row> 244<row>
244 245 <entry>depmodwrapper</entry>
245 <row> 246 <entry>1.0</entry>
246 <entry>bash</entry> 247 <entry>Wrapper script for the Linux kernel module dependency indexer.</entry>
247 248 <entry>MIT</entry>
248 <entry>4.4.12</entry> 249</row>
249 250<row>
250 <entry>An sh-compatible command language interpreter.</entry> 251 <entry>diffutils</entry>
251 252 <entry>3.7</entry>
252 <entry>GPL-3.0</entry> 253 <entry>Diffutils contains the GNU diff diff3 sdiff and cmp utilities. These programs are usually used for creating patch files.</entry>
253 </row> 254 <entry>GPL-3.0</entry>
254 255</row>
255 <row> 256<row>
256 <entry>bc</entry> 257 <entry>dnf</entry>
257 258 <entry>4.1.0</entry>
258 <entry>1.06</entry> 259 <entry>Package manager forked from Yum using libsolv as a dependency resolver.</entry>
259 260 <entry>GPL-2.0</entry>
260 <entry>Arbitrary precision calculator language.</entry> 261</row>
261 262<row>
262 <entry>GPL-2.0, LGPL-2.1</entry> 263 <entry>dosfstools</entry>
263 </row> 264 <entry>4.1</entry>
264 265 <entry>DOS FAT Filesystem Utilities.</entry>
265 <row> 266 <entry>GPL-3.0</entry>
266 <entry>bind</entry> 267</row>
267 268<row>
268 <entry>9.10.6</entry> 269 <entry>dropbear</entry>
269 270 <entry>2019.78</entry>
270 <entry>ISC Internet Domain Name Server.</entry> 271 <entry>A lightweight SSH and SCP implementation.</entry>
271 272 <entry> MIT, BSD-3-Clause, BSD-2-Clause, PD</entry>
272 <entry>ISC, BSD</entry> 273</row>
273 </row> 274<row>
274 275 <entry>dtc</entry>
275 <row> 276 <entry>1.4.7</entry>
276 <entry>binutils-cross-x86_64</entry> 277 <entry>The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels.</entry>
277 278 <entry> GPL-2.0, BSD</entry>
278 <entry>2.30</entry> 279</row>
279 280<row>
280 <entry>The GNU Binutils are a collection of binary tools. The main 281 <entry>dwarfsrcfiles</entry>
281 ones are ld (GNU Linker) and as (GNU Assembler). This package also 282 <entry>1.0</entry>
282 includes addition tools such as addr2line (Converts addresses into 283 <entry>A small utility for printing debug source file locations embedded in binaries.</entry>
283 filenames and line numbers) ar (utility for creating modifying and 284 <entry>GPL-2.0</entry>
284 extracting archives) nm (list symbols in object files) objcopy 285</row>
285 (copy and translate object files) objdump (Display object 286<row>
286 information) and other tools and related libraries.</entry> 287 <entry>e2fsprogs</entry>
287 288 <entry>1.44.5</entry>
288 <entry>GPL-3.0</entry> 289 <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating fixing configuring and debugging ext2 filesystems.</entry>
289 </row> 290 <entry> GPL-2.0, LGPL-2.0, BSD, MIT</entry>
290 291</row>
291 <row> 292<row>
292 <entry>binutils</entry> 293 <entry>elfutils</entry>
293 294 <entry>0.176</entry>
294 <entry>2.30</entry> 295 <entry>Utilities and libraries for handling compiled object files.</entry>
295 296 <entry> GPL-2.0, LGPL-3.0, GPL-3.0</entry>
296 <entry>The GNU Binutils are a collection of binary tools. The main 297</row>
297 ones are ld (GNU Linker) and as (GNU Assembler). This package also 298<row>
298 includes addition tools such as addr2line (Converts addresses into 299 <entry>enea-image-standard</entry>
299 filenames and line numbers) ar (utility for creating modifying and 300 <entry>1.0</entry>
300 extracting archives) nm (list symbols in object files) objcopy 301 <entry>Base image for the Standard profile</entry>
301 (copy and translate object files) objdump (Display object 302 <entry>MIT</entry>
302 information) and other tools and related libraries.</entry> 303</row>
303 304<row>
304 <entry>GPL-3.0</entry> 305 <entry>expat</entry>
305 </row> 306 <entry>2.2.6</entry>
306 307 <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>
307 <row> 308 <entry>MIT</entry>
308 <entry>bison</entry> 309</row>
309 310<row>
310 <entry>3.0.4</entry> 311 <entry>file</entry>
311 312 <entry>5.36</entry>
312 <entry>Bison is a general-purpose parser generator that converts 313 <entry>File attempts to classify files depending on their contents and prints a description if a match is found.</entry>
313 an annotated context-free grammar into an LALR(1) or GLR parser 314 <entry>BSD</entry>
314 for that grammar. Bison is upward compatible with Yacc: all 315</row>
315 properly-written Yacc grammars ought to work with Bison with no 316<row>
316 change. Anyone familiar with Yacc should be able to use Bison with 317 <entry>flex</entry>
317 little trouble.</entry> 318 <entry>2.6.0</entry>
318 319 <entry>Flex is a fast lexical analyser generator. Flex is a tool for generating programs that recognize lexical patterns in text.</entry>
319 <entry>GPL-3.0</entry> 320 <entry>BSD</entry>
320 </row> 321</row>
321 322<row>
322 <row> 323 <entry>freetype</entry>
323 <entry>bjam</entry> 324 <entry>2.9.1</entry>
324 325 <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>
325 <entry>1.66.0</entry> 326 <entry> FreeType, GPL-2.0</entry>
326 327</row>
327 <entry>Portable Boost.Jam build tool for boost.</entry> 328<row>
328 329 <entry>gawk</entry>
329 <entry>BSL-1.0, MIT, Python-2.0</entry> 330 <entry>4.2.1</entry>
330 </row> 331 <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>
331 332 <entry>GPL-3.0</entry>
332 <row> 333</row>
333 <entry>blktrace</entry> 334<row>
334 335 <entry>gcc-cross-aarch64</entry>
335 <entry>1.2.0</entry> 336 <entry>8.3.0</entry>
336 337 <entry>GNU cc and gcc C compilers.</entry>
337 <entry>Generates traces of I/O traffic on block devices.</entry> 338 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
338 339</row>
339 <entry>GPL-2.0</entry> 340<row>
340 </row> 341 <entry>gcc-cross-powerpc</entry>
341 342 <entry>8.3.0</entry>
342 <row> 343 <entry>GNU cc and gcc C compilers.</entry>
343 <entry>bluez5</entry> 344 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
344 345</row>
345 <entry>5.48</entry> 346<row>
346 347 <entry>gcc-cross-x86_64</entry>
347 <entry>Linux Bluetooth stack V5 userland components. These include 348 <entry>8.3.0</entry>
348 a system configurations daemons tools and system 349 <entry>GNU cc and gcc C compilers.</entry>
349 libraries.</entry> 350 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
350 351</row>
351 <entry>GPL-2.0, LGPL-2.1</entry> 352<row>
352 </row> 353 <entry>gcc-source-8.3.0</entry>
353 354 <entry>8.3.0</entry>
354 <row> 355 <entry>GNU cc and gcc C compilers.</entry>
355 <entry>boost</entry> 356 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
356 357</row>
357 <entry>1.66.0</entry> 358<row>
358 359 <entry>gcc</entry>
359 <entry>Free peer-reviewed portable C++ source libraries.</entry> 360 <entry>8.3.0</entry>
360 361 <entry>Runtime libraries from GCC.</entry>
361 <entry>BSL-1.0, MIT, Python-2.0</entry> 362 <entry>GPL-3.0-with-GCC-exception</entry>
362 </row> 363</row>
363 364<row>
364 <row> 365 <entry>gdbm</entry>
365 <entry>btrfs-tools</entry> 366 <entry>1.18.1</entry>
366 367 <entry>Key/value database library with extensible hashing.</entry>
367 <entry>4.13.3</entry> 368 <entry>GPL-3.0</entry>
368 369</row>
369 <entry>Btrfs is a new copy on write filesystem for Linux aimed at 370<row>
370 implementing advanced features while focusing on fault tolerance 371 <entry>gettext-minimal</entry>
371 repair and easy administration. This package contains utilities 372 <entry>0.19.8.1</entry>
372 (mkfs fsck btrfsctl) used to work with btrfs and an utility 373 <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>
373 (btrfs-convert) to make a btrfs filesystem from an ext3.</entry> 374 <entry>FSF-Unlimited</entry>
374 375</row>
375 <entry>GPL-2.0</entry> 376<row>
376 </row> 377 <entry>gettext</entry>
377 378 <entry>0.19.8.1</entry>
378 <row> 379 <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>
379 <entry>busybox</entry> 380 <entry> GPL-3.0, LGPL-2.1</entry>
380 381</row>
381 <entry>1.27.2</entry> 382<row>
382 383 <entry>glib-2.0</entry>
383 <entry>BusyBox combines tiny versions of many common UNIX 384 <entry>2.58.3</entry>
384 utilities into a single small executable. It provides minimalist 385 <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>
385 replacements for most of the utilities you usually find in GNU 386 <entry> LGPL-2.1, BSD, PD</entry>
386 fileutils shellutils etc. The utilities in BusyBox generally have 387</row>
387 fewer options than their full-featured GNU cousins; however the 388<row>
388 options that are included provide the expected functionality and 389 <entry>glibc-locale</entry>
389 behave very much like their GNU counterparts. BusyBox provides a 390 <entry>2.29</entry>
390 fairly complete POSIX environment for any small or embedded 391 <entry>The GNU C Library is used as the system C library in most systems with the Linux kernel.</entry>
391 system.</entry> 392 <entry> GPL-2.0, LGPL-2.1</entry>
392 393</row>
393 <entry>GPL-2.0, BSD-4-Clause</entry> 394<row>
394 </row> 395 <entry>glibc</entry>
395 396 <entry>2.29</entry>
396 <row> 397 <entry>The GNU C Library is used as the system C library in most systems with the Linux kernel.</entry>
397 <entry>bzip2</entry> 398 <entry> GPL-2.0, LGPL-2.1</entry>
398 399</row>
399 <entry>1.0.6</entry> 400<row>
400 401 <entry>gmp</entry>
401 <entry>bzip2 compresses files using the Burrows-Wheeler 402 <entry>6.1.2</entry>
402 block-sorting text compression algorithm and Huffman coding. 403 <entry>GMP is a free library for arbitrary precision arithmetic operating on signed integers rational numbers and floating point numbers</entry>
403 Compression is generally considerably better than that achieved by 404 <entry> GPL-2.0, LGPL-3.0</entry>
404 more conventional LZ77/LZ78-based compressors and approaches the 405</row>
405 performance of the PPM family of statistical compressors.</entry> 406<row>
406 407 <entry>gnome-desktop-testing</entry>
407 <entry>BSD-4-Clause</entry> 408 <entry>2018.1</entry>
408 </row> 409 <entry>Test runner for GNOME-style installed tests.</entry>
409 410 <entry>LGPL-2.0</entry>
410 <row> 411</row>
411 <entry>ca-certificates</entry> 412<row>
412 413 <entry>gnu-config</entry>
413 <entry>20170717</entry> 414 <entry>20181128</entry>
414 415 <entry>Tool that installs the GNU config.guess / config.sub into a directory tree</entry>
415 <entry>This package includes PEM files of CA certificates to allow 416 <entry>GPL-3.0-with-autoconf-exception</entry>
416 SSL-based applications to check for the authenticity of SSL 417</row>
417 connections. This derived from Debian's CA Certificates.</entry> 418<row>
418 419 <entry>gnu-efi</entry>
419 <entry>GPL-2.0, MPL-2.0</entry> 420 <entry>3.0.9</entry>
420 </row> 421 <entry>Libraries for producing EFI binaries.</entry>
421 422 <entry> GPL-2.0, BSD-2-Clause</entry>
422 <row> 423</row>
423 <entry>cairo</entry> 424<row>
424 425 <entry>gnupg</entry>
425 <entry>1.14.12</entry> 426 <entry>2.2.13</entry>
426 427 <entry>GNU Privacy Guard - encryption and signing tools (2.x).</entry>
427 <entry>Cairo is a multi-platform library providing anti-aliased 428 <entry> GPL-3.0, LGPL-3.0</entry>
428 vector-based rendering for multiple target backends. Paths consist 429</row>
429 of line segments and cubic splines and can be rendered at any 430<row>
430 width with various join and cap styles. All colors may be 431 <entry>gnutls</entry>
431 specified with optional translucence (opacity/alpha) and combined 432 <entry>3.6.7</entry>
432 using the extended Porter/Duff compositing algebra as found in the 433 <entry>GNU Transport Layer Security Library.</entry>
433 X Render Extension.</entry> 434 <entry> GPL-3.0, LGPL-2.1</entry>
434 435</row>
435 <entry>MPL-1.0, LGPL-2.1, GPL-3.0</entry> 436<row>
436 </row> 437 <entry>gobject-introspection</entry>
437 438 <entry>1.58.3</entry>
438 <row> 439 <entry>Middleware layer between GObject-using C libraries and language bindings.</entry>
439 <entry>cantarell-fonts</entry> 440 <entry> LGPL-2.0, GPL-2.0</entry>
440 441</row>
441 <entry>0.0.24</entry> 442<row>
442 443 <entry>gperf</entry>
443 <entry>The Cantarell font typeface is designed as a contemporary 444 <entry>3.1</entry>
444 Humanist sans serif and was developed for on-screen reading; in 445 <entry>GNU gperf is a perfect hash function generator</entry>
445 particular reading web pages on an HTC Dream mobile phone.</entry> 446 <entry>GPL-3.0</entry>
446 447</row>
447 <entry>OFL-1.1</entry> 448<row>
448 </row> 449 <entry>gpgme</entry>
449 450 <entry>1.12.0</entry>
450 <row> 451 <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>
451 <entry>ccache</entry> 452 <entry> GPL-2.0, LGPL-2.1</entry>
452 453</row>
453 <entry>3.3.5</entry> 454<row>
454 455 <entry>grep</entry>
455 <entry>ccache is a compiler cache. It speeds up recompilation by 456 <entry>3.3</entry>
456 caching the result of previous compilations and detecting when the 457 <entry>GNU grep utility.</entry>
457 same compilation is being done again. Supported languages are C 458 <entry>GPL-3.0</entry>
458 C\+\+ Objective-C and Objective-C++.</entry> 459</row>
459 460<row>
460 <entry>GPL-3.0</entry> 461 <entry>groff</entry>
461 </row> 462 <entry>1.22.3</entry>
462 463 <entry>The groff (GNU troff) software is a typesetting package which reads plain text mixed with formatting commands and produces formatted output.</entry>
463 <row> 464 <entry>GPL-3.0</entry>
464 <entry>chrpath</entry> 465</row>
465 466<row>
466 <entry>0.16</entry> 467 <entry>grub</entry>
467 468 <entry>2.02</entry>
468 <entry>chrpath allows you to change the rpath (where the 469 <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>
469 application looks for libraries) in an application. It does not 470 <entry>GPL-3.0</entry>
470 (yet) allow you to add an rpath if there isn't one 471</row>
471 already.</entry> 472<row>
472 473 <entry>gtk-doc</entry>
473 <entry>GPL-2.0</entry> 474 <entry>1.29</entry>
474 </row> 475 <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>
475 476 <entry>GPL-2.0</entry>
476 <row> 477</row>
477 <entry>cinematicexperience</entry> 478<row>
478 479 <entry>initramfs-framework</entry>
479 <entry>1.0</entry> 480 <entry>1.0</entry>
480 481 <entry>Modular initramfs system.</entry>
481 <entry>Cinematic Experience collects many of the new Qt5 QtQuick 482 <entry>MIT</entry>
482 2.0 features into the same UX demo application. It uses particles 483</row>
483 sprites path animation custom shaders etc. features which Qt5 484<row>
484 introduces for QML UIs.</entry> 485 <entry>initramfs-module-install-efi</entry>
485 486 <entry>1.0</entry>
486 <entry>CC-BY-3.0</entry> 487 <entry>initramfs-framework module for EFI installation option.</entry>
487 </row> 488 <entry>MIT</entry>
488 489</row>
489 <row> 490<row>
490 <entry>cmake</entry> 491 <entry>initramfs-module-install</entry>
491 492 <entry>1.0</entry>
492 <entry>3.10.3</entry> 493 <entry>initramfs-framework module for installation option.</entry>
493 494 <entry>MIT</entry>
494 <entry>Cross-platform open-source make system.</entry> 495</row>
495 496<row>
496 <entry>BSD</entry> 497 <entry>initramfs-module-setup-live</entry>
497 </row> 498 <entry>1.0</entry>
498 499 <entry>initramfs-framework module for live booting.</entry>
499 <row> 500 <entry>MIT</entry>
500 <entry>coreutils</entry> 501</row>
501 502<row>
502 <entry>8.29</entry> 503 <entry>intltool</entry>
503 504 <entry>0.51.0</entry>
504 <entry>The GNU Core Utilities provide the basic file shell and 505 <entry>Utility scripts for internationalizing XML.</entry>
505 text manipulation utilities. These are the core utilities which 506 <entry>GPL-2.0</entry>
506 are expected to exist on every system.</entry> 507</row>
507 508<row>
508 <entry>GPL-3.0</entry> 509 <entry>iproute2</entry>
509 </row> 510 <entry>4.19.0</entry>
510 511 <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>
511 <row> 512 <entry>GPL-2.0</entry>
512 <entry>cross-localedef</entry> 513</row>
513 514<row>
514 <entry>2.27</entry> 515 <entry>iptables</entry>
515 516 <entry>1.6.2</entry>
516 <entry>Cross locale generation tool for glibc.</entry> 517 <entry>iptables is the userspace command line program used to configure and control network packet filtering code in Linux.</entry>
517 518 <entry>GPL-2.0</entry>
518 <entry>LGPL-2.1</entry> 519</row>
519 </row> 520<row>
520 521 <entry>json-c</entry>
521 <row> 522 <entry>0.13.1</entry>
522 <entry>cryptodev-linux</entry> 523 <entry>JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C.</entry>
523 524 <entry>MIT</entry>
524 <entry>1.9</entry> 525</row>
525 526<row>
526 <entry>A /dev/crypto device driver header file.</entry> 527 <entry>kbd</entry>
527 528 <entry>2.0.4</entry>
528 <entry>GPL-2.0</entry> 529 <entry>Keytable files and keyboard utilities.</entry>
529 </row> 530 <entry>GPL-2.0</entry>
530 531</row>
531 <row> 532<row>
532 <entry>curl</entry> 533 <entry>kern-tools</entry>
533 534 <entry>0.2</entry>
534 <entry>7.61.0</entry> 535 <entry>Tools for managing Yocto Project style branched kernels.</entry>
535 536 <entry>GPL-2.0</entry>
536 <entry>Command line tool and library for client-side URL 537</row>
537 transfers.</entry> 538<row>
538 539 <entry>keymaps</entry>
539 <entry>MIT</entry> 540 <entry>1.0</entry>
540 </row> 541 <entry>Keymaps and initscript to set the keymap on bootup.</entry>
541 542 <entry>GPL-2.0</entry>
542 <row> 543</row>
543 <entry>cwautomacros</entry> 544<row>
544 545 <entry>kmod</entry>
545 <entry>20110201</entry> 546 <entry>26</entry>
546 547 <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>
547 <entry>Collection of autoconf m4 macros.</entry> 548 <entry> GPL-2.0, LGPL-2.1</entry>
548 549</row>
549 <entry>GPL-2.0</entry> 550<row>
550 </row> 551 <entry>ldconfig</entry>
551 552 <entry>2.12.1</entry>
552 <row> 553 <entry>A standalone native ldconfig build.</entry>
553 <entry>db</entry> 554 <entry>GPL-2.0</entry>
554 555</row>
555 <entry>5.3.28</entry> 556<row>
556 557 <entry>libarchive</entry>
557 <entry>Berkeley Database v5.</entry> 558 <entry>3.3.3</entry>
558 559 <entry>C library and command-line tools for reading and writing tar cpio zip ISO and other archive formats</entry>
559 <entry>Sleepycat</entry> 560 <entry>BSD</entry>
560 </row> 561</row>
561 562<row>
562 <row> 563 <entry>libassuan</entry>
563 <entry>dbus-glib</entry> 564 <entry>2.5.3</entry>
564 565 <entry>IPC library used by GnuPG and GPGME.</entry>
565 <entry>0.108</entry> 566 <entry> GPL-3.0, LGPL-2.1</entry>
566 567</row>
567 <entry>GLib bindings for the D-Bus message bus that integrate the 568<row>
568 D-Bus library with the GLib thread abstraction and main 569 <entry>libcap</entry>
569 loop.</entry> 570 <entry>2.26</entry>
570 571 <entry>Library for getting/setting POSIX.1e capabilities.</entry>
571 <entry>AFL-2.0, GPL-2.0</entry> 572 <entry> BSD, GPL-2.0</entry>
572 </row> 573</row>
573 574<row>
574 <row> 575 <entry>libcheck</entry>
575 <entry>dbus-test</entry> 576 <entry>0.12.0</entry>
576 577 <entry>Check - unit testing framework for C code.</entry>
577 <entry>1.12.2</entry> 578 <entry>LGPL-2.1</entry>
578 579</row>
579 <entry>D-Bus test package (for D-bus functionality testing 580<row>
580 only).</entry> 581 <entry>libcomps</entry>
581 582 <entry>0.1.10</entry>
582 <entry>AFL-2.0, GPL-2.0</entry> 583 <entry>Libcomps is alternative for yum.comps library (which is for managing rpm package groups)..</entry>
583 </row> 584 <entry>GPL-2.0</entry>
584 585</row>
585 <row> 586<row>
586 <entry>dbus</entry> 587 <entry>libdnf</entry>
587 588 <entry>0.26.0</entry>
588 <entry>1.12.2</entry> 589 <entry>Library providing simplified C and Python API to libsolv.</entry>
589 590 <entry>LGPL-2.1</entry>
590 <entry>"D-Bus is a message bus system a simple way for 591</row>
591 applications to talk to one another. In addition to interprocess 592<row>
592 communication D-Bus helps coordinate process lifecycle; it makes 593 <entry>libffi</entry>
593 it simple and reliable to code a \""single instance\"" application 594 <entry>3.2.1</entry>
594 or daemon and to launch applications and daemons on demand when 595 <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>
595 their services are needed."</entry> 596 <entry>MIT</entry>
596 597</row>
597 <entry>AFL-2.0, GPL-2.0</entry> 598<row>
598 </row> 599 <entry>libgcc</entry>
599 600 <entry>8.3.0</entry>
600 <row> 601 <entry>GNU cc and gcc C compilers.</entry>
601 <entry>debianutils</entry> 602 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
602 603</row>
603 <entry>4.8.4</entry> 604<row>
604 605 <entry>libgcrypt</entry>
605 <entry>Miscellaneous utilities specific to Debian.</entry> 606 <entry>1.8.4</entry>
606 607 <entry>General purpose cryptographic library based on the code from GnuPG.</entry>
607 <entry>GPL-2.0, SMAIL_GPL</entry> 608 <entry> GPL-2.0, LGPL-2.1, GPL-3.0</entry>
608 </row> 609</row>
609 610<row>
610 <row> 611 <entry>libgpg-error</entry>
611 <entry>depmodwrapper</entry> 612 <entry>1.35</entry>
612 613 <entry>Small library that defines common error values for all GnuPG components.</entry>
613 <entry>1.0</entry> 614 <entry> GPL-2.0, LGPL-2.1</entry>
614 615</row>
615 <entry>Wrapper script for the Linux kernel module dependency 616<row>
616 indexer.</entry> 617 <entry>libidn2</entry>
617 618 <entry>2.0.5</entry>
618 <entry>MIT</entry> 619 <entry>Implementation of the Stringprep Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.</entry>
619 </row> 620 <entry> GPL-2.0, LGPL-3.0, GPL-3.0</entry>
620 621</row>
621 <row> 622<row>
622 <entry>dhcp</entry> 623 <entry>libksba</entry>
623 624 <entry>1.3.5</entry>
624 <entry>4.3.6</entry> 625 <entry>Easy API to create and parse X.509 and CMS related objects.</entry>
625 626 <entry> GPL-2.0, LGPL-3.0, GPL-3.0</entry>
626 <entry>DHCP (Dynamic Host Configuration Protocol) is a protocol 627</row>
627 which allows individual devices on an IP network to get their own 628<row>
628 network configuration information from a server. DHCP helps make 629 <entry>libmnl</entry>
629 it easier to administer devices.</entry> 630 <entry>1.0.4</entry>
630 631 <entry>Minimalistic user-space library oriented to Netlink developers providing functions for common tasks in parsing validating and constructing both the Netlink header and TLVs.</entry>
631 <entry>ISC</entry> 632 <entry>LGPL-2.1</entry>
632 </row> 633</row>
633 634<row>
634 <row> 635 <entry>libmodulemd</entry>
635 <entry>diffstat</entry> 636 <entry>2.1.0</entry>
636 637 <entry>C Library for manipulating module metadata files.</entry>
637 <entry>1.61</entry> 638 <entry>MIT</entry>
638 639</row>
639 <entry>diffstat reads the output of diff and displays a histogram 640<row>
640 of the insertions deletions and modifications per-file. It is 641 <entry>libmpc</entry>
641 useful for reviewing large complex patch files.</entry> 642 <entry>1.1.0</entry>
642 643 <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>
643 <entry>MIT</entry> 644 <entry>LGPL-3.0</entry>
644 </row> 645</row>
645 646<row>
646 <row> 647 <entry>libnsl2</entry>
647 <entry>diffutils</entry> 648 <entry>1.2.0</entry>
648 649 <entry>This library contains the public client interface for NIS(YP) and NIS+ it was part of glibc and now is standalone packages. it also supports IPv6</entry>
649 <entry>3.6</entry> 650 <entry>LGPL-2.1</entry>
650 651</row>
651 <entry>Diffutils contains the GNU diff diff3 sdiff and cmp 652<row>
652 utilities. These programs are usually used for creating patch 653 <entry>libpcre</entry>
653 files.</entry> 654 <entry>8.43</entry>
654 655 <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>
655 <entry>GPL-3.0</entry> 656 <entry>BSD</entry>
656 </row> 657</row>
657 658<row>
658 <row> 659 <entry>libpng</entry>
659 <entry>docbook-xml-dtd4</entry> 660 <entry>1.6.36</entry>
660 661 <entry>PNG image format decoding library.</entry>
661 <entry>4.5</entry> 662 <entry>Libpng</entry>
662 663</row>
663 <entry>Document type definitions for verification of XML data 664<row>
664 files against the DocBook rule set it ships with the latest 665 <entry>libpthread-stubs</entry>
665 DocBook 4.5 XML DTD as well as a selected set of legacy DTDs for 666 <entry>0.4</entry>
666 use with older documents including 4.0 4.1.2 4.2 4.3 and 667 <entry>This library provides weak aliases for pthread functions not provided in libc or otherwise available by default.</entry>
667 4.4</entry> 668 <entry>MIT</entry>
668 669</row>
669 <entry>OASIS</entry> 670<row>
670 </row> 671 <entry>librepo</entry>
671 672 <entry>1.9.4</entry>
672 <row> 673 <entry> A library providing C and Python (libcURL like) API for downloading linux repository metadata and packages..</entry>
673 <entry>docbook-xsl-stylesheets</entry> 674 <entry>LGPL-2.1</entry>
674 675</row>
675 <entry>1.79.1</entry> 676<row>
676 677 <entry>libsdl2</entry>
677 <entry>XSL stylesheets for processing DocBook XML to various 678 <entry>2.0.9</entry>
678 output formats.</entry> 679 <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>
679 680 <entry>Zlib</entry>
680 <entry>XSL</entry> 681</row>
681 </row> 682<row>
682 683 <entry>libsolv</entry>
683 <row> 684 <entry>0.7.3</entry>
684 <entry>dpkg</entry> 685 <entry>Library for solving packages and reading repositories.</entry>
685 686 <entry>BSD-3-Clause</entry>
686 <entry>1.18.24</entry> 687</row>
687 688<row>
688 <entry>Package maintenance system from Debian.</entry> 689 <entry>libtirpc</entry>
689 690 <entry>1.0.3</entry>
690 <entry>GPL-2.0</entry> 691 <entry>Libtirpc is a port of Suns Transport-Independent RPC library to Linux</entry>
691 </row> 692 <entry>BSD</entry>
692 693</row>
693 <row> 694<row>
694 <entry>dri2proto</entry> 695 <entry>libtool</entry>
695 696 <entry>2.4.6</entry>
696 <entry>2.8</entry> 697 <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>
697 698 <entry> GPL-2.0, LGPL-2.1</entry>
698 <entry>This package provides the wire protocol for the Direct 699</row>
699 Rendering Ifnrastructure 2. DIR is required for may hardware 700<row>
700 accelerated OpenGL drivers.</entry> 701 <entry>libunistring</entry>
701 702 <entry>0.9.10</entry>
702 <entry>MIT</entry> 703 <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>
703 </row> 704 <entry> LGPL-3.0, GPL-2.0</entry>
704 705</row>
705 <row> 706<row>
706 <entry>dtc</entry> 707 <entry>libx11</entry>
707 708 <entry>1.6.7</entry>
708 <entry>1.4.5</entry> 709 <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>
709 710 <entry> MIT, BSD</entry>
710 <entry>The Device Tree Compiler is a tool used to manipulate the 711</row>
711 Open-Firmware-like device tree used by PowerPC kernels.</entry> 712<row>
712 713 <entry>libxau</entry>
713 <entry>GPL-2.0, BSD</entry> 714 <entry>1.0.9</entry>
714 </row> 715 <entry>libxau provides the main interfaces to the X11 authorisation handling which controls authorisation for X connections both client-side and server-side.</entry>
715 716 <entry>MIT</entry>
716 <row> 717</row>
717 <entry>dwarfsrcfiles</entry> 718<row>
718 719 <entry>libxcb</entry>
719 <entry>1.0</entry> 720 <entry>1.13.1</entry>
720 721 <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>
721 <entry>A small utility for printing debig source file locations 722 <entry>MIT</entry>
722 embedded in binaries.</entry> 723</row>
723 724<row>
724 <entry>GPL-2.0</entry> 725 <entry>libxcrypt</entry>
725 </row> 726 <entry>4.4.2</entry>
726 727 <entry>Forked code from glibc libary to extract only crypto part.</entry>
727 <row> 728 <entry>LGPL-2.1</entry>
728 <entry>e2fsprogs</entry> 729</row>
729 730<row>
730 <entry>1.43.8</entry> 731 <entry>libxdmcp</entry>
731 732 <entry>1.1.2</entry>
732 <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of 733 <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>
733 the standard utilities for creating fixing configuring and 734 <entry>MIT</entry>
734 debugging ext2 filesystems.</entry> 735</row>
735 736<row>
736 <entry>GPL-2.0, LGPL-2.0, BSD, MIT</entry> 737 <entry>libxext</entry>
737 </row> 738 <entry>1.3.3</entry>
738 739 <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>
739 <row> 740 <entry>MIT</entry>
740 <entry>ed</entry> 741</row>
741 742<row>
742 <entry>1.14.2</entry> 743 <entry>libxml-parser-perl</entry>
743 744 <entry>2.44</entry>
744 <entry>Line-oriented text editor.</entry> 745 <entry>XML::Parser - A perl module for parsing XML documents.</entry>
745 746 <entry> Artistic-1.0, GPL-1.0</entry>
746 <entry>GPL-3.0</entry> 747</row>
747 </row> 748<row>
748 749 <entry>libxml2</entry>
749 <row> 750 <entry>2.9.8</entry>
750 <entry>elfutils</entry> 751 <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>
751 752 <entry>MIT</entry>
752 <entry>0.170</entry> 753</row>
753 754<row>
754 <entry>Utilities and libraries for handling compiled object 755 <entry>libxrandr</entry>
755 files.</entry> 756 <entry>1.5.1</entry>
756 757 <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>
757 <entry>GPL-3.0, Elfutils-Exception</entry> 758 <entry>MIT</entry>
758 </row> 759</row>
759 760<row>
760 <row> 761 <entry>libxrender</entry>
761 <entry>enea-image-standard-sdk</entry> 762 <entry>0.9.10</entry>
762 763 <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>
763 <entry>1.0</entry> 764 <entry>MIT</entry>
764 765</row>
765 <entry>Full featured image for the Standard profile</entry> 766<row>
766 767 <entry>libyaml</entry>
767 <entry>MIT</entry> 768 <entry>0.2.1</entry>
768 </row> 769 <entry>LibYAML is a C library for parsing and emitting data in YAML 1.1 a human-readable data serialization format. </entry>
769 770 <entry>MIT</entry>
770 <row> 771</row>
771 <entry>expat</entry> 772<row>
772 773 <entry>linux-firmware</entry>
773 <entry>2.2.5</entry> 774 <entry>0.0</entry>
774 775 <entry>Firmware files for use with Linux kernel.</entry>
775 <entry>Expat is an XML parser library written in C. It is a 776 <entry>Redistributable binaries</entry>
776 stream-oriented parser in which an application registers handlers 777</row>
777 for things the parser might find in the XML document (like start 778<row>
778 tags)</entry> 779 <entry>linux-intel</entry>
779 780 <entry>4.19.62</entry>
780 <entry>MIT</entry> 781 <entry>Linux kernel.</entry>
781 </row> 782 <entry>GPL-2.0</entry>
782 783</row>
783 <row> 784<row>
784 <entry>file</entry> 785 <entry>linux-libc-headers</entry>
785 786 <entry>5.0</entry>
786 <entry>5.32</entry> 787 <entry>Sanitized set of kernel headers for the C library's use.</entry>
787 788 <entry>GPL-2.0</entry>
788 <entry>File attempts to classify files depending on their contents 789</row>
789 and prints a description if a match is found.</entry> 790<row>
790 791 <entry>linux-raspberrypi</entry>
791 <entry>BSD</entry> 792 <entry>4.19.71</entry>
792 </row> 793 <entry>Linux Kernel for Raspberry Pi</entry>
793 794 <entry>GPL-2.0</entry>
794 <row> 795</row>
795 <entry>findutils</entry> 796<row>
796 797 <entry>linux-yocto</entry>
797 <entry>4.6.0</entry> 798 <entry>4.19.44</entry>
798 799 <entry>Linux kernel.</entry>
799 <entry>The GNU Find Utilities are the basic directory searching 800 <entry>GPL-2.0</entry>
800 utilities of the GNU operating system. These programs are 801</row>
801 typically used in conjunction with other programs to provide 802<row>
802 modular and powerful directory search and file locating 803 <entry>lzo</entry>
803 capabilities to other commands.</entry> 804 <entry>2.10</entry>
804 805 <entry>Lossless data compression library.</entry>
805 <entry>GPL-3.0</entry> 806 <entry>GPL-2.0</entry>
806 </row> 807</row>
807 808<row>
808 <row> 809 <entry>lzop</entry>
809 <entry>flac</entry> 810 <entry>1.04</entry>
810 811 <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>
811 <entry>1.3.2</entry> 812 <entry>GPL-2.0</entry>
812 813</row>
813 <entry>FLAC stands for Free Lossless Audio Codec a lossless audio 814<row>
814 compression format.</entry> 815 <entry>m4</entry>
815 816 <entry>1.4.18</entry>
816 <entry>GFDL-1.2, GPL-2.0, LGPL-2.1, BSD</entry> 817 <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>
817 </row> 818 <entry>GPL-3.0</entry>
818 819</row>
819 <row> 820<row>
820 <entry>flex</entry> 821 <entry>make</entry>
821 822 <entry>4.2.1</entry>
822 <entry>2.6.0</entry> 823 <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>
823 824 <entry> GPL-3.0, LGPL-2.0</entry>
824 <entry>Flex is a fast lexical analyser generator. Flex is a tool 825</row>
825 for generating programs that recognize lexical patterns in 826<row>
826 text.</entry> 827 <entry>makedevs</entry>
827 828 <entry>1.0.1</entry>
828 <entry>BSD</entry> 829 <entry>Tool for creating device nodes.</entry>
829 </row> 830 <entry>GPL-2.0</entry>
830 831</row>
831 <row> 832<row>
832 <entry>fontconfig</entry> 833 <entry>mdadm</entry>
833 834 <entry>4.1</entry>
834 <entry>2.12.6</entry> 835 <entry>Tool for managing software RAID under Linux.</entry>
835 836 <entry> GPL-2.0</entry>
836 <entry>Fontconfig is a font configuration and customization 837</row>
837 library which does not depend on the X Window System. It is 838<row>
838 designed to locate fonts within the system and select them 839 <entry>meson</entry>
839 according to requirements specified by applications. Fontconfig is 840 <entry>0.49.2</entry>
840 not a rasterization library nor does it impose a particular 841 <entry>A high performance build system.</entry>
841 rasterization library on the application. The X-specific library 842 <entry>Apache-2.0</entry>
842 'Xft' uses fontconfig along with freetype to specify and rasterize 843</row>
843 fonts.</entry> 844<row>
844 845 <entry>mklibs</entry>
845 <entry>MIT, PD</entry> 846 <entry>0.1.44</entry>
846 </row> 847 <entry>mklibs produces cut-down shared libraries that contain only the routines required by a particular set of executables.</entry>
847 848 <entry>GPL-2.0</entry>
848 <row> 849</row>
849 <entry>freetype</entry> 850<row>
850 851 <entry>mpfr</entry>
851 <entry>2.9</entry> 852 <entry>4.0.2</entry>
852 853 <entry>C library for multiple-precision floating-point computations with exact rounding.</entry>
853 <entry>FreeType is a software font engine that is designed to be 854 <entry>LGPL-3.0</entry>
854 small efficient highly customizable and portable while capable of 855</row>
855 producing high-quality output (glyph images). It can be used in 856<row>
856 graphics libraries display servers font conversion tools text 857 <entry>mtools</entry>
857 image generation tools and many other products as well.</entry> 858 <entry>4.0.19</entry>
858 859 <entry>Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them.</entry>
859 <entry>FreeType, GPL-2.0</entry> 860 <entry>GPL-3.0</entry>
860 </row> 861</row>
861 862<row>
862 <row> 863 <entry>nasm</entry>
863 <entry>fuse</entry> 864 <entry>2.14.02</entry>
864 865 <entry>General-purpose x86 assembler.</entry>
865 <entry>2.9.7</entry> 866 <entry>BSD-2-Clause</entry>
866 867</row>
867 <entry>FUSE (Filesystem in Userspace) is a simple interface for 868<row>
868 userspace programs to export a virtual filesystem to the Linux 869 <entry>ncurses</entry>
869 kernel. FUSE also aims to provide a secure method for non 870 <entry>6.1</entry>
870 privileged users to create and mount their own filesystem 871 <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>
871 implementations.</entry> 872 <entry>MIT</entry>
872 873</row>
873 <entry>GPL-2.0, LGPL-2.0</entry> 874<row>
874 </row> 875 <entry>netbase</entry>
875 876 <entry>5.6</entry>
876 <row> 877 <entry>This package provides the necessary infrastructure for basic TCP/IP based networking</entry>
877 <entry>gawk</entry> 878 <entry>GPL-2.0</entry>
878 879</row>
879 <entry>4.2.1</entry> 880<row>
880 881 <entry>nettle</entry>
881 <entry>The GNU version of awk a text processing utility. Awk 882 <entry>3.4.1</entry>
882 interprets a special-purpose programming language to do quick and 883 <entry>A low level cryptographic library.</entry>
883 easy text pattern matching and reformatting jobs.</entry> 884 <entry> LGPL-3.0, GPL-2.0</entry>
884 885</row>
885 <entry>GPL-3.0</entry> 886<row>
886 </row> 887 <entry>ninja</entry>
887 888 <entry>1.9.0</entry>
888 <row> 889 <entry>Ninja is a small build system with a focus on speed..</entry>
889 <entry>gcc-cross-initial-x86_64</entry> 890 <entry>Apache-2.0</entry>
890 891</row>
891 <entry>7.3.0</entry> 892<row>
892 893 <entry>npth</entry>
893 <entry>GNU cc and gcc C compilers.</entry> 894 <entry>1.6</entry>
894 895 <entry>New GNU Portable Threads library.</entry>
895 <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> 896 <entry>LGPL-2.0</entry>
896 </row> 897</row>
897 898<row>
898 <row> 899 <entry>nspr</entry>
899 <entry>gcc-cross-x86_64</entry> 900 <entry>4.21</entry>
900 901 <entry>Netscape Portable Runtime Library.</entry>
901 <entry>7.3.0</entry> 902 <entry> GPL-2.0, MPL-2.0, LGPL-2.1</entry>
902 903</row>
903 <entry>GNU cc and gcc C compilers.</entry> 904<row>
904 905 <entry>nss</entry>
905 <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> 906 <entry>3.42.1</entry>
906 </row> 907 <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>
907 908 <entry> MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry>
908 <row> 909</row>
909 <entry>gcc-sanitizers</entry> 910<row>
910 911 <entry>openssl</entry>
911 <entry>7.3.0</entry> 912 <entry>1.1.1b</entry>
912 913 <entry>Secure Socket Layer (SSL) binary and related cryptographic tools.</entry>
913 <entry>GNU cc and gcc C compilers.</entry> 914 <entry>OpenSSL</entry>
914 915</row>
915 <entry>NCSA, MIT</entry> 916<row>
916 </row> 917 <entry>opkg-utils</entry>
917 918 <entry>0.4.0</entry>
918 <row> 919 <entry>Additional utilities for the opkg package manager.</entry>
919 <entry>gcc-source-7.3.0</entry> 920 <entry>GPL-2.0</entry>
920 921</row>
921 <entry>7.3.0</entry> 922<row>
922 923 <entry>opkg</entry>
923 <entry>GNU cc and gcc C compilers.</entry> 924 <entry>0.4.0</entry>
924 925 <entry>Open Package Manager.</entry>
925 <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> 926 <entry>GPL-2.0</entry>
926 </row> 927</row>
927 928<row>
928 <row> 929 <entry>os-release</entry>
929 <entry>gcc</entry> 930 <entry>1.0</entry>
930 931 <entry>The /usr/lib/os-release file contains operating system identification data.</entry>
931 <entry>7.3.0</entry> 932 <entry>MIT</entry>
932 933</row>
933 <entry>GNU cc and gcc C compilers.</entry> 934<row>
934 935 <entry>ovmf</entry>
935 <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> 936 <entry>git</entry>
936 </row> 937 <entry>OVMF is an EDK II based project to enable UEFI support for Virtual Machines. OVMF contains sample UEFI firmware for QEMU and KVM</entry>
937 938 <entry>BSD</entry>
938 <row> 939</row>
939 <entry>gconf</entry> 940<row>
940 941 <entry>packagegroup-core-boot</entry>
941 <entry>3.2.6</entry> 942 <entry>1.0</entry>
942 943 <entry>The minimal set of packages required to boot the system</entry>
943 <entry>GNOME configuration system.</entry> 944 <entry>MIT</entry>
944 945</row>
945 <entry>LGPL-2.0</entry> 946<row>
946 </row> 947 <entry>packagegroup-core-ssh-dropbear</entry>
947 948 <entry>1.0</entry>
948 <row> 949 <entry>Dropbear SSH client/server.</entry>
949 <entry>gdb</entry> 950 <entry>MIT</entry>
950 951</row>
951 <entry>8.0.1</entry> 952<row>
952 953 <entry>parted</entry>
953 <entry>GNU debugger.</entry> 954 <entry>3.2</entry>
954 955 <entry>Disk partition editing/resizing utility.</entry>
955 <entry>GPL-2.0, GPL-3.0, LGPL-2.0, LGPL-3.0</entry> 956 <entry>GPL-3.0</entry>
956 </row> 957</row>
957 958<row>
958 <row> 959 <entry>perl</entry>
959 <entry>gdbm</entry> 960 <entry>5.28.1</entry>
960 961 <entry>Perl scripting language.</entry>
961 <entry>1.14.1</entry> 962 <entry> Artistic-1.0, GPL-1.0</entry>
962 963</row>
963 <entry>Key/value database library with extensible hashing.</entry> 964<row>
964 965 <entry>pigz</entry>
965 <entry>GPL-3.0</entry> 966 <entry>2.4</entry>
966 </row> 967 <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>
967 968 <entry> Zlib, Apache-2.0</entry>
968 <row> 969</row>
969 <entry>gdk-pixbuf</entry> 970<row>
970 971 <entry>pinentry</entry>
971 <entry>2.36.11</entry> 972 <entry>1.1.0</entry>
972 973 <entry> Pinentry is a collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol as described by the aegypten project; see http://www.gnupg.org/aegypten/ for details.</entry>
973 <entry>Image loading library for GTK+.</entry> 974 <entry>GPL-2.0</entry>
974 975</row>
975 <entry>LGPL-2.0</entry> 976<row>
976 </row> 977 <entry>pixman</entry>
977 978 <entry>0.38.0</entry>
978 <row> 979 <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>
979 <entry>gettext-minimal</entry> 980 <entry> MIT, PD</entry>
980 981</row>
981 <entry>0.19.8.1</entry> 982<row>
982 983 <entry>pkgconfig</entry>
983 <entry>Contains the m4 macros sufficient to support building 984 <entry>0.29.2</entry>
984 autoconf/automake. This provides a significant build time speedup 985 <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>
985 by the removal of gettext-native from most dependency chains (now 986 <entry>GPL-2.0</entry>
986 only needed for gettext for the target).</entry> 987</row>
987 988<row>
988 <entry>FSF-Unlimited</entry> 989 <entry>popt</entry>
989 </row> 990 <entry>1.16</entry>
990 991 <entry>Library for parsing command line options.</entry>
991 <row> 992 <entry>MIT</entry>
992 <entry>gettext</entry> 993</row>
993 994<row>
994 <entry>0.19.8.1</entry> 995 <entry>prelink</entry>
995 996 <entry>1.0</entry>
996 <entry>GNU gettext is a set of tools that provides a framework to 997 <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>
997 help other programs produce multi-lingual messages. These tools 998 <entry>GPL-2.0</entry>
998 include a set of conventions about how programs should be written 999</row>
999 to support message catalogs a directory and file naming 1000<row>
1000 organization for the message catalogs themselves a runtime library 1001 <entry>procps</entry>
1001 supporting the retrieval of translated messages and a few 1002 <entry>3.3.15</entry>
1002 stand-alone programs to massage in various ways the sets of 1003 <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>
1003 translatable and already translated strings.</entry> 1004 <entry> GPL-2.0, LGPL-2.0</entry>
1004 1005</row>
1005 <entry>GPL-3.0, LGPL-2.1</entry> 1006<row>
1006 </row> 1007 <entry>pseudo</entry>
1007 1008 <entry>1.9.0</entry>
1008 <row> 1009 <entry>Pseudo gives fake root capabilities to a normal user.</entry>
1009 <entry>glib-2.0</entry> 1010 <entry>LGPL-2.1</entry>
1010 1011</row>
1011 <entry>2.54.3</entry> 1012<row>
1012 1013 <entry>ptest-runner</entry>
1013 <entry>GLib is a general-purpose utility library which provides 1014 <entry>2.3.1</entry>
1014 many useful data types macros type conversions string utilities 1015 <entry>The ptest-runner2 package installs a ptest-runner program which loops through all installed ptest test suites and runs them in sequence.</entry>
1015 file utilities a main loop abstraction and so on.</entry> 1016 <entry>GPL-2.0</entry>
1016 1017</row>
1017 <entry>LGPL-2.1, BSD, PD</entry> 1018<row>
1018 </row> 1019 <entry>python3-iniparse</entry>
1019 1020 <entry>0.4</entry>
1020 <row> 1021 <entry>Accessing and Modifying INI files.</entry>
1021 <entry>glibc-locale</entry> 1022 <entry> MIT, Python-2.0</entry>
1022 1023</row>
1023 <entry>2.27</entry> 1024<row>
1024 1025 <entry>python3-setuptools</entry>
1025 <entry>Locale data from glibc.</entry> 1026 <entry>40.8.0</entry>
1026 1027 <entry>Download build install upgrade and uninstall Python packages.</entry>
1027 <entry>GPL-2.0, LGPL-2.1</entry> 1028 <entry>MIT</entry>
1028 </row> 1029</row>
1029 1030<row>
1030 <row> 1031 <entry>python3-six</entry>
1031 <entry>glibc-mtrace</entry> 1032 <entry>1.12.0</entry>
1032 1033 <entry>Python 2 and 3 compatibility library.</entry>
1033 <entry>2.27</entry> 1034 <entry>MIT</entry>
1034 1035</row>
1035 <entry>mtrace utility provided by glibc</entry> 1036<row>
1036 1037 <entry>python3</entry>
1037 <entry>GPL-2.0, LGPL-2.1</entry> 1038 <entry>3.7.2</entry>
1038 </row> 1039 <entry>The Python Programming Language.</entry>
1039 1040 <entry>Python-2.0</entry>
1040 <row> 1041</row>
1041 <entry>glibc</entry> 1042<row>
1042 1043 <entry>qemu-helper</entry>
1043 <entry>2.27</entry> 1044 <entry>1.0</entry>
1044 1045 <entry>Helper utilities needed by the runqemu script.</entry>
1045 <entry>The GNU C Library is used as the system C library in most 1046 <entry>GPL-2.0</entry>
1046 systems with the Linux kernel.</entry> 1047</row>
1047 1048<row>
1048 <entry>GPL-2.0, LGPL-2.1</entry> 1049 <entry>qemu-system</entry>
1049 </row> 1050 <entry>3.1.0</entry>
1050 1051 <entry>Fast open source processor emulator.</entry>
1051 <row> 1052 <entry> GPL-2.0, LGPL-2.1</entry>
1052 <entry>gmp</entry> 1053</row>
1053 1054<row>
1054 <entry>6.1.2</entry> 1055 <entry>qemu</entry>
1055 1056 <entry>3.1.0</entry>
1056 <entry>GMP is a free library for arbitrary precision arithmetic 1057 <entry>Fast open source processor emulator.</entry>
1057 operating on signed integers rational numbers and floating point 1058 <entry> GPL-2.0, LGPL-2.1</entry>
1058 numbers</entry> 1059</row>
1059 1060<row>
1060 <entry>GPL-2.0, LGPL-3.0</entry> 1061 <entry>qemuwrapper</entry>
1061 </row> 1062 <entry>1.0</entry>
1062 1063 <entry>QEMU wrapper script.</entry>
1063 <row> 1064 <entry>MIT</entry>
1064 <entry>gnome-desktop-testing</entry> 1065</row>
1065 1066<row>
1066 <entry>2014.1</entry> 1067 <entry>quilt</entry>
1067 1068 <entry>0.65</entry>
1068 <entry>Test runner for GNOME-style installed tests.</entry> 1069 <entry>Tool for working with series of patches.</entry>
1069 1070 <entry>GPL-2.0</entry>
1070 <entry>LGPL-2.0</entry> 1071</row>
1071 </row> 1072<row>
1072 1073 <entry>re2c</entry>
1073 <row> 1074 <entry>1.0.1</entry>
1074 <entry>gnu-config</entry> 1075 <entry>Tool for writing very fast and very flexible scanners.</entry>
1075 1076 <entry>PD</entry>
1076 <entry>20150728</entry> 1077</row>
1077 1078<row>
1078 <entry>Tool that installs the GNU config.guess / config.sub into a 1079 <entry>readline</entry>
1079 directory tree</entry> 1080 <entry>8.0</entry>
1080 1081 <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>
1081 <entry>GPL-3.0-with-autoconf-exception</entry> 1082 <entry>GPL-3.0</entry>
1082 </row> 1083</row>
1083 1084<row>
1084 <row> 1085 <entry>rpm</entry>
1085 <entry>gnu-efi</entry> 1086 <entry>4.14.2.1</entry>
1086 1087 <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>
1087 <entry>3.0.6</entry> 1088 <entry>GPL-2.0</entry>
1088 1089</row>
1089 <entry>Libraries for producing EFI binaries.</entry> 1090<row>
1090 1091 <entry>rt-tests</entry>
1091 <entry>GPL-2.0, BSD-2-Clause</entry> 1092 <entry>1.1</entry>
1092 </row> 1093 <entry>Real-Time preemption testcases.</entry>
1093 1094 <entry> GPL-2.0</entry>
1094 <row> 1095</row>
1095 <entry>gnutls</entry> 1096<row>
1096 1097 <entry>run-postinsts</entry>
1097 <entry>3.6.1</entry> 1098 <entry>1.0</entry>
1098 1099 <entry>Runs postinstall scripts on first boot of the target device.</entry>
1099 <entry>GNU Transport Layer Security Library.</entry> 1100 <entry>MIT</entry>
1100 1101</row>
1101 <entry>GPL-3.0, LGPL-2.1</entry> 1102<row>
1102 </row> 1103 <entry>sed</entry>
1103 1104 <entry>4.2.2</entry>
1104 <row> 1105 <entry>Stream EDitor (text filtering utility).</entry>
1105 <entry>gobject-introspection</entry> 1106 <entry>GPL-3.0</entry>
1106 1107</row>
1107 <entry>1.54.1</entry> 1108<row>
1108 1109 <entry>shadow-securetty</entry>
1109 <entry>Middleware layer between GObject-using C libraries and 1110 <entry>4.6</entry>
1110 language bindings.</entry> 1111 <entry>Provider of the machine specific securetty file.</entry>
1111 1112 <entry>MIT</entry>
1112 <entry>LGPL-2.0, GPL-2.0</entry> 1113</row>
1113 </row> 1114<row>
1114 1115 <entry>shadow-sysroot</entry>
1115 <row> 1116 <entry>4.6</entry>
1116 <entry>gperf</entry> 1117 <entry>Shadow utils requirements for useradd.bbclass.</entry>
1117 1118 <entry> BSD, Artistic-1.0</entry>
1118 <entry>3.1</entry> 1119</row>
1119 1120<row>
1120 <entry>GNU gperf is a perfect hash function generator</entry> 1121 <entry>shadow</entry>
1121 1122 <entry>4.6</entry>
1122 <entry>GPL-3.0</entry> 1123 <entry>Tools to change and administer password and group data.</entry>
1123 </row> 1124 <entry> BSD, Artistic-1.0</entry>
1124 1125</row>
1125 <row> 1126<row>
1126 <entry>grep</entry> 1127 <entry>shared-mime-info</entry>
1127 1128 <entry>1.10</entry>
1128 <entry>3.1</entry> 1129 <entry>Shared MIME type database and specification.</entry>
1129 1130 <entry>GPL-2.0</entry>
1130 <entry>GNU grep utility.</entry> 1131</row>
1131 1132<row>
1132 <entry>GPL-3.0</entry> 1133 <entry>socat</entry>
1133 </row> 1134 <entry>1.7.3.2</entry>
1134 1135 <entry>Socat is a relay for bidirectional data transfer between two independent data channels.</entry>
1135 <row> 1136 <entry>GPL-2.0-with-OpenSSL-exception</entry>
1136 <entry>groff</entry> 1137</row>
1137 1138<row>
1138 <entry>1.22.3</entry> 1139 <entry>sqlite3</entry>
1139 1140 <entry>3.27.2</entry>
1140 <entry>The groff (GNU troff) software is a typesetting package 1141 <entry>Embeddable SQL database engine.</entry>
1141 which reads plain text mixed with formatting commands and produces 1142 <entry>PD</entry>
1142 formatted output.</entry> 1143</row>
1143 1144<row>
1144 <entry>GPL-3.0</entry> 1145 <entry>stress</entry>
1145 </row> 1146 <entry>1.0.4</entry>
1146 1147 <entry>Deliberately simple workload generator for POSIX systems. It imposes a configurable amount of CPU memory I/O and disk stress on the system.</entry>
1147 <row> 1148 <entry>GPL-2.0</entry>
1148 <entry>gstreamer1.0-plugins-bad</entry> 1149</row>
1149 1150<row>
1150 <entry>1.12.4</entry> 1151 <entry>swig</entry>
1151 1152 <entry>3.0.12</entry>
1152 <entry>Plugins for the GStreamer multimedia framework 1.x.</entry> 1153 <entry>SWIG - Simplified Wrapper and Interface Generator.</entry>
1153 1154 <entry> BSD, GPL-3.0</entry>
1154 <entry>GPL-2.0, LGPL-2.0, LGPL-2.1</entry> 1155</row>
1155 </row> 1156<row>
1156 1157 <entry>syslinux</entry>
1157 <row> 1158 <entry>6.04-pre2</entry>
1158 <entry>gstreamer1.0-plugins-base</entry> 1159 <entry>Multi-purpose linux bootloader.</entry>
1159 1160 <entry>GPL-2.0</entry>
1160 <entry>1.12.4</entry> 1161</row>
1161 1162<row>
1162 <entry>Plugins for the GStreamer multimedia framework 1.x.</entry> 1163 <entry>systemd-boot</entry>
1163 1164 <entry>241</entry>
1164 <entry>GPL-2.0, LGPL-2.0</entry> 1165 <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>
1165 </row> 1166 <entry> GPL-2.0, LGPL-2.1</entry>
1166 1167</row>
1167 <row> 1168<row>
1168 <entry>gstreamer1.0-vaapi</entry> 1169 <entry>systemd-bootconf</entry>
1169 1170 <entry>1.00</entry>
1170 <entry>1.12.4</entry> 1171 <entry>Basic systemd-boot configuration files.</entry>
1171 1172 <entry>MIT</entry>
1172 <entry>gstreamer-vaapi consists of a collection of VA-API based 1173</row>
1173 plugins for GStreamer and helper libraries: `vaapidecode' 1174<row>
1174 `vaapiconvert' and `vaapisink'.</entry> 1175 <entry>systemd-compat-units</entry>
1175 1176 <entry>1.0</entry>
1176 <entry>LGPL-2.1</entry> 1177 <entry>Enhances systemd compatilibity with existing SysVinit scripts.</entry>
1177 </row> 1178 <entry>MIT</entry>
1178 1179</row>
1179 <row> 1180<row>
1180 <entry>gstreamer1.0</entry> 1181 <entry>systemd-conf</entry>
1181 1182 <entry>241</entry>
1182 <entry>1.12.4</entry> 1183 <entry>Systemd may require slightly different configuration for different machines. For example qemu machines require a longer DefaultTimeoutStartSec setting.</entry>
1183 1184 <entry> GPL-2.0, LGPL-2.1</entry>
1184 <entry>GStreamer is a multimedia framework for encoding and 1185</row>
1185 decoding video and sound. It supports a wide range of formats 1186<row>
1186 including mp3 ogg avi mpeg and quicktime.</entry> 1187 <entry>systemd-serialgetty</entry>
1187 1188 <entry>1.0</entry>
1188 <entry>LGPL-2.0</entry> 1189 <entry>Serial terminal support for systemd.</entry>
1189 </row> 1190 <entry>GPL-2.0</entry>
1190 1191</row>
1191 <row> 1192<row>
1192 <entry>gtk-doc</entry> 1193 <entry>systemd-systemctl</entry>
1193 1194 <entry>1.0</entry>
1194 <entry>1.27</entry> 1195 <entry>Wrapper for enabling systemd services.</entry>
1195 1196 <entry>MIT</entry>
1196 <entry>Gtk-doc is a set of scripts that extract specially 1197</row>
1197 formatted comments from glib-based software and produce a set of 1198<row>
1198 html documentation files from them</entry> 1199 <entry>systemd</entry>
1199 1200 <entry>241</entry>
1200 <entry>GPL-2.0</entry> 1201 <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>
1201 </row> 1202 <entry> GPL-2.0, LGPL-2.1</entry>
1202 1203</row>
1203 <row> 1204<row>
1204 <entry>harfbuzz</entry> 1205 <entry>tcp-wrappers</entry>
1205 1206 <entry>7.6</entry>
1206 <entry>1.7.5</entry> 1207 <entry>Tools for monitoring and filtering incoming requests for tcp services.</entry>
1207 1208 <entry>BSD</entry>
1208 <entry>HarfBuzz is an OpenType text shaping engine.</entry> 1209</row>
1209 1210<row>
1210 <entry>MIT</entry> 1211 <entry>texinfo-dummy</entry>
1211 </row> 1212 <entry>1.0</entry>
1212 1213 <entry>Fake version of the texinfo utility suite.</entry>
1213 <row> 1214 <entry>MIT</entry>
1214 <entry>hdparm</entry> 1215</row>
1215 1216<row>
1216 <entry>9.53</entry> 1217 <entry>thermald</entry>
1217 1218 <entry>1.8</entry>
1218 <entry>hdparm is a Linux shell utility for viewing and 1219 <entry>Thermal Daemon is a Linux daemon used to prevent the overheating of platforms. This daemon monitors temperature and applies compensation using available cooling methods.</entry>
1219 manipulating various IDE drive and driver parameters.</entry> 1220 <entry>GPL-2.0</entry>
1220 1221</row>
1221 <entry>BSD, GPL-2.0</entry> 1222<row>
1222 </row> 1223 <entry>tzcode</entry>
1223 1224 <entry>2019a</entry>
1224 <row> 1225 <entry>tzcode timezone zoneinfo utils -- zic zdump tzselect.</entry>
1225 <entry>icu</entry> 1226 <entry> PD, BSD, BSD-3-Clause</entry>
1226 1227</row>
1227 <entry>60.2</entry> 1228<row>
1228 1229 <entry>tzdata</entry>
1229 <entry>The International Component for Unicode (ICU) is a mature 1230 <entry>2019a</entry>
1230 portable set of C/C++ and Java libraries for Unicode support 1231 <entry>Timezone data.</entry>
1231 software internationalization (I18N) and globalization (G11N) 1232 <entry> PD, BSD, BSD-3-Clause</entry>
1232 giving applications the same results on all platforms.</entry> 1233</row>
1233 1234<row>
1234 <entry>ICU</entry> 1235 <entry>udev-extraconf</entry>
1235 </row> 1236 <entry>1.1</entry>
1236 1237 <entry>Extra machine specific configuration files for udev specifically blacklist information.</entry>
1237 <row> 1238 <entry>MIT</entry>
1238 <entry>inputproto</entry> 1239</row>
1239 1240<row>
1240 <entry>2.3.2</entry> 1241 <entry>unifdef</entry>
1241 1242 <entry>2.11</entry>
1242 <entry>This package provides the wire protocol for the X Input 1243 <entry>Selectively remove #ifdef statements from sources.</entry>
1243 extension. The extension supports input devices other then the 1244 <entry>BSD-2-Clause</entry>
1244 core X keyboard and pointer.</entry> 1245</row>
1245 1246<row>
1246 <entry>MIT</entry> 1247 <entry>unzip</entry>
1247 </row> 1248 <entry>6.0</entry>
1248 1249 <entry>Utilities for extracting and viewing files in .zip archives.</entry>
1249 <row> 1250 <entry>BSD-3-Clause</entry>
1250 <entry>intel-vaapi-driver</entry> 1251</row>
1251 1252<row>
1252 <entry>2.1.0</entry> 1253 <entry>update-rc.d</entry>
1253 1254 <entry>0.8</entry>
1254 <entry>intel-vaapi-driver is the VA-API implementation for Intel 1255 <entry>update-rc.d is a utility that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure.</entry>
1255 G45 chipsets and Intel HD Graphics for Intel Core processor 1256 <entry>GPL-2.0</entry>
1256 family.</entry> 1257</row>
1257 1258<row>
1258 <entry>MIT</entry> 1259 <entry>util-linux</entry>
1259 </row> 1260 <entry>2.32.1</entry>
1260 1261 <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>
1261 <row> 1262 <entry> GPL-2.0, LGPL-2.1, BSD</entry>
1262 <entry>intltool</entry> 1263</row>
1263 1264<row>
1264 <entry>0.51.0</entry> 1265 <entry>util-macros</entry>
1265 1266 <entry>1.19.2</entry>
1266 <entry>Utility scripts for internationalizing XML.</entry> 1267 <entry>M4 autotools macros used by various X.org programs.</entry>
1267 1268 <entry> MIT</entry>
1268 <entry>GPL-2.0</entry> 1269</row>
1269 </row> 1270<row>
1270 1271 <entry>v86d</entry>
1271 <row> 1272 <entry>0.1.10</entry>
1272 <entry>iso-codes</entry> 1273 <entry>User support binary for the uvesafb kernel module.</entry>
1273 1274 <entry>GPL-2.0</entry>
1274 <entry>3.77</entry> 1275</row>
1275 1276<row>
1276 <entry>ISO language territory currency script codes and their 1277 <entry>volatile-binds</entry>
1277 translations.</entry> 1278 <entry>1.0</entry>
1278 1279 <entry>Volatile bind mount setup and configuration for read-only-rootfs</entry>
1279 <entry>LGPL-2.1</entry> 1280 <entry>MIT</entry>
1280 </row> 1281</row>
1281 1282<row>
1282 <row> 1283 <entry>which</entry>
1283 <entry>iw</entry> 1284 <entry>2.21</entry>
1284 1285 <entry>Which is a utility that prints out the full path of the executables that bash(1) would execute when the passed program names would have been entered on the shell prompt. It does this by using the exact same algorithm as bash.</entry>
1285 <entry>4.14</entry> 1286 <entry>GPL-3.0</entry>
1286 1287</row>
1287 <entry>iw is a new nl80211 based CLI configuration utility for 1288<row>
1288 wireless devices. It supports almost all new drivers that have 1289 <entry>xcb-proto</entry>
1289 been added to the kernel recently.</entry> 1290 <entry>1.13</entry>
1290 1291 <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>
1291 <entry>BSD</entry> 1292 <entry>MIT</entry>
1292 </row> 1293</row>
1293 1294<row>
1294 <row> 1295 <entry>xorgproto</entry>
1295 <entry>json-c</entry> 1296 <entry>2018.4</entry>
1296 1297 <entry>This package provides the headers and specification documents defining the core protocol and (many) extensions for the X Window System</entry>
1297 <entry>0.13</entry> 1298 <entry>MIT</entry>
1298 1299</row>
1299 <entry>JSON-C implements a reference counting object model that 1300<row>
1300 allows you to easily construct JSON objects in C.</entry> 1301 <entry>xtrans</entry>
1301 1302 <entry>1.3.5</entry>
1302 <entry>MIT</entry> 1303 <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>
1303 </row> 1304 <entry> MIT</entry>
1304 1305</row>
1305 <row> 1306<row>
1306 <entry>kbd</entry> 1307 <entry>xz</entry>
1307 1308 <entry>5.2.4</entry>
1308 <entry>2.0.4</entry> 1309 <entry>Utilities for managing LZMA compressed files.</entry>
1309 1310 <entry> GPL-2.0, GPL-3.0-with-autoconf-exception, LGPL-2.1, PD</entry>
1310 <entry>Keytable files and keyboard utilities.</entry> 1311</row>
1311 1312<row>
1312 <entry>GPL-2.0</entry> 1313 <entry>zip</entry>
1313 </row> 1314 <entry>3.0</entry>
1314 1315 <entry>Compressor/archiver for creating and modifying .zip files.</entry>
1315 <row> 1316 <entry>BSD-3-Clause</entry>
1316 <entry>kbproto</entry> 1317</row>
1317 1318<row>
1318 <entry>1.0.7</entry> 1319 <entry>zlib-intel</entry>
1319 1320 <entry>1.2.11.1</entry>
1320 <entry>This package provides the wire protocol for the X Keyboard 1321 <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry>
1321 extension. This extension is used to control options related to 1322 <entry>Zlib</entry>
1322 keyboard handling and layout.</entry> 1323</row>
1323 1324<row>
1324 <entry>MIT</entry> 1325 <entry>zlib</entry>
1325 </row> 1326 <entry>1.2.11</entry>
1326 1327 <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry>
1327 <row> 1328 <entry>Zlib</entry>
1328 <entry>kern-tools</entry> 1329</row>
1329 1330 </tbody>
1330 <entry>0.2</entry> 1331 </tgroup>
1331 1332 </informaltable>
1332 <entry>Tools for managing Yocto Project style branched 1333 </section>
1333 kernels.</entry> 1334 <section id="open_source_license">
1334 1335 <title>Open Source Licenses</title>
1335 <entry>GPL-2.0</entry> 1336<section id="lic_0">
1336 </row> 1337<title>AFL-2.0</title>
1337 1338<para><programlisting>
1338 <row>
1339 <entry>keymaps</entry>
1340
1341 <entry>1.0</entry>
1342
1343 <entry>Keymaps and initscript to set the keymap on bootup.</entry>
1344
1345 <entry>GPL-2.0</entry>
1346 </row>
1347
1348 <row>
1349 <entry>kmod</entry>
1350
1351 <entry>25</entry>
1352
1353 <entry>kmod is a set of tools to handle common tasks with Linux
1354 kernel modules like insert remove list check properties resolve
1355 dependencies and aliases.</entry>
1356
1357 <entry>GPL-2.0, LGPL-2.1</entry>
1358 </row>
1359
1360 <row>
1361 <entry>ldconfig</entry>
1362
1363 <entry>2.12.1</entry>
1364
1365 <entry>A standalone native ldconfig build.</entry>
1366
1367 <entry>GPL-2.0</entry>
1368 </row>
1369
1370 <row>
1371 <entry>less</entry>
1372
1373 <entry>529</entry>
1374
1375 <entry>Less is a program similar to more i.e. a terminal based
1376 program for viewing text files and the output from other programs.
1377 Less offers many features beyond those that more does.</entry>
1378
1379 <entry>GPL-3.0, BSD-2-Clause</entry>
1380 </row>
1381
1382 <row>
1383 <entry>libaio</entry>
1384
1385 <entry>0.3.110</entry>
1386
1387 <entry>Asynchronous input/output library that uses the kernels
1388 native interface</entry>
1389
1390 <entry>LGPL-2.1</entry>
1391 </row>
1392
1393 <row>
1394 <entry>libarchive</entry>
1395
1396 <entry>3.3.2</entry>
1397
1398 <entry>C library and command-line tools for reading and writing
1399 tar cpio zip ISO and other archive formats</entry>
1400
1401 <entry>BSD</entry>
1402 </row>
1403
1404 <row>
1405 <entry>libatomic-ops</entry>
1406
1407 <entry>7.6.2</entry>
1408
1409 <entry>A library for atomic integer operations.</entry>
1410
1411 <entry>GPL-2.0, MIT</entry>
1412 </row>
1413
1414 <row>
1415 <entry>libcap</entry>
1416
1417 <entry>2.25</entry>
1418
1419 <entry>Library for getting/setting POSIX.1e capabilities.</entry>
1420
1421 <entry>BSD, GPL-2.0</entry>
1422 </row>
1423
1424 <row>
1425 <entry>libcgroup</entry>
1426
1427 <entry>0.41</entry>
1428
1429 <entry>libcgroup is a library that abstracts the control group
1430 file system in Linux. Control groups allow you to limit account
1431 and isolate resource usage (CPU memory disk I/O etc.) of groups of
1432 processes.</entry>
1433
1434 <entry>LGPL-2.1</entry>
1435 </row>
1436
1437 <row>
1438 <entry>libcheck</entry>
1439
1440 <entry>0.12.0</entry>
1441
1442 <entry>Check - unit testing framework for C code.</entry>
1443
1444 <entry>LGPL-2.1</entry>
1445 </row>
1446
1447 <row>
1448 <entry>libcroco</entry>
1449
1450 <entry>0.6.12</entry>
1451
1452 <entry>Cascading Style Sheet (CSS) parsing and manipulation
1453 toolkit.</entry>
1454
1455 <entry>LGPL-2.0, LGPL-2.1</entry>
1456 </row>
1457
1458 <row>
1459 <entry>libdaemon</entry>
1460
1461 <entry>0.14</entry>
1462
1463 <entry>Lightweight C library which eases the writing of UNIX
1464 daemons.</entry>
1465
1466 <entry>LGPL-2.1</entry>
1467 </row>
1468
1469 <row>
1470 <entry>libdrm</entry>
1471
1472 <entry>2.4.91</entry>
1473
1474 <entry>"The runtime library for accessing the kernel DRM services.
1475 DRM stands for \""Direct Rendering Manager\"" which is the kernel
1476 portion of the \""Direct Rendering Infrastructure\"" (DRI). DRI is
1477 required for many hardware accelerated OpenGL drivers."</entry>
1478
1479 <entry>MIT</entry>
1480 </row>
1481
1482 <row>
1483 <entry>liberation-fonts</entry>
1484
1485 <entry>2.00.1</entry>
1486
1487 <entry>The Liberation(tm) Fonts is a font family originally
1488 created by Ascender(c) which aims at metric compatibility with
1489 Arial Times New Roman Courier New.</entry>
1490
1491 <entry>OFL-1.1</entry>
1492 </row>
1493
1494 <row>
1495 <entry>libevdev</entry>
1496
1497 <entry>1.5.8</entry>
1498
1499 <entry>Wrapper library for evdev devices.</entry>
1500
1501 <entry>MIT</entry>
1502 </row>
1503
1504 <row>
1505 <entry>libevent</entry>
1506
1507 <entry>2.1.8</entry>
1508
1509 <entry>An asynchronous event notification library.</entry>
1510
1511 <entry>BSD, MIT</entry>
1512 </row>
1513
1514 <row>
1515 <entry>libffi</entry>
1516
1517 <entry>3.2.1</entry>
1518
1519 <entry>The `libffi' library provides a portable high level
1520 programming interface to various calling conventions. This allows
1521 a programmer to call any function specified by a call interface
1522 description at run time. FFI stands for Foreign Function
1523 Interface. A foreign function interface is the popular name for
1524 the interface that allows code written in one language to call
1525 code written in another language. The `libffi' library really only
1526 provides the lowest machine dependent layer of a fully featured
1527 foreign function interface. A layer must exist above `libffi' that
1528 handles type conversions for values passed between the two
1529 languages.</entry>
1530
1531 <entry>MIT</entry>
1532 </row>
1533
1534 <row>
1535 <entry>libgcc</entry>
1536
1537 <entry>7.3.0</entry>
1538
1539 <entry>GNU cc and gcc C compilers.</entry>
1540
1541 <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry>
1542 </row>
1543
1544 <row>
1545 <entry>libgcrypt</entry>
1546
1547 <entry>1.8.2</entry>
1548
1549 <entry>General purpose cryptographic library based on the code
1550 from GnuPG.</entry>
1551
1552 <entry>GPL-2.0, LGPL-2.1, GPL-3.0</entry>
1553 </row>
1554
1555 <row>
1556 <entry>libgpg-error</entry>
1557
1558 <entry>1.27</entry>
1559
1560 <entry>Small library that defines common error values for all
1561 GnuPG components.</entry>
1562
1563 <entry>GPL-2.0, LGPL-2.1</entry>
1564 </row>
1565
1566 <row>
1567 <entry>libgudev</entry>
1568
1569 <entry>232</entry>
1570
1571 <entry>GObject wrapper for libudev.</entry>
1572
1573 <entry>LGPL-2.1</entry>
1574 </row>
1575
1576 <row>
1577 <entry>libical</entry>
1578
1579 <entry>2.0.0</entry>
1580
1581 <entry>iCal and scheduling (RFC 2445 2446 2447) library.</entry>
1582
1583 <entry>LGPL-2.1, MPL-1.0</entry>
1584 </row>
1585
1586 <row>
1587 <entry>libidn</entry>
1588
1589 <entry>1.33</entry>
1590
1591 <entry>Implementation of the Stringprep Punycode and IDNA
1592 specifications defined by the IETF Internationalized Domain Names
1593 (IDN) working group.</entry>
1594
1595 <entry>LGPL-2.1, LGPL-3.0, GPL-3.0</entry>
1596 </row>
1597
1598 <row>
1599 <entry>libinput</entry>
1600
1601 <entry>1.9.4</entry>
1602
1603 <entry>Library to handle input devices in Wayland
1604 compositors.</entry>
1605
1606 <entry>MIT</entry>
1607 </row>
1608
1609 <row>
1610 <entry>libjpeg-turbo</entry>
1611
1612 <entry>1.5.3</entry>
1613
1614 <entry>libjpeg-turbo is a derivative of libjpeg that uses SIMD
1615 instructions (MMX SSE2 NEON) to accelerate baseline JPEG
1616 compression and decompression</entry>
1617
1618 <entry>BSD-3-Clause</entry>
1619 </row>
1620
1621 <row>
1622 <entry>libmpc</entry>
1623
1624 <entry>1.1.0</entry>
1625
1626 <entry>Mpc is a C library for the arithmetic of complex numbers
1627 with arbitrarily high precision and correct rounding of the
1628 result. It is built upon and follows the same principles as
1629 Mpfr</entry>
1630
1631 <entry>LGPL-3.0</entry>
1632 </row>
1633
1634 <row>
1635 <entry>libnewt</entry>
1636
1637 <entry>0.52.20</entry>
1638
1639 <entry>Newt is a programming library for color text mode widget
1640 based user interfaces. Newt can be used to add stacked windows
1641 entry widgets checkboxes radio buttons labels plain text fields
1642 scrollbars etc. to text mode user interfaces. This package also
1643 contains the shared library needed by programs built with newt as
1644 well as a /usr/bin/dialog replacement called whiptail. Newt is
1645 based on the slang library.</entry>
1646
1647 <entry>LGPL-2.0</entry>
1648 </row>
1649
1650 <row>
1651 <entry>libnfsidmap</entry>
1652
1653 <entry>0.25</entry>
1654
1655 <entry>NFS id mapping library.</entry>
1656
1657 <entry>BSD</entry>
1658 </row>
1659
1660 <row>
1661 <entry>libnl</entry>
1662
1663 <entry>3.4.0</entry>
1664
1665 <entry>A library for applications dealing with netlink
1666 sockets.</entry>
1667
1668 <entry>LGPL-2.1</entry>
1669 </row>
1670
1671 <row>
1672 <entry>libnss-mdns</entry>
1673
1674 <entry>0.10</entry>
1675
1676 <entry>Name Service Switch module for Multicast DNS (zeroconf)
1677 name resolution.</entry>
1678
1679 <entry>LGPL-2.1</entry>
1680 </row>
1681
1682 <row>
1683 <entry>libogg</entry>
1684
1685 <entry>1.3.3</entry>
1686
1687 <entry>libogg is the bitstream and framing library for the Ogg
1688 project. It provides functions which are necessary to codec
1689 libraries like libvorbis.</entry>
1690
1691 <entry>BSD</entry>
1692 </row>
1693
1694 <row>
1695 <entry>libpciaccess</entry>
1696
1697 <entry>0.14</entry>
1698
1699 <entry>libpciaccess provides functionality for X to access the PCI
1700 bus and devices in a platform-independent way.</entry>
1701
1702 <entry>MIT</entry>
1703 </row>
1704
1705 <row>
1706 <entry>libpcre</entry>
1707
1708 <entry>8.42</entry>
1709
1710 <entry>The PCRE library is a set of functions that implement
1711 regular expression pattern matching using the same syntax and
1712 semantics as Perl 5. PCRE has its own native API as well as a set
1713 of wrapper functions that correspond to the POSIX regular
1714 expression API.</entry>
1715
1716 <entry>BSD</entry>
1717 </row>
1718
1719 <row>
1720 <entry>libpipeline</entry>
1721
1722 <entry>1.5.0</entry>
1723
1724 <entry>This is a C library for setting up and running pipelines of
1725 processes without needing to involve shell command-line parsing
1726 which is often error-prone and insecure.</entry>
1727
1728 <entry>GPL-3.0</entry>
1729 </row>
1730
1731 <row>
1732 <entry>libpng</entry>
1733
1734 <entry>1.6.34</entry>
1735
1736 <entry>PNG image format decoding library.</entry>
1737
1738 <entry>Libpng</entry>
1739 </row>
1740
1741 <row>
1742 <entry>libpthread-stubs</entry>
1743
1744 <entry>0.4</entry>
1745
1746 <entry>This library provides weak aliases for pthread functions
1747 not provided in libc or otherwise available by default.</entry>
1748
1749 <entry>MIT</entry>
1750 </row>
1751
1752 <row>
1753 <entry>librsvg</entry>
1754
1755 <entry>2.40.20</entry>
1756
1757 <entry>Library for rendering SVG files.</entry>
1758
1759 <entry>LGPL-2.0</entry>
1760 </row>
1761
1762 <row>
1763 <entry>libsamplerate0</entry>
1764
1765 <entry>0.1.9</entry>
1766
1767 <entry>Audio Sample Rate Conversion library.</entry>
1768
1769 <entry>BSD-2-Clause</entry>
1770 </row>
1771
1772 <row>
1773 <entry>libsdl</entry>
1774
1775 <entry>1.2.15</entry>
1776
1777 <entry>Simple DirectMedia Layer is a cross-platform multimedia
1778 library designed to provide low level access to audio keyboard
1779 mouse joystick 3D hardware via OpenGL and 2D video
1780 framebuffer.</entry>
1781
1782 <entry>LGPL-2.1</entry>
1783 </row>
1784
1785 <row>
1786 <entry>libsndfile1</entry>
1787
1788 <entry>1.0.28</entry>
1789
1790 <entry>Audio format Conversion library.</entry>
1791
1792 <entry>LGPL-2.1</entry>
1793 </row>
1794
1795 <row>
1796 <entry>libtheora</entry>
1797
1798 <entry>1.1.1</entry>
1799
1800 <entry>The libtheora reference implementation provides the
1801 standard encoder and decoder under a BSD license.</entry>
1802
1803 <entry>BSD</entry>
1804 </row>
1805
1806 <row>
1807 <entry>libtirpc</entry>
1808
1809 <entry>1.0.2</entry>
1810
1811 <entry>Libtirpc is a port of Suns Transport-Independent RPC
1812 library to Linux</entry>
1813
1814 <entry>BSD</entry>
1815 </row>
1816
1817 <row>
1818 <entry>libtool</entry>
1819
1820 <entry>2.4.6</entry>
1821
1822 <entry>This is GNU libtool a generic library support script.
1823 Libtool hides the complexity of generating special library types
1824 (such as shared libraries) behind a consistent interface.</entry>
1825
1826 <entry>GPL-2.0, LGPL-2.1</entry>
1827 </row>
1828
1829 <row>
1830 <entry>libunistring</entry>
1831
1832 <entry>0.9.9</entry>
1833
1834 <entry>Text files are nowadays usually encoded in Unicode and may
1835 consist of very different scripts from Latin letters to Chinese
1836 Hanzi with many kinds of special characters accents right-to-left
1837 writing marks hyphens Roman numbers and much more. But the POSIX
1838 platform APIs for text do not contain adequate functions for
1839 dealing with particular properties of many Unicode characters. In
1840 fact the POSIX APIs for text have several assumptions at their
1841 base which don't hold for Unicode text. This library provides
1842 functions for manipulating Unicode strings and for manipulating C
1843 strings according to the Unicode standard. This package contains
1844 documentation.</entry>
1845
1846 <entry>LGPL-3.0, GPL-2.0</entry>
1847 </row>
1848
1849 <row>
1850 <entry>libunwind</entry>
1851
1852 <entry>1.2.1</entry>
1853
1854 <entry>a portable and efficient C programming interface (API) to
1855 determine the call-chain of a program</entry>
1856
1857 <entry>MIT</entry>
1858 </row>
1859
1860 <row>
1861 <entry>liburcu</entry>
1862
1863 <entry>0.10.1</entry>
1864
1865 <entry>Userspace RCU (read-copy-update) library.</entry>
1866
1867 <entry>LGPL-2.1, MIT</entry>
1868 </row>
1869
1870 <row>
1871 <entry>libusb-compat</entry>
1872
1873 <entry>0.1.5</entry>
1874
1875 <entry>libusb-0.1 compatible layer for libusb1 a drop-in
1876 replacement that aims to look feel and behave exactly like
1877 libusb-0.1</entry>
1878
1879 <entry>LGPL-2.1</entry>
1880 </row>
1881
1882 <row>
1883 <entry>libusb1</entry>
1884
1885 <entry>1.0.21</entry>
1886
1887 <entry>Userspace library to access USB (version 1.0).</entry>
1888
1889 <entry>LGPL-2.1</entry>
1890 </row>
1891
1892 <row>
1893 <entry>libva</entry>
1894
1895 <entry>2.1.0</entry>
1896
1897 <entry>Video Acceleration API (VA API) is a library (libVA) and
1898 API specification which enables and provides access to graphics
1899 hardware (GPU) acceleration for video processing on Linux and UNIX
1900 based operating systems. Accelerated processing includes video
1901 decoding video encoding subpicture blending and rendering. The
1902 specification was originally designed by Intel for its GMA
1903 (Graphics Media Accelerator) series of GPU hardware the API is
1904 however not limited to GPUs or Intel specific hardware as other
1905 hardware and manufacturers can also freely use this API for
1906 hardware accelerated video decoding.</entry>
1907
1908 <entry>MIT</entry>
1909 </row>
1910
1911 <row>
1912 <entry>libvorbis</entry>
1913
1914 <entry>1.3.5</entry>
1915
1916 <entry>Ogg Vorbis is a high-quality lossy audio codec that is free
1917 of intellectual property restrictions. libvorbis is the main
1918 vorbis codec library.</entry>
1919
1920 <entry>BSD</entry>
1921 </row>
1922
1923 <row>
1924 <entry>libwebp</entry>
1925
1926 <entry>0.6.1</entry>
1927
1928 <entry>WebP is a method of lossy and lossless compression that can
1929 be used on a large variety of photographic translucent and
1930 graphical images found on the web. The degree of lossy compression
1931 is adjustable so a user can choose the trade-off between file size
1932 and image quality. WebP typically achieves an average of 30% more
1933 compression than JPEG and JPEG 2000 without loss of image
1934 quality.</entry>
1935
1936 <entry>BSD</entry>
1937 </row>
1938
1939 <row>
1940 <entry>libx11</entry>
1941
1942 <entry>1.6.5</entry>
1943
1944 <entry>This package provides a client interface to the X Window
1945 System otherwise known as 'Xlib'. It provides a complete API for
1946 the basic functions of the window system.</entry>
1947
1948 <entry>MIT, BSD</entry>
1949 </row>
1950
1951 <row>
1952 <entry>libxau</entry>
1953
1954 <entry>1.0.8</entry>
1955
1956 <entry>libxau provides the main interfaces to the X11
1957 authorisation handling which controls authorisation for X
1958 connections both client-side and server-side.</entry>
1959
1960 <entry>MIT</entry>
1961 </row>
1962
1963 <row>
1964 <entry>libxcb</entry>
1965
1966 <entry>1.12</entry>
1967
1968 <entry>The X protocol C-language Binding (XCB) is a replacement
1969 for Xlib featuring a small footprint latency hiding direct access
1970 to the protocol improved threading support and
1971 extensibility.</entry>
1972
1973 <entry>MIT</entry>
1974 </row>
1975
1976 <row>
1977 <entry>libxdmcp</entry>
1978
1979 <entry>1.1.2</entry>
1980
1981 <entry>The purpose of the X Display Manager Control Protocol
1982 (XDMCP) is to provide a uniform mechanism for an autonomous
1983 display to request login service from a remote host. An X terminal
1984 (screen keyboard mouse processor network interface) is a prime
1985 example of an autonomous display.</entry>
1986
1987 <entry>MIT</entry>
1988 </row>
1989
1990 <row>
1991 <entry>libxext</entry>
1992
1993 <entry>1.3.3</entry>
1994
1995 <entry>libXext provides an X Window System client interface to
1996 several extensions to the X protocol. The supported protocol
1997 extensions are DOUBLE-BUFFER DPMS Extended-Visual-Information LBX
1998 MIT_SHM MIT_SUNDRY-NONSTANDARD Multi-Buffering SECURITY SHAPE SYNC
1999 TOG-CUP XC-APPGROUP XC-MISC XTEST. libXext also provides a small
2000 set of utility functions to aid authors of client APIs for X
2001 protocol extensions.</entry>
2002
2003 <entry>MIT</entry>
2004 </row>
2005
2006 <row>
2007 <entry>libxkbcommon</entry>
2008
2009 <entry>0.8.0</entry>
2010
2011 <entry>libxkbcommon is a keymap compiler and support library which
2012 processes a reduced subset of keymaps as defined by the XKB
2013 specification.</entry>
2014
2015 <entry>MIT</entry>
2016 </row>
2017
2018 <row>
2019 <entry>libxml-parser-perl</entry>
2020
2021 <entry>2.44</entry>
2022
2023 <entry>XML::Parser - A perl module for parsing XML
2024 documents.</entry>
2025
2026 <entry>Artistic-1.0, GPL-1.0</entry>
2027 </row>
2028
2029 <row>
2030 <entry>libxml2</entry>
2031
2032 <entry>2.9.7</entry>
2033
2034 <entry>The XML Parser Library allows for manipulation of XML
2035 files. Libxml2 exports Push and Pull type parser interfaces for
2036 both XML and HTML. It can do DTD validation at parse time on a
2037 parsed document instance or with an arbitrary DTD. Libxml2
2038 includes complete XPath XPointer and Xinclude implementations. It
2039 also has a SAX like interface which is designed to be compatible
2040 with Expat.</entry>
2041
2042 <entry>MIT</entry>
2043 </row>
2044
2045 <row>
2046 <entry>libxrandr</entry>
2047
2048 <entry>1.5.1</entry>
2049
2050 <entry>The X Resize Rotate and Reflect Extension called RandR for
2051 short brings the ability to resize rotate and reflect the root
2052 window of a screen. It is based on the X Resize and Rotate
2053 Extension as specified in the Proceedings of the 2001 Usenix
2054 Technical Conference [RANDR].</entry>
2055
2056 <entry>MIT</entry>
2057 </row>
2058
2059 <row>
2060 <entry>libxrender</entry>
2061
2062 <entry>0.9.10</entry>
2063
2064 <entry>The X Rendering Extension (Render) introduces digital image
2065 composition as the foundation of a new rendering model within the
2066 X Window System. Rendering geometric figures is accomplished by
2067 client-side tessellation into either triangles or trapezoids. Text
2068 is drawn by loading glyphs into the server and rendering sets of
2069 them.</entry>
2070
2071 <entry>MIT</entry>
2072 </row>
2073
2074 <row>
2075 <entry>libxslt</entry>
2076
2077 <entry>1.1.32</entry>
2078
2079 <entry>GNOME XSLT library.</entry>
2080
2081 <entry>MIT</entry>
2082 </row>
2083
2084 <row>
2085 <entry>linux-firmware</entry>
2086
2087 <entry>1.0.0</entry>
2088
2089 <entry>Firmware files for use with Linux kernel.</entry>
2090
2091 <entry>Redistributable binaries</entry>
2092 </row>
2093
2094 <row>
2095 <entry>linux-intel</entry>
2096
2097 <entry>4.14.66</entry>
2098
2099 <entry>Linux kernel.</entry>
2100
2101 <entry>GPL-2.0</entry>
2102 </row>
2103
2104 <row>
2105 <entry>linux-libc-headers</entry>
2106
2107 <entry>4.15.7</entry>
2108
2109 <entry>Sanitized set of kernel headers for the C library's
2110 use.</entry>
2111
2112 <entry>GPL-2.0</entry>
2113 </row>
2114
2115 <row>
2116 <entry>lms8</entry>
2117
2118 <entry>8.0.0-7</entry>
2119
2120 <entry>Intel Local Manageability Service allows applications to
2121 access the Intel Active Management Technology (AMT) firmware via
2122 the Intel Management Engine Interface (MEI).</entry>
2123
2124 <entry>BSD_LMS</entry>
2125 </row>
2126
2127 <row>
2128 <entry>lrzsz</entry>
2129
2130 <entry>0.12.20</entry>
2131
2132 <entry>Lrzsz is a cosmetically modified zmodem/ymodem/xmodem
2133 package built from the public-domain version of Chuck Forsberg's
2134 rzsz package. These programs use error correcting protocols
2135 ({zxy}modem) to send (sz sx sb) and receive (rz rx rb) files over
2136 a dial-in serial port from a variety of programs running under
2137 various operating systems.</entry>
2138
2139 <entry>GPL-2.0</entry>
2140 </row>
2141
2142 <row>
2143 <entry>lsb</entry>
2144
2145 <entry>5.0</entry>
2146
2147 <entry>LSB support for OpenEmbedded.</entry>
2148
2149 <entry>GPL-2.0</entry>
2150 </row>
2151
2152 <row>
2153 <entry>lsbinitscripts</entry>
2154
2155 <entry>9.79</entry>
2156
2157 <entry>SysV init scripts which are only used in an LSB
2158 image.</entry>
2159
2160 <entry>GPL-2.0</entry>
2161 </row>
2162
2163 <row>
2164 <entry>lttng-modules</entry>
2165
2166 <entry>2.10.6</entry>
2167
2168 <entry>The lttng-modules 2.0 package contains the kernel tracer
2169 modules</entry>
2170
2171 <entry>LGPL-2.1, GPL-2.0, MIT</entry>
2172 </row>
2173
2174 <row>
2175 <entry>lttng-tools</entry>
2176
2177 <entry>2.9.5</entry>
2178
2179 <entry>The Linux trace toolkit is a suite of tools designed to
2180 extract program execution details from the Linux operating system
2181 and interpret them.</entry>
2182
2183 <entry>GPL-2.0, LGPL-2.1</entry>
2184 </row>
2185
2186 <row>
2187 <entry>lttng-ust</entry>
2188
2189 <entry>2.10.1</entry>
2190
2191 <entry>The LTTng UST 2.x package contains the userspace tracer
2192 library to trace userspace codes.</entry>
2193
2194 <entry>LGPL-2.1, MIT, GPL-2.0</entry>
2195 </row>
2196
2197 <row>
2198 <entry>lzip</entry>
2199
2200 <entry>1.19</entry>
2201
2202 <entry>Lossless data compressor based on the LZMA
2203 algorithm.</entry>
2204
2205 <entry>GPL-2.0</entry>
2206 </row>
2207
2208 <row>
2209 <entry>lzo</entry>
2210
2211 <entry>2.10</entry>
2212
2213 <entry>Lossless data compression library.</entry>
2214
2215 <entry>GPL-2.0</entry>
2216 </row>
2217
2218 <row>
2219 <entry>lzop</entry>
2220
2221 <entry>1.03</entry>
2222
2223 <entry>lzop is a compression utility which is designed to be a
2224 companion to gzip. \nIt is based on the LZO data compression
2225 library and its main advantages over \ngzip are much higher
2226 compression and decompression speed at the cost of some
2227 \ncompression ratio. The lzop compression utility was designed
2228 with the goals \nof reliability speed portability and with
2229 reasonable drop-in compatibility \nto gzip.</entry>
2230
2231 <entry>GPL-2.0</entry>
2232 </row>
2233
2234 <row>
2235 <entry>m4</entry>
2236
2237 <entry>1.4.18</entry>
2238
2239 <entry>GNU m4 is an implementation of the traditional Unix macro
2240 processor. It is mostly SVR4 compatible although it has some
2241 extensions (for example handling more than 9 positional parameters
2242 to macros). GNU M4 also has built-in functions for including files
2243 running shell commands doing arithmetic etc.</entry>
2244
2245 <entry>GPL-3.0</entry>
2246 </row>
2247
2248 <row>
2249 <entry>make-mod-scripts</entry>
2250
2251 <entry>1.0</entry>
2252
2253 <entry>Build tools needed by external modules.</entry>
2254
2255 <entry>GPL-2.0</entry>
2256 </row>
2257
2258 <row>
2259 <entry>make</entry>
2260
2261 <entry>4.2.1</entry>
2262
2263 <entry>Make is a tool which controls the generation of executables
2264 and other non-source files of a program from the program's source
2265 files. Make gets its knowledge of how to build your program from a
2266 file called the makefile which lists each of the non-source files
2267 and how to compute it from other files.</entry>
2268
2269 <entry>GPL-3.0, LGPL-2.0</entry>
2270 </row>
2271
2272 <row>
2273 <entry>makedepend</entry>
2274
2275 <entry>1.0.5</entry>
2276
2277 <entry>The makedepend program reads each sourcefile in sequence
2278 and parses it like a C-preprocessor processing all #include
2279 #define #undef #ifdef #ifndef #endif #if #elif and #else
2280 directives so that it can correctly tell which #include directives
2281 would be used in a compilation. Any #include directives can
2282 reference files having other #include directives and parsing will
2283 occur in these files as well.</entry>
2284
2285 <entry>MIT</entry>
2286 </row>
2287
2288 <row>
2289 <entry>makedevs</entry>
2290
2291 <entry>1.0.1</entry>
2292
2293 <entry>Tool for creating device nodes.</entry>
2294
2295 <entry>GPL-2.0</entry>
2296 </row>
2297
2298 <row>
2299 <entry>man-db</entry>
2300
2301 <entry>2.8.1</entry>
2302
2303 <entry>An implementation of the standard Unix documentation system
2304 accessed using the man command.</entry>
2305
2306 <entry>LGPL-2.1, GPL-2.0</entry>
2307 </row>
2308
2309 <row>
2310 <entry>mesa</entry>
2311
2312 <entry>17.3.8</entry>
2313
2314 <entry>Mesa is an open-source implementation of the OpenGL
2315 specification - a system for rendering interactive 3D graphics. A
2316 variety of device drivers allows Mesa to be used in many different
2317 environments ranging from software emulation to complete hardware
2318 acceleration for modern GPUs. Mesa is used as part of the overall
2319 Direct Rendering Infrastructure and X.org environment.</entry>
2320
2321 <entry>MIT</entry>
2322 </row>
2323
2324 <row>
2325 <entry>meson</entry>
2326
2327 <entry>0.44.1</entry>
2328
2329 <entry>A high performance build system.</entry>
2330
2331 <entry>Apache-2.0</entry>
2332 </row>
2333
2334 <row>
2335 <entry>mingetty</entry>
2336
2337 <entry>1.08</entry>
2338
2339 <entry>Compact getty terminal handler for virtual consoles
2340 only.</entry>
2341
2342 <entry>GPL-2.0</entry>
2343 </row>
2344
2345 <row>
2346 <entry>mklibs</entry>
2347
2348 <entry>0.1.43</entry>
2349
2350 <entry>mklibs produces cut-down shared libraries that contain only
2351 the routines required by a particular set of executables.</entry>
2352
2353 <entry>GPL-2.0</entry>
2354 </row>
2355
2356 <row>
2357 <entry>mobile-broadband-provider-info</entry>
2358
2359 <entry>20170310</entry>
2360
2361 <entry>Mobile Broadband Service Provider Database.</entry>
2362
2363 <entry>PD</entry>
2364 </row>
2365
2366 <row>
2367 <entry>mpfr</entry>
2368
2369 <entry>3.1.5</entry>
2370
2371 <entry>C library for multiple-precision floating-point
2372 computations with exact rounding.</entry>
2373
2374 <entry>LGPL-3.0</entry>
2375 </row>
2376
2377 <row>
2378 <entry>mtdev</entry>
2379
2380 <entry>1.1.5</entry>
2381
2382 <entry>mtdev is a library which transforms all variants of kernel
2383 multitouch events to the slotted type B protocol. The events put
2384 into mtdev may be from any MT device specifically type A without
2385 contact tracking type A with contact tracking or type B with
2386 contact tracking</entry>
2387
2388 <entry>MIT</entry>
2389 </row>
2390
2391 <row>
2392 <entry>nasm</entry>
2393
2394 <entry>2.13.03</entry>
2395
2396 <entry>General-purpose x86 assembler.</entry>
2397
2398 <entry>BSD-2-Clause</entry>
2399 </row>
2400
2401 <row>
2402 <entry>ncurses</entry>
2403
2404 <entry>6.0</entry>
2405
2406 <entry>SVr4 and XSI-Curses compatible curses library and terminfo
2407 tools including tic infocmp captoinfo. Supports color multiple
2408 highlights forms-drawing characters and automatic recognition of
2409 keypad and function-key sequences. Extensions include resizable
2410 windows and mouse support on both xterm and Linux console using
2411 the gpm library.</entry>
2412
2413 <entry>MIT</entry>
2414 </row>
2415
2416 <row>
2417 <entry>neard</entry>
2418
2419 <entry>0.16</entry>
2420
2421 <entry>A daemon for the Linux Near Field Communication
2422 stack</entry>
2423
2424 <entry>GPL-2.0</entry>
2425 </row>
2426
2427 <row>
2428 <entry>netbase</entry>
2429
2430 <entry>5.4</entry>
2431
2432 <entry>This package provides the necessary infrastructure for
2433 basic TCP/IP based networking</entry>
2434
2435 <entry>GPL-2.0</entry>
2436 </row>
2437
2438 <row>
2439 <entry>nettle</entry>
2440
2441 <entry>3.4</entry>
2442
2443 <entry>A low level cryptographic library.</entry>
2444
2445 <entry>LGPL-3.0, GPL-2.0</entry>
2446 </row>
2447
2448 <row>
2449 <entry>nfs-utils</entry>
2450
2451 <entry>2.1.1</entry>
2452
2453 <entry>The nfs-utils package provides a daemon for the kernel NFS
2454 server and related tools.</entry>
2455
2456 <entry>MIT, GPL-2.0, BSD</entry>
2457 </row>
2458
2459 <row>
2460 <entry>ninja</entry>
2461
2462 <entry>1.8.2</entry>
2463
2464 <entry>Ninja is a small build system with a focus on
2465 speed..</entry>
2466
2467 <entry>Apache-2.0</entry>
2468 </row>
2469
2470 <row>
2471 <entry>nodejs</entry>
2472
2473 <entry>8.9.4</entry>
2474
2475 <entry>nodeJS Evented I/O for V8 JavaScript</entry>
2476
2477 <entry>MIT, BSD, Artistic-2.0</entry>
2478 </row>
2479
2480 <row>
2481 <entry>nspr</entry>
2482
2483 <entry>4.19</entry>
2484
2485 <entry>Netscape Portable Runtime Library.</entry>
2486
2487 <entry>GPL-2.0, MPL-2.0, LGPL-2.1</entry>
2488 </row>
2489
2490 <row>
2491 <entry>nss</entry>
2492
2493 <entry>3.35</entry>
2494
2495 <entry>Network Security Services (NSS) is a set of libraries
2496 designed to support cross-platform development of security-enabled
2497 client and server applications. Applications built with NSS can
2498 support SSL v2 and v3 TLS PKCS 5 PKCS 7 PKCS 11 PKCS 12 S/MIME
2499 X.509 v3 certificates and other security standards.</entry>
2500
2501 <entry>MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry>
2502 </row>
2503
2504 <row>
2505 <entry>ofono</entry>
2506
2507 <entry>1.22</entry>
2508
2509 <entry>oFono is a stack for mobile telephony devices on Linux.
2510 oFono supports speaking to telephony devices through specific
2511 drivers or with generic AT commands.</entry>
2512
2513 <entry>GPL-2.0</entry>
2514 </row>
2515
2516 <row>
2517 <entry>openssh</entry>
2518
2519 <entry>7.6p1</entry>
2520
2521 <entry>Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) Ssh
2522 (Secure Shell) is a program for logging into a remote machine and
2523 for executing commands on a remote machine.</entry>
2524
2525 <entry>BSD</entry>
2526 </row>
2527
2528 <row>
2529 <entry>openssl</entry>
2530
2531 <entry>1.0.2p</entry>
2532
2533 <entry>Secure Socket Layer (SSL) binary and related cryptographic
2534 tools.</entry>
2535
2536 <entry>OpenSSL</entry>
2537 </row>
2538
2539 <row>
2540 <entry>opkg-utils</entry>
2541
2542 <entry>0.3.6</entry>
2543
2544 <entry>Additional utilities for the opkg package manager.</entry>
2545
2546 <entry>GPL-2.0</entry>
2547 </row>
2548
2549 <row>
2550 <entry>orc</entry>
2551
2552 <entry>0.4.28</entry>
2553
2554 <entry>Optimised Inner Loop Runtime Compiler.</entry>
2555
2556 <entry>BSD-2-Clause, BSD-3-Clause</entry>
2557 </row>
2558
2559 <row>
2560 <entry>os-release</entry>
2561
2562 <entry>1.0</entry>
2563
2564 <entry>The /etc/os-release file contains operating system
2565 identification data.</entry>
2566
2567 <entry>MIT</entry>
2568 </row>
2569
2570 <row>
2571 <entry>ossp-uuid</entry>
2572
2573 <entry>1.6.2</entry>
2574
2575 <entry>OSSP uuid is a ISO-C:1999 application programming interface
2576 (API) and corresponding command line interface (CLI) for the
2577 generation of DCE 1.1 ISO/IEC 11578:1996 and RFC 4122 compliant
2578 Universally Unique Identifier (UUID). It supports DCE 1.1 variant
2579 UUIDs of version 1 (time and node based) version 3 (name based
2580 MD5) version 4 (random number based) and version 5 (name based
2581 SHA-1).</entry>
2582
2583 <entry>MIT</entry>
2584 </row>
2585
2586 <row>
2587 <entry>ovmf</entry>
2588
2589 <entry>git</entry>
2590
2591 <entry>OVMF is an EDK II based project to enable UEFI support for
2592 Virtual Machines. OVMF contains sample UEFI firmware for QEMU and
2593 KVM</entry>
2594
2595 <entry>BSD</entry>
2596 </row>
2597
2598 <row>
2599 <entry>packagegroup-base</entry>
2600
2601 <entry>1.0</entry>
2602
2603 <entry>Merge machine and distro options to create a basic machine
2604 task/package.</entry>
2605
2606 <entry>MIT</entry>
2607 </row>
2608
2609 <row>
2610 <entry>packagegroup-core-boot</entry>
2611
2612 <entry>1.0</entry>
2613
2614 <entry>The minimal set of packages required to boot the
2615 system</entry>
2616
2617 <entry>MIT</entry>
2618 </row>
2619
2620 <row>
2621 <entry>packagegroup-core-buildessential</entry>
2622
2623 <entry>1.0</entry>
2624
2625 <entry>Essential build dependencies.</entry>
2626
2627 <entry>MIT</entry>
2628 </row>
2629
2630 <row>
2631 <entry>packagegroup-core-eclipse-debug</entry>
2632
2633 <entry>1.0</entry>
2634
2635 <entry>Remote debugging tools for Eclipse integration.</entry>
2636
2637 <entry>MIT</entry>
2638 </row>
2639
2640 <row>
2641 <entry>packagegroup-core-nfs</entry>
2642
2643 <entry>1.0</entry>
2644
2645 <entry>NFS package groups.</entry>
2646
2647 <entry>MIT</entry>
2648 </row>
2649
2650 <row>
2651 <entry>packagegroup-core-sdk</entry>
2652
2653 <entry>1.0</entry>
2654
2655 <entry>Software development tools.</entry>
2656
2657 <entry>MIT</entry>
2658 </row>
2659
2660 <row>
2661 <entry>packagegroup-core-ssh-openssh</entry>
2662
2663 <entry>1.0</entry>
2664
2665 <entry>OpenSSH SSH client/server.</entry>
2666
2667 <entry>MIT</entry>
2668 </row>
2669
2670 <row>
2671 <entry>packagegroup-core-standalone-sdk-target</entry>
2672
2673 <entry>1.0</entry>
2674
2675 <entry>Target packages for the standalone SDK.</entry>
2676
2677 <entry>MIT</entry>
2678 </row>
2679
2680 <row>
2681 <entry>packagegroup-core-tools-debug</entry>
2682
2683 <entry>1.0</entry>
2684
2685 <entry>Debugging tools.</entry>
2686
2687 <entry>MIT</entry>
2688 </row>
2689
2690 <row>
2691 <entry>packagegroup-core-tools-profile</entry>
2692
2693 <entry>1.0</entry>
2694
2695 <entry>Profiling tools.</entry>
2696
2697 <entry>MIT</entry>
2698 </row>
2699
2700 <row>
2701 <entry>pango</entry>
2702
2703 <entry>1.40.14</entry>
2704
2705 <entry>Pango is a library for laying out and rendering of text
2706 with an emphasis on internationalization. Pango can be used
2707 anywhere that text layout is needed though most of the work on
2708 Pango so far has been done in the context of the GTK+ widget
2709 toolkit. Pango forms the core of text and font handling for
2710 GTK+-2.x.</entry>
2711
2712 <entry>LGPL-2.0</entry>
2713 </row>
2714
2715 <row>
2716 <entry>patch</entry>
2717
2718 <entry>2.7.6</entry>
2719
2720 <entry>patch takes a patch file containing a difference listing
2721 produced by the diff program and applies those differences to one
2722 or more original files producing patched versions.</entry>
2723
2724 <entry>GPL-3.0</entry>
2725 </row>
2726
2727 <row>
2728 <entry>pciutils</entry>
2729
2730 <entry>3.5.6</entry>
2731
2732 <entry>The PCI Utilities package contains a library for portable
2733 access to PCI bus configuration space and several utilities based
2734 on this library.</entry>
2735
2736 <entry>GPL-2.0</entry>
2737 </row>
2738
2739 <row>
2740 <entry>perf</entry>
2741
2742 <entry>1.0</entry>
2743
2744 <entry>Performance counters for Linux are a new kernel-based
2745 subsystem that provide a framework for all things performance
2746 analysis. It covers hardware level (CPU/PMU Performance Monitoring
2747 Unit) features and software features (software counters
2748 tracepoints) as well.</entry>
2749
2750 <entry>GPL-2.0</entry>
2751 </row>
2752
2753 <row>
2754 <entry>perl</entry>
2755
2756 <entry>5.24.1</entry>
2757
2758 <entry>Perl scripting language.</entry>
2759
2760 <entry>Artistic-1.0, GPL-1.0</entry>
2761 </row>
2762
2763 <row>
2764 <entry>pigz</entry>
2765
2766 <entry>2.4</entry>
2767
2768 <entry>pigz which stands for parallel implementation of gzip is a
2769 fully functional replacement for gzip that exploits multiple
2770 processors and multiple cores to the hilt when compressing data.
2771 pigz was written by Mark Adler and uses the zlib and pthread
2772 libraries.</entry>
2773
2774 <entry>Zlib, Apache-2.0</entry>
2775 </row>
2776
2777 <row>
2778 <entry>pixman</entry>
2779
2780 <entry>0.34.0</entry>
2781
2782 <entry>Pixman provides a library for manipulating pixel regions --
2783 a set of Y-X banded rectangles image compositing using the
2784 Porter/Duff model and implicit mask generation for geometric
2785 primitives including trapezoids triangles and rectangles.</entry>
2786
2787 <entry>MIT, PD</entry>
2788 </row>
2789
2790 <row>
2791 <entry>pkgconfig</entry>
2792
2793 <entry>0.29.2</entry>
2794
2795 <entry>pkg-config is a helper tool used when compiling
2796 applications and libraries. It helps determined the correct
2797 compiler/link options. It is also language-agnostic.</entry>
2798
2799 <entry>GPL-2.0</entry>
2800 </row>
2801
2802 <row>
2803 <entry>popt</entry>
2804
2805 <entry>1.16</entry>
2806
2807 <entry>Library for parsing command line options.</entry>
2808
2809 <entry>MIT</entry>
2810 </row>
2811
2812 <row>
2813 <entry>powertop</entry>
2814
2815 <entry>2.9</entry>
2816
2817 <entry>Linux tool to diagnose issues with power consumption and
2818 power management.</entry>
2819
2820 <entry>GPL-2.0</entry>
2821 </row>
2822
2823 <row>
2824 <entry>prelink</entry>
2825
2826 <entry>1.0</entry>
2827
2828 <entry>The prelink package contains a utility which modifies ELF
2829 shared libraries and executables so that far fewer relocations
2830 need to be resolved at runtime and thus programs come up
2831 faster.</entry>
2832
2833 <entry>GPL-2.0</entry>
2834 </row>
2835
2836 <row>
2837 <entry>procps</entry>
2838
2839 <entry>3.3.12</entry>
2840
2841 <entry>Procps contains a set of system utilities that provide
2842 system information about processes using the /proc filesystem. The
2843 package includes the programs ps top vmstat w kill and
2844 skill.</entry>
2845
2846 <entry>GPL-2.0, LGPL-2.0</entry>
2847 </row>
2848
2849 <row>
2850 <entry>pseudo</entry>
2851
2852 <entry>1.9.0</entry>
2853
2854 <entry>Pseudo gives fake root capabilities to a normal
2855 user.</entry>
2856
2857 <entry>LGPL-2.1</entry>
2858 </row>
2859
2860 <row>
2861 <entry>ptest-runner</entry>
2862
2863 <entry>2.1.1</entry>
2864
2865 <entry>The ptest-runner2 package installs a ptest-runner program
2866 which loops through all installed ptest test suites and runs them
2867 in sequence.</entry>
2868
2869 <entry>GPL-2.0</entry>
2870 </row>
2871
2872 <row>
2873 <entry>pulseaudio</entry>
2874
2875 <entry>11.1</entry>
2876
2877 <entry>Sound server for Linux and Unix-like operating
2878 systems.</entry>
2879
2880 <entry>LGPL-2.1, MIT, BSD-3-Clause</entry>
2881 </row>
2882
2883 <row>
2884 <entry>python</entry>
2885
2886 <entry>2.7.14</entry>
2887
2888 <entry>The Python Programming Language.</entry>
2889
2890 <entry>Python-2.0</entry>
2891 </row>
2892
2893 <row>
2894 <entry>python3-dbus</entry>
2895
2896 <entry>1.2.6</entry>
2897
2898 <entry>Python bindings for the DBus inter-process communication
2899 system.</entry>
2900
2901 <entry>MIT</entry>
2902 </row>
2903
2904 <row>
2905 <entry>python3-mako</entry>
2906
2907 <entry>1.0.7</entry>
2908
2909 <entry>Templating library for Python.</entry>
2910
2911 <entry>MIT</entry>
2912 </row>
2913
2914 <row>
2915 <entry>python3-pycairo</entry>
2916
2917 <entry>1.15.6</entry>
2918
2919 <entry>Python bindings for the Cairo canvas library.</entry>
2920
2921 <entry>LGPL-2.1, MPL-1.1</entry>
2922 </row>
2923
2924 <row>
2925 <entry>python3-pygobject</entry>
2926
2927 <entry>3.28.1</entry>
2928
2929 <entry>Python GObject bindings.</entry>
2930
2931 <entry>LGPL-2.1</entry>
2932 </row>
2933
2934 <row>
2935 <entry>python3-setuptools</entry>
2936
2937 <entry>39.0.0</entry>
2938
2939 <entry>Download build install upgrade and uninstall Python
2940 packages.</entry>
2941
2942 <entry>MIT</entry>
2943 </row>
2944
2945 <row>
2946 <entry>python3</entry>
2947
2948 <entry>3.5.5</entry>
2949
2950 <entry>The Python Programming Language.</entry>
2951
2952 <entry>Python-2.0</entry>
2953 </row>
2954
2955 <row>
2956 <entry>qemu-helper</entry>
2957
2958 <entry>1.0</entry>
2959
2960 <entry>Helper utilities needed by the runqemu script.</entry>
2961
2962 <entry>GPL-2.0</entry>
2963 </row>
2964
2965 <row>
2966 <entry>qemu</entry>
2967
2968 <entry>2.11.1</entry>
2969
2970 <entry>Fast open source processor emulator.</entry>
2971
2972 <entry>GPL-2.0, LGPL-2.1</entry>
2973 </row>
2974
2975 <row>
2976 <entry>qemuwrapper</entry>
2977
2978 <entry>1.0</entry>
2979
2980 <entry>QEMU wrapper script.</entry>
2981
2982 <entry>MIT</entry>
2983 </row>
2984
2985 <row>
2986 <entry>qtbase</entry>
2987
2988 <entry>5.10.1</entry>
2989
2990 <entry>Qt 5 Qtbase Component.</entry>
2991
2992 <entry>GFDL-1.3 &amp; BSD &amp; ( GPL-3.0 &amp; The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) &amp; ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial )</entry>
2993 </row>
2994
2995 <row>
2996 <entry>qtdeclarative</entry>
2997
2998 <entry>5.10.1</entry>
2999
3000 <entry>qtdeclarative-native version
3001 5.10.1+gitAUTOINC+3e91062877-r0.</entry>
3002
3003 <entry>GFDL-1.3 &amp; BSD &amp; (GPL-3.0 &amp; The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) &amp; ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial )</entry>
3004 </row>
3005
3006 <row>
3007 <entry>qtgraphicaleffects</entry>
3008
3009 <entry>5.10.1</entry>
3010
3011 <entry>Qt 5 Graphical Effects.</entry>
3012
3013 <entry>GFDL-1.3 &amp; BSD &amp; (GPL-3.0 &amp; The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) &amp; ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial )</entry>
3014 </row>
3015
3016 <row>
3017 <entry>qtmultimedia</entry>
3018
3019 <entry>5.10.1</entry>
3020
3021 <entry>Multimedia (audio, video, radio, camera) library for the
3022 Qt5 framework.</entry>
3023
3024 <entry>GFDL-1.3 &amp; BSD &amp; ( GPL-3.0 &amp; The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) &amp; ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial)</entry>
3025 </row>
3026
3027 <row>
3028 <entry>qtwayland</entry>
3029
3030 <entry>5.10.1</entry>
3031
3032 <entry>qtwayland-native version
3033 5.10.1+gitAUTOINC+db36bc0d9c-r0.</entry>
3034
3035 <entry>GFDL-1.3 &amp; BSD &amp; ( GPL-3.0 &amp; The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) &amp; ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial)</entry>
3036 </row>
3037
3038 <row>
3039 <entry>qtxmlpatterns</entry>
3040
3041 <entry>5.10.1</entry>
3042
3043 <entry>qtxmlpatterns-native version
3044 5.10.1+gitAUTOINC+7c4113d6e6-r0.</entry>
3045
3046 <entry>GFDL-1.3 &amp; BSD &amp; ( GPL-3.0 &amp; The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) &amp; ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial )</entry>
3047 </row>
3048
3049 <row>
3050 <entry>quilt</entry>
3051
3052 <entry>0.65</entry>
3053
3054 <entry>Tool for working with series of patches.</entry>
3055
3056 <entry>GPL-2.0</entry>
3057 </row>
3058
3059 <row>
3060 <entry>quota</entry>
3061
3062 <entry>4.04</entry>
3063
3064 <entry>Tools for monitoring &amp; limiting user disk usage per
3065 filesystem.</entry>
3066
3067 <entry>BSD, GPL-2.0, LGPL-2.1</entry>
3068 </row>
3069
3070 <row>
3071 <entry>randrproto</entry>
3072
3073 <entry>1.5.0</entry>
3074
3075 <entry>This package provides the wire protocol for the X Resize
3076 Rotate and Reflect extension. This extension provides the ability
3077 to resize rotate and reflect the root window of a screen.</entry>
3078
3079 <entry>MIT</entry>
3080 </row>
3081
3082 <row>
3083 <entry>re2c</entry>
3084
3085 <entry>0.16</entry>
3086
3087 <entry>Tool for writing very fast and very flexible
3088 scanners.</entry>
3089
3090 <entry>PD</entry>
3091 </row>
3092
3093 <row>
3094 <entry>readline</entry>
3095
3096 <entry>7.0</entry>
3097
3098 <entry>The GNU Readline library provides a set of functions for
3099 use by applications that allow users to edit command lines as they
3100 are typed in. Both Emacs and vi editing modes are available. The
3101 Readline library includes additional functions to maintain a list
3102 of previously-entered command lines to recall and perhaps reedit
3103 those lines and perform csh-like history expansion on previous
3104 commands.</entry>
3105
3106 <entry>GPL-3.0</entry>
3107 </row>
3108
3109 <row>
3110 <entry>renderproto</entry>
3111
3112 <entry>0.11.1</entry>
3113
3114 <entry>This package provides the wire protocol for the X Rendering
3115 extension. This is the basis the image composition within the X
3116 window system.</entry>
3117
3118 <entry>MIT</entry>
3119 </row>
3120
3121 <row>
3122 <entry>rpcbind</entry>
3123
3124 <entry>0.2.4</entry>
3125
3126 <entry>The rpcbind utility is a server that converts RPC program
3127 numbers into universal addresses.</entry>
3128
3129 <entry>BSD</entry>
3130 </row>
3131
3132 <row>
3133 <entry>rpm</entry>
3134
3135 <entry>4.14.1</entry>
3136
3137 <entry>The RPM Package Manager (RPM) is a powerful command line
3138 driven package management system capable of installing
3139 uninstalling verifying querying and updating software packages.
3140 Each software package consists of an archive of files along with
3141 information about the package like its version a description
3142 etc.</entry>
3143
3144 <entry>GPL-2.0</entry>
3145 </row>
3146
3147 <row>
3148 <entry>rt-tests</entry>
3149
3150 <entry>1.1</entry>
3151
3152 <entry>Real-Time preemption testcases.</entry>
3153
3154 <entry>GPL-2.0</entry>
3155 </row>
3156
3157 <row>
3158 <entry>run-postinsts</entry>
3159
3160 <entry>1.0</entry>
3161
3162 <entry>Runs postinstall scripts on first boot of the target
3163 device.</entry>
3164
3165 <entry>MIT</entry>
3166 </row>
3167
3168 <row>
3169 <entry>sbc</entry>
3170
3171 <entry>1.3</entry>
3172
3173 <entry>Bluetooth low-complexity subband codec (SBC)
3174 library.</entry>
3175
3176 <entry>GPL-2.0, LGPL-2.1</entry>
3177 </row>
3178
3179 <row>
3180 <entry>sed</entry>
3181
3182 <entry>4.2.2</entry>
3183
3184 <entry>Stream EDitor (text filtering utility).</entry>
3185
3186 <entry>GPL-3.0</entry>
3187 </row>
3188
3189 <row>
3190 <entry>setserial</entry>
3191
3192 <entry>2.17</entry>
3193
3194 <entry>setserial is a program designed to set and/or report the
3195 configuration information associated with a serial port</entry>
3196
3197 <entry>GPL-2.0</entry>
3198 </row>
3199
3200 <row>
3201 <entry>shadow-securetty</entry>
3202
3203 <entry>4.2.1</entry>
3204
3205 <entry>Provider of the machine specific securetty file.</entry>
3206
3207 <entry>MIT</entry>
3208 </row>
3209
3210 <row>
3211 <entry>shadow-sysroot</entry>
3212
3213 <entry>4.2.1</entry>
3214
3215 <entry>Shadow utils requirements for useradd.bbclass.</entry>
3216
3217 <entry>BSD, Artistic-1.0</entry>
3218 </row>
3219
3220 <row>
3221 <entry>shadow</entry>
3222
3223 <entry>4.2.1</entry>
3224
3225 <entry>Tools to change and administer password and group
3226 data.</entry>
3227
3228 <entry>BSD, Artistic-1.0</entry>
3229 </row>
3230
3231 <row>
3232 <entry>shared-mime-info</entry>
3233
3234 <entry>1.9</entry>
3235
3236 <entry>Shared MIME type database and specification.</entry>
3237
3238 <entry>GPL-2.0</entry>
3239 </row>
3240
3241 <row>
3242 <entry>slang</entry>
3243
3244 <entry>2.3.2</entry>
3245
3246 <entry>S-Lang is an interpreted language and a programming
3247 library. The S-Lang language was designed so that it can be easily
3248 embedded into a program to provide the program with a powerful
3249 extension language. The S-Lang library provided in this package
3250 provides the S-Lang extension language. S-Lang's syntax resembles
3251 C which makes it easy to recode S-Lang procedures in C if you need
3252 to.</entry>
3253
3254 <entry>GPL-2.0</entry>
3255 </row>
3256
3257 <row>
3258 <entry>speexdsp</entry>
3259
3260 <entry>1.2rc3</entry>
3261
3262 <entry>SpeexDSP is a patent-free Open Source/Free Software DSP
3263 library.</entry>
3264
3265 <entry>BSD</entry>
3266 </row>
3267
3268 <row>
3269 <entry>sqlite3</entry>
3270
3271 <entry>3.22.0</entry>
3272
3273 <entry>Embeddable SQL database engine.</entry>
3274
3275 <entry>PD</entry>
3276 </row>
3277
3278 <row>
3279 <entry>strace</entry>
3280
3281 <entry>4.20</entry>
3282
3283 <entry>System call tracing tool.</entry>
3284
3285 <entry>BSD</entry>
3286 </row>
3287
3288 <row>
3289 <entry>stress</entry>
3290
3291 <entry>1.0.4</entry>
3292
3293 <entry>Deliberately simple workload generator for POSIX systems.
3294 It imposes a configurable amount of CPU memory I/O and disk stress
3295 on the system.</entry>
3296
3297 <entry>GPL-2.0</entry>
3298 </row>
3299
3300 <row>
3301 <entry>systemd-boot</entry>
3302
3303 <entry>237</entry>
3304
3305 <entry>systemd is a system and service manager for Linux
3306 compatible with SysV and LSB init scripts. systemd provides
3307 aggressive parallelization capabilities uses socket and D-Bus
3308 activation for starting services offers on-demand starting of
3309 daemons keeps track of processes using Linux cgroups supports
3310 snapshotting and restoring of the system state maintains mount and
3311 automount points and implements an elaborate transactional
3312 dependency-based service control logic. It can work as a drop-in
3313 replacement for sysvinit.</entry>
3314
3315 <entry>GPL-2.0, LGPL-2.1</entry>
3316 </row>
3317
3318 <row>
3319 <entry>systemd-bootconf</entry>
3320
3321 <entry>1.00</entry>
3322
3323 <entry>Basic systemd-boot configuration files.</entry>
3324
3325 <entry>MIT</entry>
3326 </row>
3327
3328 <row>
3329 <entry>systemd-compat-units</entry>
3330
3331 <entry>1.0</entry>
3332
3333 <entry>Enhances systemd compatilibity with existing SysVinit
3334 scripts.</entry>
3335
3336 <entry>MIT</entry>
3337 </row>
3338
3339 <row>
3340 <entry>systemd-serialgetty</entry>
3341
3342 <entry>1.0</entry>
3343
3344 <entry>Serial terminal support for systemd.</entry>
3345
3346 <entry>GPL-2.0</entry>
3347 </row>
3348
3349 <row>
3350 <entry>systemd-systemctl</entry>
3351
3352 <entry>1.0</entry>
3353
3354 <entry>Wrapper for enabling systemd services.</entry>
3355
3356 <entry>MIT</entry>
3357 </row>
3358
3359 <row>
3360 <entry>systemd</entry>
3361
3362 <entry>237</entry>
3363
3364 <entry>systemd is a system and service manager for Linux
3365 compatible with SysV and LSB init scripts. systemd provides
3366 aggressive parallelization capabilities uses socket and D-Bus
3367 activation for starting services offers on-demand starting of
3368 daemons keeps track of processes using Linux cgroups supports
3369 snapshotting and restoring of the system state maintains mount and
3370 automount points and implements an elaborate transactional
3371 dependency-based service control logic. It can work as a drop-in
3372 replacement for sysvinit.</entry>
3373
3374 <entry>GPL-2.0, LGPL-2.1</entry>
3375 </row>
3376
3377 <row>
3378 <entry>systemtap</entry>
3379
3380 <entry>3.2</entry>
3381
3382 <entry>Script-directed dynamic tracing and performance analysis
3383 tool for Linux.</entry>
3384
3385 <entry>GPL-2.0</entry>
3386 </row>
3387
3388 <row>
3389 <entry>tcf-agent</entry>
3390
3391 <entry>1.4.0</entry>
3392
3393 <entry>Target Communication Framework for the Eclipse IDE.</entry>
3394
3395 <entry>EPL-1.0, EDL-1.0</entry>
3396 </row>
3397
3398 <row>
3399 <entry>tcl</entry>
3400
3401 <entry>8.6.8</entry>
3402
3403 <entry>Tool Command Language.</entry>
3404
3405 <entry>tcl, BSD-3-Clause</entry>
3406 </row>
3407
3408 <row>
3409 <entry>tcp-wrappers</entry>
3410
3411 <entry>7.6</entry>
3412
3413 <entry>Tools for monitoring and filtering incoming requests for
3414 tcp services.</entry>
3415
3416 <entry>BSD</entry>
3417 </row>
3418
3419 <row>
3420 <entry>texinfo-dummy</entry>
3421
3422 <entry>1.0</entry>
3423
3424 <entry>Fake version of the texinfo utility suite.</entry>
3425
3426 <entry>MIT</entry>
3427 </row>
3428
3429 <row>
3430 <entry>thermald</entry>
3431
3432 <entry>1.7.1</entry>
3433
3434 <entry>Thermal Daemon is a Linux daemon used to prevent the
3435 overheating of platforms. This daemon monitors temperature and
3436 applies compensation using available cooling methods.</entry>
3437
3438 <entry>GPL-2.0</entry>
3439 </row>
3440
3441 <row>
3442 <entry>trace-cmd</entry>
3443
3444 <entry>2.7</entry>
3445
3446 <entry>User interface to Ftrace.</entry>
3447
3448 <entry>GPL-2.0, LGPL-2.1</entry>
3449 </row>
3450
3451 <row>
3452 <entry>tzcode</entry>
3453
3454 <entry>2018d</entry>
3455
3456 <entry>tzcode timezone zoneinfo utils -- zic zdump
3457 tzselect.</entry>
3458
3459 <entry>PD, BSD, BSD-3-Clause</entry>
3460 </row>
3461
3462 <row>
3463 <entry>tzdata</entry>
3464
3465 <entry>2018d</entry>
3466
3467 <entry>Timezone data.</entry>
3468
3469 <entry>PD, BSD, BSD-3-Clause</entry>
3470 </row>
3471
3472 <row>
3473 <entry>unifdef</entry>
3474
3475 <entry>2.11</entry>
3476
3477 <entry>Selectively remove #ifdef statements from sources.</entry>
3478
3479 <entry>BSD-2-Clause</entry>
3480 </row>
3481
3482 <row>
3483 <entry>unzip</entry>
3484
3485 <entry>6.0</entry>
3486
3487 <entry>Utilities for extracting and viewing files in .zip
3488 archives.</entry>
3489
3490 <entry>BSD-3-Clause</entry>
3491 </row>
3492
3493 <row>
3494 <entry>update-rc.d</entry>
3495
3496 <entry>0.7</entry>
3497
3498 <entry>update-rc.d is a utility that allows the management of
3499 symlinks to the initscripts in the /etc/rcN.d directory
3500 structure.</entry>
3501
3502 <entry>GPL-2.0</entry>
3503 </row>
3504
3505 <row>
3506 <entry>usbutils</entry>
3507
3508 <entry>009</entry>
3509
3510 <entry>Contains the lsusb utility for inspecting the devices
3511 connected to the USB bus.</entry>
3512
3513 <entry>GPL-2.0</entry>
3514 </row>
3515
3516 <row>
3517 <entry>util-linux</entry>
3518
3519 <entry>2.32</entry>
3520
3521 <entry>Util-linux includes a suite of basic system administration
3522 utilities commonly found on most Linux systems. Some of the more
3523 important utilities include disk partitioning kernel message
3524 management filesystem creation and system login.</entry>
3525
3526 <entry>GPL-2.0, LGPL-2.1, BSD</entry>
3527 </row>
3528
3529 <row>
3530 <entry>util-macros</entry>
3531
3532 <entry>1.19.1</entry>
3533
3534 <entry>M4 autotools macros used by various X.org programs.</entry>
3535
3536 <entry>MIT</entry>
3537 </row>
3538
3539 <row>
3540 <entry>va-intel</entry>
3541
3542 <entry>1.0</entry>
3543
3544 <entry>Video Acceleration Add-ons for Intel BSPs</entry>
3545
3546 <entry>MIT</entry>
3547 </row>
3548
3549 <row>
3550 <entry>valgrind</entry>
3551
3552 <entry>3.13.0</entry>
3553
3554 <entry>Valgrind memory debugger and instrumentation
3555 framework.</entry>
3556
3557 <entry>GPL-2.0, BSD</entry>
3558 </row>
3559
3560 <row>
3561 <entry>volatile-binds</entry>
3562
3563 <entry>1.0</entry>
3564
3565 <entry>Volatile bind mount setup and configuration for
3566 read-only-rootfs</entry>
3567
3568 <entry>MIT</entry>
3569 </row>
3570
3571 <row>
3572 <entry>vulkan</entry>
3573
3574 <entry>1.0.65.2</entry>
3575
3576 <entry>Vulkan is a new generation graphics and compute API that
3577 provides efficient access to modern GPUs. These packages provide
3578 only the common vendor-agnostic library loader headers and the
3579 vulkaninfo utility.</entry>
3580
3581 <entry>Apache-2.0</entry>
3582 </row>
3583
3584 <row>
3585 <entry>wayland-protocols</entry>
3586
3587 <entry>1.13</entry>
3588
3589 <entry>Wayland protocols that add functionality not available in
3590 the Wayland core protocol. Such protocols either add completely
3591 new functionality or extend the functionality of some other
3592 protocol either in Wayland core or some other protocol in
3593 wayland-protocols.</entry>
3594
3595 <entry>MIT</entry>
3596 </row>
3597
3598 <row>
3599 <entry>wayland</entry>
3600
3601 <entry>1.14.0</entry>
3602
3603 <entry>Wayland is a protocol for a compositor to talk to its
3604 clients as well as a C library implementation of that protocol.
3605 The compositor can be a standalone display server running on Linux
3606 kernel modesetting and evdev input devices an X application or a
3607 wayland client itself. The clients can be traditional applications
3608 X servers (rootless or fullscreen) or other display
3609 servers.</entry>
3610
3611 <entry>MIT</entry>
3612 </row>
3613
3614 <row>
3615 <entry>weston</entry>
3616
3617 <entry>3.0.0</entry>
3618
3619 <entry>Weston is the reference implementation of a Wayland
3620 compositor</entry>
3621
3622 <entry>MIT</entry>
3623 </row>
3624
3625 <row>
3626 <entry>which</entry>
3627
3628 <entry>2.21</entry>
3629
3630 <entry>Which is a utility that prints out the full path of the
3631 executables that bash(1) would execute when the passed program
3632 names would have been entered on the shell prompt. It does this by
3633 using the exact same algorithm as bash.</entry>
3634
3635 <entry>GPL-3.0</entry>
3636 </row>
3637
3638 <row>
3639 <entry>wireless-tools</entry>
3640
3641 <entry>30.pre9</entry>
3642
3643 <entry>Tools for the Linux Standard Wireless Extension
3644 Subsystem.</entry>
3645
3646 <entry>GPL-2.0, LGPL-2.1, MPL-1.1, BSD</entry>
3647 </row>
3648
3649 <row>
3650 <entry>wpa-supplicant</entry>
3651
3652 <entry>2.6</entry>
3653
3654 <entry>Client for Wi-Fi Protected Access (WPA).</entry>
3655
3656 <entry>BSD</entry>
3657 </row>
3658
3659 <row>
3660 <entry>xcb-proto</entry>
3661
3662 <entry>1.12</entry>
3663
3664 <entry>Function prototypes for the X protocol C-language Binding
3665 (XCB). XCB is a replacement for Xlib featuring a small footprint
3666 latency hiding direct access to the protocol improved threading
3667 support and extensibility.</entry>
3668
3669 <entry>MIT</entry>
3670 </row>
3671
3672 <row>
3673 <entry>xextproto</entry>
3674
3675 <entry>7.3.0</entry>
3676
3677 <entry>This package provides the wire protocol for several X
3678 extensions. These protocol extensions include DOUBLE-BUFFER DPMS
3679 Extended-Visual-Information LBX MIT_SHM MIT_SUNDRY-NONSTANDARD
3680 Multi-Buffering SECURITY SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC
3681 XTEST. In addition a small set of utility functions are also
3682 available.</entry>
3683
3684 <entry>MIT</entry>
3685 </row>
3686
3687 <row>
3688 <entry>xkeyboard-config</entry>
3689
3690 <entry>2.22</entry>
3691
3692 <entry>The non-arch keyboard configuration database for X Window.
3693 The goal is to provide the consistent well-structured frequently
3694 released open source of X keyboard configuration data for X Window
3695 System implementations. The project is targeted to XKB-based
3696 systems.</entry>
3697
3698 <entry>MIT</entry>
3699 </row>
3700
3701 <row>
3702 <entry>xmlto</entry>
3703
3704 <entry>0.0.28</entry>
3705
3706 <entry>A shell-script tool for converting XML files to various
3707 formats.</entry>
3708
3709 <entry>GPL-2.0</entry>
3710 </row>
3711
3712 <row>
3713 <entry>xproto</entry>
3714
3715 <entry>7.0.31</entry>
3716
3717 <entry>This package provides the basic headers for the X Window
3718 System.</entry>
3719
3720 <entry>MIT</entry>
3721 </row>
3722
3723 <row>
3724 <entry>xtrans</entry>
3725
3726 <entry>1.3.5</entry>
3727
3728 <entry>The X Transport Interface is intended to combine all system
3729 and transport specific code into a single place. This API should
3730 be used by all libraries clients and servers of the X Window
3731 System. Use of this API should allow the addition of new types of
3732 transports and support for new platforms without making any
3733 changes to the source except in the X Transport Interface
3734 code.</entry>
3735
3736 <entry>MIT</entry>
3737 </row>
3738
3739 <row>
3740 <entry>xz</entry>
3741
3742 <entry>5.2.3</entry>
3743
3744 <entry>Utilities for managing LZMA compressed files.</entry>
3745
3746 <entry>GPL-2.0, GPL-3.0-with-autoconf-exception, LGPL-2.1,
3747 PD</entry>
3748 </row>
3749
3750 <row>
3751 <entry>Yocto Plugins</entry>
3752
3753 <entry>1.4.1.2017-
3754 12061321</entry>
3755
3756 <entry>Yocto Project SDK Plug-in.</entry>
3757
3758 <entry>Eclipse Distribution License - v1.0</entry>
3759 </row>
3760
3761 <row>
3762 <entry>zlib</entry>
3763
3764 <entry>1.2.11</entry>
3765
3766 <entry>Zlib is a general-purpose patent-free lossless data
3767 compression library which is used by many different
3768 programs.</entry>
3769
3770 <entry>Zlib</entry>
3771 </row>
3772 </tbody>
3773 </tgroup>
3774 </informaltable>
3775 </section>
3776
3777 <section id="open_source_license">
3778 <title>Open Source Licenses</title>
3779
3780 <section id="lic_0">
3781 <title>AFL-2.0</title>
3782
3783 <para><programlisting>
3784 1339
3785The Academic Free License 1340The Academic Free License
3786 v. 2.0 1341 v. 2.0
@@ -3921,13 +1476,11 @@ Permission is hereby granted to copy and distribute this license without modific
3921This license may not be modified without the express written permission of its 1476This license may not be modified without the express written permission of its
3922copyright owner. 1477copyright owner.
3923 1478
3924</programlisting></para> 1479</programlisting></para></section>
3925 </section>
3926
3927 <section id="lic_1">
3928 <title>Apache-2.0</title>
3929 1480
3930 <para><programlisting> 1481<section id="lic_1">
1482<title>Apache-2.0</title>
1483<para><programlisting>
3931 1484
3932 1485
3933 Apache License 1486 Apache License
@@ -4132,13 +1685,11 @@ copyright owner.
4132 See the License for the specific language governing permissions and 1685 See the License for the specific language governing permissions and
4133 limitations under the License. 1686 limitations under the License.
4134 1687
4135</programlisting></para> 1688</programlisting></para></section>
4136 </section>
4137 1689
4138 <section id="lic_2"> 1690<section id="lic_2">
4139 <title>Artistic-1.0</title> 1691<title>Artistic-1.0</title>
4140 1692<para><programlisting>
4141 <para><programlisting>
4142 1693
4143The Artistic License 1694The Artistic License
4144Preamble 1695Preamble
@@ -4231,220 +1782,11 @@ FOR A PARTICULAR PURPOSE.
4231 1782
4232The End 1783The End
4233 1784
4234</programlisting></para> 1785</programlisting></para></section>
4235 </section>
4236
4237 <section id="Artistic-2">
4238 <title> Artistic-2.0</title>
4239 <para><programlisting>
4240 The Artistic License 2.0
4241
4242 Copyright (c) 2000-2006, The Perl Foundation.
4243
4244 Everyone is permitted to copy and distribute verbatim copies
4245 of this license document, but changing it is not allowed.
4246
4247Preamble
4248
4249This license establishes the terms under which a given free software
4250Package may be copied, modified, distributed, and/or redistributed.
4251The intent is that the Copyright Holder maintains some artistic
4252control over the development of that Package while still keeping the
4253Package available as open source and free software.
4254
4255You are always permitted to make arrangements wholly outside of this
4256license directly with the Copyright Holder of a given Package. If the
4257terms of this license do not permit the full use that you propose to
4258make of the Package, you should contact the Copyright Holder and seek
4259a different licensing arrangement.
4260
4261Definitions
4262
4263 "Copyright Holder" means the individual(s) or organization(s)
4264 named in the copyright notice for the entire Package.
4265
4266 "Contributor" means any party that has contributed code or other
4267 material to the Package, in accordance with the Copyright Holder`s
4268 procedures.
4269
4270 "You" and "your" means any person who would like to copy,
4271 distribute, or modify the Package.
4272
4273 "Package" means the collection of files distributed by the
4274 Copyright Holder, and derivatives of that collection and/or of
4275 those files. A given Package may consist of either the Standard
4276 Version, or a Modified Version.
4277
4278 "Distribute" means providing a copy of the Package or making it
4279 accessible to anyone else, or in the case of a company or
4280 organization, to others outside of your company or organization.
4281
4282 "Distributor Fee" means any fee that you charge for Distributing
4283 this Package or providing support for this Package to another
4284 party. It does not mean licensing fees.
4285
4286 "Standard Version" refers to the Package if it has not been
4287 modified, or has been modified only in ways explicitly requested
4288 by the Copyright Holder.
4289
4290 "Modified Version" means the Package, if it has been changed, and
4291 such changes were not explicitly requested by the Copyright
4292 Holder.
4293
4294 "Original License" means this Artistic License as Distributed with
4295 the Standard Version of the Package, in its current version or as
4296 it may be modified by The Perl Foundation in the future.
4297
4298 "Source" form means the source code, documentation source, and
4299 configuration files for the Package.
4300
4301 "Compiled" form means the compiled bytecode, object code, binary,
4302 or any other form resulting from mechanical transformation or
4303 translation of the Source form.
4304
4305
4306Permission for Use and Modification Without Distribution
4307
4308(1) You are permitted to use the Standard Version and create and use
4309Modified Versions for any purpose without restriction, provided that
4310you do not Distribute the Modified Version.
4311
4312
4313Permissions for Redistribution of the Standard Version
4314
4315(2) You may Distribute verbatim copies of the Source form of the
4316Standard Version of this Package in any medium without restriction,
4317either gratis or for a Distributor Fee, provided that you duplicate
4318all of the original copyright notices and associated disclaimers. At
4319your discretion, such verbatim copies may or may not include a
4320Compiled form of the Package.
4321
4322(3) You may apply any bug fixes, portability changes, and other
4323modifications made available from the Copyright Holder. The resulting
4324Package will still be considered the Standard Version, and as such
4325will be subject to the Original License.
4326
4327
4328Distribution of Modified Versions of the Package as Source
4329
4330(4) You may Distribute your Modified Version as Source (either gratis
4331or for a Distributor Fee, and with or without a Compiled form of the
4332Modified Version) provided that you clearly document how it differs
4333from the Standard Version, including, but not limited to, documenting
4334any non-standard features, executables, or modules, and provided that
4335you do at least ONE of the following:
4336
4337 (a) make the Modified Version available to the Copyright Holder
4338 of the Standard Version, under the Original License, so that the
4339 Copyright Holder may include your modifications in the Standard
4340 Version.
4341
4342 (b) ensure that installation of your Modified Version does not
4343 prevent the user installing or running the Standard Version. In
4344 addition, the Modified Version must bear a name that is different
4345 from the name of the Standard Version.
4346
4347 (c) allow anyone who receives a copy of the Modified Version to
4348 make the Source form of the Modified Version available to others
4349 under
4350
4351 (i) the Original License or
4352
4353 (ii) a license that permits the licensee to freely copy,
4354 modify and redistribute the Modified Version using the same
4355 licensing terms that apply to the copy that the licensee
4356 received, and requires that the Source form of the Modified
4357 Version, and of any works derived from it, be made freely
4358 available in that license fees are prohibited but Distributor
4359 Fees are allowed.
4360
4361
4362Distribution of Compiled Forms of the Standard Version
4363or Modified Versions without the Source
4364
4365(5) You may Distribute Compiled forms of the Standard Version without
4366the Source, provided that you include complete instructions on how to
4367get the Source of the Standard Version. Such instructions must be
4368valid at the time of your distribution. If these instructions, at any
4369time while you are carrying out such distribution, become invalid, you
4370must provide new instructions on demand or cease further distribution.
4371If you provide valid instructions or cease distribution within thirty
4372days after you become aware that the instructions are invalid, then
4373you do not forfeit any of your rights under this license.
4374
4375(6) You may Distribute a Modified Version in Compiled form without
4376the Source, provided that you comply with Section 4 with respect to
4377the Source of the Modified Version.
4378
4379 1786
4380Aggregating or Linking the Package 1787<section id="lic_3">
4381 1788<title>BSD</title>
4382(7) You may aggregate the Package (either the Standard Version or 1789<para><programlisting>
4383Modified Version) with other packages and Distribute the resulting
4384aggregation provided that you do not charge a licensing fee for the
4385Package. Distributor Fees are permitted, and licensing fees for other
4386components in the aggregation are permitted. The terms of this license
4387apply to the use and Distribution of the Standard or Modified Versions
4388as included in the aggregation.
4389
4390(8) You are permitted to link Modified and Standard Versions with
4391other works, to embed the Package in a larger work of your own, or to
4392build stand-alone binary or bytecode versions of applications that
4393include the Package, and Distribute the result without restriction,
4394provided the result does not expose a direct interface to the Package.
4395
4396
4397Items That are Not Considered Part of a Modified Version
4398
4399(9) Works (including, but not limited to, modules and scripts) that
4400merely extend or make use of the Package, do not, by themselves, cause
4401the Package to be a Modified Version. In addition, such works are not
4402considered parts of the Package itself, and are not subject to the
4403terms of this license.
4404
4405
4406General Provisions
4407
4408(10) Any use, modification, and distribution of the Standard or
4409Modified Versions is governed by this Artistic License. By using,
4410modifying or distributing the Package, you accept this license. Do not
4411use, modify, or distribute the Package, if you do not accept this
4412license.
4413
4414(11) If your Modified Version has been derived from a Modified
4415Version made by someone other than you, you are nevertheless required
4416to ensure that your Modified Version complies with the requirements of
4417this license.
4418
4419(12) This license does not grant you the right to use any trademark,
4420service mark, tradename, or logo of the Copyright Holder.
4421(13) This license includes the non-exclusive, worldwide,
4422free-of-charge patent license to make, have made, use, offer to sell,
4423sell, import and otherwise transfer the Package with respect to any
4424patent claims licensable by the Copyright Holder that are necessarily
4425infringed by the Package. If you institute patent litigation
4426(including a cross-claim or counterclaim) against any party alleging
4427that the Package constitutes direct or contributory patent
4428infringement, then this Artistic License to you shall terminate on the
4429date that such litigation is filed.
4430
4431(14) Disclaimer of Warranty:
4432THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS
4433IS` AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED
4434WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
4435NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL
4436LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL
4437BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
4438DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF
4439ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4440
4441 </programlisting></para>
4442 </section>
4443
4444 <section id="lic_3">
4445 <title>BSD</title>
4446
4447 <para><programlisting>
4448Copyright (c) The Regents of the University of California. 1790Copyright (c) The Regents of the University of California.
4449All rights reserved. 1791All rights reserved.
4450 1792
@@ -4471,13 +1813,11 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4471LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1813LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4472OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1814OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4473SUCH DAMAGE. 1815SUCH DAMAGE.
4474</programlisting></para> 1816</programlisting></para></section>
4475 </section>
4476 1817
4477 <section id="lic_4"> 1818<section id="lic_4">
4478 <title>BSD-2-Clause</title> 1819<title>BSD-2-Clause</title>
4479 1820<para><programlisting>
4480 <para><programlisting>
4481 1821
4482The FreeBSD Copyright 1822The FreeBSD Copyright
4483 1823
@@ -4505,13 +1845,11 @@ The views and conclusions contained in the software and documentation are those
4505authors and should not be interpreted as representing official policies, either 1845authors and should not be interpreted as representing official policies, either
4506expressed or implied, of the FreeBSD Project. 1846expressed or implied, of the FreeBSD Project.
4507 1847
4508</programlisting></para> 1848</programlisting></para></section>
4509 </section>
4510
4511 <section id="lic_5">
4512 <title>BSD-3-Clause</title>
4513 1849
4514 <para><programlisting> 1850<section id="lic_5">
1851<title>BSD-3-Clause</title>
1852<para><programlisting>
4515 1853
4516Copyright (c) &lt;YEAR&gt;, &lt;OWNER&gt; 1854Copyright (c) &lt;YEAR&gt;, &lt;OWNER&gt;
4517All rights reserved. 1855All rights reserved.
@@ -4538,13 +1876,11 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
4538WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 1876WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
4539DAMAGE. 1877DAMAGE.
4540 1878
4541</programlisting></para> 1879</programlisting></para></section>
4542 </section>
4543 1880
4544 <section id="lic_6"> 1881<section id="lic_6">
4545 <title>BSD-4-Clause</title> 1882<title>BSD-4-Clause</title>
4546 1883<para><programlisting>
4547 <para><programlisting>
4548 1884
4549Copyright (c) &lt;year&gt;, &lt;copyright holder&gt; 1885Copyright (c) &lt;year&gt;, &lt;copyright holder&gt;
4550All rights reserved. 1886All rights reserved.
@@ -4574,615 +1910,328 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4574(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 1910(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4575SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1911SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4576 1912
4577</programlisting></para> 1913</programlisting></para></section>
4578 </section>
4579 1914
4580 <section id="lic_7"> 1915<section id="lic_7">
4581 <title>BSD_LMS</title> 1916<title>CDDL-1.0</title>
1917<para><programlisting>
4582 1918
4583 <para><programlisting> 1919COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)
4584Copyright (C) 2004-2012 Intel Corporation. All rights reserved. 1920Version 1.0
19211. Definitions.
4585 1922
4586 This license covers the sources of the Local Manageability Service (LMS). 19231.1. &amp;#8220;Contributor&amp;#8221; means each individual or entity that creates or
4587For licensing information for the LMS build scripts, please refer to the file 1924contributes to the creation of Modifications.
4588build_script_license.txt.
4589 1925
4590Redistribution and use in source and binary forms, with or without 19261.2. &amp;#8220;Contributor Version&amp;#8221; means the combination of the Original
4591modification, are permitted provided that the following conditions are met: 1927Software, prior Modifications used by a Contributor (if any), and the Modifications
1928made by that particular Contributor.
4592 1929
4593 - Redistributions of source code must retain the above copyright notice, 19301.3. &amp;#8220;Covered Software&amp;#8221; means (a) the Original Software, or (b)
4594 this list of conditions and the following disclaimer. 1931Modifications, or (c) the combination of files containing Original Software with files
1932containing Modifications, in each case including portions thereof.
4595 1933
4596 - Redistributions in binary form must reproduce the above copyright notice, 19341.4. &amp;#8220;Executable&amp;#8221; means the Covered Software in any form other
4597 this list of conditions and the following disclaimer in the documentation 1935than Source Code.
4598 and/or other materials provided with the distribution.
4599 1936
4600 - Neither the name of Intel Corporation. nor the names of its 19371.5. &amp;#8220;Initial Developer&amp;#8221; means the individual or entity that first
4601 contributors may be used to endorse or promote products derived from this 1938makes Original Software available under this License.
4602 software without specific prior written permission.
4603 1939
4604THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' 19401.6. &amp;#8220;Larger Work&amp;#8221; means a work which combines Covered Software or
4605AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1941portions thereof with code not governed by the terms of this License.
4606IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4607ARE DISCLAIMED. IN NO EVENT SHALL Intel Corporation. OR THE CONTRIBUTORS
4608BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4609CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4610SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4611INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4612CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4613ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4614POSSIBILITY OF SUCH DAMAGE.
4615</programlisting></para>
4616 </section>
4617 1942
4618 <section id="lic_8"> 19431.7. &amp;#8220;License&amp;#8221; means this document.
4619 <title>BSL-1.0</title>
4620 1944
4621 <para><programlisting> 19451.8. &amp;#8220;Licensable&amp;#8221; means having the right to grant, to the maximum
1946extent possible, whether at the time of the initial grant or subsequently acquired,
1947any and all of the rights conveyed herein.
4622 1948
4623Boost Software License - Version 1.0 - August 17th, 2003 19491.9. &amp;#8220;Modifications&amp;#8221; means the Source Code and Executable form of
1950any of the following:
4624 1951
4625Permission is hereby granted, free of charge, to any person or organization 1952A. Any file that results from an addition to, deletion from or modification of the
4626obtaining a copy of the software and accompanying documentation covered by 1953contents of a file containing Original Software or previous Modifications;
4627this license (the "Software") to use, reproduce, display, distribute,
4628execute, and transmit the Software, and to prepare derivative works of the
4629Software, and to permit third-parties to whom the Software is furnished to
4630do so, all subject to the following:
4631 1954
4632The copyright notices in the Software and this entire statement, including 1955B. Any new file that contains any part of the Original Software or previous
4633the above license grant, this restriction and the following disclaimer, 1956Modification; or
4634must be included in all copies of the Software, in whole or in part, and
4635all derivative works of the Software, unless such copies or derivative
4636works are solely in the form of machine-executable object code generated by
4637a source language processor.
4638 1957
4639THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 1958C. Any new file that is contributed or otherwise made available under the terms of
4640IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 1959this License.
4641FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
4642SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
4643FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
4644ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4645DEALINGS IN THE SOFTWARE.
4646 1960
4647</programlisting></para> 19611.10. &amp;#8220;Original Software&amp;#8221; means the Source Code and Executable
4648 </section> 1962form of computer software code that is originally released under this License.
4649 1963
4650 <section id="lic_9"> 19641.11. &amp;#8220;Patent Claims&amp;#8221; means any patent claim(s), now owned or
4651 <title>CC-BY-3.0</title> 1965hereafter acquired, including without limitation, method, process, and apparatus
1966claims, in any patent Licensable by grantor.
4652 1967
4653 <para><programlisting> 19681.12. &amp;#8220;Source Code&amp;#8221; means (a) the common form of computer software
1969code in which modifications are made and (b) associated documentation included in or
1970with such code.
4654 1971
4655Creative Commons 19721.13. &amp;#8220;You&amp;#8221; (or &amp;#8220;Your&amp;#8221;) means an individual or
4656Attribution 3.0 Unported 1973a legal entity exercising rights under, and complying with all of the terms of, this
1974License. For legal entities, &amp;#8220;You&amp;#8221; includes any entity which
1975controls, is controlled by, or is under common control with You. For purposes of this
1976definition, &amp;#8220;control&amp;#8221; means (a) the power, direct or indirect, to
1977cause the direction or management of such entity, whether by contract or otherwise, or
1978(b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial
1979ownership of such entity.
4657 1980
4658CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. 19812. License Grants.
4659DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE
4660COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO
4661WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES
4662RESULTING FROM ITS USE.
4663License
4664 1982
4665THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS 19832.1. The Initial Developer Grant.
4666PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER
4667APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR
4668COPYRIGHT LAW IS PROHIBITED.
4669 1984
4670BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND 1985Conditioned upon Your compliance with Section 3.1 below and subject to third party
4671BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED TO BE A 1986intellectual property claims, the Initial Developer hereby grants You a world-wide,
4672CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR 1987royalty-free, non-exclusive license:
4673ACCEPTANCE OF SUCH TERMS AND CONDITIONS.
4674 1988
46751. Definitions 1989(a) under intellectual property rights (other than patent or trademark) Licensable by
1990Initial Developer, to use, reproduce, modify, display, perform, sublicense and
1991distribute the Original Software (or portions thereof), with or without Modifications,
1992and/or as part of a Larger Work; and
4676 1993
4677"Adaptation" means a work based upon the Work, or upon the Work and other pre-existing 1994(b) under Patent Claims infringed by the making, using or selling of Original
4678works, such as a translation, adaptation, derivative work, arrangement of music or 1995Software, to make, have made, use, practice, sell, and offer for sale, and/or
4679other alterations of a literary or artistic work, or phonogram or performance and 1996otherwise dispose of the Original Software (or portions thereof).
4680includes cinematographic adaptations or any other form in which the Work may be 1997
4681recast, transformed, or adapted including in any form recognizably derived from the 1998(c) The licenses granted in Sections 2.1(a) and (b) are effective on the date Initial
4682original, except that a work that constitutes a Collection will not be considered an 1999Developer first distributes or otherwise makes the Original Software available to a
4683Adaptation for the purpose of this License. For the avoidance of doubt, where the Work 2000third party under the terms of this License.
4684is a musical work, performance or phonogram, the synchronization of the Work in 2001
4685timed-relation with a moving image ("synching") will be considered an Adaptation for 2002(d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1) for code
4686the purpose of this License. 2003that You delete from the Original Software, or (2) for infringements caused by: (i)
4687"Collection" means a collection of literary or artistic works, such as encyclopedias 2004the modification of the Original Software, or (ii) the combination of the Original
4688and anthologies, or performances, phonograms or broadcasts, or other works or subject 2005Software with other software or devices.
4689matter other than works listed in Section 1(f) below, which, by reason of the 2006
4690selection and arrangement of their contents, constitute intellectual creations, in 20072.2. Contributor Grant.
4691which the Work is included in its entirety in unmodified form along with one or more 2008
4692other contributions, each constituting separate and independent works in themselves, 2009Conditioned upon Your compliance with Section 3.1 below and subject to third party
4693which together are assembled into a collective whole. A work that constitutes a 2010intellectual property claims, each Contributor hereby grants You a world-wide,
4694Collection will not be considered an Adaptation (as defined above) for the purposes of 2011royalty-free, non-exclusive license:
4695this License. 2012
4696"Distribute" means to make available to the public the original and copies of the Work 2013(a) under intellectual property rights (other than patent or trademark) Licensable by
4697or Adaptation, as appropriate, through sale or other transfer of ownership. 2014Contributor to use, reproduce, modify, display, perform, sublicense and distribute the
4698"Licensor" means the individual, individuals, entity or entities that offer(s) the 2015Modifications created by such Contributor (or portions thereof), either on an
4699Work under the terms of this License. 2016unmodified basis, with other Modifications, as Covered Software and/or as part of a
4700"Original Author" means, in the case of a literary or artistic work, the individual, 2017Larger Work; and
4701individuals, entity or entities who created the Work or if no individual or entity can 2018
4702be identified, the publisher; and in addition (i) in the case of a performance the 2019(b) under Patent Claims infringed by the making, using, or selling of Modifications
4703actors, singers, musicians, dancers, and other persons who act, sing, deliver, 2020made by that Contributor either alone and/or in combination with its Contributor
4704declaim, play in, interpret or otherwise perform literary or artistic works or 2021Version (or portions of such combination), to make, use, sell, offer for sale, have
4705expressions of folklore; (ii) in the case of a phonogram the producer being the person 2022made, and/or otherwise dispose of: (1) Modifications made by that Contributor (or
4706or legal entity who first fixes the sounds of a performance or other sounds; and, 2023portions thereof); and (2) the combination of Modifications made by that Contributor
4707(iii) in the case of broadcasts, the organization that transmits the broadcast. 2024with its Contributor Version (or portions of such combination).
4708"Work" means the literary and/or artistic work offered under the terms of this License 2025
4709including without limitation any production in the literary, scientific and artistic 2026(c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date
4710domain, whatever may be the mode or form of its expression including digital form, 2027Contributor first distributes or otherwise makes the Modifications available to a
4711such as a book, pamphlet and other writing; a lecture, address, sermon or other work 2028third party.
4712of the same nature; a dramatic or dramatico-musical work; a choreographic work or 2029
4713entertainment in dumb show; a musical composition with or without words; a 2030(d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1) for any
4714cinematographic work to which are assimilated works expressed by a process analogous 2031code that Contributor has deleted from the Contributor Version; (2) for infringements
4715to cinematography; a work of drawing, painting, architecture, sculpture, engraving or 2032caused by: (i) third party modifications of Contributor Version, or (ii) the
4716lithography; a photographic work to which are assimilated works expressed by a process 2033combination of Modifications made by that Contributor with other software (except as
4717analogous to photography; a work of applied art; an illustration, map, plan, sketch or 2034part of the Contributor Version) or other devices; or (3) under Patent Claims
4718three-dimensional work relative to geography, topography, architecture or science; a 2035infringed by Covered Software in the absence of Modifications made by that
4719performance; a broadcast; a phonogram; a compilation of data to the extent it is 2036Contributor.
4720protected as a copyrightable work; or a work performed by a variety or circus 2037
4721performer to the extent it is not otherwise considered a literary or artistic work. 20383. Distribution Obligations.
4722"You" means an individual or entity exercising rights under this License who has not 2039
4723previously violated the terms of this License with respect to the Work, or who has 20403.1. Availability of Source Code.
4724received express permission from the Licensor to exercise rights under this License 2041
4725despite a previous violation. 2042Any Covered Software that You distribute or otherwise make available in Executable
4726"Publicly Perform" means to perform public recitations of the Work and to communicate 2043form must also be made available in Source Code form and that Source Code form must be
4727to the public those public recitations, by any means or process, including by wire or 2044distributed only under the terms of this License. You must include a copy of this
4728wireless means or public digital performances; to make available to the public Works 2045License with every copy of the Source Code form of the Covered Software You distribute
4729in such a way that members of the public may access these Works from a place and at a 2046or otherwise make available. You must inform recipients of any such Covered Software
4730place individually chosen by them; to perform the Work to the public by any means or 2047in Executable form as to how they can obtain such Covered Software in Source Code form
4731process and the communication to the public of the performances of the Work, including 2048in a reasonable manner on or through a medium customarily used for software exchange.
4732by public digital performance; to broadcast and rebroadcast the Work by any means 2049
4733including signs, sounds or images. 20503.2. Modifications.
4734"Reproduce" means to make copies of the Work by any means including without limitation 2051
4735by sound or visual recordings and the right of fixation and reproducing fixations of 2052The Modifications that You create or to which You contribute are governed by the terms
4736the Work, including storage of a protected performance or phonogram in digital form or 2053of this License. You represent that You believe Your Modifications are Your original
4737other electronic medium. 2054creation(s) and/or You have sufficient rights to grant the rights conveyed by this
47382. Fair Dealing Rights. Nothing in this License is intended to reduce, limit, or
4739restrict any uses free from copyright or rights arising from limitations or exceptions
4740that are provided for in connection with the copyright protection under copyright law
4741or other applicable laws.
4742
47433. License Grant. Subject to the terms and conditions of this License, Licensor hereby
4744grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of
4745the applicable copyright) license to exercise the rights in the Work as stated below:
4746
4747to Reproduce the Work, to incorporate the Work into one or more Collections, and to
4748Reproduce the Work as incorporated in the Collections;
4749to create and Reproduce Adaptations provided that any such Adaptation, including any
4750translation in any medium, takes reasonable steps to clearly label, demarcate or
4751otherwise identify that changes were made to the original Work. For example, a
4752translation could be marked "The original work was translated from English to
4753Spanish," or a modification could indicate "The original work has been modified.";
4754to Distribute and Publicly Perform the Work including as incorporated in Collections;
4755and,
4756to Distribute and Publicly Perform Adaptations.
4757For the avoidance of doubt:
4758
4759Non-waivable Compulsory License Schemes. In those jurisdictions in which the right to
4760collect royalties through any statutory or compulsory licensing scheme cannot be
4761waived, the Licensor reserves the exclusive right to collect such royalties for any
4762exercise by You of the rights granted under this License;
4763Waivable Compulsory License Schemes. In those jurisdictions in which the right to
4764collect royalties through any statutory or compulsory licensing scheme can be waived,
4765the Licensor waives the exclusive right to collect such royalties for any exercise by
4766You of the rights granted under this License; and,
4767Voluntary License Schemes. The Licensor waives the right to collect royalties, whether
4768individually or, in the event that the Licensor is a member of a collecting society
4769that administers voluntary licensing schemes, via that society, from any exercise by
4770You of the rights granted under this License.
4771The above rights may be exercised in all media and formats whether now known or
4772hereafter devised. The above rights include the right to make such modifications as
4773are technically necessary to exercise the rights in other media and formats. Subject
4774to Section 8(f), all rights not expressly granted by Licensor are hereby reserved.
4775
47764. Restrictions. The license granted in Section 3 above is expressly made subject to
4777and limited by the following restrictions:
4778
4779You may Distribute or Publicly Perform the Work only under the terms of this License.
4780You must include a copy of, or the Uniform Resource Identifier (URI) for, this License
4781with every copy of the Work You Distribute or Publicly Perform. You may not offer or
4782impose any terms on the Work that restrict the terms of this License or the ability of
4783the recipient of the Work to exercise the rights granted to that recipient under the
4784terms of the License. You may not sublicense the Work. You must keep intact all
4785notices that refer to this License and to the disclaimer of warranties with every copy
4786of the Work You Distribute or Publicly Perform. When You Distribute or Publicly
4787Perform the Work, You may not impose any effective technological measures on the Work
4788that restrict the ability of a recipient of the Work from You to exercise the rights
4789granted to that recipient under the terms of the License. This Section 4(a) applies to
4790the Work as incorporated in a Collection, but this does not require the Collection
4791apart from the Work itself to be made subject to the terms of this License. If You
4792create a Collection, upon notice from any Licensor You must, to the extent
4793practicable, remove from the Collection any credit as required by Section 4(b), as
4794requested. If You create an Adaptation, upon notice from any Licensor You must, to the
4795extent practicable, remove from the Adaptation any credit as required by Section 4(b),
4796as requested.
4797If You Distribute, or Publicly Perform the Work or any Adaptations or Collections, You
4798must, unless a request has been made pursuant to Section 4(a), keep intact all
4799copyright notices for the Work and provide, reasonable to the medium or means You are
4800utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if
4801supplied, and/or if the Original Author and/or Licensor designate another party or
4802parties (e.g., a sponsor institute, publishing entity, journal) for attribution
4803("Attribution Parties") in Licensor`s copyright notice, terms of service or by other
4804reasonable means, the name of such party or parties; (ii) the title of the Work if
4805supplied; (iii) to the extent reasonably practicable, the URI, if any, that Licensor
4806specifies to be associated with the Work, unless such URI does not refer to the
4807copyright notice or licensing information for the Work; and (iv) , consistent with
4808Section 3(b), in the case of an Adaptation, a credit identifying the use of the Work
4809in the Adaptation (e.g., "French translation of the Work by Original Author," or
4810"Screenplay based on original Work by Original Author"). The credit required by this
4811Section 4 (b) may be implemented in any reasonable manner; provided, however, that in
4812the case of a Adaptation or Collection, at a minimum such credit will appear, if a
4813credit for all contributing authors of the Adaptation or Collection appears, then as
4814part of these credits and in a manner at least as prominent as the credits for the
4815other contributing authors. For the avoidance of doubt, You may only use the credit
4816required by this Section for the purpose of attribution in the manner set out above
4817and, by exercising Your rights under this License, You may not implicitly or
4818explicitly assert or imply any connection with, sponsorship or endorsement by the
4819Original Author, Licensor and/or Attribution Parties, as appropriate, of You or Your
4820use of the Work, without the separate, express prior written permission of the
4821Original Author, Licensor and/or Attribution Parties.
4822Except as otherwise agreed in writing by the Licensor or as may be otherwise permitted
4823by applicable law, if You Reproduce, Distribute or Publicly Perform the Work either by
4824itself or as part of any Adaptations or Collections, You must not distort, mutilate,
4825modify or take other derogatory action in relation to the Work which would be
4826prejudicial to the Original Author`s honor or reputation. Licensor agrees that in
4827those jurisdictions (e.g. Japan), in which any exercise of the right granted in
4828Section 3(b) of this License (the right to make Adaptations) would be deemed to be a
4829distortion, mutilation, modification or other derogatory action prejudicial to the
4830Original Author`s honor and reputation, the Licensor will waive or not assert, as
4831appropriate, this Section, to the fullest extent permitted by the applicable national
4832law, to enable You to reasonably exercise Your right under Section 3(b) of this
4833License (right to make Adaptations) but not otherwise.
48345. Representations, Warranties and Disclaimer
4835
4836UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE
4837WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK,
4838EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF
4839TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE
4840ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS,
4841WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED
4842WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
4843
48446. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO
4845EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL,
4846CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF
4847THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
4848
48497. Termination
4850
4851This License and the rights granted hereunder will terminate automatically upon any
4852breach by You of the terms of this License. Individuals or entities who have received
4853Adaptations or Collections from You under this License, however, will not have their
4854licenses terminated provided such individuals or entities remain in full compliance
4855with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of
4856this License.
4857Subject to the above terms and conditions, the license granted here is perpetual (for
4858the duration of the applicable copyright in the Work). Notwithstanding the above,
4859Licensor reserves the right to release the Work under different license terms or to
4860stop distributing the Work at any time; provided, however that any such election will
4861not serve to withdraw this License (or any other license that has been, or is required
4862to be, granted under the terms of this License), and this License will continue in
4863full force and effect unless terminated as stated above.
48648. Miscellaneous
4865
4866Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor
4867offers to the recipient a license to the Work on the same terms and conditions as the
4868license granted to You under this License.
4869Each time You Distribute or Publicly Perform an Adaptation, Licensor offers to the
4870recipient a license to the original Work on the same terms and conditions as the
4871license granted to You under this License.
4872If any provision of this License is invalid or unenforceable under applicable law, it
4873shall not affect the validity or enforceability of the remainder of the terms of this
4874License, and without further action by the parties to this agreement, such provision
4875shall be reformed to the minimum extent necessary to make such provision valid and
4876enforceable.
4877No term or provision of this License shall be deemed waived and no breach consented to
4878unless such waiver or consent shall be in writing and signed by the party to be
4879charged with such waiver or consent.
4880This License constitutes the entire agreement between the parties with respect to the
4881Work licensed here. There are no understandings, agreements or representations with
4882respect to the Work not specified here. Licensor shall not be bound by any additional
4883provisions that may appear in any communication from You. This License may not be
4884modified without the mutual written agreement of the Licensor and You.
4885The rights granted under, and the subject matter referenced, in this License were
4886drafted utilizing the terminology of the Berne Convention for the Protection of
4887Literary and Artistic Works (as amended on September 28, 1979), the Rome Convention of
48881961, the WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms Treaty
4889of 1996 and the Universal Copyright Convention (as revised on July 24, 1971). These
4890rights and subject matter take effect in the relevant jurisdiction in which the
4891License terms are sought to be enforced according to the corresponding provisions of
4892the implementation of those treaty provisions in the applicable national law. If the
4893standard suite of rights granted under applicable copyright law includes additional
4894rights not granted under this License, such additional rights are deemed to be
4895included in the License; this License is not intended to restrict the license of any
4896rights under applicable law.
4897Creative Commons Notice
4898
4899Creative Commons is not a party to this License, and makes no warranty whatsoever in
4900connection with the Work. Creative Commons will not be liable to You or any party on
4901any legal theory for any damages whatsoever, including without limitation any general,
4902special, incidental or consequential damages arising in connection to this license.
4903Notwithstanding the foregoing two (2) sentences, if Creative Commons has expressly
4904identified itself as the Licensor hereunder, it shall have all rights and obligations
4905of Licensor.
4906
4907Except for the limited purpose of indicating to the public that the Work is licensed
4908under the CCPL, Creative Commons does not authorize the use by either party of the
4909trademark "Creative Commons" or any related trademark or logo of Creative Commons
4910without the prior written consent of Creative Commons. Any permitted use will be in
4911compliance with Creative Commons` then-current trademark usage guidelines, as may be
4912published on its website or otherwise made available upon request from time to time.
4913For the avoidance of doubt, this trademark restriction does not form part of this
4914License. 2055License.
4915 2056
4916Creative Commons may be contacted at http://creativecommons.org/. 20573.3. Required Notices.
4917 2058
4918« Back to Commons Deed 2059You must include a notice in each of Your Modifications that identifies You as the
2060Contributor of the Modification. You may not remove or alter any copyright, patent or
2061trademark notices contained within the Covered Software, or any notices of licensing
2062or any descriptive text giving attribution to any Contributor or the Initial
2063Developer.
4919 2064
4920</programlisting></para> 20653.4. Application of Additional Terms.
4921 </section>
4922 2066
4923 <section id="lic_10"> 2067You may not offer or impose any terms on any Covered Software in Source Code form that
4924 <title>EDL-1.0</title> 2068alters or restricts the applicable version of this License or the
2069recipients&amp;#8217; rights hereunder. You may choose to offer, and to charge a fee
2070for, warranty, support, indemnity or liability obligations to one or more recipients
2071of Covered Software. However, you may do so only on Your own behalf, and not on behalf
2072of the Initial Developer or any Contributor. You must make it absolutely clear that
2073any such warranty, support, indemnity or liability obligation is offered by You alone,
2074and You hereby agree to indemnify the Initial Developer and every Contributor for any
2075liability incurred by the Initial Developer or such Contributor as a result of
2076warranty, support, indemnity or liability terms You offer.
4925 2077
4926 <para><programlisting> 20783.5. Distribution of Executable Versions.
4927Eclipse Distribution License - v 1.0
4928 2079
4929Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. 2080You may distribute the Executable form of the Covered Software under the terms of this
2081License or under the terms of a license of Your choice, which may contain terms
2082different from this License, provided that You are in compliance with the terms of
2083this License and that the license for the Executable form does not attempt to limit or
2084alter the recipient&amp;#8217;s rights in the Source Code form from the rights set
2085forth in this License. If You distribute the Covered Software in Executable form under
2086a different license, You must make it absolutely clear that any terms which differ
2087from this License are offered by You alone, not by the Initial Developer or
2088Contributor. You hereby agree to indemnify the Initial Developer and every Contributor
2089for any liability incurred by the Initial Developer or such Contributor as a result of
2090any such terms You offer.
2091
20923.6. Larger Works.
2093
2094You may create a Larger Work by combining Covered Software with other code not
2095governed by the terms of this License and distribute the Larger Work as a single
2096product. In such a case, You must make sure the requirements of this License are
2097fulfilled for the Covered Software.
2098
20994. Versions of the License.
2100
21014.1. New Versions.
2102
2103Sun Microsystems, Inc. is the initial license steward and may publish revised and/or
2104new versions of this License from time to time. Each version will be given a
2105distinguishing version number. Except as provided in Section 4.3, no one other than
2106the license steward has the right to modify this License.
2107
21084.2. Effect of New Versions.
2109
2110You may always continue to use, distribute or otherwise make the Covered Software
2111available under the terms of the version of the License under which You originally
2112received the Covered Software. If the Initial Developer includes a notice in the
2113Original Software prohibiting it from being distributed or otherwise made available
2114under any subsequent version of the License, You must distribute and make the Covered
2115Software available under the terms of the version of the License under which You
2116originally received the Covered Software. Otherwise, You may also choose to use,
2117distribute or otherwise make the Covered Software available under the terms of any
2118subsequent version of the License published by the license steward.
2119
21204.3. Modified Versions.
2121
2122When You are an Initial Developer and You want to create a new license for Your
2123Original Software, You may create and use a modified version of this License if You:
2124(a) rename the license and remove any references to the name of the license steward
2125(except to note that the license differs from this License); and (b) otherwise make it
2126clear that the license contains terms which differ from this License.
2127
21285. DISCLAIMER OF WARRANTY.
2129
2130COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN &amp;#8220;AS IS&amp;#8221;
2131BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
2132LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT
2133FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND
2134PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE
2135DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR)
2136ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF
2137WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE
2138IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
2139
21406. TERMINATION.
2141
21426.1. This License and the rights granted hereunder will terminate automatically if You
2143fail to comply with terms herein and fail to cure such breach within 30 days of
2144becoming aware of the breach. Provisions which, by their nature, must remain in effect
2145beyond the termination of this License shall survive.
2146
21476.2. If You assert a patent infringement claim (excluding declaratory judgment
2148actions) against Initial Developer or a Contributor (the Initial Developer or
2149Contributor against whom You assert such claim is referred to as
2150&amp;#8220;Participant&amp;#8221;) alleging that the Participant Software (meaning the
2151Contributor Version where the Participant is a Contributor or the Original Software
2152where the Participant is the Initial Developer) directly or indirectly infringes any
2153patent, then any and all rights granted directly or indirectly to You by such
2154Participant, the Initial Developer (if the Initial Developer is not the Participant)
2155and all Contributors under Sections 2.1 and/or 2.2 of this License shall, upon 60 days
2156notice from Participant terminate prospectively and automatically at the expiration of
2157such 60 day notice period, unless if within such 60 day period You withdraw Your claim
2158with respect to the Participant Software against such Participant either unilaterally
2159or pursuant to a written agreement with Participant.
2160
21616.3. In the event of termination under Sections 6.1 or 6.2 above, all end user
2162licenses that have been validly granted by You or any distributor hereunder prior to
2163termination (excluding licenses granted to You by any distributor) shall survive
2164termination.
2165
21667. LIMITATION OF LIABILITY.
4930 2167
4931All rights reserved. 2168UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE),
2169CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR
2170ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE
2171TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
2172CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF GOODWILL,
2173WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL
2174DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF
2175SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR
2176PERSONAL INJURY RESULTING FROM SUCH PARTY&amp;#8217;S NEGLIGENCE TO THE EXTENT
2177APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
2178EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND
2179LIMITATION MAY NOT APPLY TO YOU.
2180
21818. U.S. GOVERNMENT END USERS.
2182
2183The Covered Software is a &amp;#8220;commercial item,&amp;#8221; as that term is
2184defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of &amp;#8220;commercial computer
2185software&amp;#8221; (as that term is defined at 48 C.F.R. &amp;#167;
2186252.227-7014(a)(1)) and &amp;#8220;commercial computer software
2187documentation&amp;#8221; as such terms are used in 48 C.F.R. 12.212 (Sept. 1995).
2188Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June
21891995), all U.S. Government End Users acquire Covered Software with only those rights
2190set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes,
2191any other FAR, DFAR, or other clause or provision that addresses Government rights in
2192computer software under this License.
4932 2193
4933Redistribution and use in source and binary forms, with or without modification, are 21949. MISCELLANEOUS.
4934permitted provided that the following conditions are met:
4935 2195
4936 * Redistributions of source code must retain the above copyright notice, this list 2196This License represents the complete agreement concerning subject matter hereof. If
4937of conditions and the following disclaimer. 2197any provision of this License is held to be unenforceable, such provision shall be
4938 * Redistributions in binary form must reproduce the above copyright notice, this 2198reformed only to the extent necessary to make it enforceable. This License shall be
4939list of conditions and the following disclaimer in the documentation and/or other 2199governed by the law of the jurisdiction specified in a notice contained within the
4940materials provided with the distribution. 2200Original Software (except to the extent applicable law, if any, provides otherwise),
4941 * Neither the name of the Eclipse Foundation, Inc. nor the names of its 2201excluding such jurisdiction&amp;#8217;s conflict-of-law provisions. Any litigation
4942contributors may be used to endorse or promote products derived from this software 2202relating to this License shall be subject to the jurisdiction of the courts located in
4943without specific prior written permission. 2203the jurisdiction and venue specified in a notice contained within the Original
2204Software, with the losing party responsible for costs, including, without limitation,
2205court costs and reasonable attorneys&amp;#8217; fees and expenses. The application of
2206the United Nations Convention on Contracts for the International Sale of Goods is
2207expressly excluded. Any law or regulation which provides that the language of a
2208contract shall be construed against the drafter shall not apply to this License. You
2209agree that You alone are responsible for compliance with the United States export
2210administration regulations (and the export control laws and regulation of any other
2211countries) when You use, distribute or otherwise make available any Covered Software.
2212
221310. RESPONSIBILITY FOR CLAIMS.
4944 2214
4945THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 2215As between Initial Developer and the Contributors, each party is responsible for
4946EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 2216claims and damages arising, directly or indirectly, out of its utilization of rights
4947OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2217under this License and You agree to work with Initial Developer and Contributors to
4948SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 2218distribute such responsibility on an equitable basis. Nothing herein is intended or
4949INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 2219shall be deemed to constitute any admission of liability.
4950TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
4951BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4952CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
4953WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
4954DAMAGE.
4955</programlisting></para>
4956 </section>
4957
4958 <section id="lic_11">
4959 <title>EPL-1.0</title>
4960
4961 <para><programlisting>
4962
4963Eclipse Public License - v 1.0
4964
4965THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE
4966("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES
4967RECIPIENT`S ACCEPTANCE OF THIS AGREEMENT.
4968
49691. DEFINITIONS
4970
4971"Contribution" means:
4972
4973a) in the case of the initial Contributor, the initial code and documentation
4974distributed under this Agreement, and
4975b) in the case of each subsequent Contributor:
4976i) changes to the Program, and
4977ii) additions to the Program;
4978where such changes and/or additions to the Program originate from and are distributed
4979by that particular Contributor. A Contribution `originates` from a Contributor if it
4980was added to the Program by such Contributor itself or anyone acting on such
4981Contributor`s behalf. Contributions do not include additions to the Program which: (i)
4982are separate modules of software distributed in conjunction with the Program under
4983their own license agreement, and (ii) are not derivative works of the Program.
4984"Contributor" means any person or entity that distributes the Program.
4985
4986"Licensed Patents" mean patent claims licensable by a Contributor which are
4987necessarily infringed by the use or sale of its Contribution alone or when combined
4988with the Program.
4989
4990"Program" means the Contributions distributed in accordance with this Agreement.
4991
4992"Recipient" means anyone who receives the Program under this Agreement, including all
4993Contributors.
4994
49952. GRANT OF RIGHTS
4996
4997a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a
4998non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare
4999derivative works of, publicly display, publicly perform, distribute and sublicense the
5000Contribution of such Contributor, if any, and such derivative works, in source code
5001and object code form.
5002b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a
5003non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make,
5004use, sell, offer to sell, import and otherwise transfer the Contribution of such
5005Contributor, if any, in source code and object code form. This patent license shall
5006apply to the combination of the Contribution and the Program if, at the time the
5007Contribution is added by the Contributor, such addition of the Contribution causes
5008such combination to be covered by the Licensed Patents. The patent license shall not
5009apply to any other combinations which include the Contribution. No hardware per se is
5010licensed hereunder.
5011c) Recipient understands that although each Contributor grants the licenses to its
5012Contributions set forth herein, no assurances are provided by any Contributor that the
5013Program does not infringe the patent or other intellectual property rights of any
5014other entity. Each Contributor disclaims any liability to Recipient for claims brought
5015by any other entity based on infringement of intellectual property rights or
5016otherwise. As a condition to exercising the rights and licenses granted hereunder,
5017each Recipient hereby assumes sole responsibility to secure any other intellectual
5018property rights needed, if any. For example, if a third party patent license is
5019required to allow Recipient to distribute the Program, it is Recipient`s
5020responsibility to acquire that license before distributing the Program.
5021d) Each Contributor represents that to its knowledge it has sufficient copyright
5022rights in its Contribution, if any, to grant the copyright license set forth in this
5023Agreement.
50243. REQUIREMENTS
5025
5026A Contributor may choose to distribute the Program in object code form under its own
5027license agreement, provided that:
5028
5029a) it complies with the terms and conditions of this Agreement; and
5030b) its license agreement:
5031i) effectively disclaims on behalf of all Contributors all warranties and conditions,
5032express and implied, including warranties or conditions of title and non-infringement,
5033and implied warranties or conditions of merchantability and fitness for a particular
5034purpose;
5035ii) effectively excludes on behalf of all Contributors all liability for damages,
5036including direct, indirect, special, incidental and consequential damages, such as
5037lost profits;
5038iii) states that any provisions which differ from this Agreement are offered by that
5039Contributor alone and not by any other party; and
5040iv) states that source code for the Program is available from such Contributor, and
5041informs licensees how to obtain it in a reasonable manner on or through a medium
5042customarily used for software exchange.
5043When the Program is made available in source code form:
5044
5045a) it must be made available under this Agreement; and
5046b) a copy of this Agreement must be included with each copy of the Program.
5047Contributors may not remove or alter any copyright notices contained within the
5048Program.
5049 2220
5050Each Contributor must identify itself as the originator of its Contribution, if any, 2221</programlisting></para></section>
5051in a manner that reasonably allows subsequent Recipients to identify the originator of 2222
5052the Contribution. 2223<section id="lic_8">
5053 2224<title>FSF-Unlimited</title>
50544. COMMERCIAL DISTRIBUTION 2225<para><programlisting>
5055
5056Commercial distributors of software may accept certain responsibilities with respect
5057to end users, business partners and the like. While this license is intended to
5058facilitate the commercial use of the Program, the Contributor who includes the Program
5059in a commercial product offering should do so in a manner which does not create
5060potential liability for other Contributors. Therefore, if a Contributor includes the
5061Program in a commercial product offering, such Contributor ("Commercial Contributor")
5062hereby agrees to defend and indemnify every other Contributor ("Indemnified
5063Contributor") against any losses, damages and costs (collectively "Losses") arising
5064from claims, lawsuits and other legal actions brought by a third party against the
5065Indemnified Contributor to the extent caused by the acts or omissions of such
5066Commercial Contributor in connection with its distribution of the Program in a
5067commercial product offering. The obligations in this section do not apply to any
5068claims or Losses relating to any actual or alleged intellectual property infringement.
5069In order to qualify, an Indemnified Contributor must: a) promptly notify the
5070Commercial Contributor in writing of such claim, and b) allow the Commercial
5071Contributor to control, and cooperate with the Commercial Contributor in, the defense
5072and any related settlement negotiations. The Indemnified Contributor may participate
5073in any such claim at its own expense.
5074
5075For example, a Contributor might include the Program in a commercial product offering,
5076Product X. That Contributor is then a Commercial Contributor. If that Commercial
5077Contributor then makes performance claims, or offers warranties related to Product X,
5078those performance claims and warranties are such Commercial Contributor`s
5079responsibility alone. Under this section, the Commercial Contributor would have to
5080defend claims against the other Contributors related to those performance claims and
5081warranties, and if a court requires any other Contributor to pay any damages as a
5082result, the Commercial Contributor must pay those damages.
5083
50845. NO WARRANTY
5085
5086EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS"
5087BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED
5088INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
5089NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient
5090is solely responsible for determining the appropriateness of using and distributing
5091the Program and assumes all risks associated with its exercise of rights under this
5092Agreement , including but not limited to the risks and costs of program errors,
5093compliance with applicable laws, damage to or loss of data, programs or equipment, and
5094unavailability or interruption of operations.
5095
50966. DISCLAIMER OF LIABILITY
5097
5098EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
5099CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
5100EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS),
5101HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
5102OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
5103DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF
5104ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
5105
51067. GENERAL
5107
5108If any provision of this Agreement is invalid or unenforceable under applicable law,
5109it shall not affect the validity or enforceability of the remainder of the terms of
5110this Agreement, and without further action by the parties hereto, such provision shall
5111be reformed to the minimum extent necessary to make such provision valid and
5112enforceable.
5113
5114If Recipient institutes patent litigation against any entity (including a cross-claim
5115or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations
5116of the Program with other software or hardware) infringes such Recipient`s patent(s),
5117then such Recipient`s rights granted under Section 2(b) shall terminate as of the date
5118such litigation is filed.
5119
5120All Recipient`s rights under this Agreement shall terminate if it fails to comply with
5121any of the material terms or conditions of this Agreement and does not cure such
5122failure in a reasonable period of time after becoming aware of such noncompliance. If
5123all Recipient`s rights under this Agreement terminate, Recipient agrees to cease use
5124and distribution of the Program as soon as reasonably practicable. However,
5125Recipient`s obligations under this Agreement and any licenses granted by Recipient
5126relating to the Program shall continue and survive.
5127
5128Everyone is permitted to copy and distribute copies of this Agreement, but in order to
5129avoid inconsistency the Agreement is copyrighted and may only be modified in the
5130following manner. The Agreement Steward reserves the right to publish new versions
5131(including revisions) of this Agreement from time to time. No one other than the
5132Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is
5133the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to
5134serve as the Agreement Steward to a suitable separate entity. Each new version of the
5135Agreement will be given a distinguishing version number. The Program (including
5136Contributions) may always be distributed subject to the version of the Agreement under
5137which it was received. In addition, after a new version of the Agreement is published,
5138Contributor may elect to distribute the Program (including its Contributions) under
5139the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
5140receives no rights or licenses to the intellectual property of any Contributor under
5141this Agreement, whether expressly, by implication, estoppel or otherwise. All rights
5142in the Program not expressly granted under this Agreement are reserved.
5143
5144This Agreement is governed by the laws of the State of New York and the intellectual
5145property laws of the United States of America. No party to this Agreement will bring a
5146legal action under this Agreement more than one year after the cause of action arose.
5147Each party waives its rights to a jury trial in any resulting litigation.
5148
5149</programlisting></para>
5150 </section>
5151
5152 <section id="lic_12">
5153 <title>Elfutils-Exception</title>
5154
5155 <para><programlisting>
5156 This file describes the limits of the Exception under which you are allowed
5157 to distribute Non-GPL Code in linked combination with Red Hat elfutils.
5158 For the full text of the license, please see one of the header files
5159 included with the source distribution or the file COPYING found in the
5160 top level directory of the source.
5161
5162 The Approved Interfaces are the functions declared in the files:
5163
5164 libelf.h
5165 libdw.h
5166 libdwfl.h
5167
5168</programlisting></para>
5169 </section>
5170
5171 <section id="lic_13">
5172 <title>FSF-Unlimited</title>
5173
5174 <para><programlisting>
5175Copyright (C) 1997-2010 Free Software Foundation, Inc. 2226Copyright (C) 1997-2010 Free Software Foundation, Inc.
5176This file is free software; the Free Software Foundation 2227This file is free software; the Free Software Foundation
5177gives unlimited permission to copy and/or distribute it, 2228gives unlimited permission to copy and/or distribute it,
5178with or without modifications, as long as this notice is preserved. 2229with or without modifications, as long as this notice is preserved.
5179</programlisting></para> 2230</programlisting></para></section>
5180 </section>
5181
5182 <section id="lic_14">
5183 <title>FreeType</title>
5184 2231
5185 <para><programlisting> 2232<section id="lic_9">
2233<title>FreeType</title>
2234<para><programlisting>
5186 The FreeType Project LICENSE 2235 The FreeType Project LICENSE
5187 ---------------------------- 2236 ----------------------------
5188 2237
@@ -5233,7 +2282,7 @@ Introduction
5233 encourage you to use the following text: 2282 encourage you to use the following text:
5234 2283
5235 """ 2284 """
5236 Portions of this software are copyright &lt;year&gt; The FreeType 2285 Portions of this software are copyright © &lt;year&gt; The FreeType
5237 Project (www.freetype.org). All rights reserved. 2286 Project (www.freetype.org). All rights reserved.
5238 """ 2287 """
5239 2288
@@ -5348,884 +2397,16 @@ Legal Terms
5348 2397
5349 Our home page can be found at 2398 Our home page can be found at
5350 2399
5351 http://www.freetype.org 2400 https://www.freetype.org
5352 2401
5353 2402
5354--- end of FTL.TXT --- 2403--- end of FTL.TXT ---
5355 2404
5356</programlisting></para> 2405</programlisting></para></section>
5357 </section>
5358
5359 <section id="lic_15">
5360 <title>GFDL-1.2</title>
5361
5362 <para><programlisting>
5363
5364 GNU Free Documentation License
5365 Version 1.2, November 2002
5366
5367
5368 Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
5369 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
5370 Everyone is permitted to copy and distribute verbatim copies
5371 of this license document, but changing it is not allowed.
5372
5373
53740. PREAMBLE
5375
5376The purpose of this License is to make a manual, textbook, or other
5377functional and useful document "free" in the sense of freedom: to
5378assure everyone the effective freedom to copy and redistribute it,
5379with or without modifying it, either commercially or noncommercially.
5380Secondarily, this License preserves for the author and publisher a way
5381to get credit for their work, while not being considered responsible
5382for modifications made by others.
5383
5384This License is a kind of "copyleft", which means that derivative
5385works of the document must themselves be free in the same sense. It
5386complements the GNU General Public License, which is a copyleft
5387license designed for free software.
5388
5389We have designed this License in order to use it for manuals for free
5390software, because free software needs free documentation: a free
5391program should come with manuals providing the same freedoms that the
5392software does. But this License is not limited to software manuals;
5393it can be used for any textual work, regardless of subject matter or
5394whether it is published as a printed book. We recommend this License
5395principally for works whose purpose is instruction or reference.
5396
5397
53981. APPLICABILITY AND DEFINITIONS
5399
5400This License applies to any manual or other work, in any medium, that
5401contains a notice placed by the copyright holder saying it can be
5402distributed under the terms of this License. Such a notice grants a
5403world-wide, royalty-free license, unlimited in duration, to use that
5404work under the conditions stated herein. The "Document", below,
5405refers to any such manual or work. Any member of the public is a
5406licensee, and is addressed as "you". You accept the license if you
5407copy, modify or distribute the work in a way requiring permission
5408under copyright law.
5409
5410A "Modified Version" of the Document means any work containing the
5411Document or a portion of it, either copied verbatim, or with
5412modifications and/or translated into another language.
5413
5414A "Secondary Section" is a named appendix or a front-matter section of
5415the Document that deals exclusively with the relationship of the
5416publishers or authors of the Document to the Document`s overall subject
5417(or to related matters) and contains nothing that could fall directly
5418within that overall subject. (Thus, if the Document is in part a
5419textbook of mathematics, a Secondary Section may not explain any
5420mathematics.) The relationship could be a matter of historical
5421connection with the subject or with related matters, or of legal,
5422commercial, philosophical, ethical or political position regarding
5423them.
5424
5425The "Invariant Sections" are certain Secondary Sections whose titles
5426are designated, as being those of Invariant Sections, in the notice
5427that says that the Document is released under this License. If a
5428section does not fit the above definition of Secondary then it is not
5429allowed to be designated as Invariant. The Document may contain zero
5430Invariant Sections. If the Document does not identify any Invariant
5431Sections then there are none.
5432
5433The "Cover Texts" are certain short passages of text that are listed,
5434as Front-Cover Texts or Back-Cover Texts, in the notice that says that
5435the Document is released under this License. A Front-Cover Text may
5436be at most 5 words, and a Back-Cover Text may be at most 25 words.
5437
5438A "Transparent" copy of the Document means a machine-readable copy,
5439represented in a format whose specification is available to the
5440general public, that is suitable for revising the document
5441straightforwardly with generic text editors or (for images composed of
5442pixels) generic paint programs or (for drawings) some widely available
5443drawing editor, and that is suitable for input to text formatters or
5444for automatic translation to a variety of formats suitable for input
5445to text formatters. A copy made in an otherwise Transparent file
5446format whose markup, or absence of markup, has been arranged to thwart
5447or discourage subsequent modification by readers is not Transparent.
5448An image format is not Transparent if used for any substantial amount
5449of text. A copy that is not "Transparent" is called "Opaque".
5450
5451Examples of suitable formats for Transparent copies include plain
5452ASCII without markup, Texinfo input format, LaTeX input format, SGML
5453or XML using a publicly available DTD, and standard-conforming simple
5454HTML, PostScript or PDF designed for human modification. Examples of
5455transparent image formats include PNG, XCF and JPG. Opaque formats
5456include proprietary formats that can be read and edited only by
5457proprietary word processors, SGML or XML for which the DTD and/or
5458processing tools are not generally available, and the
5459machine-generated HTML, PostScript or PDF produced by some word
5460processors for output purposes only.
5461
5462The "Title Page" means, for a printed book, the title page itself,
5463plus such following pages as are needed to hold, legibly, the material
5464this License requires to appear in the title page. For works in
5465formats which do not have any title page as such, "Title Page" means
5466the text near the most prominent appearance of the work`s title,
5467preceding the beginning of the body of the text.
5468
5469A section "Entitled XYZ" means a named subunit of the Document whose
5470title either is precisely XYZ or contains XYZ in parentheses following
5471text that translates XYZ in another language. (Here XYZ stands for a
5472specific section name mentioned below, such as "Acknowledgements",
5473"Dedications", "Endorsements", or "History".) To "Preserve the Title"
5474of such a section when you modify the Document means that it remains a
5475section "Entitled XYZ" according to this definition.
5476
5477The Document may include Warranty Disclaimers next to the notice which
5478states that this License applies to the Document. These Warranty
5479Disclaimers are considered to be included by reference in this
5480License, but only as regards disclaiming warranties: any other
5481implication that these Warranty Disclaimers may have is void and has
5482no effect on the meaning of this License.
5483
5484
54852. VERBATIM COPYING
5486
5487You may copy and distribute the Document in any medium, either
5488commercially or noncommercially, provided that this License, the
5489copyright notices, and the license notice saying this License applies
5490to the Document are reproduced in all copies, and that you add no other
5491conditions whatsoever to those of this License. You may not use
5492technical measures to obstruct or control the reading or further
5493copying of the copies you make or distribute. However, you may accept
5494compensation in exchange for copies. If you distribute a large enough
5495number of copies you must also follow the conditions in section 3.
5496
5497You may also lend copies, under the same conditions stated above, and
5498you may publicly display copies.
5499
5500
55013. COPYING IN QUANTITY
5502
5503If you publish printed copies (or copies in media that commonly have
5504printed covers) of the Document, numbering more than 100, and the
5505Document`s license notice requires Cover Texts, you must enclose the
5506copies in covers that carry, clearly and legibly, all these Cover
5507Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
5508the back cover. Both covers must also clearly and legibly identify
5509you as the publisher of these copies. The front cover must present
5510the full title with all words of the title equally prominent and
5511visible. You may add other material on the covers in addition.
5512Copying with changes limited to the covers, as long as they preserve
5513the title of the Document and satisfy these conditions, can be treated
5514as verbatim copying in other respects.
5515
5516If the required texts for either cover are too voluminous to fit
5517legibly, you should put the first ones listed (as many as fit
5518reasonably) on the actual cover, and continue the rest onto adjacent
5519pages.
5520
5521If you publish or distribute Opaque copies of the Document numbering
5522more than 100, you must either include a machine-readable Transparent
5523copy along with each Opaque copy, or state in or with each Opaque copy
5524a computer-network location from which the general network-using
5525public has access to download using public-standard network protocols
5526a complete Transparent copy of the Document, free of added material.
5527If you use the latter option, you must take reasonably prudent steps,
5528when you begin distribution of Opaque copies in quantity, to ensure
5529that this Transparent copy will remain thus accessible at the stated
5530location until at least one year after the last time you distribute an
5531Opaque copy (directly or through your agents or retailers) of that
5532edition to the public.
5533
5534It is requested, but not required, that you contact the authors of the
5535Document well before redistributing any large number of copies, to give
5536them a chance to provide you with an updated version of the Document.
5537
5538
55394. MODIFICATIONS
5540
5541You may copy and distribute a Modified Version of the Document under
5542the conditions of sections 2 and 3 above, provided that you release
5543the Modified Version under precisely this License, with the Modified
5544Version filling the role of the Document, thus licensing distribution
5545and modification of the Modified Version to whoever possesses a copy
5546of it. In addition, you must do these things in the Modified Version:
5547
5548A. Use in the Title Page (and on the covers, if any) a title distinct
5549 from that of the Document, and from those of previous versions
5550 (which should, if there were any, be listed in the History section
5551 of the Document). You may use the same title as a previous version
5552 if the original publisher of that version gives permission.
5553B. List on the Title Page, as authors, one or more persons or entities
5554 responsible for authorship of the modifications in the Modified
5555 Version, together with at least five of the principal authors of the
5556 Document (all of its principal authors, if it has fewer than five),
5557 unless they release you from this requirement.
5558C. State on the Title page the name of the publisher of the
5559 Modified Version, as the publisher.
5560D. Preserve all the copyright notices of the Document.
5561E. Add an appropriate copyright notice for your modifications
5562 adjacent to the other copyright notices.
5563F. Include, immediately after the copyright notices, a license notice
5564 giving the public permission to use the Modified Version under the
5565 terms of this License, in the form shown in the Addendum below.
5566G. Preserve in that license notice the full lists of Invariant Sections
5567 and required Cover Texts given in the Document`s license notice.
5568H. Include an unaltered copy of this License.
5569I. Preserve the section Entitled "History", Preserve its Title, and add
5570 to it an item stating at least the title, year, new authors, and
5571 publisher of the Modified Version as given on the Title Page. If
5572 there is no section Entitled "History" in the Document, create one
5573 stating the title, year, authors, and publisher of the Document as
5574 given on its Title Page, then add an item describing the Modified
5575 Version as stated in the previous sentence.
5576J. Preserve the network location, if any, given in the Document for
5577 public access to a Transparent copy of the Document, and likewise
5578 the network locations given in the Document for previous versions
5579 it was based on. These may be placed in the "History" section.
5580 You may omit a network location for a work that was published at
5581 least four years before the Document itself, or if the original
5582 publisher of the version it refers to gives permission.
5583K. For any section Entitled "Acknowledgements" or "Dedications",
5584 Preserve the Title of the section, and preserve in the section all
5585 the substance and tone of each of the contributor acknowledgements
5586 and/or dedications given therein.
5587L. Preserve all the Invariant Sections of the Document,
5588 unaltered in their text and in their titles. Section numbers
5589 or the equivalent are not considered part of the section titles.
5590M. Delete any section Entitled "Endorsements". Such a section
5591 may not be included in the Modified Version.
5592N. Do not retitle any existing section to be Entitled "Endorsements"
5593 or to conflict in title with any Invariant Section.
5594O. Preserve any Warranty Disclaimers.
5595
5596If the Modified Version includes new front-matter sections or
5597appendices that qualify as Secondary Sections and contain no material
5598copied from the Document, you may at your option designate some or all
5599of these sections as invariant. To do this, add their titles to the
5600list of Invariant Sections in the Modified Version`s license notice.
5601These titles must be distinct from any other section titles.
5602
5603You may add a section Entitled "Endorsements", provided it contains
5604nothing but endorsements of your Modified Version by various
5605parties--for example, statements of peer review or that the text has
5606been approved by an organization as the authoritative definition of a
5607standard.
5608
5609You may add a passage of up to five words as a Front-Cover Text, and a
5610passage of up to 25 words as a Back-Cover Text, to the end of the list
5611of Cover Texts in the Modified Version. Only one passage of
5612Front-Cover Text and one of Back-Cover Text may be added by (or
5613through arrangements made by) any one entity. If the Document already
5614includes a cover text for the same cover, previously added by you or
5615by arrangement made by the same entity you are acting on behalf of,
5616you may not add another; but you may replace the old one, on explicit
5617permission from the previous publisher that added the old one.
5618
5619The author(s) and publisher(s) of the Document do not by this License
5620give permission to use their names for publicity for or to assert or
5621imply endorsement of any Modified Version.
5622
5623
56245. COMBINING DOCUMENTS
5625
5626You may combine the Document with other documents released under this
5627License, under the terms defined in section 4 above for modified
5628versions, provided that you include in the combination all of the
5629Invariant Sections of all of the original documents, unmodified, and
5630list them all as Invariant Sections of your combined work in its
5631license notice, and that you preserve all their Warranty Disclaimers.
5632
5633The combined work need only contain one copy of this License, and
5634multiple identical Invariant Sections may be replaced with a single
5635copy. If there are multiple Invariant Sections with the same name but
5636different contents, make the title of each such section unique by
5637adding at the end of it, in parentheses, the name of the original
5638author or publisher of that section if known, or else a unique number.
5639Make the same adjustment to the section titles in the list of
5640Invariant Sections in the license notice of the combined work.
5641
5642In the combination, you must combine any sections Entitled "History"
5643in the various original documents, forming one section Entitled
5644"History"; likewise combine any sections Entitled "Acknowledgements",
5645and any sections Entitled "Dedications". You must delete all sections
5646Entitled "Endorsements".
5647
5648
56496. COLLECTIONS OF DOCUMENTS
5650
5651You may make a collection consisting of the Document and other documents
5652released under this License, and replace the individual copies of this
5653License in the various documents with a single copy that is included in
5654the collection, provided that you follow the rules of this License for
5655verbatim copying of each of the documents in all other respects.
5656
5657You may extract a single document from such a collection, and distribute
5658it individually under this License, provided you insert a copy of this
5659License into the extracted document, and follow this License in all
5660other respects regarding verbatim copying of that document.
5661
5662
56637. AGGREGATION WITH INDEPENDENT WORKS
5664
5665A compilation of the Document or its derivatives with other separate
5666and independent documents or works, in or on a volume of a storage or
5667distribution medium, is called an "aggregate" if the copyright
5668resulting from the compilation is not used to limit the legal rights
5669of the compilation`s users beyond what the individual works permit.
5670When the Document is included in an aggregate, this License does not
5671apply to the other works in the aggregate which are not themselves
5672derivative works of the Document.
5673
5674If the Cover Text requirement of section 3 is applicable to these
5675copies of the Document, then if the Document is less than one half of
5676the entire aggregate, the Document`s Cover Texts may be placed on
5677covers that bracket the Document within the aggregate, or the
5678electronic equivalent of covers if the Document is in electronic form.
5679Otherwise they must appear on printed covers that bracket the whole
5680aggregate.
5681
5682
56838. TRANSLATION
5684
5685Translation is considered a kind of modification, so you may
5686distribute translations of the Document under the terms of section 4.
5687Replacing Invariant Sections with translations requires special
5688permission from their copyright holders, but you may include
5689translations of some or all Invariant Sections in addition to the
5690original versions of these Invariant Sections. You may include a
5691translation of this License, and all the license notices in the
5692Document, and any Warranty Disclaimers, provided that you also include
5693the original English version of this License and the original versions
5694of those notices and disclaimers. In case of a disagreement between
5695the translation and the original version of this License or a notice
5696or disclaimer, the original version will prevail.
5697
5698If a section in the Document is Entitled "Acknowledgements",
5699"Dedications", or "History", the requirement (section 4) to Preserve
5700its Title (section 1) will typically require changing the actual
5701title.
5702
5703
57049. TERMINATION
5705
5706You may not copy, modify, sublicense, or distribute the Document except
5707as expressly provided for under this License. Any other attempt to
5708copy, modify, sublicense or distribute the Document is void, and will
5709automatically terminate your rights under this License. However,
5710parties who have received copies, or rights, from you under this
5711License will not have their licenses terminated so long as such
5712parties remain in full compliance.
5713
5714
571510. FUTURE REVISIONS OF THIS LICENSE
5716
5717The Free Software Foundation may publish new, revised versions
5718of the GNU Free Documentation License from time to time. Such new
5719versions will be similar in spirit to the present version, but may
5720differ in detail to address new problems or concerns. See
5721http://www.gnu.org/copyleft/.
5722
5723Each version of the License is given a distinguishing version number.
5724If the Document specifies that a particular numbered version of this
5725License "or any later version" applies to it, you have the option of
5726following the terms and conditions either of that specified version or
5727of any later version that has been published (not as a draft) by the
5728Free Software Foundation. If the Document does not specify a version
5729number of this License, you may choose any version ever published (not
5730as a draft) by the Free Software Foundation.
5731
5732
5733ADDENDUM: How to use this License for your documents
5734
5735To use this License in a document you have written, include a copy of
5736the License in the document and put the following copyright and
5737license notices just after the title page:
5738
5739 Copyright (c) YEAR YOUR NAME.
5740 Permission is granted to copy, distribute and/or modify this document
5741 under the terms of the GNU Free Documentation License, Version 1.2
5742 or any later version published by the Free Software Foundation;
5743 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
5744 A copy of the license is included in the section entitled "GNU
5745 Free Documentation License".
5746
5747If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
5748replace the "with...Texts." line with this:
5749
5750 with the Invariant Sections being LIST THEIR TITLES, with the
5751 Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
5752
5753If you have Invariant Sections without Cover Texts, or some other
5754combination of the three, merge those two alternatives to suit the
5755situation.
5756
5757If your document contains nontrivial examples of program code, we
5758recommend releasing these examples in parallel under your choice of
5759free software license, such as the GNU General Public License,
5760to permit their use in free software.
5761
5762</programlisting></para>
5763 </section>
5764
5765 <section id="lic_16">
5766 <title>GFDL-1.3</title>
5767 2406
5768 <para><programlisting> 2407<section id="lic_10">
5769 2408<title>GPL-1.0</title>
5770 2409<para><programlisting>
5771 GNU Free Documentation License
5772 Version 1.3, 3 November 2008
5773
5774
5775 Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
5776 &lt;http://fsf.org/&gt;
5777 Everyone is permitted to copy and distribute verbatim copies
5778 of this license document, but changing it is not allowed.
5779
57800. PREAMBLE
5781
5782The purpose of this License is to make a manual, textbook, or other
5783functional and useful document "free" in the sense of freedom: to
5784assure everyone the effective freedom to copy and redistribute it,
5785with or without modifying it, either commercially or noncommercially.
5786Secondarily, this License preserves for the author and publisher a way
5787to get credit for their work, while not being considered responsible
5788for modifications made by others.
5789
5790This License is a kind of "copyleft", which means that derivative
5791works of the document must themselves be free in the same sense. It
5792complements the GNU General Public License, which is a copyleft
5793license designed for free software.
5794
5795We have designed this License in order to use it for manuals for free
5796software, because free software needs free documentation: a free
5797program should come with manuals providing the same freedoms that the
5798software does. But this License is not limited to software manuals;
5799it can be used for any textual work, regardless of subject matter or
5800whether it is published as a printed book. We recommend this License
5801principally for works whose purpose is instruction or reference.
5802
5803
58041. APPLICABILITY AND DEFINITIONS
5805
5806This License applies to any manual or other work, in any medium, that
5807contains a notice placed by the copyright holder saying it can be
5808distributed under the terms of this License. Such a notice grants a
5809world-wide, royalty-free license, unlimited in duration, to use that
5810work under the conditions stated herein. The "Document", below,
5811refers to any such manual or work. Any member of the public is a
5812licensee, and is addressed as "you". You accept the license if you
5813copy, modify or distribute the work in a way requiring permission
5814under copyright law.
5815
5816A "Modified Version" of the Document means any work containing the
5817Document or a portion of it, either copied verbatim, or with
5818modifications and/or translated into another language.
5819
5820A "Secondary Section" is a named appendix or a front-matter section of
5821the Document that deals exclusively with the relationship of the
5822publishers or authors of the Document to the Document`s overall
5823subject (or to related matters) and contains nothing that could fall
5824directly within that overall subject. (Thus, if the Document is in
5825part a textbook of mathematics, a Secondary Section may not explain
5826any mathematics.) The relationship could be a matter of historical
5827connection with the subject or with related matters, or of legal,
5828commercial, philosophical, ethical or political position regarding
5829them.
5830
5831The "Invariant Sections" are certain Secondary Sections whose titles
5832are designated, as being those of Invariant Sections, in the notice
5833that says that the Document is released under this License. If a
5834section does not fit the above definition of Secondary then it is not
5835allowed to be designated as Invariant. The Document may contain zero
5836Invariant Sections. If the Document does not identify any Invariant
5837Sections then there are none.
5838
5839The "Cover Texts" are certain short passages of text that are listed,
5840as Front-Cover Texts or Back-Cover Texts, in the notice that says that
5841the Document is released under this License. A Front-Cover Text may
5842be at most 5 words, and a Back-Cover Text may be at most 25 words.
5843
5844A "Transparent" copy of the Document means a machine-readable copy,
5845represented in a format whose specification is available to the
5846general public, that is suitable for revising the document
5847straightforwardly with generic text editors or (for images composed of
5848pixels) generic paint programs or (for drawings) some widely available
5849drawing editor, and that is suitable for input to text formatters or
5850for automatic translation to a variety of formats suitable for input
5851to text formatters. A copy made in an otherwise Transparent file
5852format whose markup, or absence of markup, has been arranged to thwart
5853or discourage subsequent modification by readers is not Transparent.
5854An image format is not Transparent if used for any substantial amount
5855of text. A copy that is not "Transparent" is called "Opaque".
5856
5857Examples of suitable formats for Transparent copies include plain
5858ASCII without markup, Texinfo input format, LaTeX input format, SGML
5859or XML using a publicly available DTD, and standard-conforming simple
5860HTML, PostScript or PDF designed for human modification. Examples of
5861transparent image formats include PNG, XCF and JPG. Opaque formats
5862include proprietary formats that can be read and edited only by
5863proprietary word processors, SGML or XML for which the DTD and/or
5864processing tools are not generally available, and the
5865machine-generated HTML, PostScript or PDF produced by some word
5866processors for output purposes only.
5867
5868The "Title Page" means, for a printed book, the title page itself,
5869plus such following pages as are needed to hold, legibly, the material
5870this License requires to appear in the title page. For works in
5871formats which do not have any title page as such, "Title Page" means
5872the text near the most prominent appearance of the work`s title,
5873preceding the beginning of the body of the text.
5874
5875The "publisher" means any person or entity that distributes copies of
5876the Document to the public.
5877
5878A section "Entitled XYZ" means a named subunit of the Document whose
5879title either is precisely XYZ or contains XYZ in parentheses following
5880text that translates XYZ in another language. (Here XYZ stands for a
5881specific section name mentioned below, such as "Acknowledgements",
5882"Dedications", "Endorsements", or "History".) To "Preserve the Title"
5883of such a section when you modify the Document means that it remains a
5884section "Entitled XYZ" according to this definition.
5885
5886The Document may include Warranty Disclaimers next to the notice which
5887states that this License applies to the Document. These Warranty
5888Disclaimers are considered to be included by reference in this
5889License, but only as regards disclaiming warranties: any other
5890implication that these Warranty Disclaimers may have is void and has
5891no effect on the meaning of this License.
5892
58932. VERBATIM COPYING
5894
5895You may copy and distribute the Document in any medium, either
5896commercially or noncommercially, provided that this License, the
5897copyright notices, and the license notice saying this License applies
5898to the Document are reproduced in all copies, and that you add no
5899other conditions whatsoever to those of this License. You may not use
5900technical measures to obstruct or control the reading or further
5901copying of the copies you make or distribute. However, you may accept
5902compensation in exchange for copies. If you distribute a large enough
5903number of copies you must also follow the conditions in section 3.
5904
5905You may also lend copies, under the same conditions stated above, and
5906you may publicly display copies.
5907
5908
59093. COPYING IN QUANTITY
5910
5911If you publish printed copies (or copies in media that commonly have
5912printed covers) of the Document, numbering more than 100, and the
5913Document`s license notice requires Cover Texts, you must enclose the
5914copies in covers that carry, clearly and legibly, all these Cover
5915Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
5916the back cover. Both covers must also clearly and legibly identify
5917you as the publisher of these copies. The front cover must present
5918the full title with all words of the title equally prominent and
5919visible. You may add other material on the covers in addition.
5920Copying with changes limited to the covers, as long as they preserve
5921the title of the Document and satisfy these conditions, can be treated
5922as verbatim copying in other respects.
5923
5924If the required texts for either cover are too voluminous to fit
5925legibly, you should put the first ones listed (as many as fit
5926reasonably) on the actual cover, and continue the rest onto adjacent
5927pages.
5928
5929If you publish or distribute Opaque copies of the Document numbering
5930more than 100, you must either include a machine-readable Transparent
5931copy along with each Opaque copy, or state in or with each Opaque copy
5932a computer-network location from which the general network-using
5933public has access to download using public-standard network protocols
5934a complete Transparent copy of the Document, free of added material.
5935If you use the latter option, you must take reasonably prudent steps,
5936when you begin distribution of Opaque copies in quantity, to ensure
5937that this Transparent copy will remain thus accessible at the stated
5938location until at least one year after the last time you distribute an
5939Opaque copy (directly or through your agents or retailers) of that
5940edition to the public.
5941
5942It is requested, but not required, that you contact the authors of the
5943Document well before redistributing any large number of copies, to
5944give them a chance to provide you with an updated version of the
5945Document.
5946
5947
59484. MODIFICATIONS
5949
5950You may copy and distribute a Modified Version of the Document under
5951the conditions of sections 2 and 3 above, provided that you release
5952the Modified Version under precisely this License, with the Modified
5953Version filling the role of the Document, thus licensing distribution
5954and modification of the Modified Version to whoever possesses a copy
5955of it. In addition, you must do these things in the Modified Version:
5956
5957A. Use in the Title Page (and on the covers, if any) a title distinct
5958 from that of the Document, and from those of previous versions
5959 (which should, if there were any, be listed in the History section
5960 of the Document). You may use the same title as a previous version
5961 if the original publisher of that version gives permission.
5962B. List on the Title Page, as authors, one or more persons or entities
5963 responsible for authorship of the modifications in the Modified
5964 Version, together with at least five of the principal authors of the
5965 Document (all of its principal authors, if it has fewer than five),
5966 unless they release you from this requirement.
5967C. State on the Title page the name of the publisher of the
5968 Modified Version, as the publisher.
5969D. Preserve all the copyright notices of the Document.
5970E. Add an appropriate copyright notice for your modifications
5971 adjacent to the other copyright notices.
5972F. Include, immediately after the copyright notices, a license notice
5973 giving the public permission to use the Modified Version under the
5974 terms of this License, in the form shown in the Addendum below.
5975G. Preserve in that license notice the full lists of Invariant Sections
5976 and required Cover Texts given in the Document`s license notice.
5977H. Include an unaltered copy of this License.
5978I. Preserve the section Entitled "History", Preserve its Title, and add
5979 to it an item stating at least the title, year, new authors, and
5980 publisher of the Modified Version as given on the Title Page. If
5981 there is no section Entitled "History" in the Document, create one
5982 stating the title, year, authors, and publisher of the Document as
5983 given on its Title Page, then add an item describing the Modified
5984 Version as stated in the previous sentence.
5985J. Preserve the network location, if any, given in the Document for
5986 public access to a Transparent copy of the Document, and likewise
5987 the network locations given in the Document for previous versions
5988 it was based on. These may be placed in the "History" section.
5989 You may omit a network location for a work that was published at
5990 least four years before the Document itself, or if the original
5991 publisher of the version it refers to gives permission.
5992K. For any section Entitled "Acknowledgements" or "Dedications",
5993 Preserve the Title of the section, and preserve in the section all
5994 the substance and tone of each of the contributor acknowledgements
5995 and/or dedications given therein.
5996L. Preserve all the Invariant Sections of the Document,
5997 unaltered in their text and in their titles. Section numbers
5998 or the equivalent are not considered part of the section titles.
5999M. Delete any section Entitled "Endorsements". Such a section
6000 may not be included in the Modified Version.
6001N. Do not retitle any existing section to be Entitled "Endorsements"
6002 or to conflict in title with any Invariant Section.
6003O. Preserve any Warranty Disclaimers.
6004
6005If the Modified Version includes new front-matter sections or
6006appendices that qualify as Secondary Sections and contain no material
6007copied from the Document, you may at your option designate some or all
6008of these sections as invariant. To do this, add their titles to the
6009list of Invariant Sections in the Modified Version`s license notice.
6010These titles must be distinct from any other section titles.
6011
6012You may add a section Entitled "Endorsements", provided it contains
6013nothing but endorsements of your Modified Version by various
6014parties--for example, statements of peer review or that the text has
6015been approved by an organization as the authoritative definition of a
6016standard.
6017
6018You may add a passage of up to five words as a Front-Cover Text, and a
6019passage of up to 25 words as a Back-Cover Text, to the end of the list
6020of Cover Texts in the Modified Version. Only one passage of
6021Front-Cover Text and one of Back-Cover Text may be added by (or
6022through arrangements made by) any one entity. If the Document already
6023includes a cover text for the same cover, previously added by you or
6024by arrangement made by the same entity you are acting on behalf of,
6025you may not add another; but you may replace the old one, on explicit
6026permission from the previous publisher that added the old one.
6027
6028The author(s) and publisher(s) of the Document do not by this License
6029give permission to use their names for publicity for or to assert or
6030imply endorsement of any Modified Version.
6031
6032
60335. COMBINING DOCUMENTS
6034
6035You may combine the Document with other documents released under this
6036License, under the terms defined in section 4 above for modified
6037versions, provided that you include in the combination all of the
6038Invariant Sections of all of the original documents, unmodified, and
6039list them all as Invariant Sections of your combined work in its
6040license notice, and that you preserve all their Warranty Disclaimers.
6041
6042The combined work need only contain one copy of this License, and
6043multiple identical Invariant Sections may be replaced with a single
6044copy. If there are multiple Invariant Sections with the same name but
6045different contents, make the title of each such section unique by
6046adding at the end of it, in parentheses, the name of the original
6047author or publisher of that section if known, or else a unique number.
6048Make the same adjustment to the section titles in the list of
6049Invariant Sections in the license notice of the combined work.
6050
6051In the combination, you must combine any sections Entitled "History"
6052in the various original documents, forming one section Entitled
6053"History"; likewise combine any sections Entitled "Acknowledgements",
6054and any sections Entitled "Dedications". You must delete all sections
6055Entitled "Endorsements".
6056
6057
60586. COLLECTIONS OF DOCUMENTS
6059
6060You may make a collection consisting of the Document and other
6061documents released under this License, and replace the individual
6062copies of this License in the various documents with a single copy
6063that is included in the collection, provided that you follow the rules
6064of this License for verbatim copying of each of the documents in all
6065other respects.
6066
6067You may extract a single document from such a collection, and
6068distribute it individually under this License, provided you insert a
6069copy of this License into the extracted document, and follow this
6070License in all other respects regarding verbatim copying of that
6071document.
6072
6073
60747. AGGREGATION WITH INDEPENDENT WORKS
6075
6076A compilation of the Document or its derivatives with other separate
6077and independent documents or works, in or on a volume of a storage or
6078distribution medium, is called an "aggregate" if the copyright
6079resulting from the compilation is not used to limit the legal rights
6080of the compilation`s users beyond what the individual works permit.
6081When the Document is included in an aggregate, this License does not
6082apply to the other works in the aggregate which are not themselves
6083derivative works of the Document.
6084
6085If the Cover Text requirement of section 3 is applicable to these
6086copies of the Document, then if the Document is less than one half of
6087the entire aggregate, the Document`s Cover Texts may be placed on
6088covers that bracket the Document within the aggregate, or the
6089electronic equivalent of covers if the Document is in electronic form.
6090Otherwise they must appear on printed covers that bracket the whole
6091aggregate.
6092
6093
60948. TRANSLATION
6095
6096Translation is considered a kind of modification, so you may
6097distribute translations of the Document under the terms of section 4.
6098Replacing Invariant Sections with translations requires special
6099permission from their copyright holders, but you may include
6100translations of some or all Invariant Sections in addition to the
6101original versions of these Invariant Sections. You may include a
6102translation of this License, and all the license notices in the
6103Document, and any Warranty Disclaimers, provided that you also include
6104the original English version of this License and the original versions
6105of those notices and disclaimers. In case of a disagreement between
6106the translation and the original version of this License or a notice
6107or disclaimer, the original version will prevail.
6108
6109If a section in the Document is Entitled "Acknowledgements",
6110"Dedications", or "History", the requirement (section 4) to Preserve
6111its Title (section 1) will typically require changing the actual
6112title.
6113
6114
61159. TERMINATION
6116
6117You may not copy, modify, sublicense, or distribute the Document
6118except as expressly provided under this License. Any attempt
6119otherwise to copy, modify, sublicense, or distribute it is void, and
6120will automatically terminate your rights under this License.
6121
6122However, if you cease all violation of this License, then your license
6123from a particular copyright holder is reinstated (a) provisionally,
6124unless and until the copyright holder explicitly and finally
6125terminates your license, and (b) permanently, if the copyright holder
6126fails to notify you of the violation by some reasonable means prior to
612760 days after the cessation.
6128
6129Moreover, your license from a particular copyright holder is
6130reinstated permanently if the copyright holder notifies you of the
6131violation by some reasonable means, this is the first time you have
6132received notice of violation of this License (for any work) from that
6133copyright holder, and you cure the violation prior to 30 days after
6134your receipt of the notice.
6135
6136Termination of your rights under this section does not terminate the
6137licenses of parties who have received copies or rights from you under
6138this License. If your rights have been terminated and not permanently
6139reinstated, receipt of a copy of some or all of the same material does
6140not give you any rights to use it.
6141
6142
614310. FUTURE REVISIONS OF THIS LICENSE
6144
6145The Free Software Foundation may publish new, revised versions of the
6146GNU Free Documentation License from time to time. Such new versions
6147will be similar in spirit to the present version, but may differ in
6148detail to address new problems or concerns. See
6149http://www.gnu.org/copyleft/.
6150
6151Each version of the License is given a distinguishing version number.
6152If the Document specifies that a particular numbered version of this
6153License "or any later version" applies to it, you have the option of
6154following the terms and conditions either of that specified version or
6155of any later version that has been published (not as a draft) by the
6156Free Software Foundation. If the Document does not specify a version
6157number of this License, you may choose any version ever published (not
6158as a draft) by the Free Software Foundation. If the Document
6159specifies that a proxy can decide which future versions of this
6160License can be used, that proxy`s public statement of acceptance of a
6161version permanently authorizes you to choose that version for the
6162Document.
6163
616411. RELICENSING
6165
6166"Massive Multiauthor Collaboration Site" (or "MMC Site") means any
6167World Wide Web server that publishes copyrightable works and also
6168provides prominent facilities for anybody to edit those works. A
6169public wiki that anybody can edit is an example of such a server. A
6170"Massive Multiauthor Collaboration" (or "MMC") contained in the site
6171means any set of copyrightable works thus published on the MMC site.
6172
6173"CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0
6174license published by Creative Commons Corporation, a not-for-profit
6175corporation with a principal place of business in San Francisco,
6176California, as well as future copyleft versions of that license
6177published by that same organization.
6178
6179"Incorporate" means to publish or republish a Document, in whole or in
6180part, as part of another Document.
6181
6182An MMC is "eligible for relicensing" if it is licensed under this
6183License, and if all works that were first published under this License
6184somewhere other than this MMC, and subsequently incorporated in whole or
6185in part into the MMC, (1) had no cover texts or invariant sections, and
6186(2) were thus incorporated prior to November 1, 2008.
6187
6188The operator of an MMC Site may republish an MMC contained in the site
6189under CC-BY-SA on the same site at any time before August 1, 2009,
6190provided the MMC is eligible for relicensing.
6191
6192
6193ADDENDUM: How to use this License for your documents
6194
6195To use this License in a document you have written, include a copy of
6196the License in the document and put the following copyright and
6197license notices just after the title page:
6198
6199 Copyright (c) YEAR YOUR NAME.
6200 Permission is granted to copy, distribute and/or modify this document
6201 under the terms of the GNU Free Documentation License, Version 1.3
6202 or any later version published by the Free Software Foundation;
6203 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
6204 A copy of the license is included in the section entitled "GNU
6205 Free Documentation License".
6206
6207If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
6208replace the "with...Texts." line with this:
6209
6210 with the Invariant Sections being LIST THEIR TITLES, with the
6211 Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
6212
6213If you have Invariant Sections without Cover Texts, or some other
6214combination of the three, merge those two alternatives to suit the
6215situation.
6216
6217If your document contains nontrivial examples of program code, we
6218recommend releasing these examples in parallel under your choice of
6219free software license, such as the GNU General Public License,
6220to permit their use in free software.
6221
6222</programlisting></para>
6223 </section>
6224
6225 <section id="lic_17">
6226 <title>GPL-1.0</title>
6227
6228 <para><programlisting>
6229 2410
6230GNU General Public License, version 1 2411GNU General Public License, version 1
6231 2412
@@ -6478,13 +2659,314 @@ necessary. Here a sample; alter the names:
6478 2659
6479That`s all there is to it! 2660That`s all there is to it!
6480 2661
6481</programlisting></para> 2662</programlisting></para></section>
6482 </section> 2663
2664<section id="lic_11">
2665<title>GPL-2.0</title>
2666<para><programlisting>
2667
2668GNU GENERAL PUBLIC LICENSE
2669
2670Version 2, June 1991
2671
2672Copyright (C) 1989, 1991 Free Software Foundation, Inc.
267351 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
2674
2675Everyone is permitted to copy and distribute verbatim copies
2676of this license document, but changing it is not allowed.
2677Preamble
2678
2679The licenses for most software are designed to take away your freedom to share and
2680change it. By contrast, the GNU General Public License is intended to guarantee your
2681freedom to share and change free software--to make sure the software is free for all
2682its users. This General Public License applies to most of the Free Software
2683Foundation`s software and to any other program whose authors commit to using it. (Some
2684other Free Software Foundation software is covered by the GNU Lesser General Public
2685License instead.) You can apply it to your programs, too.
2686
2687When we speak of free software, we are referring to freedom, not price. Our General
2688Public Licenses are designed to make sure that you have the freedom to distribute
2689copies of free software (and charge for this service if you wish), that you receive
2690source code or can get it if you want it, that you can change the software or use
2691pieces of it in new free programs; and that you know you can do these things.
2692
2693To protect your rights, we need to make restrictions that forbid anyone to deny you
2694these rights or to ask you to surrender the rights. These restrictions translate to
2695certain responsibilities for you if you distribute copies of the software, or if you
2696modify it.
2697
2698For example, if you distribute copies of such a program, whether gratis or for a fee,
2699you must give the recipients all the rights that you have. You must make sure that
2700they, too, receive or can get the source code. And you must show them these terms so
2701they know their rights.
2702
2703We protect your rights with two steps: (1) copyright the software, and (2) offer you
2704this license which gives you legal permission to copy, distribute and/or modify the
2705software.
2706
2707Also, for each author`s protection and ours, we want to make certain that everyone
2708understands that there is no warranty for this free software. If the software is
2709modified by someone else and passed on, we want its recipients to know that what they
2710have is not the original, so that any problems introduced by others will not reflect
2711on the original authors` reputations.
2712
2713Finally, any free program is threatened constantly by software patents. We wish to
2714avoid the danger that redistributors of a free program will individually obtain patent
2715licenses, in effect making the program proprietary. To prevent this, we have made it
2716clear that any patent must be licensed for everyone`s free use or not licensed at all.
2717
2718The precise terms and conditions for copying, distribution and modification follow.
2719
2720TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
2721
27220. This License applies to any program or other work which contains a notice placed by
2723the copyright holder saying it may be distributed under the terms of this General
2724Public License. The "Program", below, refers to any such program or work, and a "work
2725based on the Program" means either the Program or any derivative work under copyright
2726law: that is to say, a work containing the Program or a portion of it, either verbatim
2727or with modifications and/or translated into another language. (Hereinafter,
2728translation is included without limitation in the term "modification".) Each licensee
2729is addressed as "you".
2730
2731Activities other than copying, distribution and modification are not covered by this
2732License; they are outside its scope. The act of running the Program is not restricted,
2733and the output from the Program is covered only if its contents constitute a work
2734based on the Program (independent of having been made by running the Program). Whether
2735that is true depends on what the Program does.
2736
27371. You may copy and distribute verbatim copies of the Program`s source code as you
2738receive it, in any medium, provided that you conspicuously and appropriately publish
2739on each copy an appropriate copyright notice and disclaimer of warranty; keep intact
2740all the notices that refer to this License and to the absence of any warranty; and
2741give any other recipients of the Program a copy of this License along with the
2742Program.
2743
2744You may charge a fee for the physical act of transferring a copy, and you may at your
2745option offer warranty protection in exchange for a fee.
2746
27472. You may modify your copy or copies of the Program or any portion of it, thus
2748forming a work based on the Program, and copy and distribute such modifications or
2749work under the terms of Section 1 above, provided that you also meet all of these
2750conditions:
2751
2752a) You must cause the modified files to carry prominent notices stating that you
2753changed the files and the date of any change.
2754b) You must cause any work that you distribute or publish, that in whole or in part
2755contains or is derived from the Program or any part thereof, to be licensed as a whole
2756at no charge to all third parties under the terms of this License.
2757c) If the modified program normally reads commands interactively when run, you must
2758cause it, when started running for such interactive use in the most ordinary way, to
2759print or display an announcement including an appropriate copyright notice and a
2760notice that there is no warranty (or else, saying that you provide a warranty) and
2761that users may redistribute the program under these conditions, and telling the user
2762how to view a copy of this License. (Exception: if the Program itself is interactive
2763but does not normally print such an announcement, your work based on the Program is
2764not required to print an announcement.)
2765These requirements apply to the modified work as a whole. If identifiable sections of
2766that work are not derived from the Program, and can be reasonably considered
2767independent and separate works in themselves, then this License, and its terms, do not
2768apply to those sections when you distribute them as separate works. But when you
2769distribute the same sections as part of a whole which is a work based on the Program,
2770the distribution of the whole must be on the terms of this License, whose permissions
2771for other licensees extend to the entire whole, and thus to each and every part
2772regardless of who wrote it.
2773
2774Thus, it is not the intent of this section to claim rights or contest your rights to
2775work written entirely by you; rather, the intent is to exercise the right to control
2776the distribution of derivative or collective works based on the Program.
2777
2778In addition, mere aggregation of another work not based on the Program with the
2779Program (or with a work based on the Program) on a volume of a storage or distribution
2780medium does not bring the other work under the scope of this License.
2781
27823. You may copy and distribute the Program (or a work based on it, under Section 2) in
2783object code or executable form under the terms of Sections 1 and 2 above provided that
2784you also do one of the following:
2785
2786a) Accompany it with the complete corresponding machine-readable source code, which
2787must be distributed under the terms of Sections 1 and 2 above on a medium customarily
2788used for software interchange; or,
2789b) Accompany it with a written offer, valid for at least three years, to give any
2790third party, for a charge no more than your cost of physically performing source
2791distribution, a complete machine-readable copy of the corresponding source code, to be
2792distributed under the terms of Sections 1 and 2 above on a medium customarily used for
2793software interchange; or,
2794c) Accompany it with the information you received as to the offer to distribute
2795corresponding source code. (This alternative is allowed only for noncommercial
2796distribution and only if you received the program in object code or executable form
2797with such an offer, in accord with Subsection b above.)
2798The source code for a work means the preferred form of the work for making
2799modifications to it. For an executable work, complete source code means all the source
2800code for all modules it contains, plus any associated interface definition files, plus
2801the scripts used to control compilation and installation of the executable. However,
2802as a special exception, the source code distributed need not include anything that is
2803normally distributed (in either source or binary form) with the major components
2804(compiler, kernel, and so on) of the operating system on which the executable runs,
2805unless that component itself accompanies the executable.
2806
2807If distribution of executable or object code is made by offering access to copy from a
2808designated place, then offering equivalent access to copy the source code from the
2809same place counts as distribution of the source code, even though third parties are
2810not compelled to copy the source along with the object code.
2811
28124. You may not copy, modify, sublicense, or distribute the Program except as expressly
2813provided under this License. Any attempt otherwise to copy, modify, sublicense or
2814distribute the Program is void, and will automatically terminate your rights under
2815this License. However, parties who have received copies, or rights, from you under
2816this License will not have their licenses terminated so long as such parties remain in
2817full compliance.
2818
28195. You are not required to accept this License, since you have not signed it. However,
2820nothing else grants you permission to modify or distribute the Program or its
2821derivative works. These actions are prohibited by law if you do not accept this
2822License. Therefore, by modifying or distributing the Program (or any work based on the
2823Program), you indicate your acceptance of this License to do so, and all its terms and
2824conditions for copying, distributing or modifying the Program or works based on it.
2825
28266. Each time you redistribute the Program (or any work based on the Program), the
2827recipient automatically receives a license from the original licensor to copy,
2828distribute or modify the Program subject to these terms and conditions. You may not
2829impose any further restrictions on the recipients` exercise of the rights granted
2830herein. You are not responsible for enforcing compliance by third parties to this
2831License.
2832
28337. If, as a consequence of a court judgment or allegation of patent infringement or
2834for any other reason (not limited to patent issues), conditions are imposed on you
2835(whether by court order, agreement or otherwise) that contradict the conditions of
2836this License, they do not excuse you from the conditions of this License. If you
2837cannot distribute so as to satisfy simultaneously your obligations under this License
2838and any other pertinent obligations, then as a consequence you may not distribute the
2839Program at all. For example, if a patent license would not permit royalty-free
2840redistribution of the Program by all those who receive copies directly or indirectly
2841through you, then the only way you could satisfy both it and this License would be to
2842refrain entirely from distribution of the Program.
2843
2844If any portion of this section is held invalid or unenforceable under any particular
2845circumstance, the balance of the section is intended to apply and the section as a
2846whole is intended to apply in other circumstances.
2847
2848It is not the purpose of this section to induce you to infringe any patents or other
2849property right claims or to contest validity of any such claims; this section has the
2850sole purpose of protecting the integrity of the free software distribution system,
2851which is implemented by public license practices. Many people have made generous
2852contributions to the wide range of software distributed through that system in
2853reliance on consistent application of that system; it is up to the author/donor to
2854decide if he or she is willing to distribute software through any other system and a
2855licensee cannot impose that choice.
2856
2857This section is intended to make thoroughly clear what is believed to be a consequence
2858of the rest of this License.
2859
28608. If the distribution and/or use of the Program is restricted in certain countries
2861either by patents or by copyrighted interfaces, the original copyright holder who
2862places the Program under this License may add an explicit geographical distribution
2863limitation excluding those countries, so that distribution is permitted only in or
2864among countries not thus excluded. In such case, this License incorporates the
2865limitation as if written in the body of this License.
2866
28679. The Free Software Foundation may publish revised and/or new versions of the General
2868Public License from time to time. Such new versions will be similar in spirit to the
2869present version, but may differ in detail to address new problems or concerns.
2870
2871Each version is given a distinguishing version number. If the Program specifies a
2872version number of this License which applies to it and "any later version", you have
2873the option of following the terms and conditions either of that version or of any
2874later version published by the Free Software Foundation. If the Program does not
2875specify a version number of this License, you may choose any version ever published by
2876the Free Software Foundation.
2877
287810. If you wish to incorporate parts of the Program into other free programs whose
2879distribution conditions are different, write to the author to ask for permission. For
2880software which is copyrighted by the Free Software Foundation, write to the Free
2881Software Foundation; we sometimes make exceptions for this. Our decision will be
2882guided by the two goals of preserving the free status of all derivatives of our free
2883software and of promoting the sharing and reuse of software generally.
2884
2885NO WARRANTY
2886
288711. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
2888PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN
2889WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
2890WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
2891IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE
2892RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM
2893PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
2894
289512. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
2896COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS
2897PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
2898INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
2899PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE
2900OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE
2901WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
2902POSSIBILITY OF SUCH DAMAGES.
2903
2904END OF TERMS AND CONDITIONS
2905
2906How to Apply These Terms to Your New Programs
6483 2907
6484 <section id="lic_18"> 2908If you develop a new program, and you want it to be of the greatest possible use to
6485 <title>GPL-2.0</title> 2909the public, the best way to achieve this is to make it free software which everyone
2910can redistribute and change under these terms.
6486 2911
6487 <para><programlisting> 2912To do so, attach the following notices to the program. It is safest to attach them to
2913the start of each source file to most effectively convey the exclusion of warranty;
2914and each file should have at least the "copyright" line and a pointer to where the
2915full notice is found.
2916
2917one line to give the program`s name and an idea of what it does.
2918Copyright (C) yyyy name of author
2919
2920This program is free software; you can redistribute it and/or
2921modify it under the terms of the GNU General Public License
2922as published by the Free Software Foundation; either version 2
2923of the License, or (at your option) any later version.
2924
2925This program is distributed in the hope that it will be useful,
2926but WITHOUT ANY WARRANTY; without even the implied warranty of
2927MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2928GNU General Public License for more details.
2929
2930You should have received a copy of the GNU General Public License
2931along with this program; if not, write to the Free Software
2932Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
2933Also add information on how to contact you by electronic and paper mail.
2934
2935If the program is interactive, make it output a short notice like this when it starts
2936in an interactive mode:
2937
2938Gnomovision version 69, Copyright (C) year name of author
2939Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
2940type `show w`. This is free software, and you are welcome
2941to redistribute it under certain conditions; type `show c`
2942for details.
2943The hypothetical commands `show w` and `show c` should show the appropriate parts of
2944the General Public License. Of course, the commands you use may be called something
2945other than `show w` and `show c`; they could even be mouse-clicks or menu
2946items--whatever suits your program.
2947
2948You should also get your employer (if you work as a programmer) or your school, if
2949any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample;
2950alter the names:
2951
2952Yoyodyne, Inc., hereby disclaims all copyright
2953interest in the program `Gnomovision`
2954(which makes passes at compilers) written
2955by James Hacker.
2956
2957signature of Ty Coon, 1 April 1989
2958Ty Coon, President of Vice
2959This General Public License does not permit incorporating your program into
2960proprietary programs. If your program is a subroutine library, you may consider it
2961more useful to permit linking proprietary applications with the library. If this is
2962what you want to do, use the GNU Lesser General Public License instead of this
2963License.
2964
2965</programlisting></para></section>
2966
2967<section id="lic_12">
2968<title>GPL-2.0-with-OpenSSL-exception</title>
2969<para><programlisting>
6488 2970
6489GNU GENERAL PUBLIC LICENSE 2971GNU GENERAL PUBLIC LICENSE
6490 2972
@@ -6783,13 +3265,164 @@ more useful to permit linking proprietary applications with the library. If this
6783what you want to do, use the GNU Lesser General Public License instead of this 3265what you want to do, use the GNU Lesser General Public License instead of this
6784License. 3266License.
6785 3267
6786</programlisting></para>
6787 </section>
6788 3268
6789 <section id="lic_19"> 3269In addition, as a special exception, the copyright holder
6790 <title>GPL-3.0</title> 3270gives permission to link the code of this program with
3271any version of the OpenSSL library which is distributed
3272under a license identical to that listed in the included
3273COPYING.OpenSSL file, and distribute linked combinations
3274including the two. You must obey the GNU General Public
3275License in all respects for all of the code used other
3276than OpenSSL. If you modify this file, you may extend this
3277exception to your version of the file, but you are not
3278obligated to do so. If you do not wish to do so, delete
3279this exception statement from your version.
3280
3281
3282 This program is free software; you can redistribute it and/or modify
3283 it under the terms of the GNU General Public License as published by
3284 the Free Software Foundation, version 2 of the License
3285
3286 This program is distributed in the hope that it will be useful,
3287 but WITHOUT ANY WARRANTY; without even the implied warranty of
3288 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3289 GNU General Public License for more details.
3290
3291 You should have received a copy of the GNU General Public License
3292 along with this program; if not, write to the Free Software
3293 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
3294
3295
3296 LICENSE ISSUES
3297 ==============
3298
3299 The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
3300 the OpenSSL License and the original SSLeay license apply to the toolkit.
3301 See below for the actual license texts. Actually both licenses are BSD-style
3302 Open Source licenses. In case of any license issues related to OpenSSL
3303 please contact openssl-core@openssl.org.
3304
3305 OpenSSL License
3306 ---------------
3307
3308/* ====================================================================
3309 * Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
3310 *
3311 * Redistribution and use in source and binary forms, with or without
3312 * modification, are permitted provided that the following conditions
3313 * are met:
3314 *
3315 * 1. Redistributions of source code must retain the above copyright
3316 * notice, this list of conditions and the following disclaimer.
3317 *
3318 * 2. Redistributions in binary form must reproduce the above copyright
3319 * notice, this list of conditions and the following disclaimer in
3320 * the documentation and/or other materials provided with the
3321 * distribution.
3322 *
3323 * 3. All advertising materials mentioning features or use of this
3324 * software must display the following acknowledgment:
3325 * "This product includes software developed by the OpenSSL Project
3326 * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
3327 *
3328 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
3329 * endorse or promote products derived from this software without
3330 * prior written permission. For written permission, please contact
3331 * openssl-core@openssl.org.
3332 *
3333 * 5. Products derived from this software may not be called "OpenSSL"
3334 * nor may "OpenSSL" appear in their names without prior written
3335 * permission of the OpenSSL Project.
3336 *
3337 * 6. Redistributions of any form whatsoever must retain the following
3338 * acknowledgment:
3339 * "This product includes software developed by the OpenSSL Project
3340 * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
3341 *
3342 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
3343 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3344 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3345 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
3346 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3347 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
3348 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
3349 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3350 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
3351 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3352 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
3353 * OF THE POSSIBILITY OF SUCH DAMAGE.
3354 * ====================================================================
3355 *
3356 * This product includes cryptographic software written by Eric Young
3357 * (eay@cryptsoft.com). This product includes software written by Tim
3358 * Hudson (tjh@cryptsoft.com).
3359 *
3360 */
3361
3362 Original SSLeay License
3363 -----------------------
6791 3364
6792 <para><programlisting> 3365/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
3366 * All rights reserved.
3367 *
3368 * This package is an SSL implementation written
3369 * by Eric Young (eay@cryptsoft.com).
3370 * The implementation was written so as to conform with Netscapes SSL.
3371 *
3372 * This library is free for commercial and non-commercial use as long as
3373 * the following conditions are aheared to. The following conditions
3374 * apply to all code found in this distribution, be it the RC4, RSA,
3375 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
3376 * included with this distribution is covered by the same copyright terms
3377 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
3378 *
3379 * Copyright remains Eric Young's, and as such any Copyright notices in
3380 * the code are not to be removed.
3381 * If this package is used in a product, Eric Young should be given attribution
3382 * as the author of the parts of the library used.
3383 * This can be in the form of a textual message at program startup or
3384 * in documentation (online or textual) provided with the package.
3385 *
3386 * Redistribution and use in source and binary forms, with or without
3387 * modification, are permitted provided that the following conditions
3388 * are met:
3389 * 1. Redistributions of source code must retain the copyright
3390 * notice, this list of conditions and the following disclaimer.
3391 * 2. Redistributions in binary form must reproduce the above copyright
3392 * notice, this list of conditions and the following disclaimer in the
3393 * documentation and/or other materials provided with the distribution.
3394 * 3. All advertising materials mentioning features or use of this software
3395 * must display the following acknowledgement:
3396 * "This product includes cryptographic software written by
3397 * Eric Young (eay@cryptsoft.com)"
3398 * The word 'cryptographic' can be left out if the rouines from the library
3399 * being used are not cryptographic related :-).
3400 * 4. If you include any Windows specific code (or a derivative thereof) from
3401 * the apps directory (application code) you must include an acknowledgement:
3402 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
3403 *
3404 * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
3405 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3406 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3407 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3408 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3409 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3410 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3411 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3412 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3413 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3414 * SUCH DAMAGE.
3415 *
3416 * The licence and distribution terms for any publically available version or
3417 * derivative of this code cannot be changed. i.e. this code cannot simply be
3418 * copied and put under another distribution licence
3419 * [including the GNU Public Licence.]
3420 */
3421</programlisting></para></section>
3422
3423<section id="lic_13">
3424<title>GPL-3.0</title>
3425<para><programlisting>
6793GNU GENERAL PUBLIC LICENSE 3426GNU GENERAL PUBLIC LICENSE
6794 3427
6795Version 3, 29 June 2007 3428Version 3, 29 June 2007
@@ -6855,34 +3488,34 @@ The precise terms and conditions for copying, distribution and modification foll
6855TERMS AND CONDITIONS 3488TERMS AND CONDITIONS
68560. Definitions. 34890. Definitions.
6857 3490
6858This License refers to version 3 of the GNU General Public License. 3491&rdquor;This License&rdquo; refers to version 3 of the GNU General Public License.
6859 3492
6860Copyright also means copyright-like laws that apply to other kinds of 3493&rdquor;Copyright&rdquo; also means copyright-like laws that apply to other kinds of
6861works, such as semiconductor masks. 3494works, such as semiconductor masks.
6862 3495
6863The Program refers to any copyrightable work licensed under this 3496&rdquor;The Program&rdquo; refers to any copyrightable work licensed under this
6864License. Each licensee is addressed as you. Licensees 3497License. Each licensee is addressed as &rdquor;you&rdquo;. &rdquor;Licensees&rdquo;
6865and recipients may be individuals or organizations. 3498and &rdquor;recipients&rdquo; may be individuals or organizations.
6866 3499
6867To modify a work means to copy from or adapt all or part of the work in 3500To &rdquor;modify&rdquo; a work means to copy from or adapt all or part of the work in
6868a fashion requiring copyright permission, other than the making of an exact copy. The 3501a fashion requiring copyright permission, other than the making of an exact copy. The
6869resulting work is called a modified version of the earlier work or a 3502resulting work is called a &rdquor;modified version&rdquo; of the earlier work or a
6870work based on the earlier work. 3503work &rdquor;based on&rdquo; the earlier work.
6871 3504
6872A covered work means either the unmodified Program or a work based on 3505A &rdquor;covered work&rdquo; means either the unmodified Program or a work based on
6873the Program. 3506the Program.
6874 3507
6875To propagate a work means to do anything with it that, without 3508To &rdquor;propagate&rdquo; a work means to do anything with it that, without
6876permission, would make you directly or secondarily liable for infringement under 3509permission, would make you directly or secondarily liable for infringement under
6877applicable copyright law, except executing it on a computer or modifying a private 3510applicable copyright law, except executing it on a computer or modifying a private
6878copy. Propagation includes copying, distribution (with or without modification), 3511copy. Propagation includes copying, distribution (with or without modification),
6879making available to the public, and in some countries other activities as well. 3512making available to the public, and in some countries other activities as well.
6880 3513
6881To convey a work means any kind of propagation that enables other 3514To &rdquor;convey&rdquo; a work means any kind of propagation that enables other
6882parties to make or receive copies. Mere interaction with a user through a computer 3515parties to make or receive copies. Mere interaction with a user through a computer
6883network, with no transfer of a copy, is not conveying. 3516network, with no transfer of a copy, is not conveying.
6884 3517
6885An interactive user interface displays Appropriate Legal Notices to the 3518An interactive user interface displays &rdquor;Appropriate Legal Notices&rdquo; to the
6886extent that it includes a convenient and prominently visible feature that (1) displays 3519extent that it includes a convenient and prominently visible feature that (1) displays
6887an appropriate copyright notice, and (2) tells the user that there is no warranty for 3520an appropriate copyright notice, and (2) tells the user that there is no warranty for
6888the work (except to the extent that warranties are provided), that licensees may 3521the work (except to the extent that warranties are provided), that licensees may
@@ -6891,26 +3524,26 @@ interface presents a list of user commands or options, such as a menu, a promine
6891item in the list meets this criterion. 3524item in the list meets this criterion.
68921. Source Code. 35251. Source Code.
6893 3526
6894The source code for a work means the preferred form of the work for 3527The &rdquor;source code&rdquo; for a work means the preferred form of the work for
6895making modifications to it. Object code means any non-source form of a 3528making modifications to it. &rdquor;Object code&rdquo; means any non-source form of a
6896work. 3529work.
6897 3530
6898A Standard Interface means an interface that either is an official 3531A &rdquor;Standard Interface&rdquo; means an interface that either is an official
6899standard defined by a recognized standards body, or, in the case of interfaces 3532standard defined by a recognized standards body, or, in the case of interfaces
6900specified for a particular programming language, one that is widely used among 3533specified for a particular programming language, one that is widely used among
6901developers working in that language. 3534developers working in that language.
6902 3535
6903The System Libraries of an executable work include anything, other than 3536The &rdquor;System Libraries&rdquo; of an executable work include anything, other than
6904the work as a whole, that (a) is included in the normal form of packaging a Major 3537the work as a whole, that (a) is included in the normal form of packaging a Major
6905Component, but which is not part of that Major Component, and (b) serves only to 3538Component, but which is not part of that Major Component, and (b) serves only to
6906enable use of the work with that Major Component, or to implement a Standard Interface 3539enable use of the work with that Major Component, or to implement a Standard Interface
6907for which an implementation is available to the public in source code form. A 3540for which an implementation is available to the public in source code form. A
6908Major Component, in this context, means a major essential component 3541&rdquor;Major Component&rdquo;, in this context, means a major essential component
6909(kernel, window system, and so on) of the specific operating system (if any) on which 3542(kernel, window system, and so on) of the specific operating system (if any) on which
6910the executable work runs, or a compiler used to produce the work, or an object code 3543the executable work runs, or a compiler used to produce the work, or an object code
6911interpreter used to run it. 3544interpreter used to run it.
6912 3545
6913The Corresponding Source for a work in object code form means all the 3546The &rdquor;Corresponding Source&rdquo; for a work in object code form means all the
6914source code needed to generate, install, and (for an executable work) run the object 3547source code needed to generate, install, and (for an executable work) run the object
6915code and to modify the work, including scripts to control those activities. However, 3548code and to modify the work, including scripts to control those activities. However,
6916it does not include the work's System Libraries, or general-purpose tools or generally 3549it does not include the work's System Libraries, or general-purpose tools or generally
@@ -6980,7 +3613,7 @@ you also meet all of these conditions:
6980giving a relevant date. 3613giving a relevant date.
6981 * b) The work must carry prominent notices stating that it is released under this 3614 * b) The work must carry prominent notices stating that it is released under this
6982License and any conditions added under section 7. This requirement modifies the 3615License and any conditions added under section 7. This requirement modifies the
6983requirement in section 4 to keep intact all notices. 3616requirement in section 4 to &rdquor;keep intact all notices&rdquo;.
6984 * c) You must license the entire work, as a whole, under this License to anyone 3617 * c) You must license the entire work, as a whole, under this License to anyone
6985who comes into possession of a copy. This License will therefore apply, along with any 3618who comes into possession of a copy. This License will therefore apply, along with any
6986applicable section 7 additional terms, to the whole of the work, and all its parts, 3619applicable section 7 additional terms, to the whole of the work, and all its parts,
@@ -6994,7 +3627,7 @@ Appropriate Legal Notices, your work need not make them do so.
6994A compilation of a covered work with other separate and independent works, which are 3627A compilation of a covered work with other separate and independent works, which are
6995not by their nature extensions of the covered work, and which are not combined with it 3628not by their nature extensions of the covered work, and which are not combined with it
6996such as to form a larger program, in or on a volume of a storage or distribution 3629such as to form a larger program, in or on a volume of a storage or distribution
6997medium, is called an aggregate if the compilation and its resulting 3630medium, is called an &rdquor;aggregate&rdquo; if the compilation and its resulting
6998copyright are not used to limit the access or legal rights of the compilation's users 3631copyright are not used to limit the access or legal rights of the compilation's users
6999beyond what the individual works permit. Inclusion of a covered work in an aggregate 3632beyond what the individual works permit. Inclusion of a covered work in an aggregate
7000does not cause this License to apply to the other parts of the aggregate. 3633does not cause this License to apply to the other parts of the aggregate.
@@ -7038,19 +3671,19 @@ A separable portion of the object code, whose source code is excluded from the
7038Corresponding Source as a System Library, need not be included in conveying the object 3671Corresponding Source as a System Library, need not be included in conveying the object
7039code work. 3672code work.
7040 3673
7041A User Product is either (1) a consumer product, which 3674A &rdquor;User Product&rdquo; is either (1) a &rdquor;consumer product&rdquo;, which
7042means any tangible personal property which is normally used for personal, family, or 3675means any tangible personal property which is normally used for personal, family, or
7043household purposes, or (2) anything designed or sold for incorporation into a 3676household purposes, or (2) anything designed or sold for incorporation into a
7044dwelling. In determining whether a product is a consumer product, doubtful cases shall 3677dwelling. In determining whether a product is a consumer product, doubtful cases shall
7045be resolved in favor of coverage. For a particular product received by a particular 3678be resolved in favor of coverage. For a particular product received by a particular
7046user, normally used refers to a typical or common use of that class of 3679user, &rdquor;normally used&rdquo; refers to a typical or common use of that class of
7047product, regardless of the status of the particular user or of the way in which the 3680product, regardless of the status of the particular user or of the way in which the
7048particular user actually uses, or expects or is expected to use, the product. A 3681particular user actually uses, or expects or is expected to use, the product. A
7049product is a consumer product regardless of whether the product has substantial 3682product is a consumer product regardless of whether the product has substantial
7050commercial, industrial or non-consumer uses, unless such uses represent the only 3683commercial, industrial or non-consumer uses, unless such uses represent the only
7051significant mode of use of the product. 3684significant mode of use of the product.
7052 3685
7053Installation Information for a User Product means any methods, 3686&rdquor;Installation Information&rdquo; for a User Product means any methods,
7054procedures, authorization keys, or other information required to install and execute 3687procedures, authorization keys, or other information required to install and execute
7055modified versions of a covered work in that User Product from a modified version of 3688modified versions of a covered work in that User Product from a modified version of
7056its Corresponding Source. The information must suffice to ensure that the continued 3689its Corresponding Source. The information must suffice to ensure that the continued
@@ -7079,7 +3712,7 @@ implementation available to the public in source code form), and must require no
7079special password or key for unpacking, reading or copying. 3712special password or key for unpacking, reading or copying.
70807. Additional Terms. 37137. Additional Terms.
7081 3714
7082Additional permissions are terms that supplement the terms of this 3715&rdquor;Additional permissions&rdquo; are terms that supplement the terms of this
7083License by making exceptions from one or more of its conditions. Additional 3716License by making exceptions from one or more of its conditions. Additional
7084permissions that are applicable to the entire Program shall be treated as though they 3717permissions that are applicable to the entire Program shall be treated as though they
7085were included in this License, to the extent that they are valid under applicable law. 3718were included in this License, to the extent that they are valid under applicable law.
@@ -7114,8 +3747,8 @@ who conveys the material (or modified versions of it) with contractual assumptio
7114liability to the recipient, for any liability that these contractual assumptions 3747liability to the recipient, for any liability that these contractual assumptions
7115directly impose on those licensors and authors. 3748directly impose on those licensors and authors.
7116 3749
7117All other non-permissive additional terms are considered further 3750All other non-permissive additional terms are considered &rdquor;further
7118restrictions within the meaning of section 10. If the Program as you received 3751restrictions&rdquo; within the meaning of section 10. If the Program as you received
7119it, or any part of it, contains a notice stating that it is governed by this License 3752it, or any part of it, contains a notice stating that it is governed by this License
7120along with a term that is a further restriction, you may remove that term. If a 3753along with a term that is a further restriction, you may remove that term. If a
7121license document contains a further restriction but permits relicensing or conveying 3754license document contains a further restriction but permits relicensing or conveying
@@ -7169,7 +3802,7 @@ from the original licensors, to run, modify and propagate that work, subject to
7169License. You are not responsible for enforcing compliance by third parties with this 3802License. You are not responsible for enforcing compliance by third parties with this
7170License. 3803License.
7171 3804
7172An entity transaction is a transaction transferring control of an 3805An &rdquor;entity transaction&rdquo; is a transaction transferring control of an
7173organization, or substantially all assets of one, or subdividing an organization, or 3806organization, or substantially all assets of one, or subdividing an organization, or
7174merging organizations. If propagation of a covered work results from an entity 3807merging organizations. If propagation of a covered work results from an entity
7175transaction, each party to that transaction who receives a copy of the work also 3808transaction, each party to that transaction who receives a copy of the work also
@@ -7186,16 +3819,16 @@ that any patent claim is infringed by making, using, selling, offering for sale,
7186importing the Program or any portion of it. 3819importing the Program or any portion of it.
718711. Patents. 382011. Patents.
7188 3821
7189A contributor is a copyright holder who authorizes use under this 3822A &rdquor;contributor&rdquo; is a copyright holder who authorizes use under this
7190License of the Program or a work on which the Program is based. The work thus licensed 3823License of the Program or a work on which the Program is based. The work thus licensed
7191is called the contributor's contributor version. 3824is called the contributor's &rdquor;contributor version&rdquo;.
7192 3825
7193A contributor's essential patent claims are all patent claims owned or 3826A contributor's &rdquor;essential patent claims&rdquo; are all patent claims owned or
7194controlled by the contributor, whether already acquired or hereafter acquired, that 3827controlled by the contributor, whether already acquired or hereafter acquired, that
7195would be infringed by some manner, permitted by this License, of making, using, or 3828would be infringed by some manner, permitted by this License, of making, using, or
7196selling its contributor version, but do not include claims that would be infringed 3829selling its contributor version, but do not include claims that would be infringed
7197only as a consequence of further modification of the contributor version. For purposes 3830only as a consequence of further modification of the contributor version. For purposes
7198of this definition, control includes the right to grant patent 3831of this definition, &rdquor;control&rdquo; includes the right to grant patent
7199sublicenses in a manner consistent with the requirements of this License. 3832sublicenses in a manner consistent with the requirements of this License.
7200 3833
7201Each contributor grants you a non-exclusive, worldwide, royalty-free patent license 3834Each contributor grants you a non-exclusive, worldwide, royalty-free patent license
@@ -7203,10 +3836,10 @@ under the contributor's essential patent claims, to make, use, sell, offer for s
7203import and otherwise run, modify and propagate the contents of its contributor 3836import and otherwise run, modify and propagate the contents of its contributor
7204version. 3837version.
7205 3838
7206In the following three paragraphs, a patent license is any express 3839In the following three paragraphs, a &rdquor;patent license&rdquo; is any express
7207agreement or commitment, however denominated, not to enforce a patent (such as an 3840agreement or commitment, however denominated, not to enforce a patent (such as an
7208express permission to practice a patent or covenant not to sue for patent 3841express permission to practice a patent or covenant not to sue for patent
7209infringement). To grant such a patent license to a party means to make 3842infringement). To &rdquor;grant&rdquo; such a patent license to a party means to make
7210such an agreement or commitment not to enforce a patent against the party. 3843such an agreement or commitment not to enforce a patent against the party.
7211 3844
7212If you convey a covered work, knowingly relying on a patent license, and the 3845If you convey a covered work, knowingly relying on a patent license, and the
@@ -7216,7 +3849,7 @@ other readily accessible means, then you must either (1) cause the Corresponding
7216Source to be so available, or (2) arrange to deprive yourself of the benefit of the 3849Source to be so available, or (2) arrange to deprive yourself of the benefit of the
7217patent license for this particular work, or (3) arrange, in a manner consistent with 3850patent license for this particular work, or (3) arrange, in a manner consistent with
7218the requirements of this License, to extend the patent license to downstream 3851the requirements of this License, to extend the patent license to downstream
7219recipients. Knowingly relying means you have actual knowledge that, but 3852recipients. &rdquor;Knowingly relying&rdquo; means you have actual knowledge that, but
7220for the patent license, your conveying the covered work in a country, or your 3853for the patent license, your conveying the covered work in a country, or your
7221recipient's use of the covered work in a country, would infringe one or more 3854recipient's use of the covered work in a country, would infringe one or more
7222identifiable patents in that country that you have reason to believe are valid. 3855identifiable patents in that country that you have reason to believe are valid.
@@ -7228,7 +3861,7 @@ modify or convey a specific copy of the covered work, then the patent license yo
7228grant is automatically extended to all recipients of the covered work and works based 3861grant is automatically extended to all recipients of the covered work and works based
7229on it. 3862on it.
7230 3863
7231A patent license is discriminatory if it does not include within the 3864A patent license is &rdquor;discriminatory&rdquo; if it does not include within the
7232scope of its coverage, prohibits the exercise of, or is conditioned on the 3865scope of its coverage, prohibits the exercise of, or is conditioned on the
7233non-exercise of one or more of the rights that are specifically granted under this 3866non-exercise of one or more of the rights that are specifically granted under this
7234License. You may not convey a covered work if you are a party to an arrangement with a 3867License. You may not convey a covered work if you are a party to an arrangement with a
@@ -7269,8 +3902,8 @@ General Public License from time to time. Such new versions will be similar in s
7269to the present version, but may differ in detail to address new problems or concerns. 3902to the present version, but may differ in detail to address new problems or concerns.
7270 3903
7271Each version is given a distinguishing version number. If the Program specifies that a 3904Each version is given a distinguishing version number. If the Program specifies that a
7272certain numbered version of the GNU General Public License or any later 3905certain numbered version of the GNU General Public License &rdquor;or any later
7273version applies to it, you have the option of following the terms and 3906version&rdquo; applies to it, you have the option of following the terms and
7274conditions either of that numbered version or of any later version published by the 3907conditions either of that numbered version or of any later version published by the
7275Free Software Foundation. If the Program does not specify a version number of the GNU 3908Free Software Foundation. If the Program does not specify a version number of the GNU
7276General Public License, you may choose any version ever published by the Free Software 3909General Public License, you may choose any version ever published by the Free Software
@@ -7287,7 +3920,7 @@ your choosing to follow a later version.
7287 3920
7288THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. 3921THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
7289EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 3922EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
7290PROVIDE THE PROGRAM AS IS WITHOUT WARRANTY OF ANY KIND, EITHER 3923PROVIDE THE PROGRAM &rdquor;AS IS&rdquo; WITHOUT WARRANTY OF ANY KIND, EITHER
7291EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 3924EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
7292MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE 3925MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
7293QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE 3926QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
@@ -7319,7 +3952,7 @@ can redistribute and change under these terms.
7319 3952
7320To do so, attach the following notices to the program. It is safest to attach them to 3953To do so, attach the following notices to the program. It is safest to attach them to
7321the start of each source file to most effectively state the exclusion of warranty; and 3954the start of each source file to most effectively state the exclusion of warranty; and
7322each file should have at least the copyright line and a pointer to 3955each file should have at least the &rdquor;copyright&rdquo; line and a pointer to
7323where the full notice is found. 3956where the full notice is found.
7324 3957
7325 &lt;one line to give the program's name and a brief idea of what it does.&gt; 3958 &lt;one line to give the program's name and a brief idea of what it does.&gt;
@@ -7350,10 +3983,10 @@ it starts in an interactive mode:
7350 3983
7351The hypothetical commands `show w' and `show c' should show the appropriate parts of 3984The hypothetical commands `show w' and `show c' should show the appropriate parts of
7352the General Public License. Of course, your program's commands might be different; for 3985the General Public License. Of course, your program's commands might be different; for
7353a GUI interface, you would use an about box. 3986a GUI interface, you would use an &rdquor;about box&rdquo;.
7354 3987
7355You should also get your employer (if you work as a programmer) or school, if any, to 3988You should also get your employer (if you work as a programmer) or school, if any, to
7356sign a copyright disclaimer for the program, if necessary. For more 3989sign a &rdquor;copyright disclaimer&rdquo; for the program, if necessary. For more
7357information on this, and how to apply and follow the GNU GPL, see 3990information on this, and how to apply and follow the GNU GPL, see
7358&lt;http://www.gnu.org/licenses/&gt;. 3991&lt;http://www.gnu.org/licenses/&gt;.
7359 3992
@@ -7363,13 +3996,11 @@ more useful to permit linking proprietary applications with the library. If this
7363what you want to do, use the GNU Lesser General Public License instead of this 3996what you want to do, use the GNU Lesser General Public License instead of this
7364License. But first, please read 3997License. But first, please read
7365&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;. 3998&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;.
7366</programlisting></para> 3999</programlisting></para></section>
7367 </section>
7368 4000
7369 <section id="lic_20"> 4001<section id="lic_14">
7370 <title>GPL-3.0-with-GCC-exception</title> 4002<title>GPL-3.0-with-GCC-exception</title>
7371 4003<para><programlisting>
7372 <para><programlisting>
7373 4004
7374insert GPL v3 text here 4005insert GPL v3 text here
7375 4006
@@ -7425,13 +4056,11 @@ consistent with the licensing of the Independent Modules.
7425The availability of this Exception does not imply any general presumption that 4056The availability of this Exception does not imply any general presumption that
7426third-party software is unaffected by the copyleft requirements of the license of GCC. 4057third-party software is unaffected by the copyleft requirements of the license of GCC.
7427 4058
7428</programlisting></para> 4059</programlisting></para></section>
7429 </section>
7430
7431 <section id="lic_21">
7432 <title>GPL-3.0-with-autoconf-exception</title>
7433 4060
7434 <para><programlisting> 4061<section id="lic_15">
4062<title>GPL-3.0-with-autoconf-exception</title>
4063<para><programlisting>
7435 4064
7436insert GPL v3 text here 4065insert GPL v3 text here
7437 4066
@@ -7439,7 +4068,7 @@ AUTOCONF CONFIGURE SCRIPT EXCEPTION
7439 4068
7440Version 3.0, 18 August 2009 4069Version 3.0, 18 August 2009
7441 4070
7442Copyright © 2009 Free Software Foundation, Inc. &lt;http://fsf.org/&gt; 4071Copyright &amp;#169; 2009 Free Software Foundation, Inc. &lt;http://fsf.org/&gt;
7443 4072
7444Everyone is permitted to copy and distribute verbatim copies of this license document, 4073Everyone is permitted to copy and distribute verbatim copies of this license document,
7445but changing it is not allowed. 4074but changing it is not allowed.
@@ -7475,74 +4104,11 @@ The availability of this Exception does not imply any general presumption that
7475third-party software is unaffected by the copyleft requirements of the license of 4104third-party software is unaffected by the copyleft requirements of the license of
7476Autoconf. 4105Autoconf.
7477 4106
7478</programlisting></para> 4107</programlisting></para></section>
7479 </section>
7480
7481 <section id="lic_22">
7482 <title>ICU</title>
7483
7484 <para><programlisting>
7485COPYRIGHT AND PERMISSION NOTICE
7486 4108
7487Copyright (c) 1995-2012 International Business Machines Corporation and others 4109<section id="lic_16">
7488 4110<title>LGPL-2.0</title>
7489All rights reserved. 4111<para><programlisting>
7490
7491Permission is hereby granted, free of charge, to any person obtaining a copy of this
7492software and associated documentation files (the "Software"), to deal in the Software
7493without restriction, including without limitation the rights to use, copy, modify,
7494merge, publish, distribute, and/or sell copies of the Software, and to permit persons
7495to whom the Software is furnished to do so, provided that the above copyright
7496notice(s) and this permission notice appear in all copies of the Software and that
7497both the above copyright notice(s) and this permission notice appear in supporting
7498documentation.
7499
7500THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
7501INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7502PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
7503COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
7504SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM
7505LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
7506TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
7507SOFTWARE.
7508
7509Except as contained in this notice, the name of a copyright holder shall not be used
7510in advertising or otherwise to promote the sale, use or other dealings in this
7511Software without prior written authorization of the copyright holder.
7512
7513All trademarks and registered trademarks mentioned herein are the property of their
7514respective owners.
7515</programlisting></para>
7516 </section>
7517
7518 <section id="lic_23">
7519 <title>ISC</title>
7520
7521 <para><programlisting>
7522
7523ISC License:
7524
7525Copyright © 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
7526Copyright © 1995-2003 by Internet Software Consortium
7527
7528Permission to use, copy, modify, and/or distribute this software for any purpose with
7529or without fee is hereby granted, provided that the above copyright notice and this
7530permission notice appear in all copies.
7531
7532THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
7533SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT
7534SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
7535DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
7536OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
7537THE USE OR PERFORMANCE OF THIS SOFTWARE.
7538
7539</programlisting></para>
7540 </section>
7541
7542 <section id="lic_24">
7543 <title>LGPL-2.0</title>
7544
7545 <para><programlisting>
7546GNU LIBRARY GENERAL PUBLIC LICENSE 4112GNU LIBRARY GENERAL PUBLIC LICENSE
7547 4113
7548 4114
@@ -8126,13 +4692,11 @@ Ty Coon, President of Vice
8126 4692
8127That's all there is to it! 4693That's all there is to it!
8128 4694
8129</programlisting></para> 4695</programlisting></para></section>
8130 </section>
8131
8132 <section id="lic_25">
8133 <title>LGPL-2.1</title>
8134 4696
8135 <para><programlisting> 4697<section id="lic_17">
4698<title>LGPL-2.1</title>
4699<para><programlisting>
8136 4700
8137GNU LESSER GENERAL PUBLIC LICENSE 4701GNU LESSER GENERAL PUBLIC LICENSE
8138 4702
@@ -8560,13 +5124,11 @@ signature of Ty Coon, 1 April 1990
8560Ty Coon, President of Vice 5124Ty Coon, President of Vice
8561That`s all there is to it! 5125That`s all there is to it!
8562 5126
8563</programlisting></para> 5127</programlisting></para></section>
8564 </section>
8565 5128
8566 <section id="lic_26"> 5129<section id="lic_18">
8567 <title>LGPL-3.0</title> 5130<title>LGPL-3.0</title>
8568 5131<para><programlisting>
8569 <para><programlisting>
8570GNU LESSER GENERAL PUBLIC LICENSE 5132GNU LESSER GENERAL PUBLIC LICENSE
8571 5133
8572Version 3, 29 June 2007 5134Version 3, 29 June 2007
@@ -8581,28 +5143,28 @@ conditions of version 3 of the GNU General Public License, supplemented by the
8581additional permissions listed below. 5143additional permissions listed below.
85820. Additional Definitions. 51440. Additional Definitions.
8583 5145
8584As used herein, this License refers to version 3 of the GNU Lesser 5146As used herein, &rdquor;this License&rdquo; refers to version 3 of the GNU Lesser
8585General Public License, and the GNU GPL refers to version 3 of the GNU 5147General Public License, and the &rdquor;GNU GPL&rdquo; refers to version 3 of the GNU
8586General Public License. 5148General Public License.
8587 5149
8588The Library refers to a covered work governed by this License, other 5150&rdquor;The Library&rdquo; refers to a covered work governed by this License, other
8589than an Application or a Combined Work as defined below. 5151than an Application or a Combined Work as defined below.
8590 5152
8591An Application is any work that makes use of an interface provided by 5153An &rdquor;Application&rdquo; is any work that makes use of an interface provided by
8592the Library, but which is not otherwise based on the Library. Defining a subclass of a 5154the Library, but which is not otherwise based on the Library. Defining a subclass of a
8593class defined by the Library is deemed a mode of using an interface provided by the 5155class defined by the Library is deemed a mode of using an interface provided by the
8594Library. 5156Library.
8595 5157
8596A Combined Work is a work produced by combining or linking an 5158A &rdquor;Combined Work&rdquo; is a work produced by combining or linking an
8597Application with the Library. The particular version of the Library with which the 5159Application with the Library. The particular version of the Library with which the
8598Combined Work was made is also called the Linked Version. 5160Combined Work was made is also called the &rdquor;Linked Version&rdquo;.
8599 5161
8600The Minimal Corresponding Source for a Combined Work means the 5162The &rdquor;Minimal Corresponding Source&rdquo; for a Combined Work means the
8601Corresponding Source for the Combined Work, excluding any source code for portions of 5163Corresponding Source for the Combined Work, excluding any source code for portions of
8602the Combined Work that, considered in isolation, are based on the Application, and not 5164the Combined Work that, considered in isolation, are based on the Application, and not
8603on the Linked Version. 5165on the Linked Version.
8604 5166
8605The Corresponding Application Code for a Combined Work means the object 5167The &rdquor;Corresponding Application Code&rdquo; for a Combined Work means the object
8606code and/or source code for the Application, including any data and utility programs 5168code and/or source code for the Application, including any data and utility programs
8607needed for reproducing the Combined Work from the Application, but excluding the 5169needed for reproducing the Combined Work from the Application, but excluding the
8608System Libraries of the Combined Work. 5170System Libraries of the Combined Work.
@@ -8691,7 +5253,7 @@ to the present version, but may differ in detail to address new problems or conc
8691 5253
8692Each version is given a distinguishing version number. If the Library as you received 5254Each version is given a distinguishing version number. If the Library as you received
8693it specifies that a certain numbered version of the GNU Lesser General Public License 5255it specifies that a certain numbered version of the GNU Lesser General Public License
8694or any later version applies to it, you have the option of following 5256&rdquor;or any later version&rdquo; applies to it, you have the option of following
8695the terms and conditions either of that published version or of any later version 5257the terms and conditions either of that published version or of any later version
8696published by the Free Software Foundation. If the Library as you received it does not 5258published by the Free Software Foundation. If the Library as you received it does not
8697specify a version number of the GNU Lesser General Public License, you may choose any 5259specify a version number of the GNU Lesser General Public License, you may choose any
@@ -8702,132 +5264,150 @@ If the Library as you received it specifies that a proxy can decide whether futu
8702versions of the GNU Lesser General Public License shall apply, that proxy's public 5264versions of the GNU Lesser General Public License shall apply, that proxy's public
8703statement of acceptance of any version is permanent authorization for you to choose 5265statement of acceptance of any version is permanent authorization for you to choose
8704that version for the Library. 5266that version for the Library.
8705</programlisting></para> 5267</programlisting></para></section>
8706 </section>
8707
8708 <section id="lic_27">
8709 <title>Libpng</title>
8710
8711 <para><programlisting>
8712
8713This copy of the libpng notices is provided for your convenience. In case of
8714any discrepancy between this copy and the notices in the file png.h that is
8715included in the libpng distribution, the latter shall prevail.
8716
8717COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
8718 5268
8719If you modify libpng you may insert additional notices immediately following 5269<section id="lic_19">
8720this sentence. 5270<title>Libpng</title>
5271<para><programlisting>
5272COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
5273=========================================
8721 5274
8722This code is released under the libpng license. 5275PNG Reference Library License version 2
8723 5276---------------------------------------
8724libpng versions 1.2.6, August 15, 2004, through 1.4.5, December 9, 2010, are
8725Copyright (c) 2004, 2006-2010 Glenn Randers-Pehrson, and are
8726distributed according to the same disclaimer and license as libpng-1.2.5
8727with the following individual added to the list of Contributing Authors
8728
8729 Cosmin Truta
8730
8731libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
8732Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
8733distributed according to the same disclaimer and license as libpng-1.0.6
8734with the following individuals added to the list of Contributing Authors
8735 5277
8736 Simon-Pierre Cadieux 5278 * Copyright (c) 1995-2018 The PNG Reference Library Authors.
8737 Eric S. Raymond 5279 * Copyright (c) 2018 Cosmin Truta.
8738 Gilles Vollant 5280 * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
5281 * Copyright (c) 1996-1997 Andreas Dilger.
5282 * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
5283
5284The software is supplied "as is", without warranty of any kind,
5285express or implied, including, without limitation, the warranties
5286of merchantability, fitness for a particular purpose, title, and
5287non-infringement. In no even shall the Copyright owners, or
5288anyone distributing the software, be liable for any damages or
5289other liability, whether in contract, tort or otherwise, arising
5290from, out of, or in connection with the software, or the use or
5291other dealings in the software, even if advised of the possibility
5292of such damage.
5293
5294Permission is hereby granted to use, copy, modify, and distribute
5295this software, or portions hereof, for any purpose, without fee,
5296subject to the following restrictions:
5297
5298 1. The origin of this software must not be misrepresented; you
5299 must not claim that you wrote the original software. If you
5300 use this software in a product, an acknowledgment in the product
5301 documentation would be appreciated, but is not required.
5302
5303 2. Altered source versions must be plainly marked as such, and must
5304 not be misrepresented as being the original software.
5305
5306 3. This Copyright notice may not be removed or altered from any
5307 source or altered source distribution.
5308
5309
5310PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35)
5311-----------------------------------------------------------------------
5312
5313libpng versions 1.0.7, July 1, 2000 through 1.6.35, July 15, 2018 are
5314Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
5315derived from libpng-1.0.6, and are distributed according to the same
5316disclaimer and license as libpng-1.0.6 with the following individuals
5317added to the list of Contributing Authors:
5318
5319 Simon-Pierre Cadieux
5320 Eric S. Raymond
5321 Mans Rullgard
5322 Cosmin Truta
5323 Gilles Vollant
5324 James Yu
5325 Mandar Sahastrabuddhe
5326 Google Inc.
5327 Vadim Barkov
8739 5328
8740and with the following additions to the disclaimer: 5329and with the following additions to the disclaimer:
8741 5330
8742 There is no warranty against interference with your enjoyment of the 5331 There is no warranty against interference with your enjoyment of
8743 library or against infringement. There is no warranty that our 5332 the library or against infringement. There is no warranty that our
8744 efforts or the library will fulfill any of your particular purposes 5333 efforts or the library will fulfill any of your particular purposes
8745 or needs. This library is provided with all faults, and the entire 5334 or needs. This library is provided with all faults, and the entire
8746 risk of satisfactory quality, performance, accuracy, and effort is with 5335 risk of satisfactory quality, performance, accuracy, and effort is
8747 the user. 5336 with the user.
5337
5338Some files in the "contrib" directory and some configure-generated
5339files that are distributed with libpng have other copyright owners, and
5340are released under other open source licenses.
8748 5341
8749libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are 5342libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
8750Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are 5343Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
8751distributed according to the same disclaimer and license as libpng-0.96, 5344libpng-0.96, and are distributed according to the same disclaimer and
8752with the following individuals added to the list of Contributing Authors: 5345license as libpng-0.96, with the following individuals added to the
5346list of Contributing Authors:
8753 5347
8754 Tom Lane 5348 Tom Lane
8755 Glenn Randers-Pehrson 5349 Glenn Randers-Pehrson
8756 Willem van Schaik 5350 Willem van Schaik
8757 5351
8758libpng versions 0.89, June 1996, through 0.96, May 1997, are 5352libpng versions 0.89, June 1996, through 0.96, May 1997, are
8759Copyright (c) 1996, 1997 Andreas Dilger 5353Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
8760Distributed according to the same disclaimer and license as libpng-0.88, 5354and are distributed according to the same disclaimer and license as
8761with the following individuals added to the list of Contributing Authors: 5355libpng-0.88, with the following individuals added to the list of
5356Contributing Authors:
5357
5358 John Bowler
5359 Kevin Bracey
5360 Sam Bushell
5361 Magnus Holmgren
5362 Greg Roelofs
5363 Tom Tanner
8762 5364
8763 John Bowler 5365Some files in the "scripts" directory have other copyright owners,
8764 Kevin Bracey 5366but are released under this license.
8765 Sam Bushell
8766 Magnus Holmgren
8767 Greg Roelofs
8768 Tom Tanner
8769 5367
8770libpng versions 0.5, May 1995, through 0.88, January 1996, are 5368libpng versions 0.5, May 1995, through 0.88, January 1996, are
8771Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. 5369Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
8772 5370
8773For the purposes of this copyright and license, "Contributing Authors" 5371For the purposes of this copyright and license, "Contributing Authors"
8774is defined as the following set of individuals: 5372is defined as the following set of individuals:
8775 5373
8776 Andreas Dilger 5374 Andreas Dilger
8777 Dave Martindale 5375 Dave Martindale
8778 Guy Eric Schalnat 5376 Guy Eric Schalnat
8779 Paul Schmidt 5377 Paul Schmidt
8780 Tim Wegner 5378 Tim Wegner
8781 5379
8782The PNG Reference Library is supplied "AS IS". The Contributing Authors 5380The PNG Reference Library is supplied "AS IS". The Contributing
8783and Group 42, Inc. disclaim all warranties, expressed or implied, 5381Authors and Group 42, Inc. disclaim all warranties, expressed or
8784including, without limitation, the warranties of merchantability and of 5382implied, including, without limitation, the warranties of
8785fitness for any purpose. The Contributing Authors and Group 42, Inc. 5383merchantability and of fitness for any purpose. The Contributing
8786assume no liability for direct, indirect, incidental, special, exemplary, 5384Authors and Group 42, Inc. assume no liability for direct, indirect,
8787or consequential damages, which may result from the use of the PNG 5385incidental, special, exemplary, or consequential damages, which may
8788Reference Library, even if advised of the possibility of such damage. 5386result from the use of the PNG Reference Library, even if advised of
5387the possibility of such damage.
8789 5388
8790Permission is hereby granted to use, copy, modify, and distribute this 5389Permission is hereby granted to use, copy, modify, and distribute this
8791source code, or portions hereof, for any purpose, without fee, subject 5390source code, or portions hereof, for any purpose, without fee, subject
8792to the following restrictions: 5391to the following restrictions:
8793 5392
87941. The origin of this source code must not be misrepresented. 5393 1. The origin of this source code must not be misrepresented.
8795
87962. Altered versions must be plainly marked as such and must not
8797 be misrepresented as being the original source.
8798
87993. This Copyright notice may not be removed or altered from any
8800 source or altered source distribution.
8801
8802The Contributing Authors and Group 42, Inc. specifically permit, without
8803fee, and encourage the use of this source code as a component to
8804supporting the PNG file format in commercial products. If you use this
8805source code in a product, acknowledgment is not required but would be
8806appreciated.
8807
8808
8809A "png_get_copyright" function is available, for convenient use in "about"
8810boxes and the like:
8811 5394
8812 printf("%s",png_get_copyright(NULL)); 5395 2. Altered versions must be plainly marked as such and must not
5396 be misrepresented as being the original source.
8813 5397
8814Also, the PNG logo (in PNG format, of course) is supplied in the 5398 3. This Copyright notice may not be removed or altered from any
8815files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31). 5399 source or altered source distribution.
8816 5400
8817Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a 5401The Contributing Authors and Group 42, Inc. specifically permit,
8818certification mark of the Open Source Initiative. 5402without fee, and encourage the use of this source code as a component
5403to supporting the PNG file format in commercial products. If you use
5404this source code in a product, acknowledgment is not required but would
5405be appreciated.
5406</programlisting></para></section>
8819 5407
8820Glenn Randers-Pehrson 5408<section id="lic_20">
8821glennrp at users.sourceforge.net 5409<title>MIT</title>
8822December 9, 2010 5410<para><programlisting>
8823
8824</programlisting></para>
8825 </section>
8826
8827 <section id="lic_28">
8828 <title>MIT</title>
8829
8830 <para><programlisting>
8831 5411
8832MIT License 5412MIT License
8833 5413
@@ -8851,720 +5431,11 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8851OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 5431OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8852THE SOFTWARE. 5432THE SOFTWARE.
8853 5433
8854</programlisting></para> 5434</programlisting></para></section>
8855 </section>
8856
8857 <section id="lic_29">
8858 <title>MPL-1.0</title>
8859
8860 <para><programlisting>
8861
8862MOZILLA PUBLIC LICENSE
8863Version 1.0
8864
88651. Definitions.
8866
88671.1. ``Contributor`` means each entity that creates or contributes to the creation of
8868Modifications.
88691.2. ``Contributor Version`` means the combination of the Original Code, prior
8870Modifications used by a Contributor, and the Modifications made by that particular
8871Contributor.
8872
88731.3. ``Covered Code`` means the Original Code or Modifications or the combination of
8874the Original Code and Modifications, in each case including portions thereof.
8875
88761.4. ``Electronic Distribution Mechanism`` means a mechanism generally accepted in the
8877software development community for the electronic transfer of data.
8878
88791.5. ``Executable`` means Covered Code in any form other than Source Code.
8880
88811.6. ``Initial Developer`` means the individual or entity identified as the Initial
8882Developer in the Source Code notice required by Exhibit A.
8883
88841.7. ``Larger Work`` means a work which combines Covered Code or portions thereof with
8885code not governed by the terms of this License.
8886
88871.8. ``License`` means this document.
8888
88891.9. ``Modifications`` means any addition to or deletion from the substance or
8890structure of either the Original Code or any previous Modifications. When Covered Code
8891is released as a series of files, a Modification is:
8892
8893A. Any addition to or deletion from the contents of a file containing Original Code or
8894previous Modifications.
8895
8896B. Any new file that contains any part of the Original Code or previous Modifications.
8897
88981.10. ``Original Code`` means Source Code of computer software code which is described
8899in the Source Code notice required by Exhibit A as Original Code, and which, at the
8900time of its release under this License is not already Covered Code governed by this
8901License.
8902
89031.11. ``Source Code`` means the preferred form of the Covered Code for making
8904modifications to it, including all modules it contains, plus any associated interface
8905definition files, scripts used to control compilation and installation of an
8906Executable, or a list of source code differential comparisons against either the
8907Original Code or another well known, available Covered Code of the Contributor`s
8908choice. The Source Code can be in a compressed or archival form, provided the
8909appropriate decompression or de-archiving software is widely available for no charge.
8910
89111.12. ``You`` means an individual or a legal entity exercising rights under, and
8912complying with all of the terms of, this License or a future version of this License
8913issued under Section 6.1. For legal entities, ``You`` includes any entity which
8914controls, is controlled by, or is under common control with You. For purposes of this
8915definition, ``control`` means (a) the power, direct or indirect, to cause the
8916direction or management of such entity, whether by contract or otherwise, or (b)
8917ownership of fifty percent (50%) or more of the outstanding shares or beneficial
8918ownership of such entity.
8919
89202. Source Code License.
89212.1. The Initial Developer Grant.
8922The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive
8923license, subject to third party intellectual property claims:
8924(a) to use, reproduce, modify, display, perform, sublicense and distribute the
8925Original Code (or portions thereof) with or without Modifications, or as part of a
8926Larger Work; and
8927
8928(b) under patents now or hereafter owned or controlled by Initial Developer, to make,
8929have made, use and sell (``Utilize``) the Original Code (or portions thereof), but
8930solely to the extent that any such patent is reasonably necessary to enable You to
8931Utilize the Original Code (or portions thereof) and not to any greater extent that may
8932be necessary to Utilize further Modifications or combinations.
8933
89342.2. Contributor Grant.
8935Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license,
8936subject to third party intellectual property claims:
8937
8938(a) to use, reproduce, modify, display, perform, sublicense and distribute the
8939Modifications created by such Contributor (or portions thereof) either on an
8940unmodified basis, with other Modifications, as Covered Code or as part of a Larger
8941Work; and
8942
8943(b) under patents now or hereafter owned or controlled by Contributor, to Utilize the
8944Contributor Version (or portions thereof), but solely to the extent that any such
8945patent is reasonably necessary to enable You to Utilize the Contributor Version (or
8946portions thereof), and not to any greater extent that may be necessary to Utilize
8947further Modifications or combinations.
8948
89493. Distribution Obligations.
89503.1. Application of License.
8951The Modifications which You create or to which You contribute are governed by the
8952terms of this License, including without limitation Section 2.2. The Source Code
8953version of Covered Code may be distributed only under the terms of this License or a
8954future version of this License released under Section 6.1, and You must include a copy
8955of this License with every copy of the Source Code You distribute. You may not offer
8956or impose any terms on any Source Code version that alters or restricts the applicable
8957version of this License or the recipients` rights hereunder. However, You may include
8958an additional document offering the additional rights described in Section 3.5.
89593.2. Availability of Source Code.
8960Any Modification which You create or to which You contribute must be made available in
8961Source Code form under the terms of this License either on the same media as an
8962Executable version or via an accepted Electronic Distribution Mechanism to anyone to
8963whom you made an Executable version available; and if made available via Electronic
8964Distribution Mechanism, must remain available for at least twelve (12) months after
8965the date it initially became available, or at least six (6) months after a subsequent
8966version of that particular Modification has been made available to such recipients.
8967You are responsible for ensuring that the Source Code version remains available even
8968if the Electronic Distribution Mechanism is maintained by a third party.
8969
89703.3. Description of Modifications.
8971You must cause all Covered Code to which you contribute to contain a file documenting
8972the changes You made to create that Covered Code and the date of any change. You must
8973include a prominent statement that the Modification is derived, directly or
8974indirectly, from Original Code provided by the Initial Developer and including the
8975name of the Initial Developer in (a) the Source Code, and (b) in any notice in an
8976Executable version or related documentation in which You describe the origin or
8977ownership of the Covered Code.
8978
89793.4. Intellectual Property Matters
8980
8981(a) Third Party Claims.
8982If You have knowledge that a party claims an intellectual property right in particular
8983functionality or code (or its utilization under this License), you must include a text
8984file with the source code distribution titled ``LEGAL`` which describes the claim and
8985the party making the claim in sufficient detail that a recipient will know whom to
8986contact. If you obtain such knowledge after You make Your Modification available as
8987described in Section 3.2, You shall promptly modify the LEGAL file in all copies You
8988make available thereafter and shall take other steps (such as notifying appropriate
8989mailing lists or newsgroups) reasonably calculated to inform those who received the
8990Covered Code that new knowledge has been obtained.
8991
8992(b) Contributor APIs.
8993If Your Modification is an application programming interface and You own or control
8994patents which are reasonably necessary to implement that API, you must also include
8995this information in the LEGAL file.
8996
89973.5. Required Notices.
8998You must duplicate the notice in Exhibit A in each file of the Source Code, and this
8999License in any documentation for the Source Code, where You describe recipients`
9000rights relating to Covered Code. If You created one or more Modification(s), You may
9001add your name as a Contributor to the notice described in Exhibit A. If it is not
9002possible to put such notice in a particular Source Code file due to its structure,
9003then you must include such notice in a location (such as a relevant directory file)
9004where a user would be likely to look for such a notice. You may choose to offer, and
9005to charge a fee for, warranty, support, indemnity or liability obligations to one or
9006more recipients of Covered Code. However, You may do so only on Your own behalf, and
9007not on behalf of the Initial Developer or any Contributor. You must make it absolutely
9008clear than any such warranty, support, indemnity or liability obligation is offered by
9009You alone, and You hereby agree to indemnify the Initial Developer and every
9010Contributor for any liability incurred by the Initial Developer or such Contributor as
9011a result of warranty, support, indemnity or liability terms You offer.
9012
90133.6. Distribution of Executable Versions.
9014You may distribute Covered Code in Executable form only if the requirements of Section
90153.1-3.5 have been met for that Covered Code, and if You include a notice stating that
9016the Source Code version of the Covered Code is available under the terms of this
9017License, including a description of how and where You have fulfilled the obligations
9018of Section 3.2. The notice must be conspicuously included in any notice in an
9019Executable version, related documentation or collateral in which You describe
9020recipients` rights relating to the Covered Code. You may distribute the Executable
9021version of Covered Code under a license of Your choice, which may contain terms
9022different from this License, provided that You are in compliance with the terms of
9023this License and that the license for the Executable version does not attempt to limit
9024or alter the recipient`s rights in the Source Code version from the rights set forth
9025in this License. If You distribute the Executable version under a different license
9026You must make it absolutely clear that any terms which differ from this License are
9027offered by You alone, not by the Initial Developer or any Contributor. You hereby
9028agree to indemnify the Initial Developer and every Contributor for any liability
9029incurred by the Initial Developer or such Contributor as a result of any such terms
9030You offer.
9031
90323.7. Larger Works.
9033You may create a Larger Work by combining Covered Code with other code not governed by
9034the terms of this License and distribute the Larger Work as a single product. In such
9035a case, You must make sure the requirements of this License are fulfilled for the
9036Covered Code.
9037
90384. Inability to Comply Due to Statute or Regulation.
9039If it is impossible for You to comply with any of the terms of this License with
9040respect to some or all of the Covered Code due to statute or regulation then You must:
9041(a) comply with the terms of this License to the maximum extent possible; and (b)
9042describe the limitations and the code they affect. Such description must be included
9043in the LEGAL file described in Section 3.4 and must be included with all distributions
9044of the Source Code. Except to the extent prohibited by statute or regulation, such
9045description must be sufficiently detailed for a recipient of ordinary skill to be able
9046to understand it.
9047
90485. Application of this License.
9049This License applies to code to which the Initial Developer has attached the notice in
9050Exhibit A, and to related Covered Code.
90516. Versions of the License.
90526.1. New Versions.
9053Netscape Communications Corporation (``Netscape``) may publish revised and/or new
9054versions of the License from time to time. Each version will be given a distinguishing
9055version number.
90566.2. Effect of New Versions.
9057Once Covered Code has been published under a particular version of the License, You
9058may always continue to use it under the terms of that version. You may also choose to
9059use such Covered Code under the terms of any subsequent version of the License
9060published by Netscape. No one other than Netscape has the right to modify the terms
9061applicable to Covered Code created under this License.
9062
90636.3. Derivative Works.
9064If you create or use a modified version of this License (which you may only do in
9065order to apply it to code which is not already Covered Code governed by this License),
9066you must (a) rename Your license so that the phrases ``Mozilla``, ``MOZILLAPL``,
9067``MOZPL``, ``Netscape``, ``NPL`` or any confusingly similar phrase do not appear
9068anywhere in your license and (b) otherwise make it clear that your version of the
9069license contains terms which differ from the Mozilla Public License and Netscape
9070Public License. (Filling in the name of the Initial Developer, Original Code or
9071Contributor in the notice described in Exhibit A shall not of themselves be deemed to
9072be modifications of this License.)
9073
90747. DISCLAIMER OF WARRANTY.
9075COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN ``AS IS`` BASIS, WITHOUT WARRANTY OF
9076ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT
9077THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
9078NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
9079IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE
9080INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY
9081SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL
9082PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER
9083THIS DISCLAIMER.
90848. TERMINATION.
9085This License and the rights granted hereunder will terminate automatically if You fail
9086to comply with terms herein and fail to cure such breach within 30 days of becoming
9087aware of the breach. All sublicenses to the Covered Code which are properly granted
9088shall survive any termination of this License. Provisions which, by their nature, must
9089remain in effect beyond the termination of this License shall survive.
90909. LIMITATION OF LIABILITY.
9091UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE),
9092CONTRACT, OR OTHERWISE, SHALL THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY
9093DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO YOU
9094OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF
9095ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK
9096STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR
9097LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH
9098DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR
9099PERSONAL INJURY RESULTING FROM SUCH PARTY`S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
9100PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION
9101OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY
9102TO YOU.
910310. U.S. GOVERNMENT END USERS.
9104The Covered Code is a ``commercial item,`` as that term is defined in 48 C.F.R. 2.101
9105(Oct. 1995), consisting of ``commercial computer software`` and ``commercial computer
9106software documentation,`` as such terms are used in 48 C.F.R. 12.212 (Sept. 1995).
9107Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June
91081995), all U.S. Government End Users acquire Covered Code with only those rights set
9109forth herein.
911011. MISCELLANEOUS.
9111This License represents the complete agreement concerning subject matter hereof. If
9112any provision of this License is held to be unenforceable, such provision shall be
9113reformed only to the extent necessary to make it enforceable. This License shall be
9114governed by California law provisions (except to the extent applicable law, if any,
9115provides otherwise), excluding its conflict-of-law provisions. With respect to
9116disputes in which at least one party is a citizen of, or an entity chartered or
9117registered to do business in, the United States of America: (a) unless otherwise
9118agreed in writing, all disputes relating to this License (excepting any dispute
9119relating to intellectual property rights) shall be subject to final and binding
9120arbitration, with the losing party paying all costs of arbitration; (b) any
9121arbitration relating to this Agreement shall be held in Santa Clara County,
9122California, under the auspices of JAMS/EndDispute; and (c) any litigation relating to
9123this Agreement shall be subject to the jurisdiction of the Federal Courts of the
9124Northern District of California, with venue lying in Santa Clara County, California,
9125with the losing party responsible for costs, including without limitation, court costs
9126and reasonable attorneys fees and expenses. The application of the United Nations
9127Convention on Contracts for the International Sale of Goods is expressly excluded. Any
9128law or regulation which provides that the language of a contract shall be construed
9129against the drafter shall not apply to this License.
913012. RESPONSIBILITY FOR CLAIMS.
9131Except in cases where another Contributor has failed to comply with Section 3.4, You
9132are responsible for damages arising, directly or indirectly, out of Your utilization
9133of rights under this License, based on the number of copies of Covered Code you made
9134available, the revenues you received from utilizing such rights, and other relevant
9135factors. You agree to work with affected parties to distribute responsibility on an
9136equitable basis.
9137EXHIBIT A.
9138``The contents of this file are subject to the Mozilla Public License Version 1.0 (the
9139"License"); you may not use this file except in compliance with the License. You may
9140obtain a copy of the License at http://www.mozilla.org/MPL/
9141Software distributed under the License is distributed on an "AS IS" basis, WITHOUT
9142WARRANTY OF ANY KIND, either express or implied. See the License for the specific
9143language governing rights and limitations under the License.
9144
9145The Original Code is ______________________________________.
9146
9147The Initial Developer of the Original Code is ________________________. Portions
9148created by ______________________ are Copyright (C) ______ _______________________.
9149All Rights Reserved.
9150
9151Contributor(s): ______________________________________.``
9152
9153</programlisting></para>
9154 </section>
9155
9156 <section id="lic_30">
9157 <title>MPL-1.1</title>
9158
9159 <para><programlisting>
9160
9161Mozilla Public License Version 1.1
9162
91631. Definitions.
9164
91651.0.1. "Commercial Use"
9166means distribution or otherwise making the Covered Code available to a third party.
91671.1. "Contributor"
9168means each entity that creates or contributes to the creation of Modifications.
91691.2. "Contributor Version"
9170means the combination of the Original Code, prior Modifications used by a Contributor,
9171and the Modifications made by that particular Contributor.
91721.3. "Covered Code"
9173means the Original Code or Modifications or the combination of the Original Code and
9174Modifications, in each case including portions thereof.
91751.4. "Electronic Distribution Mechanism"
9176means a mechanism generally accepted in the software development community for the
9177electronic transfer of data.
91781.5. "Executable"
9179means Covered Code in any form other than Source Code.
91801.6. "Initial Developer"
9181means the individual or entity identified as the Initial Developer in the Source Code
9182notice required by Exhibit A.
91831.7. "Larger Work"
9184means a work which combines Covered Code or portions thereof with code not governed by
9185the terms of this License.
91861.8. "License"
9187means this document.
91881.8.1. "Licensable"
9189means having the right to grant, to the maximum extent possible, whether at the time
9190of the initial grant or subsequently acquired, any and all of the rights conveyed
9191herein.
91921.9. "Modifications"
9193means any addition to or deletion from the substance or structure of either the
9194Original Code or any previous Modifications. When Covered Code is released as a series
9195of files, a Modification is:
9196Any addition to or deletion from the contents of a file containing Original Code or
9197previous Modifications.
9198Any new file that contains any part of the Original Code or previous Modifications.
91991.10. "Original Code"
9200means Source Code of computer software code which is described in the Source Code
9201notice required by Exhibit A as Original Code, and which, at the time of its release
9202under this License is not already Covered Code governed by this License.
92031.10.1. "Patent Claims"
9204means any patent claim(s), now owned or hereafter acquired, including without
9205limitation, method, process, and apparatus claims, in any patent Licensable by
9206grantor.
92071.11. "Source Code"
9208means the preferred form of the Covered Code for making modifications to it, including
9209all modules it contains, plus any associated interface definition files, scripts used
9210to control compilation and installation of an Executable, or source code differential
9211comparisons against either the Original Code or another well known, available Covered
9212Code of the Contributor`s choice. The Source Code can be in a compressed or archival
9213form, provided the appropriate decompression or de-archiving software is widely
9214available for no charge.
92151.12. "You" (or "Your")
9216means an individual or a legal entity exercising rights under, and complying with all
9217of the terms of, this License or a future version of this License issued under Section
92186.1. For legal entities, "You" includes any entity which controls, is controlled by,
9219or is under common control with You. For purposes of this definition, "control" means
9220(a) the power, direct or indirect, to cause the direction or management of such
9221entity, whether by contract or otherwise, or (b) ownership of more than fifty percent
9222(50%) of the outstanding shares or beneficial ownership of such entity.
92232. Source Code License.
9224
92252.1. The Initial Developer Grant.
9226
9227The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive
9228license, subject to third party intellectual property claims:
9229
9230under intellectual property rights (other than patent or trademark) Licensable by
9231Initial Developer to use, reproduce, modify, display, perform, sublicense and
9232distribute the Original Code (or portions thereof) with or without Modifications,
9233and/or as part of a Larger Work; and
9234under Patents Claims infringed by the making, using or selling of Original Code, to
9235make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of
9236the Original Code (or portions thereof).
9237the licenses granted in this Section 2.1 (a) and (b) are effective on the date Initial
9238Developer first distributes Original Code under the terms of this License.
9239Notwithstanding Section 2.1 (b) above, no patent license is granted: 1) for code that
9240You delete from the Original Code; 2) separate from the Original Code; or 3) for
9241infringements caused by: i) the modification of the Original Code or ii) the
9242combination of the Original Code with other software or devices.
92432.2. Contributor Grant.
9244
9245Subject to third party intellectual property claims, each Contributor hereby grants
9246You a world-wide, royalty-free, non-exclusive license
9247
9248under intellectual property rights (other than patent or trademark) Licensable by
9249Contributor, to use, reproduce, modify, display, perform, sublicense and distribute
9250the Modifications created by such Contributor (or portions thereof) either on an
9251unmodified basis, with other Modifications, as Covered Code and/or as part of a Larger
9252Work; and
9253under Patent Claims infringed by the making, using, or selling of Modifications made
9254by that Contributor either alone and/or in combination with its Contributor Version
9255(or portions of such combination), to make, use, sell, offer for sale, have made,
9256and/or otherwise dispose of: 1) Modifications made by that Contributor (or portions
9257thereof); and 2) the combination of Modifications made by that Contributor with its
9258Contributor Version (or portions of such combination).
9259the licenses granted in Sections 2.2 (a) and 2.2 (b) are effective on the date
9260Contributor first makes Commercial Use of the Covered Code.
9261Notwithstanding Section 2.2 (b) above, no patent license is granted: 1) for any code
9262that Contributor has deleted from the Contributor Version; 2) separate from the
9263Contributor Version; 3) for infringements caused by: i) third party modifications of
9264Contributor Version or ii) the combination of Modifications made by that Contributor
9265with other software (except as part of the Contributor Version) or other devices; or
92664) under Patent Claims infringed by Covered Code in the absence of Modifications made
9267by that Contributor.
92683. Distribution Obligations.
9269
92703.1. Application of License.
9271
9272The Modifications which You create or to which You contribute are governed by the
9273terms of this License, including without limitation Section 2.2. The Source Code
9274version of Covered Code may be distributed only under the terms of this License or a
9275future version of this License released under Section 6.1, and You must include a copy
9276of this License with every copy of the Source Code You distribute. You may not offer
9277or impose any terms on any Source Code version that alters or restricts the applicable
9278version of this License or the recipients` rights hereunder. However, You may include
9279an additional document offering the additional rights described in Section 3.5.
9280
92813.2. Availability of Source Code.
9282
9283Any Modification which You create or to which You contribute must be made available in
9284Source Code form under the terms of this License either on the same media as an
9285Executable version or via an accepted Electronic Distribution Mechanism to anyone to
9286whom you made an Executable version available; and if made available via Electronic
9287Distribution Mechanism, must remain available for at least twelve (12) months after
9288the date it initially became available, or at least six (6) months after a subsequent
9289version of that particular Modification has been made available to such recipients.
9290You are responsible for ensuring that the Source Code version remains available even
9291if the Electronic Distribution Mechanism is maintained by a third party.
9292
92933.3. Description of Modifications.
9294
9295You must cause all Covered Code to which You contribute to contain a file documenting
9296the changes You made to create that Covered Code and the date of any change. You must
9297include a prominent statement that the Modification is derived, directly or
9298indirectly, from Original Code provided by the Initial Developer and including the
9299name of the Initial Developer in (a) the Source Code, and (b) in any notice in an
9300Executable version or related documentation in which You describe the origin or
9301ownership of the Covered Code.
9302
93033.4. Intellectual Property Matters
9304
9305(a) Third Party Claims
9306
9307If Contributor has knowledge that a license under a third party`s intellectual
9308property rights is required to exercise the rights granted by such Contributor under
9309Sections 2.1 or 2.2, Contributor must include a text file with the Source Code
9310distribution titled "LEGAL" which describes the claim and the party making the claim
9311in sufficient detail that a recipient will know whom to contact. If Contributor
9312obtains such knowledge after the Modification is made available as described in
9313Section 3.2, Contributor shall promptly modify the LEGAL file in all copies
9314Contributor makes available thereafter and shall take other steps (such as notifying
9315appropriate mailing lists or newsgroups) reasonably calculated to inform those who
9316received the Covered Code that new knowledge has been obtained.
9317
9318(b) Contributor APIs
9319
9320If Contributor`s Modifications include an application programming interface and
9321Contributor has knowledge of patent licenses which are reasonably necessary to
9322implement that API, Contributor must also include this information in the LEGAL file.
9323
9324(c) Representations.
9325
9326Contributor represents that, except as disclosed pursuant to Section 3.4 (a) above,
9327Contributor believes that Contributor`s Modifications are Contributor`s original
9328creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by
9329this License.
9330
93313.5. Required Notices.
9332
9333You must duplicate the notice in Exhibit A in each file of the Source Code. If it is
9334not possible to put such notice in a particular Source Code file due to its structure,
9335then You must include such notice in a location (such as a relevant directory) where a
9336user would be likely to look for such a notice. If You created one or more
9337Modification(s) You may add your name as a Contributor to the notice described in
9338Exhibit A. You must also duplicate this License in any documentation for the Source
9339Code where You describe recipients` rights or ownership rights relating to Covered
9340Code. You may choose to offer, and to charge a fee for, warranty, support, indemnity
9341or liability obligations to one or more recipients of Covered Code. However, You may
9342do so only on Your own behalf, and not on behalf of the Initial Developer or any
9343Contributor. You must make it absolutely clear than any such warranty, support,
9344indemnity or liability obligation is offered by You alone, and You hereby agree to
9345indemnify the Initial Developer and every Contributor for any liability incurred by
9346the Initial Developer or such Contributor as a result of warranty, support, indemnity
9347or liability terms You offer.
9348
93493.6. Distribution of Executable Versions.
9350
9351You may distribute Covered Code in Executable form only if the requirements of
9352Sections 3.1, 3.2, 3.3, 3.4 and 3.5 have been met for that Covered Code, and if You
9353include a notice stating that the Source Code version of the Covered Code is available
9354under the terms of this License, including a description of how and where You have
9355fulfilled the obligations of Section 3.2. The notice must be conspicuously included in
9356any notice in an Executable version, related documentation or collateral in which You
9357describe recipients` rights relating to the Covered Code. You may distribute the
9358Executable version of Covered Code or ownership rights under a license of Your choice,
9359which may contain terms different from this License, provided that You are in
9360compliance with the terms of this License and that the license for the Executable
9361version does not attempt to limit or alter the recipient`s rights in the Source Code
9362version from the rights set forth in this License. If You distribute the Executable
9363version under a different license You must make it absolutely clear that any terms
9364which differ from this License are offered by You alone, not by the Initial Developer
9365or any Contributor. You hereby agree to indemnify the Initial Developer and every
9366Contributor for any liability incurred by the Initial Developer or such Contributor as
9367a result of any such terms You offer.
9368
93693.7. Larger Works.
9370
9371You may create a Larger Work by combining Covered Code with other code not governed by
9372the terms of this License and distribute the Larger Work as a single product. In such
9373a case, You must make sure the requirements of this License are fulfilled for the
9374Covered Code.
9375
93764. Inability to Comply Due to Statute or Regulation.
9377
9378If it is impossible for You to comply with any of the terms of this License with
9379respect to some or all of the Covered Code due to statute, judicial order, or
9380regulation then You must: (a) comply with the terms of this License to the maximum
9381extent possible; and (b) describe the limitations and the code they affect. Such
9382description must be included in the LEGAL file described in Section 3.4 and must be
9383included with all distributions of the Source Code. Except to the extent prohibited by
9384statute or regulation, such description must be sufficiently detailed for a recipient
9385of ordinary skill to be able to understand it.
9386
93875. Application of this License.
9388
9389This License applies to code to which the Initial Developer has attached the notice in
9390Exhibit A and to related Covered Code.
9391
93926. Versions of the License.
9393
93946.1. New Versions
9395
9396Netscape Communications Corporation ("Netscape") may publish revised and/or new
9397versions of the License from time to time. Each version will be given a distinguishing
9398version number.
9399
94006.2. Effect of New Versions
9401
9402Once Covered Code has been published under a particular version of the License, You
9403may always continue to use it under the terms of that version. You may also choose to
9404use such Covered Code under the terms of any subsequent version of the License
9405published by Netscape. No one other than Netscape has the right to modify the terms
9406applicable to Covered Code created under this License.
9407
94086.3. Derivative Works
9409
9410If You create or use a modified version of this License (which you may only do in
9411order to apply it to code which is not already Covered Code governed by this License),
9412You must (a) rename Your license so that the phrases "Mozilla", "MOZILLAPL", "MOZPL",
9413"Netscape", "MPL", "NPL" or any confusingly similar phrase do not appear in your
9414license (except to note that your license differs from this License) and (b) otherwise
9415make it clear that Your version of the license contains terms which differ from the
9416Mozilla Public License and Netscape Public License. (Filling in the name of the
9417Initial Developer, Original Code or Contributor in the notice described in Exhibit A
9418shall not of themselves be deemed to be modifications of this License.)
9419
94207. DISCLAIMER OF WARRANTY
9421
9422COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF
9423ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT
9424THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
9425NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
9426IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE
9427INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY
9428SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL
9429PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER
9430THIS DISCLAIMER.
9431
94328. Termination
9433
94348.1. This License and the rights granted hereunder will terminate automatically if You
9435fail to comply with terms herein and fail to cure such breach within 30 days of
9436becoming aware of the breach. All sublicenses to the Covered Code which are properly
9437granted shall survive any termination of this License. Provisions which, by their
9438nature, must remain in effect beyond the termination of this License shall survive.
9439
94408.2. If You initiate litigation by asserting a patent infringement claim (excluding
9441declatory judgment actions) against Initial Developer or a Contributor (the Initial
9442Developer or Contributor against whom You file such action is referred to as
9443"Participant") alleging that:
9444
9445such Participant`s Contributor Version directly or indirectly infringes any patent,
9446then any and all rights granted by such Participant to You under Sections 2.1 and/or
94472.2 of this License shall, upon 60 days notice from Participant terminate
9448prospectively, unless if within 60 days after receipt of notice You either: (i) agree
9449in writing to pay Participant a mutually agreeable reasonable royalty for Your past
9450and future use of Modifications made by such Participant, or (ii) withdraw Your
9451litigation claim with respect to the Contributor Version against such Participant. If
9452within 60 days of notice, a reasonable royalty and payment arrangement are not
9453mutually agreed upon in writing by the parties or the litigation claim is not
9454withdrawn, the rights granted by Participant to You under Sections 2.1 and/or 2.2
9455automatically terminate at the expiration of the 60 day notice period specified above.
9456any software, hardware, or device, other than such Participant`s Contributor Version,
9457directly or indirectly infringes any patent, then any rights granted to You by such
9458Participant under Sections 2.1(b) and 2.2(b) are revoked effective as of the date You
9459first made, used, sold, distributed, or had made, Modifications made by that
9460Participant.
94618.3. If You assert a patent infringement claim against Participant alleging that such
9462Participant`s Contributor Version directly or indirectly infringes any patent where
9463such claim is resolved (such as by license or settlement) prior to the initiation of
9464patent infringement litigation, then the reasonable value of the licenses granted by
9465such Participant under Sections 2.1 or 2.2 shall be taken into account in determining
9466the amount or value of any payment or license.
9467
94688.4. In the event of termination under Sections 8.1 or 8.2 above, all end user license
9469agreements (excluding distributors and resellers) which have been validly granted by
9470You or any distributor hereunder prior to termination shall survive termination.
9471
94729. LIMITATION OF LIABILITY
9473
9474UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE),
9475CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR
9476ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO
9477ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
9478CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE,
9479COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES,
9480EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS
9481LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
9482RESULTING FROM SUCH PARTY`S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH
9483LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL
9484OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
9485
948610. U.S. government end users
9487
9488The Covered Code is a "commercial item," as that term is defined in 48 C.F.R. 2.101
9489(Oct. 1995), consisting of "commercial computer software" and "commercial computer
9490software documentation," as such terms are used in 48 C.F.R. 12.212 (Sept. 1995).
9491Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June
94921995), all U.S. Government End Users acquire Covered Code with only those rights set
9493forth herein.
9494
949511. Miscellaneous
9496
9497This License represents the complete agreement concerning subject matter hereof. If
9498any provision of this License is held to be unenforceable, such provision shall be
9499reformed only to the extent necessary to make it enforceable. This License shall be
9500governed by California law provisions (except to the extent applicable law, if any,
9501provides otherwise), excluding its conflict-of-law provisions. With respect to
9502disputes in which at least one party is a citizen of, or an entity chartered or
9503registered to do business in the United States of America, any litigation relating to
9504this License shall be subject to the jurisdiction of the Federal Courts of the
9505Northern District of California, with venue lying in Santa Clara County, California,
9506with the losing party responsible for costs, including without limitation, court costs
9507and reasonable attorneys` fees and expenses. The application of the United Nations
9508Convention on Contracts for the International Sale of Goods is expressly excluded. Any
9509law or regulation which provides that the language of a contract shall be construed
9510against the drafter shall not apply to this License.
9511
951212. Responsibility for claims
9513
9514As between Initial Developer and the Contributors, each party is responsible for
9515claims and damages arising, directly or indirectly, out of its utilization of rights
9516under this License and You agree to work with Initial Developer and Contributors to
9517distribute such responsibility on an equitable basis. Nothing herein is intended or
9518shall be deemed to constitute any admission of liability.
9519
952013. Multiple-licensed code
9521
9522Initial Developer may designate portions of the Covered Code as "Multiple-Licensed".
9523"Multiple-Licensed" means that the Initial Developer permits you to utilize portions
9524of the Covered Code under Your choice of the MPL or the alternative licenses, if any,
9525specified by the Initial Developer in the file described in Exhibit A.
9526
9527Exhibit A - Mozilla Public License.
9528
9529"The contents of this file are subject to the Mozilla Public License
9530Version 1.1 (the "License"); you may not use this file except in
9531compliance with the License. You may obtain a copy of the License at
9532http://www.mozilla.org/MPL/
9533
9534Software distributed under the License is distributed on an "AS IS"
9535basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
9536License for the specific language governing rights and limitations
9537under the License.
9538
9539The Original Code is ______________________________________.
9540
9541The Initial Developer of the Original Code is ________________________.
9542Portions created by ______________________ are Copyright (C) ______
9543_______________________. All Rights Reserved.
9544 5435
9545Contributor(s): ______________________________________. 5436<section id="lic_21">
9546 5437<title>MPL-2.0</title>
9547Alternatively, the contents of this file may be used under the terms 5438<para><programlisting>
9548of the _____ license (the "[___] License"), in which case the
9549provisions of [______] License are applicable instead of those
9550above. If you wish to allow use of your version of this file only
9551under the terms of the [____] License and not to allow others to use
9552your version of this file under the MPL, indicate your decision by
9553deleting the provisions above and replace them with the notice and
9554other provisions required by the [___] License. If you do not delete
9555the provisions above, a recipient may use your version of this file
9556under either the MPL or the [___] License."
9557NOTE: The text of this Exhibit A may differ slightly from the text of the notices in
9558the Source Code files of the Original Code. You should use the text of this Exhibit A
9559rather than the text found in the Original Code Source Code for Your Modifications.
9560
9561</programlisting></para>
9562 </section>
9563
9564 <section id="lic_31">
9565 <title>MPL-2.0</title>
9566
9567 <para><programlisting>
9568Mozilla Public License Version 2.0 5439Mozilla Public License Version 2.0
9569================================== 5440==================================
9570 5441
@@ -9938,166 +5809,11 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
9938 5809
9939 This Source Code Form is "Incompatible With Secondary Licenses", as 5810 This Source Code Form is "Incompatible With Secondary Licenses", as
9940 defined by the Mozilla Public License, v. 2.0. 5811 defined by the Mozilla Public License, v. 2.0.
9941</programlisting></para> 5812</programlisting></para></section>
9942 </section>
9943
9944 <section id="NCSA">
9945 <title>NCSA</title>
9946
9947 <para><programlisting>University of Illinois/NCSA Open Source License
9948Copyright (c) &lt;Year&gt; &lt;Owner Organization Name&gt;
9949All rights reserved.
9950
9951Developed by: &lt;Name of Development Group&gt;
9952 &lt;Name of Institution&gt;
9953 &lt;URL for Development Group/Institution&gt;
9954Permission is hereby granted, free of charge, to any person obtaining a
9955copy of this software and associated documentation files (the
9956"Software"), to deal with the Software without restriction, including
9957without limitation the rights to use, copy, modify, merge, publish,
9958distribute, sublicense, and/or sell copies of the Software, and to
9959permit persons to whom the Software is furnished to do so, subject to
9960the following conditions:
9961
9962Redistributions of source code must retain the above copyright
9963notice, this list of conditions and the following disclaimers.
9964Redistributions in binary form must reproduce the above
9965copyright notice, this list of conditions and the following disclaimers
9966in the documentation and/or other materials provided with the
9967distribution.
9968Neither the names of &lt;Name of Development Group, Name of
9969Institution&gt;, nor the names of its contributors may be used to endorse
9970or promote products derived from this Software without specific prior
9971written permission.
9972THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
9973OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9974MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
9975IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR
9976ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9977TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9978SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.
9979</programlisting></para>
9980 </section>
9981
9982 <section id="lic_32">
9983 <title>OASIS</title>
9984
9985 <para><programlisting>
9986 Permission to use, copy, modify and distribute the DocBook DTD and
9987 its accompanying documentation for any purpose and without fee is
9988 hereby granted in perpetuity, provided that the above copyright
9989 notice and this paragraph appear in all copies. The copyright
9990 holders make no representation about the suitability of the DTD for
9991 any purpose. It is provided "as is" without expressed or implied
9992 warranty.
9993
9994 If you modify the DocBook DTD in any way, except for declaring and
9995 referencing additional sets of general entities and declaring
9996 additional notations, label your DTD as a variant of DocBook. See
9997 the maintenance documentation for more information.
9998
9999</programlisting></para>
10000 </section>
10001
10002 <section id="lic_33">
10003 <title>OFL-1.1</title>
10004
10005 <para><programlisting>
10006
10007SIL OPEN FONT LICENSE
10008
10009Version 1.1 - 26 February 2007
10010
10011PREAMBLE
10012The goals of the Open Font License (OFL) are to stimulate worldwide
10013development of collaborative font projects, to support the font creation
10014efforts of academic and linguistic communities, and to provide a free and
10015open framework in which fonts may be shared and improved in partnership
10016with others.
10017
10018The OFL allows the licensed fonts to be used, studied, modified and
10019redistributed freely as long as they are not sold by themselves. The
10020fonts, including any derivative works, can be bundled, embedded,
10021redistributed and/or sold with any software provided that any reserved
10022names are not used by derivative works. The fonts and derivatives,
10023however, cannot be released under any other type of license. The
10024requirement for fonts to remain under this license does not apply
10025to any document created using the fonts or their derivatives.
10026
10027DEFINITIONS
10028"Font Software" refers to the set of files released by the Copyright
10029Holder(s) under this license and clearly marked as such. This may
10030include source files, build scripts and documentation.
10031
10032"Reserved Font Name" refers to any names specified as such after the
10033copyright statement(s).
10034
10035"Original Version" refers to the collection of Font Software components as
10036distributed by the Copyright Holder(s).
10037
10038"Modified Version" refers to any derivative made by adding to, deleting,
10039or substituting -- in part or in whole -- any of the components of the
10040Original Version, by changing formats or by porting the Font Software to a
10041new environment.
10042
10043"Author" refers to any designer, engineer, programmer, technical
10044writer or other person who contributed to the Font Software.
10045
10046PERMISSION and CONDITIONS
10047Permission is hereby granted, free of charge, to any person obtaining
10048a copy of the Font Software, to use, study, copy, merge, embed, modify,
10049redistribute, and sell modified and unmodified copies of the Font
10050Software, subject to the following conditions:
10051
100521) Neither the Font Software nor any of its individual components,
10053in Original or Modified Versions, may be sold by itself.
10054
100552) Original or Modified Versions of the Font Software may be bundled,
10056redistributed and/or sold with any software, provided that each copy
10057contains the above copyright notice and this license. These can be
10058included either as stand-alone text files, human-readable headers or
10059in the appropriate machine-readable metadata fields within text or
10060binary files as long as those fields can be easily viewed by the user.
10061
100623) No Modified Version of the Font Software may use the Reserved Font
10063Name(s) unless explicit written permission is granted by the corresponding
10064Copyright Holder. This restriction only applies to the primary font name as
10065presented to the users.
10066
100674) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
10068Software shall not be used to promote, endorse or advertise any
10069Modified Version, except to acknowledge the contribution(s) of the
10070Copyright Holder(s) and the Author(s) or with their explicit written
10071permission.
10072
100735) The Font Software, modified or unmodified, in part or in whole,
10074must be distributed entirely under this license, and must not be
10075distributed under any other license. The requirement for fonts to
10076remain under this license does not apply to any document created
10077using the Font Software.
10078
10079TERMINATION
10080This license becomes null and void if any of the above conditions are
10081not met.
10082
10083DISCLAIMER
10084THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
10085EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
10086MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
10087OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
10088COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
10089INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
10090DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
10091FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
10092OTHER DEALINGS IN THE FONT SOFTWARE.
10093
10094</programlisting></para>
10095 </section>
10096
10097 <section id="lic_34">
10098 <title>OpenSSL</title>
10099 5813
10100 <para><programlisting> 5814<section id="lic_22">
5815<title>OpenSSL</title>
5816<para><programlisting>
10101 5817
10102OpenSSL License 5818OpenSSL License
10103 5819
@@ -10214,21 +5930,17 @@ put under another distribution licence
10214 5930
10215 5931
10216 5932
10217</programlisting></para> 5933</programlisting></para></section>
10218 </section>
10219 5934
10220 <section id="lic_35"> 5935<section id="lic_23">
10221 <title>PD</title> 5936<title>PD</title>
10222 5937<para><programlisting>
10223 <para><programlisting>
10224This is a placeholder for the Public Domain License 5938This is a placeholder for the Public Domain License
10225</programlisting></para> 5939</programlisting></para></section>
10226 </section>
10227
10228 <section id="lic_36">
10229 <title>Python-2.0</title>
10230 5940
10231 <para><programlisting> 5941<section id="lic_24">
5942<title>Python-2.0</title>
5943<para><programlisting>
10232 5944
10233PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 5945PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
10234-------------------------------------------- 5946--------------------------------------------
@@ -10421,108 +6133,11 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
10421ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 6133ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
10422OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 6134OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10423 6135
10424</programlisting></para> 6136</programlisting></para></section>
10425 </section>
10426 <section id="lic_37">
10427 <title>Sleepycat</title>
10428
10429 <para><programlisting>
10430 6137
10431The Sleepycat License 6138<section id="lic_25">
10432Copyright (c) 1990-1999 6139<title>SMAIL_GPL</title>
10433Sleepycat Software. All rights reserved. 6140<para><programlisting>
10434
10435Redistribution and use in source and binary forms, with or without
10436modification, are permitted provided that the following conditions
10437are met:
10438
10439Redistributions of source code must retain the above copyright
10440notice, this list of conditions and the following disclaimer.
10441Redistributions in binary form must reproduce the above copyright
10442notice, this list of conditions and the following disclaimer in the
10443documentation and/or other materials provided with the distribution.
10444Redistributions in any form must be accompanied by information on
10445how to obtain complete source code for the DB software and any
10446accompanying software that uses the DB software. The source code
10447must either be included in the distribution or be available for no
10448more than the cost of distribution plus a nominal fee, and must be
10449freely redistributable under reasonable conditions. For an
10450executable file, complete source code means the source code for all
10451modules it contains. It does not include source code for modules or
10452files that typically accompany the major components of the operating
10453system on which the executable file runs.
10454THIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS`` AND ANY EXPRESS
10455OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
10456WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
10457NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL SLEEPYCAT SOFTWARE
10458BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
10459CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
10460SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
10461INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
10462CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
10463ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
10464THE POSSIBILITY OF SUCH DAMAGE.
10465
10466Copyright (c) 1990, 1993, 1994, 1995
10467The Regents of the University of California. All rights reserved.
10468
10469Redistribution and use in source and binary forms, with or without
10470modification, are permitted provided that the following conditions
10471are met:
10472
10473Redistributions of source code must retain the above copyright
10474notice, this list of conditions and the following disclaimer.
10475Redistributions in binary form must reproduce the above copyright
10476notice, this list of conditions and the following disclaimer in the
10477documentation and/or other materials provided with the distribution.
10478Neither the name of the University nor the names of its contributors
10479may be used to endorse or promote products derived from this software
10480without specific prior written permission.
10481THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS`` AND
10482ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
10483IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
10484ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
10485FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
10486DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
10487OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
10488HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
10489LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
10490OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
10491SUCH DAMAGE.
10492
10493Copyright (c) 1995, 1996
10494The President and Fellows of Harvard University. All rights reserved.
10495
10496Redistribution and use in source and binary forms, with or without
10497modification, are permitted provided that the following conditions
10498are met:
10499
10500Redistributions of source code must retain the above copyright
10501notice, this list of conditions and the following disclaimer.
10502Redistributions in binary form must reproduce the above copyright
10503notice, this list of conditions and the following disclaimer in the
10504documentation and/or other materials provided with the distribution.
10505Neither the name of the University nor the names of its contributors
10506may be used to endorse or promote products derived from this software
10507without specific prior written permission.
10508THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS`` AND
10509ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
10510IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
10511ARE DISCLAIMED. IN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE
10512FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
10513DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
10514OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
10515HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
10516LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
10517OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
10518SUCH DAMAGE.
10519
10520</programlisting></para>
10521 </section>
10522
10523 <section id="SMAIL_GPL">
10524 <title>SMAIL_GPL </title>
10525 <para><programlisting>
10526This is the Debian GNU/Linux package debianutils. 6141This is the Debian GNU/Linux package debianutils.
10527 6142
10528It is an original Debian package. Programs in it were maintained by 6143It is an original Debian package. Programs in it were maintained by
@@ -10541,10 +6156,10 @@ distributed under the terms of the BSD copyright.
10541savelog may be redistributed under the following terms: (The rest of 6156savelog may be redistributed under the following terms: (The rest of
10542this file consists of savelog's distribution terms.) 6157this file consists of savelog's distribution terms.)
10543 6158
10544#ident "@(#)smail:RELEASE-3_2:COPYING,v 1.2 1996/06/14 18:59:10 woods Exp" 6159#ident "@(#)smail:RELEASE-3_2:COPYING,v 1.2 1996/06/14 18:59:10 woods Exp"
10545 6160
10546 SMAIL GENERAL PUBLIC LICENSE 6161 SMAIL GENERAL PUBLIC LICENSE
10547 (Clarified 11 Feb 1988) 6162 (Clarified 11 Feb 1988)
10548 6163
10549 Copyright (C) 1988 Landon Curt Noll &amp; Ronald S. Karr 6164 Copyright (C) 1988 Landon Curt Noll &amp; Ronald S. Karr
10550 Copyright (C) 1992 Ronald S. Karr 6165 Copyright (C) 1992 Ronald S. Karr
@@ -10582,7 +6197,8 @@ by others will not reflect on our reputation.
10582terms which say what you must do to be allowed to distribute or change 6197terms which say what you must do to be allowed to distribute or change
10583SMAIL. 6198SMAIL.
10584 6199
10585 COPYING POLICIES 6200
6201 COPYING POLICIES
10586 6202
10587 1. You may copy and distribute verbatim copies of SMAIL source code 6203 1. You may copy and distribute verbatim copies of SMAIL source code
10588as you receive it, in any medium, provided that you conspicuously and 6204as you receive it, in any medium, provided that you conspicuously and
@@ -10664,7 +6280,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
10664USA, or call (617) 542-5942 for details on copylefted material in 6280USA, or call (617) 542-5942 for details on copylefted material in
10665general. 6281general.
10666 6282
10667 NO WARRANTY 6283 NO WARRANTY
10668 6284
10669 BECAUSE SMAIL IS LICENSED FREE OF CHARGE, WE PROVIDE ABSOLUTELY NO 6285 BECAUSE SMAIL IS LICENSED FREE OF CHARGE, WE PROVIDE ABSOLUTELY NO
10670WARRANTY, TO THE EXTENT PERMITTED BY APPLICABLE STATE LAW. EXCEPT WHEN 6286WARRANTY, TO THE EXTENT PERMITTED BY APPLICABLE STATE LAW. EXCEPT WHEN
@@ -10686,69 +6302,106 @@ INACCURATE OR LOSSES SUSTAINED BY THIRD PARTIES OR A FAILURE OF THE
10686PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS) SMAIL, EVEN IF YOU HAVE 6302PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS) SMAIL, EVEN IF YOU HAVE
10687BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY 6303BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY
10688ANY OTHER PARTY. 6304ANY OTHER PARTY.
6305</programlisting></para></section>
10689 6306
10690 </programlisting></para> 6307<section id="lic_26">
10691 </section> 6308<title>Sleepycat</title>
10692 6309<para><programlisting>
10693 <section id="lic_38"> 6310
10694 <title>XSL</title> 6311The Sleepycat License
10695 6312Copyright (c) 1990-1999
10696 <para><programlisting> 6313Sleepycat Software. All rights reserved.
10697Copyright 6314
10698--------- 6315Redistribution and use in source and binary forms, with or without
10699Copyright (C) 1999-2007 Norman Walsh 6316modification, are permitted provided that the following conditions
10700Copyright (C) 2003 Jiri­ Kosek 6317are met:
10701Copyright (C) 2004-2007 Steve Ball 6318
10702Copyright (C) 2005-2008 The DocBook Project 6319Redistributions of source code must retain the above copyright
10703Copyright (C) 2011-2012 O'Reilly Media 6320notice, this list of conditions and the following disclaimer.
10704 6321Redistributions in binary form must reproduce the above copyright
10705Permission is hereby granted, free of charge, to any person 6322notice, this list of conditions and the following disclaimer in the
10706obtaining a copy of this software and associated documentation 6323documentation and/or other materials provided with the distribution.
10707files (the ``Software''), to deal in the Software without 6324Redistributions in any form must be accompanied by information on
10708restriction, including without limitation the rights to use, 6325how to obtain complete source code for the DB software and any
10709copy, modify, merge, publish, distribute, sublicense, and/or 6326accompanying software that uses the DB software. The source code
10710sell copies of the Software, and to permit persons to whom the 6327must either be included in the distribution or be available for no
10711Software is furnished to do so, subject to the following 6328more than the cost of distribution plus a nominal fee, and must be
10712conditions: 6329freely redistributable under reasonable conditions. For an
6330executable file, complete source code means the source code for all
6331modules it contains. It does not include source code for modules or
6332files that typically accompany the major components of the operating
6333system on which the executable file runs.
6334THIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS`` AND ANY EXPRESS
6335OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
6336WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
6337NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL SLEEPYCAT SOFTWARE
6338BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
6339CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
6340SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
6341INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
6342CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
6343ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
6344THE POSSIBILITY OF SUCH DAMAGE.
6345
6346Copyright (c) 1990, 1993, 1994, 1995
6347The Regents of the University of California. All rights reserved.
10713 6348
10714The above copyright notice and this permission notice shall be 6349Redistribution and use in source and binary forms, with or without
10715included in all copies or substantial portions of the Software. 6350modification, are permitted provided that the following conditions
10716 6351are met:
10717Except as contained in this notice, the names of individuals 6352
10718credited with contribution to this software shall not be used in 6353Redistributions of source code must retain the above copyright
10719advertising or otherwise to promote the sale, use or other 6354notice, this list of conditions and the following disclaimer.
10720dealings in this Software without prior written authorization 6355Redistributions in binary form must reproduce the above copyright
10721from the individuals in question. 6356notice, this list of conditions and the following disclaimer in the
10722 6357documentation and/or other materials provided with the distribution.
10723Any stylesheet derived from this Software that is publically 6358Neither the name of the University nor the names of its contributors
10724distributed will be identified with a different name and the 6359may be used to endorse or promote products derived from this software
10725version strings in any derived Software will be changed so that 6360without specific prior written permission.
10726no possibility of confusion between the derived package and this 6361THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS`` AND
10727Software will exist. 6362ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
10728 6363IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
10729Warranty 6364ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
10730-------- 6365FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
10731THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 6366DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
10732EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 6367OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
10733OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 6368HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
10734NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER 6369LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
10735CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 6370OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
10736WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 6371SUCH DAMAGE.
10737FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 6372
10738OTHER DEALINGS IN THE SOFTWARE. 6373Copyright (c) 1995, 1996
10739 6374The President and Fellows of Harvard University. All rights reserved.
10740Contacting the Author 6375
10741--------------------- 6376Redistribution and use in source and binary forms, with or without
10742The DocBook XSL stylesheets are maintained by Norman Walsh, 6377modification, are permitted provided that the following conditions
10743&lt;ndw@nwalsh.com&gt;, and members of the DocBook Project, 6378are met:
10744&lt;docbook-developers@sf.net&gt; 6379
10745</programlisting></para> 6380Redistributions of source code must retain the above copyright
10746 </section> 6381notice, this list of conditions and the following disclaimer.
10747 6382Redistributions in binary form must reproduce the above copyright
10748 <section id="lic_39"> 6383notice, this list of conditions and the following disclaimer in the
10749 <title>Zlib</title> 6384documentation and/or other materials provided with the distribution.
10750 6385Neither the name of the University nor the names of its contributors
10751 <para><programlisting> 6386may be used to endorse or promote products derived from this software
6387without specific prior written permission.
6388THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS`` AND
6389ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6390IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
6391ARE DISCLAIMED. IN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE
6392FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6393DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
6394OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6395HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
6396LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
6397OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6398SUCH DAMAGE.
6399
6400</programlisting></para></section>
6401
6402<section id="lic_27">
6403<title>Zlib</title>
6404<para><programlisting>
10752 6405
10753zlib License 6406zlib License
10754 6407
@@ -10770,792 +6423,10 @@ zlib License
10770 3. This notice may not be removed or altered from any source distribution. 6423 3. This notice may not be removed or altered from any source distribution.
10771 6424
10772 6425
10773</programlisting></para> 6426</programlisting></para></section>
10774 </section>
10775
10776 <section id="lic_40">
10777 <title>tcl</title>
10778
10779 <para><programlisting>
10780This software is copyrighted by the Regents of the University of
10781California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
10782Corporation and other parties. The following terms apply to all files
10783associated with the software unless explicitly disclaimed in
10784individual files.
10785
10786The authors hereby grant permission to use, copy, modify, distribute,
10787and license this software and its documentation for any purpose, provided
10788that existing copyright notices are retained in all copies and that this
10789notice is included verbatim in any distributions. No written agreement,
10790license, or royalty fee is required for any of the authorized uses.
10791Modifications to this software may be copyrighted by their authors
10792and need not follow the licensing terms described here, provided that
10793the new terms are clearly indicated on the first page of each file where
10794they apply.
10795
10796IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
10797FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
10798ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
10799DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
10800POSSIBILITY OF SUCH DAMAGE.
10801
10802THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
10803INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
10804FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
10805IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
10806NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
10807MODIFICATIONS.
10808
10809GOVERNMENT USE: If you are acquiring this software on behalf of the
10810U.S. government, the Government shall have only "Restricted Rights"
10811in the software and related documentation as defined in the Federal
10812Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you
10813are acquiring the software on behalf of the Department of Defense, the
10814software shall be classified as "Commercial Computer Software" and the
10815Government shall have only "Restricted Rights" as defined in Clause
10816252.227-7014 (b) (3) of DFARs. Notwithstanding the foregoing, the
10817authors grant the U.S. Government and others acting in its behalf
10818permission to use and distribute the software in accordance with the
10819terms specified in this license.
10820</programlisting></para>
10821 </section>
10822 </section>
10823
10824 <section id="proprietary_license">
10825 <title>Proprietary Licenses</title>
10826
10827
10828 <section id="lic_41">
10829 <title>The-Qt-Company-GPL-Exception-1.0</title>
10830
10831 <para><programlisting>
10832This is the GNU General Public License version 3, annotated with The
10833Qt Company GPL Exception 1.0:
10834
10835-------------------------------------------------------------------------
10836
10837The Qt Company GPL Exception 1.0
10838
10839Exception 1:
10840
10841As a special exception you may create a larger work which contains the
10842output of this application and distribute that work under terms of your
10843choice, so long as the work is not otherwise derived from or based on
10844this application and so long as the work does not in itself generate
10845output that contains the output from this application in its original
10846or modified form.
10847
10848Exception 2:
10849
10850As a special exception, you have permission to combine this application
10851with Plugins licensed under the terms of your choice, to produce an
10852executable, and to copy and distribute the resulting executable under
10853the terms of your choice. However, the executable must be accompanied
10854by a prominent notice offering all users of the executable the entire
10855source code to this application, excluding the source code of the
10856independent modules, but including any changes you have made to this
10857application, under the terms of this license.
10858
10859
10860-------------------------------------------------------------------------
10861
10862 GNU GENERAL PUBLIC LICENSE
10863 Version 3, 29 June 2007
10864
10865 Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/&gt;
10866 Everyone is permitted to copy and distribute verbatim copies
10867 of this license document, but changing it is not allowed.
10868
10869 Preamble
10870
10871 The GNU General Public License is a free, copyleft license for
10872software and other kinds of works.
10873
10874 The licenses for most software and other practical works are designed
10875to take away your freedom to share and change the works. By contrast,
10876the GNU General Public License is intended to guarantee your freedom to
10877share and change all versions of a program--to make sure it remains free
10878software for all its users. We, the Free Software Foundation, use the
10879GNU General Public License for most of our software; it applies also to
10880any other work released this way by its authors. You can apply it to
10881your programs, too.
10882
10883 When we speak of free software, we are referring to freedom, not
10884price. Our General Public Licenses are designed to make sure that you
10885have the freedom to distribute copies of free software (and charge for
10886them if you wish), that you receive source code or can get it if you
10887want it, that you can change the software or use pieces of it in new
10888free programs, and that you know you can do these things.
10889
10890 To protect your rights, we need to prevent others from denying you
10891these rights or asking you to surrender the rights. Therefore, you have
10892certain responsibilities if you distribute copies of the software, or if
10893you modify it: responsibilities to respect the freedom of others.
10894
10895 For example, if you distribute copies of such a program, whether
10896gratis or for a fee, you must pass on to the recipients the same
10897freedoms that you received. You must make sure that they, too, receive
10898or can get the source code. And you must show them these terms so they
10899know their rights.
10900
10901 Developers that use the GNU GPL protect your rights with two steps:
10902(1) assert copyright on the software, and (2) offer you this License
10903giving you legal permission to copy, distribute and/or modify it.
10904
10905 For the developers' and authors' protection, the GPL clearly explains
10906that there is no warranty for this free software. For both users' and
10907authors' sake, the GPL requires that modified versions be marked as
10908changed, so that their problems will not be attributed erroneously to
10909authors of previous versions.
10910
10911 Some devices are designed to deny users access to install or run
10912modified versions of the software inside them, although the manufacturer
10913can do so. This is fundamentally incompatible with the aim of
10914protecting users' freedom to change the software. The systematic
10915pattern of such abuse occurs in the area of products for individuals to
10916use, which is precisely where it is most unacceptable. Therefore, we
10917have designed this version of the GPL to prohibit the practice for those
10918products. If such problems arise substantially in other domains, we
10919stand ready to extend this provision to those domains in future versions
10920of the GPL, as needed to protect the freedom of users.
10921
10922 Finally, every program is threatened constantly by software patents.
10923States should not allow patents to restrict development and use of
10924software on general-purpose computers, but in those that do, we wish to
10925avoid the special danger that patents applied to a free program could
10926make it effectively proprietary. To prevent this, the GPL assures that
10927patents cannot be used to render the program non-free.
10928
10929 The precise terms and conditions for copying, distribution and
10930modification follow.
10931
10932 TERMS AND CONDITIONS
10933
10934 0. Definitions.
10935
10936 "This License" refers to version 3 of the GNU General Public License.
10937
10938 "Copyright" also means copyright-like laws that apply to other kinds of
10939works, such as semiconductor masks.
10940
10941 "The Program" refers to any copyrightable work licensed under this
10942License. Each licensee is addressed as "you". "Licensees" and
10943"recipients" may be individuals or organizations.
10944 To "modify" a work means to copy from or adapt all or part of the work
10945in a fashion requiring copyright permission, other than the making of an
10946exact copy. The resulting work is called a "modified version" of the
10947earlier work or a work "based on" the earlier work.
10948
10949 A "covered work" means either the unmodified Program or a work based
10950on the Program.
10951
10952 To "propagate" a work means to do anything with it that, without
10953permission, would make you directly or secondarily liable for
10954infringement under applicable copyright law, except executing it on a
10955computer or modifying a private copy. Propagation includes copying,
10956distribution (with or without modification), making available to the
10957public, and in some countries other activities as well.
10958
10959 To "convey" a work means any kind of propagation that enables other
10960parties to make or receive copies. Mere interaction with a user through
10961a computer network, with no transfer of a copy, is not conveying.
10962
10963 An interactive user interface displays "Appropriate Legal Notices"
10964to the extent that it includes a convenient and prominently visible
10965feature that (1) displays an appropriate copyright notice, and (2)
10966tells the user that there is no warranty for the work (except to the
10967extent that warranties are provided), that licensees may convey the
10968work under this License, and how to view a copy of this License. If
10969the interface presents a list of user commands or options, such as a
10970menu, a prominent item in the list meets this criterion.
10971
10972 1. Source Code.
10973
10974 The "source code" for a work means the preferred form of the work
10975for making modifications to it. "Object code" means any non-source
10976form of a work.
10977
10978 A "Standard Interface" means an interface that either is an official
10979standard defined by a recognized standards body, or, in the case of
10980interfaces specified for a particular programming language, one that
10981is widely used among developers working in that language.
10982
10983 The "System Libraries" of an executable work include anything, other
10984than the work as a whole, that (a) is included in the normal form of
10985packaging a Major Component, but which is not part of that Major
10986Component, and (b) serves only to enable use of the work with that
10987Major Component, or to implement a Standard Interface for which an
10988implementation is available to the public in source code form. A
10989"Major Component", in this context, means a major essential component
10990(kernel, window system, and so on) of the specific operating system
10991(if any) on which the executable work runs, or a compiler used to
10992produce the work, or an object code interpreter used to run it.
10993
10994 The "Corresponding Source" for a work in object code form means all
10995the source code needed to generate, install, and (for an executable
10996work) run the object code and to modify the work, including scripts to
10997control those activities. However, it does not include the work's
10998System Libraries, or general-purpose tools or generally available free
10999programs which are used unmodified in performing those activities but
11000which are not part of the work. For example, Corresponding Source
11001includes interface definition files associated with source files for
11002the work, and the source code for shared libraries and dynamically
11003linked subprograms that the work is specifically designed to require,
11004such as by intimate data communication or control flow between those
11005subprograms and other parts of the work.
11006
11007 The Corresponding Source need not include anything that users
11008can regenerate automatically from other parts of the Corresponding
11009Source.
11010
11011 The Corresponding Source for a work in source code form is that
11012same work.
11013
11014 2. Basic Permissions.
11015
11016 All rights granted under this License are granted for the term of
11017copyright on the Program, and are irrevocable provided the stated
11018conditions are met. This License explicitly affirms your unlimited
11019permission to run the unmodified Program. The output from running a
11020covered work is covered by this License only if the output, given its
11021content, constitutes a covered work. This License acknowledges your
11022rights of fair use or other equivalent, as provided by copyright law.
11023
11024 You may make, run and propagate covered works that you do not
11025convey, without conditions so long as your license otherwise remains
11026in force. You may convey covered works to others for the sole purpose
11027of having them make modifications exclusively for you, or provide you
11028with facilities for running those works, provided that you comply with
11029the terms of this License in conveying all material for which you do
11030not control copyright. Those thus making or running the covered works
11031for you must do so exclusively on your behalf, under your direction
11032and control, on terms that prohibit them from making any copies of
11033your copyrighted material outside their relationship with you.
11034
11035 Conveying under any other circumstances is permitted solely under
11036the conditions stated below. Sublicensing is not allowed; section 10
11037makes it unnecessary.
11038
11039 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
11040
11041 No covered work shall be deemed part of an effective technological
11042measure under any applicable law fulfilling obligations under article
1104311 of the WIPO copyright treaty adopted on 20 December 1996, or
11044similar laws prohibiting or restricting circumvention of such
11045measures.
11046
11047 When you convey a covered work, you waive any legal power to forbid
11048circumvention of technological measures to the extent such circumvention
11049is effected by exercising rights under this License with respect to
11050the covered work, and you disclaim any intention to limit operation or
11051modification of the work as a means of enforcing, against the work's
11052users, your or third parties' legal rights to forbid circumvention of
11053technological measures.
11054
11055 4. Conveying Verbatim Copies.
11056 You may convey verbatim copies of the Program's source code as you
11057receive it, in any medium, provided that you conspicuously and
11058appropriately publish on each copy an appropriate copyright notice;
11059keep intact all notices stating that this License and any
11060non-permissive terms added in accord with section 7 apply to the code;
11061keep intact all notices of the absence of any warranty; and give all
11062recipients a copy of this License along with the Program.
11063
11064 You may charge any price or no price for each copy that you convey,
11065and you may offer support or warranty protection for a fee.
11066
11067 5. Conveying Modified Source Versions.
11068
11069 You may convey a work based on the Program, or the modifications to
11070produce it from the Program, in the form of source code under the
11071terms of section 4, provided that you also meet all of these conditions:
11072
11073 a) The work must carry prominent notices stating that you modified
11074 it, and giving a relevant date.
11075
11076 b) The work must carry prominent notices stating that it is
11077 released under this License and any conditions added under section
11078 7. This requirement modifies the requirement in section 4 to
11079 "keep intact all notices".
11080
11081 c) You must license the entire work, as a whole, under this
11082 License to anyone who comes into possession of a copy. This
11083 License will therefore apply, along with any applicable section 7
11084 additional terms, to the whole of the work, and all its parts,
11085 regardless of how they are packaged. This License gives no
11086 permission to license the work in any other way, but it does not
11087 invalidate such permission if you have separately received it.
11088
11089 d) If the work has interactive user interfaces, each must display
11090 Appropriate Legal Notices; however, if the Program has interactive
11091 interfaces that do not display Appropriate Legal Notices, your
11092 work need not make them do so.
11093
11094 A compilation of a covered work with other separate and independent
11095works, which are not by their nature extensions of the covered work,
11096and which are not combined with it such as to form a larger program,
11097in or on a volume of a storage or distribution medium, is called an
11098"aggregate" if the compilation and its resulting copyright are not
11099used to limit the access or legal rights of the compilation's users
11100beyond what the individual works permit. Inclusion of a covered work
11101in an aggregate does not cause this License to apply to the other
11102parts of the aggregate.
11103
11104 6. Conveying Non-Source Forms.
11105
11106 You may convey a covered work in object code form under the terms
11107of sections 4 and 5, provided that you also convey the
11108machine-readable Corresponding Source under the terms of this License,
11109in one of these ways:
11110
11111 a) Convey the object code in, or embodied in, a physical product
11112 (including a physical distribution medium), accompanied by the
11113 Corresponding Source fixed on a durable physical medium
11114 customarily used for software interchange.
11115 b) Convey the object code in, or embodied in, a physical product
11116 (including a physical distribution medium), accompanied by a
11117 written offer, valid for at least three years and valid for as
11118 long as you offer spare parts or customer support for that product
11119 model, to give anyone who possesses the object code either (1) a
11120 copy of the Corresponding Source for all the software in the
11121 product that is covered by this License, on a durable physical
11122 medium customarily used for software interchange, for a price no
11123 more than your reasonable cost of physically performing this
11124 conveying of source, or (2) access to copy the
11125 Corresponding Source from a network server at no charge.
11126
11127 c) Convey individual copies of the object code with a copy of the
11128 written offer to provide the Corresponding Source. This
11129 alternative is allowed only occasionally and noncommercially, and
11130 only if you received the object code with such an offer, in accord
11131 with subsection 6b.
11132
11133 d) Convey the object code by offering access from a designated
11134 place (gratis or for a charge), and offer equivalent access to the
11135 Corresponding Source in the same way through the same place at no
11136 further charge. You need not require recipients to copy the
11137 Corresponding Source along with the object code. If the place to
11138 copy the object code is a network server, the Corresponding Source
11139 may be on a different server (operated by you or a third party)
11140 that supports equivalent copying facilities, provided you maintain
11141 clear directions next to the object code saying where to find the
11142 Corresponding Source. Regardless of what server hosts the
11143 Corresponding Source, you remain obligated to ensure that it is
11144 available for as long as needed to satisfy these requirements.
11145
11146 e) Convey the object code using peer-to-peer transmission, provided
11147 you inform other peers where the object code and Corresponding
11148 Source of the work are being offered to the general public at no
11149 charge under subsection 6d.
11150
11151 A separable portion of the object code, whose source code is excluded
11152from the Corresponding Source as a System Library, need not be
11153included in conveying the object code work.
11154
11155 A "User Product" is either (1) a "consumer product", which means any
11156tangible personal property which is normally used for personal, family,
11157or household purposes, or (2) anything designed or sold for incorporation
11158into a dwelling. In determining whether a product is a consumer product,
11159doubtful cases shall be resolved in favor of coverage. For a particular
11160product received by a particular user, "normally used" refers to a
11161typical or common use of that class of product, regardless of the status
11162of the particular user or of the way in which the particular user
11163actually uses, or expects or is expected to use, the product. A product
11164is a consumer product regardless of whether the product has substantial
11165commercial, industrial or non-consumer uses, unless such uses represent
11166the only significant mode of use of the product.
11167
11168 "Installation Information" for a User Product means any methods,
11169procedures, authorization keys, or other information required to install
11170and execute modified versions of a covered work in that User Product from
11171a modified version of its Corresponding Source. The information must
11172suffice to ensure that the continued functioning of the modified object
11173code is in no case prevented or interfered with solely because
11174modification has been made.
11175
11176 If you convey an object code work under this section in, or with, or
11177specifically for use in, a User Product, and the conveying occurs as
11178part of a transaction in which the right of possession and use of the
11179User Product is transferred to the recipient in perpetuity or for a
11180fixed term (regardless of how the transaction is characterized), the
11181Corresponding Source conveyed under this section must be accompanied
11182by the Installation Information. But this requirement does not apply
11183if neither you nor any third party retains the ability to install
11184modified object code on the User Product (for example, the work has
11185been installed in ROM).
11186
11187 The requirement to provide Installation Information does not include a
11188requirement to continue to provide support service, warranty, or updates
11189for a work that has been modified or installed by the recipient, or for
11190the User Product in which it has been modified or installed. Access to a
11191network may be denied when the modification itself materially and
11192adversely affects the operation of the network or violates the rules and
11193protocols for communication across the network.
11194
11195 Corresponding Source conveyed, and Installation Information provided,
11196in accord with this section must be in a format that is publicly
11197documented (and with an implementation available to the public in
11198source code form), and must require no special password or key for
11199unpacking, reading or copying.
11200
11201 7. Additional Terms.
11202
11203 "Additional permissions" are terms that supplement the terms of this
11204License by making exceptions from one or more of its conditions.
11205Additional permissions that are applicable to the entire Program shall
11206be treated as though they were included in this License, to the extent
11207that they are valid under applicable law. If additional permissions
11208apply only to part of the Program, that part may be used separately
11209under those permissions, but the entire Program remains governed by
11210this License without regard to the additional permissions.
11211
11212 When you convey a copy of a covered work, you may at your option
11213remove any additional permissions from that copy, or from any part of
11214it. (Additional permissions may be written to require their own
11215removal in certain cases when you modify the work.) You may place
11216additional permissions on material, added by you to a covered work,
11217for which you have or can give appropriate copyright permission.
11218
11219 Notwithstanding any other provision of this License, for material you
11220add to a covered work, you may (if authorized by the copyright holders of
11221that material) supplement the terms of this License with terms:
11222
11223 a) Disclaiming warranty or limiting liability differently from the
11224 terms of sections 15 and 16 of this License; or
11225
11226 b) Requiring preservation of specified reasonable legal notices or
11227 author attributions in that material or in the Appropriate Legal
11228 Notices displayed by works containing it; or
11229
11230 c) Prohibiting misrepresentation of the origin of that material, or
11231 requiring that modified versions of such material be marked in
11232 reasonable ways as different from the original version; or
11233 d) Limiting the use for publicity purposes of names of licensors or
11234 authors of the material; or
11235
11236 e) Declining to grant rights under trademark law for use of some
11237 trade names, trademarks, or service marks; or
11238
11239 f) Requiring indemnification of licensors and authors of that
11240 material by anyone who conveys the material (or modified versions of
11241 it) with contractual assumptions of liability to the recipient, for
11242 any liability that these contractual assumptions directly impose on
11243 those licensors and authors.
11244
11245 All other non-permissive additional terms are considered "further
11246restrictions" within the meaning of section 10. If the Program as you
11247received it, or any part of it, contains a notice stating that it is
11248governed by this License along with a term that is a further
11249restriction, you may remove that term. If a license document contains
11250a further restriction but permits relicensing or conveying under this
11251License, you may add to a covered work material governed by the terms
11252of that license document, provided that the further restriction does
11253not survive such relicensing or conveying.
11254
11255 If you add terms to a covered work in accord with this section, you
11256must place, in the relevant source files, a statement of the
11257additional terms that apply to those files, or a notice indicating
11258where to find the applicable terms.
11259
11260 Additional terms, permissive or non-permissive, may be stated in the
11261form of a separately written license, or stated as exceptions;
11262the above requirements apply either way.
11263
11264 8. Termination.
11265
11266 You may not propagate or modify a covered work except as expressly
11267provided under this License. Any attempt otherwise to propagate or
11268modify it is void, and will automatically terminate your rights under
11269this License (including any patent licenses granted under the third
11270paragraph of section 11).
11271
11272 However, if you cease all violation of this License, then your
11273license from a particular copyright holder is reinstated (a)
11274provisionally, unless and until the copyright holder explicitly and
11275finally terminates your license, and (b) permanently, if the copyright
11276holder fails to notify you of the violation by some reasonable means
11277prior to 60 days after the cessation.
11278
11279 Moreover, your license from a particular copyright holder is
11280reinstated permanently if the copyright holder notifies you of the
11281violation by some reasonable means, this is the first time you have
11282received notice of violation of this License (for any work) from that
11283copyright holder, and you cure the violation prior to 30 days after
11284your receipt of the notice.
11285
11286 Termination of your rights under this section does not terminate the
11287licenses of parties who have received copies or rights from you under
11288this License. If your rights have been terminated and not permanently
11289reinstated, you do not qualify to receive new licenses for the same
11290material under section 10.
11291
11292 9. Acceptance Not Required for Having Copies.
11293
11294 You are not required to accept this License in order to receive or
11295run a copy of the Program. Ancillary propagation of a covered work
11296occurring solely as a consequence of using peer-to-peer transmission
11297to receive a copy likewise does not require acceptance. However,
11298nothing other than this License grants you permission to propagate or
11299modify any covered work. These actions infringe copyright if you do
11300not accept this License. Therefore, by modifying or propagating a
11301covered work, you indicate your acceptance of this License to do so.
11302
11303 10. Automatic Licensing of Downstream Recipients.
11304
11305 Each time you convey a covered work, the recipient automatically
11306receives a license from the original licensors, to run, modify and
11307propagate that work, subject to this License. You are not responsible
11308for enforcing compliance by third parties with this License.
11309
11310 An "entity transaction" is a transaction transferring control of an
11311organization, or substantially all assets of one, or subdividing an
11312organization, or merging organizations. If propagation of a covered
11313work results from an entity transaction, each party to that
11314transaction who receives a copy of the work also receives whatever
11315licenses to the work the party's predecessor in interest had or could
11316give under the previous paragraph, plus a right to possession of the
11317Corresponding Source of the work from the predecessor in interest, if
11318the predecessor has it or can get it with reasonable efforts.
11319
11320 You may not impose any further restrictions on the exercise of the
11321rights granted or affirmed under this License. For example, you may
11322not impose a license fee, royalty, or other charge for exercise of
11323rights granted under this License, and you may not initiate litigation
11324(including a cross-claim or counterclaim in a lawsuit) alleging that
11325any patent claim is infringed by making, using, selling, offering for
11326sale, or importing the Program or any portion of it.
11327
11328 11. Patents.
11329
11330 A "contributor" is a copyright holder who authorizes use under this
11331License of the Program or a work on which the Program is based. The
11332work thus licensed is called the contributor's "contributor version".
11333
11334 A contributor's "essential patent claims" are all patent claims
11335owned or controlled by the contributor, whether already acquired or
11336hereafter acquired, that would be infringed by some manner, permitted
11337by this License, of making, using, or selling its contributor version,
11338but do not include claims that would be infringed only as a
11339consequence of further modification of the contributor version. For
11340purposes of this definition, "control" includes the right to grant
11341patent sublicenses in a manner consistent with the requirements of
11342this License.
11343
11344 Each contributor grants you a non-exclusive, worldwide, royalty-free
11345patent license under the contributor's essential patent claims, to
11346make, use, sell, offer for sale, import and otherwise run, modify and
11347propagate the contents of its contributor version.
11348 In the following three paragraphs, a "patent license" is any express
11349agreement or commitment, however denominated, not to enforce a patent
11350(such as an express permission to practice a patent or covenant not to
11351sue for patent infringement). To "grant" such a patent license to a
11352party means to make such an agreement or commitment not to enforce a
11353patent against the party.
11354
11355 If you convey a covered work, knowingly relying on a patent license,
11356and the Corresponding Source of the work is not available for anyone
11357to copy, free of charge and under the terms of this License, through a
11358publicly available network server or other readily accessible means,
11359then you must either (1) cause the Corresponding Source to be so
11360available, or (2) arrange to deprive yourself of the benefit of the
11361patent license for this particular work, or (3) arrange, in a manner
11362consistent with the requirements of this License, to extend the patent
11363license to downstream recipients. "Knowingly relying" means you have
11364actual knowledge that, but for the patent license, your conveying the
11365covered work in a country, or your recipient's use of the covered work
11366in a country, would infringe one or more identifiable patents in that
11367country that you have reason to believe are valid.
11368
11369 If, pursuant to or in connection with a single transaction or
11370arrangement, you convey, or propagate by procuring conveyance of, a
11371covered work, and grant a patent license to some of the parties
11372receiving the covered work authorizing them to use, propagate, modify
11373or convey a specific copy of the covered work, then the patent license
11374you grant is automatically extended to all recipients of the covered
11375work and works based on it.
11376
11377 A patent license is "discriminatory" if it does not include within
11378the scope of its coverage, prohibits the exercise of, or is
11379conditioned on the non-exercise of one or more of the rights that are
11380specifically granted under this License. You may not convey a covered
11381work if you are a party to an arrangement with a third party that is
11382in the business of distributing software, under which you make payment
11383to the third party based on the extent of your activity of conveying
11384the work, and under which the third party grants, to any of the
11385parties who would receive the covered work from you, a discriminatory
11386patent license (a) in connection with copies of the covered work
11387conveyed by you (or copies made from those copies), or (b) primarily
11388for and in connection with specific products or compilations that
11389contain the covered work, unless you entered into that arrangement,
11390or that patent license was granted, prior to 28 March 2007.
11391
11392 Nothing in this License shall be construed as excluding or limiting
11393any implied license or other defenses to infringement that may
11394otherwise be available to you under applicable patent law.
11395
11396 12. No Surrender of Others' Freedom.
11397
11398 If conditions are imposed on you (whether by court order, agreement or
11399otherwise) that contradict the conditions of this License, they do not
11400excuse you from the conditions of this License. If you cannot convey a
11401covered work so as to satisfy simultaneously your obligations under this
11402License and any other pertinent obligations, then as a consequence you may
11403not convey it at all. For example, if you agree to terms that obligate you
11404to collect a royalty for further conveying from those to whom you convey
11405the Program, the only way you could satisfy both those terms and this
11406License would be to refrain entirely from conveying the Program.
11407 13. Use with the GNU Affero General Public License.
11408
11409 Notwithstanding any other provision of this License, you have
11410permission to link or combine any covered work with a work licensed
11411under version 3 of the GNU Affero General Public License into a single
11412combined work, and to convey the resulting work. The terms of this
11413License will continue to apply to the part which is the covered work,
11414but the special requirements of the GNU Affero General Public License,
11415section 13, concerning interaction through a network will apply to the
11416combination as such.
11417
11418 14. Revised Versions of this License.
11419
11420 The Free Software Foundation may publish revised and/or new versions of
11421the GNU General Public License from time to time. Such new versions will
11422be similar in spirit to the present version, but may differ in detail to
11423address new problems or concerns.
11424
11425 Each version is given a distinguishing version number. If the
11426Program specifies that a certain numbered version of the GNU General
11427Public License "or any later version" applies to it, you have the
11428option of following the terms and conditions either of that numbered
11429version or of any later version published by the Free Software
11430Foundation. If the Program does not specify a version number of the
11431GNU General Public License, you may choose any version ever published
11432by the Free Software Foundation.
11433
11434 If the Program specifies that a proxy can decide which future
11435versions of the GNU General Public License can be used, that proxy's
11436public statement of acceptance of a version permanently authorizes you
11437to choose that version for the Program.
11438
11439 Later license versions may give you additional or different
11440permissions. However, no additional obligations are imposed on any
11441author or copyright holder as a result of your choosing to follow a
11442later version.
11443
11444 15. Disclaimer of Warranty.
11445
11446 THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
11447APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
11448HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
11449OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
11450THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
11451PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
11452IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
11453ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
11454
11455 16. Limitation of Liability.
11456
11457 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
11458WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
11459THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
11460GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
11461USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
11462DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
11463PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
11464EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
11465SUCH DAMAGES.
11466
11467 17. Interpretation of Sections 15 and 16.
11468
11469 If the disclaimer of warranty and limitation of liability provided
11470above cannot be given local legal effect according to their terms,
11471reviewing courts shall apply local law that most closely approximates
11472an absolute waiver of all civil liability in connection with the
11473Program, unless a warranty or assumption of liability accompanies a
11474copy of the Program in return for a fee.
11475
11476 END OF TERMS AND CONDITIONS
11477
11478 How to Apply These Terms to Your New Programs
11479
11480 If you develop a new program, and you want it to be of the greatest
11481possible use to the public, the best way to achieve this is to make it
11482free software which everyone can redistribute and change under these terms.
11483
11484 To do so, attach the following notices to the program. It is safest
11485to attach them to the start of each source file to most effectively
11486state the exclusion of warranty; and each file should have at least
11487the "copyright" line and a pointer to where the full notice is found.
11488
11489 &lt;one line to give the program's name and a brief idea of what it does.&gt;
11490 Copyright (C) &lt;year&gt; &lt;name of author&gt;
11491
11492 This program is free software: you can redistribute it and/or modify
11493 it under the terms of the GNU General Public License as published by
11494 the Free Software Foundation, either version 3 of the License, or
11495 (at your option) any later version.
11496
11497 This program is distributed in the hope that it will be useful,
11498 but WITHOUT ANY WARRANTY; without even the implied warranty of
11499 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11500 GNU General Public License for more details.
11501
11502 You should have received a copy of the GNU General Public License
11503 along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.
11504
11505Also add information on how to contact you by electronic and paper mail.
11506
11507 If the program does terminal interaction, make it output a short
11508notice like this when it starts in an interactive mode:
11509
11510 &lt;program> Copyright (C) &lt;year&gt; &lt;name of author&gt;
11511 This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
11512 This is free software, and you are welcome to redistribute it
11513 under certain conditions; type `show c' for details.
11514
11515The hypothetical commands `show w' and `show c' should show the appropriate
11516parts of the General Public License. Of course, your program's commands
11517might be different; for a GUI interface, you would use an "about box".
11518
11519 You should also get your employer (if you work as a programmer) or school,
11520if any, to sign a "copyright disclaimer" for the program, if necessary.
11521For more information on this, and how to apply and follow the GNU GPL, see
11522&lt;http://www.gnu.org/licenses/&gt;.
11523
11524 The GNU General Public License does not permit incorporating your program
11525into proprietary programs. If your program is a subroutine library, you
11526may consider it more useful to permit linking proprietary applications with
11527the library. If this is what you want to do, use the GNU Lesser General
11528Public License instead of this License. But first, please read
11529&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;.
11530 6427
11531 </programlisting></para> 6428 </section>
11532 </section> 6429 <section id="proprietary_license">
11533 6430 <title>Proprietary Licenses</title>
11534 <section id="lic_42"> 6431 </section>
11535 <title>The-Qt-Company-Commercial</title>
11536
11537 <para><programlisting>
11538/******************************************************************************
11539**
11540** Copyright (C) 2015 The Qt Company Ltd.
11541** Contact: http://www.qt.io/licensing/
11542**
11543** This file is part of the &lt;Fill&gt; module.
11544**
11545** $QT_BEGIN_LICENSE:COMM$
11546**
11547** Commercial License Usage
11548** Licensees holding valid commercial Qt licenses may use this file in
11549** accordance with the commercial license agreement provided with the
11550** Software or, alternatively, in accordance with the terms contained in
11551** a written agreement between you and The Qt Company. For licensing terms
11552** and conditions see http://www.qt.io/terms-conditions. For further
11553** information use the contact form at http://www.qt.io/contact-us.
11554**
11555** $QT_END_LICENSE$
11556**
11557******************************************************************************/
11558 </programlisting></para>
11559 </section>
11560 </section>
11561</chapter> 6432</chapter>
diff --git a/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml b/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml
index 89f2270..bc23b17 100644
--- a/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml
+++ b/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml
@@ -42,7 +42,7 @@ export PATH=~/bin:$PATH</programlisting></para>
42 correct also compared to the "previous" REL VER in pardoc-distro.xml 42 correct also compared to the "previous" REL VER in pardoc-distro.xml
43 "prev_baseline".</bridgehead> 43 "prev_baseline".</bridgehead>
44 44
45 <para id="EneaLinux_REL_VER"><phrase>8</phrase></para> 45 <para id="EneaLinux_REL_VER"><phrase>8.1</phrase></para>
46 46
47 <para id="Yocto_VER"><phrase>2.5</phrase></para> 47 <para id="Yocto_VER"><phrase>2.5</phrase></para>
48 48