blob: b374f754d89daf88b894958b3722fd217eeff686 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership. The
ASF licenses this file to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance with the
License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable
law or agreed to in writing, software distributed under the License is
distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the specific
language governing permissions and limitations under the License.
-->
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"[
<!ENTITY % entities SYSTEM "../entities.ent" >
%entities;
]>
<refentry id="thirdparty">
<indexterm zone="thirdparty">
<primary>Requirements</primary>
<secondary>3rd party libraries</secondary>
</indexterm>
<indexterm zone="thirdparty">
<primary>Licenses</primary>
</indexterm>
<refnamediv>
<refname>
Third Party Libraries and Licenses
</refname>
<refpurpose>
Third party libraries were chosen for their wide
acceptance, feature set, stability and ease of use.
</refpurpose>
</refnamediv>
<refsection>
<title>Third Party Libraries used by &productname; and their respective Licenses
</title>
<para>
The &productname; uses the following 3rd party libraries:
<informaltable frame="all">
<tgroup cols="3" align="left" colsep="1" rowsep="1">
<colspec colname="lib" colwidth="2*" align="left" />
<colspec colname="version" colwidth="1*" align="center" />
<colspec colname="license" colwidth="3*" align="left" />
<thead>
<row>
<entry>Library</entry>
<entry>Version</entry>
<entry>License</entry>
</row>
</thead>
<tbody>
<row>
<entry>
Apache <classname>To Be Determined</classname>
</entry>
<entry>3.1.2</entry>
<entry>Apache Software License 2.0</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</refsection>
</refentry>