1 ebd69887SPedro GiffuniApache OpenOffice 2 *09116229SPedro GiffuniCopyright 2012, 2011 The Apache Software Foundation 3 568797b7SPedro Giffuni 4 568797b7SPedro GiffuniThis product includes software developed at 5 568797b7SPedro GiffuniThe Apache Software Foundation (http://www.apache.org/). 6 568797b7SPedro Giffuni 7 aac462f1SPedro GiffuniAs part of the base system this product also includes code 8 ebd69887SPedro Giffunifrom Apache Tomcat, Apache Commons and Apache Lucene. 9 aac462f1SPedro Giffuni 10 568797b7SPedro GiffuniThis software contains code derived from the XFree86 Project 11 568797b7SPedro GiffuniInc. including code written by Keith Packard from SuSE, Inc, 12 568797b7SPedro Giffuniand Jim Gettys from Hewlett Packard as headers for the 13 568797b7SPedro Giffunix11_extensions module and an iconv header contributed 14 568797b7SPedro Giffuniby the Free Software Foundation, Inc. in the hwpfilter 15 568797b7SPedro Giffunimodule. The original software under an MIT-style license 16 568797b7SPedro Giffuniis available from: 17 38186381SPedro Giffuni http://cvsweb.xfree86.org/cvsweb/xc/include/extensions/ 18 38186381SPedro Giffuni http://cvsweb.xfree86.org/cvsweb/xc/lib/X11/lcUniConv/ 19 568797b7SPedro Giffuni 20 568797b7SPedro GiffuniThe install-sh and mkdepend tools are copyrighted MIT and 21 568797b7SPedro Giffunithe X Consortium respectively and are available in the 22 568797b7SPedro GiffuniXFree86 distribution among other places. 23 568797b7SPedro Giffuni 24 568797b7SPedro GiffuniThe UnixODBC directory contains code by Ke Jin and OpenLink 25 568797b7SPedro GiffuniSoftware from the iODBC driver manager available at: 26 38186381SPedro Giffuni http://www.iodbc.org/ 27 568797b7SPedro Giffuni 28 568797b7SPedro GiffuniThe apple_remote module includes code derived from the Apple 29 568797b7SPedro GiffuniRemote Control wrapper copyrighted by Martin Kahr and modified 30 568797b7SPedro Giffunifor OpenOffice.org by Eric Bachard under the same license. The 31 568797b7SPedro Giffunioriginal package is available here 32 38186381SPedro Giffuni https://github.com/martinkahr/apple_remote_control 33 568797b7SPedro Giffuni 34 568797b7SPedro GiffuniThe scanner support software uses a code header derived from 35 568797b7SPedro Giffunithe Scanner Access Now Easy project under Public Domain by 36 568797b7SPedro GiffuniDavid Mosberger-Tang and Andreas Beck. More information about 37 568797b7SPedro Giffunithe SANE Project is available here: 38 38186381SPedro Giffuni http://www.sane-project.org/ 39 38186381SPedro Giffuni 40 38186381SPedro GiffuniLikewise, the "twain" module includes a standard header from 41 38186381SPedro Giffunithe TWAIN Working Group. More information about TWAIN is 42 38186381SPedro Giffuniavailable here: 43 38186381SPedro Giffuni http://www.twain.org/ 44 568797b7SPedro Giffuni 45 083873f9SPedro GiffuniThe connectivity module uses code developed by the HSQL 46 568797b7SPedro GiffuniDevelopment Group under a BSD-style license. More 47 568797b7SPedro Giffuniinformation about HSQL is available here: 48 38186381SPedro Giffuni http://hsqldb.org/ 49 568797b7SPedro Giffuni 50 568797b7SPedro GiffuniThe Font Manager support in the vcl module and the 51 568797b7SPedro Giffuni"psprint_config" module contain code copyrighted by 52 568797b7SPedro GiffuniAdobe Systems Incorporated. 53 568797b7SPedro Giffuni 54 568797b7SPedro GiffuniThe ICC module includes code developed by the International 55 568797b7SPedro GiffuniColor Consortium. More information about the ICC is available 56 568797b7SPedro Giffunihere: 57 38186381SPedro Giffuni http://www.color.org/ 58 568797b7SPedro Giffuni 59 568797b7SPedro GiffuniThe MathMLDTD module uses the DTD for MathML from the World 60 568797b7SPedro GiffuniWide Web Consortium under the W3C license. The official 61 568797b7SPedro Giffunidistribution is available here: 62 38186381SPedro Giffuni http://www.w3.org/Math/DTD/ 63 568797b7SPedro Giffuni 64 aac462f1SPedro GiffuniThe ucpp preprocessor was written by Thomas Pornin and 65 aac462f1SPedro Giffunimaintained by Louis P. Santillan and is available under 66 aac462f1SPedro Giffunithe "New" BSD license. 67 aac462f1SPedro Giffuni http://code.google.com/p/ucpp/ 68 aac462f1SPedro Giffuni 69 db03f66bSPedro GiffuniOptional LDAP support is available through the community 70 aac462f1SPedro Giffunideveloped OpenLDAP project: 71 aac462f1SPedro Giffuni http://www.openldap.org/ 72 aac462f1SPedro Giffuni 73 *09116229SPedro GiffuniWe use James Clark's Expat XML parser toolkit library which 74 *09116229SPedro Giffuniis copyrighted by the Thai Open Source Software Center Ltd 75 *09116229SPedro Giffuniand Clark Cooper. More information is available here: 76 *09116229SPedro Giffuni http://www.libexpat.org/ 77 *09116229SPedro Giffuni 78 *09116229SPedro GiffuniThe Redland RDF library librdf was written by Dave Beckett 79 *09116229SPedro Giffuniand is available under the Apache License version 2. 80 *09116229SPedro Giffuni http://librdf.org/ 81 *09116229SPedro Giffuni 82 568797b7SPedro GiffuniThe libtextcat module contains fingerprints for the libtextcat 83 568797b7SPedro GiffuniLibrary copyrighted by WiseGuys Internet B.V under a BSD-style 84 568797b7SPedro Giffunilicense. More information is available here: 85 38186381SPedro Giffuni http://software.wise-guys.nl/libtextcat/ 86 484a6a35SPedro Giffuni 87 ddd81bc4SPedro GiffuniWe use the Tango base icon theme under Public Domain by the 88 ddd81bc4SPedro GiffuniTango Desktop Project. More information is available here: 89 ddd81bc4SPedro Giffuni http://tango.freedesktop.org/ 90 24201887SPedro Giffuni 91 468afa1aSPedro GiffuniFor general convenience we also include the DejaVu fonts, 92 aac462f1SPedro Giffunia font family based on the Vera Fonts. More information 93 aac462f1SPedro Giffuniis available here: 94 aac462f1SPedro Giffuni http://dejavu-fonts.org/ 95 aac462f1SPedro Giffuni 96 6f36c9f0SPedro GiffuniOlder versions of Java may require the StAX API, which 97 6f36c9f0SPedro Giffuniwas included in OpenJDK 6. Information about the latest 98 6f36c9f0SPedro Giffuniversion under an Apache License 2.0 is available here: 99 6f36c9f0SPedro Giffuni http://stax.codehaus.org/ 100 6f36c9f0SPedro Giffuni 101 aac462f1SPedro GiffuniCategory B Software 102 aac462f1SPedro Giffuni 103 aac462f1SPedro GiffuniAs part of its Third-Party Licensing Policy, Apache products 104 aac462f1SPedro Giffuninormally don't ship copyleft code as part of their releases. 105 aac462f1SPedro GiffuniStill Apache releases can contain optional support for 106 aac462f1SPedro Giffunibinaries from some accepted weak copyleft code bases. 107 aac462f1SPedro Giffuni 108 aac462f1SPedro GiffuniThe Open Source SAXON XSLT processor was developed by Michael 109 aaa95a7dSPedro GiffuniKay of Saxonica Limited and is available under the MPL at: 110 aaa95a7dSPedro Giffuni https://sourceforge.net/projects/saxon/files/Saxon-B/ 111 aac462f1SPedro Giffuni 112 468afa1aSPedro GiffuniThe LP solver in Calc uses the algorithms developed by the 113 468afa1aSPedro GiffuniComputational Infrastructure for Operations Research COIN_OR 114 468afa1aSPedro Giffuniproject (specifically CLP and CBC) in the CoinMP library. 115 468afa1aSPedro GiffuniThe source code is available under EPL is here: 116 468afa1aSPedro Giffuni http://www.coin-or.org/download/source/CoinMP/ 117 468afa1aSPedro Giffuni 118 aac462f1SPedro GiffuniThe graphite module is distributed under CPL (Common Public 119 aac462f1SPedro GiffuniLicense). Silgraphite as used by the program is available 120 aac462f1SPedro Giffuniat: 121 aaa95a7dSPedro Giffuni http://sourceforge.net/projects/silgraphite/files/silgraphite/2.3.1/ 122 24201887SPedro Giffuni 123 aac462f1SPedro GiffuniSome functionality, in particular the support for 124 aac462f1SPedro Giffuniaddressbooks, is available through by Mozilla's Seamonkey 125 aaa95a7dSPedro GiffuniProject available under the MPL here: 126 aaa95a7dSPedro Giffuni http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/ 127 aac462f1SPedro Giffuni 128 aac462f1SPedro GiffuniDocument signing can be provided by Mozilla's Network Security 129 aaa95a7dSPedro GiffuniServices (NSS). The NSS sources are available here: 130 aaa95a7dSPedro Giffuni ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_6_RTM/src/ 131 78d42addSPedro Giffuni 132 78d42addSPedro GiffuniFor convenience we optionally include the Gentium Basic fonts, 133 78d42addSPedro Giffuniavailable under the SIL OpenFont License (OFL). The source 134 78d42addSPedro Giffunicode can be downloaded here: 135 78d42addSPedro Giffuni http://scripts.sil.org/cms/scripts/page.php?item_id=Gentium_basic 136 78d42addSPedro Giffuni 137 b56159e7SPedro GiffuniAlso for convenience we have available a set of fonts developed by 138 c3a9c26aSPedro GiffuniGoogle Inc. for ChromeOS available under the OFL in this site: 139 c3a9c26aSPedro Giffuni http://gsdview.appspot.com/chromeos-localmirror/distfiles/ 140