blob: b811aeaf4898f06b787a012bc5fc020edd2fdc33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
|
Apache OpenOffice
Copyright 2011 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
As part of the base system this product also includes code
from Apache Tomcat, Apache Commons and Apache Lucene.
This software contains code derived from the XFree86 Project
Inc. including code written by Keith Packard from SuSE, Inc,
and Jim Gettys from Hewlett Packard as headers for the
x11_extensions module and an iconv header contributed
by the Free Software Foundation, Inc. in the hwpfilter
module. The original software under an MIT-style license
is available from:
http://cvsweb.xfree86.org/cvsweb/xc/include/extensions/
http://cvsweb.xfree86.org/cvsweb/xc/lib/X11/lcUniConv/
The install-sh and mkdepend tools are copyrighted MIT and
the X Consortium respectively and are available in the
XFree86 distribution among other places.
The UnixODBC directory contains code by Ke Jin and OpenLink
Software from the iODBC driver manager available at:
http://www.iodbc.org/
The apple_remote module includes code derived from the Apple
Remote Control wrapper copyrighted by Martin Kahr and modified
for OpenOffice.org by Eric Bachard under the same license. The
original package is available here
https://github.com/martinkahr/apple_remote_control
The scanner support software uses a code header derived from
the Scanner Access Now Easy project under Public Domain by
David Mosberger-Tang and Andreas Beck. More information about
the SANE Project is available here:
http://www.sane-project.org/
Likewise, the "twain" module includes a standard header from
the TWAIN Working Group. More information about TWAIN is
available here:
http://www.twain.org/
The connectivity module uses code developed by the HSQL
Development Group under a BSD-style license. More
information about HSQL is available here:
http://hsqldb.org/
The Font Manager support in the vcl module and the
"psprint_config" module contain code copyrighted by
Adobe Systems Incorporated.
The ICC module includes code developed by the International
Color Consortium. More information about the ICC is available
here:
http://www.color.org/
The MathMLDTD module uses the DTD for MathML from the World
Wide Web Consortium under the W3C license. The official
distribution is available here:
http://www.w3.org/Math/DTD/
The ucpp preprocessor was written by Thomas Pornin and
maintained by Louis P. Santillan and is available under
the "New" BSD license.
http://code.google.com/p/ucpp/
Optional LDAP support is available through the community
developed OpenLDAP project:
http://www.openldap.org/
The libtextcat module contains fingerprints for the libtextcat
Library copyrighted by WiseGuys Internet B.V under a BSD-style
license. More information is available here:
http://software.wise-guys.nl/libtextcat/
We use the Tango base icon theme under Public Domain by the
Tango Desktop Project. More information is available here:
http://tango.freedesktop.org/
For general convenience we also include the DejaVu fonts,
a font family based on the Vera Fonts. More information
is available here:
http://dejavu-fonts.org/
Older versions of Java may require the StAX API, which
was included in OpenJDK 6. Information about the latest
version under an Apache License 2.0 is available here:
http://stax.codehaus.org/
Category B Software
As part of its Third-Party Licensing Policy, Apache products
normally don't ship copyleft code as part of their releases.
Still Apache releases can contain optional support for
binaries from some accepted weak copyleft code bases.
The Open Source SAXON XSLT processor was developed by Michael
Kay of Saxonica Limited and is available under the MPL at:
https://sourceforge.net/projects/saxon/files/Saxon-B/
The LP solver in Calc uses the algorithms developed by the
Computational Infrastructure for Operations Research COIN_OR
project (specifically CLP and CBC) in the CoinMP library.
The source code is available under EPL is here:
http://www.coin-or.org/download/source/CoinMP/
The graphite module is distributed under CPL (Common Public
License). Silgraphite as used by the program is available
at:
http://sourceforge.net/projects/silgraphite/files/silgraphite/2.3.1/
Some functionality, in particular the support for
addressbooks, is available through by Mozilla's Seamonkey
Project available under the MPL here:
http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/
Document signing can be provided by Mozilla's Network Security
Services (NSS). The NSS sources are available here:
ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_6_RTM/src/
For convenience we optionally include the Gentium Basic fonts,
available under the SIL OpenFont License (OFL). The source
code can be downloaded here:
http://scripts.sil.org/cms/scripts/page.php?item_id=Gentium_basic
Also for convenience we have available a set of fonts developed by
Google Inc. for ChromeOS available under the OFL in this site:
http://gsdview.appspot.com/chromeos-localmirror/distfiles/
|