- don't include license text because it it a nightmare to checking if texts are still the actual ones link the licenses instead. (Links are much easier to maintain for every release.) - update weblinks Todo: we must decided for a License of FreeType, see our developers forum
368 lines
15 KiB
HTML
368 lines
15 KiB
HTML
<h2>FreeCAD<br />
|
|
List of Open Source components<br />
|
|
</h2>
|
|
<p>FreeCAD uses the following Open Source Components.</p>
|
|
<ul>
|
|
<li><p><a href="#_TocBoost">Boost</a></p></li>
|
|
<li><p><a href="#_TocCoin3D">Coin3D</a></p></li>
|
|
<li><p><a href="#_TocEigen">Eigen</a></p></li>
|
|
<li><p><a href="#_TocFreeType">FreeType</a></p></li>
|
|
<li><p><a href="#_TocKDL">KDL</a></p></li>
|
|
<li><p><a href="#_TocLibArea">libarea</a></p></li>
|
|
<li><p><a href="#_TocOCCT">Open CASCADE Technology</a></p></li>
|
|
<li><p><a href="#_TocPcl">Point Cloud Library</a></p></li>
|
|
<li><p><a href="#_TocPyCXX">PyCXX</a></p></li>
|
|
<li><p><a href="#_TocPython">Python</a></p></li>
|
|
<li><p><a href="#_TocPySide">Shiboken/PySide</a></p></li>
|
|
<li><p><a href="#_TocQt">Qt</a></p></li>
|
|
<li><p><a href="#_TocSalomeSMESH">Salome SMESH</a></p></li>
|
|
<li><p><a href="#_TocVtk">Visualization Toolkit</a></p></li>
|
|
<li><p><a href="#_TocXercesC">Xerces-C</a></p></li>
|
|
<li><p><a href="#_TocZipios">Zipios++</a></p></li>
|
|
<li><p><a href="#_TocZlib">zlib</a></p></li>
|
|
</ul>
|
|
|
|
|
|
<h3><a name="_TocBoost"></a>Boost</h3>
|
|
<p>Web site: <a href="https://www.boost.org/">https://www.boost.org/</a></p>
|
|
<p>License: Boost Software License: <a href="https://www.boost.org/users/license.html">https://www.boost.org/users/license.html</a></p>
|
|
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocCoin3D"></a>Coin3D</h3>
|
|
<p>Web site: <a href="https://coin3d.github.io">https://coin3d.github.io</a></p>
|
|
<p>License: BSD 3-Clause: <a href="https://github.com/coin3d/coin/blob/master/COPYING">https://github.com/coin3d/coin/blob/master/COPYING</a></p>
|
|
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocEigen"></a>Eigen</h3>
|
|
<p>Web site: <a href="https://eigen.tuxfamily.org">https://eigen.tuxfamily.org</a></p>
|
|
<p>License: MPL version 2.0: <a href="https://www.mozilla.org/en-US/MPL/2.0/">https://www.mozilla.org/en-US/MPL/2.0/</a></p>
|
|
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocFreeType"></a>FreeType</h3>
|
|
<p>Web site: <a href="https://www.freetype.org/">https://www.freetype.org/</a></p>
|
|
<p>License: FreeType is used under the FreeType License (FTL), a BSD-style license with a credit clause.</p>
|
|
<pre>
|
|
The FreeType Project LICENSE
|
|
----------------------------
|
|
|
|
2006-Jan-27
|
|
|
|
Copyright 1996-2002, 2006 by
|
|
David Turner, Robert Wilhelm, and Werner Lemberg
|
|
|
|
|
|
|
|
Introduction
|
|
============
|
|
|
|
The FreeType Project is distributed in several archive packages;
|
|
some of them may contain, in addition to the FreeType font engine,
|
|
various tools and contributions which rely on, or relate to, the
|
|
FreeType Project.
|
|
|
|
This license applies to all files found in such packages, and
|
|
which do not fall under their own explicit license. The license
|
|
affects thus the FreeType font engine, the test programs,
|
|
documentation and makefiles, at the very least.
|
|
|
|
This license was inspired by the BSD, Artistic, and IJG
|
|
(Independent JPEG Group) licenses, which all encourage inclusion
|
|
and use of free software in commercial and freeware products
|
|
alike. As a consequence, its main points are that:
|
|
|
|
o We don't promise that this software works. However, we will be
|
|
interested in any kind of bug reports. (`as is' distribution)
|
|
|
|
o You can use this software for whatever you want, in parts or
|
|
full form, without having to pay us. (`royalty-free' usage)
|
|
|
|
o You may not pretend that you wrote this software. If you use
|
|
it, or only parts of it, in a program, you must acknowledge
|
|
somewhere in your documentation that you have used the
|
|
FreeType code. (`credits')
|
|
|
|
We specifically permit and encourage the inclusion of this
|
|
software, with or without modifications, in commercial products.
|
|
We disclaim all warranties covering The FreeType Project and
|
|
assume no liability related to The FreeType Project.
|
|
|
|
|
|
Finally, many people asked us for a preferred form for a
|
|
credit/disclaimer to use in compliance with this license. We thus
|
|
encourage you to use the following text:
|
|
|
|
"""
|
|
Portions of this software are copyright © <year> The FreeType
|
|
Project (www.freetype.org). All rights reserved.
|
|
"""
|
|
|
|
Please replace <year> with the value from the FreeType version you
|
|
actually use.
|
|
|
|
|
|
Legal Terms
|
|
===========
|
|
|
|
0. Definitions
|
|
--------------
|
|
|
|
Throughout this license, the terms `package', `FreeType Project',
|
|
and `FreeType archive' refer to the set of files originally
|
|
distributed by the authors (David Turner, Robert Wilhelm, and
|
|
Werner Lemberg) as the `FreeType Project', be they named as alpha,
|
|
beta or final release.
|
|
|
|
`You' refers to the licensee, or person using the project, where
|
|
`using' is a generic term including compiling the project's source
|
|
code as well as linking it to form a `program' or `executable'.
|
|
This program is referred to as `a program using the FreeType
|
|
engine'.
|
|
|
|
This license applies to all files distributed in the original
|
|
FreeType Project, including all source code, binaries and
|
|
documentation, unless otherwise stated in the file in its
|
|
original, unmodified form as distributed in the original archive.
|
|
If you are unsure whether or not a particular file is covered by
|
|
this license, you must contact us to verify this.
|
|
|
|
The FreeType Project is copyright (C) 1996-2000 by David Turner,
|
|
Robert Wilhelm, and Werner Lemberg. All rights reserved except as
|
|
specified below.
|
|
|
|
1. No Warranty
|
|
--------------
|
|
|
|
THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY
|
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
|
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
|
|
BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO
|
|
USE, OF THE FREETYPE PROJECT.
|
|
|
|
2. Redistribution
|
|
-----------------
|
|
|
|
This license grants a worldwide, royalty-free, perpetual and
|
|
irrevocable right and license to use, execute, perform, compile,
|
|
display, copy, create derivative works of, distribute and
|
|
sublicense the FreeType Project (in both source and object code
|
|
forms) and derivative works thereof for any purpose; and to
|
|
authorize others to exercise some or all of the rights granted
|
|
herein, subject to the following conditions:
|
|
|
|
o Redistribution of source code must retain this license file
|
|
(`FTL.TXT') unaltered; any additions, deletions or changes to
|
|
the original files must be clearly indicated in accompanying
|
|
documentation. The copyright notices of the unaltered,
|
|
original files must be preserved in all copies of source
|
|
files.
|
|
|
|
o Redistribution in binary form must provide a disclaimer that
|
|
states that the software is based in part of the work of the
|
|
FreeType Team, in the distribution documentation. We also
|
|
encourage you to put an URL to the FreeType web page in your
|
|
documentation, though this isn't mandatory.
|
|
|
|
These conditions apply to any software derived from or based on
|
|
the FreeType Project, not just the unmodified files. If you use
|
|
our work, you must acknowledge us. However, no fee need be paid
|
|
to us.
|
|
|
|
3. Advertising
|
|
--------------
|
|
|
|
Neither the FreeType authors and contributors nor you shall use
|
|
the name of the other for commercial, advertising, or promotional
|
|
purposes without specific prior written permission.
|
|
|
|
We suggest, but do not require, that you use one or more of the
|
|
following phrases to refer to this software in your documentation
|
|
or advertising materials: `FreeType Project', `FreeType Engine',
|
|
`FreeType library', or `FreeType Distribution'.
|
|
|
|
As you have not signed this license, you are not required to
|
|
accept it. However, as the FreeType Project is copyrighted
|
|
material, only this license, or another one contracted with the
|
|
authors, grants you the right to use, distribute, and modify it.
|
|
Therefore, by using, distributing, or modifying the FreeType
|
|
Project, you indicate that you understand and accept all the terms
|
|
of this license.
|
|
|
|
4. Contacts
|
|
-----------
|
|
|
|
There are two mailing lists related to FreeType:
|
|
|
|
o freetype@nongnu.org
|
|
|
|
Discusses general use and applications of FreeType, as well as
|
|
future and wanted additions to the library and distribution.
|
|
If you are looking for support, start in this list if you
|
|
haven't found anything to help you in the documentation.
|
|
|
|
o freetype-devel@nongnu.org
|
|
|
|
Discusses bugs, as well as engine internals, design issues,
|
|
specific licenses, porting, etc.
|
|
|
|
Our home page can be found at
|
|
|
|
http://www.freetype.org
|
|
|
|
|
|
--- end of FTL.TXT ---
|
|
</pre>
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocKDL"></a>KDL</h3>
|
|
<p>Web site: <a href="https://www.orocos.org/kdl.html">https://www.orocos.org/kdl.html</a></p>
|
|
<p>License: LGPL version 2.1: <a href="#_LGPLv21">LGPL v2.1</a></p>
|
|
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocLibArea"></a>libarea</h3>
|
|
<p>Web site: <a href="https://github.com/danielfalck/libarea/">https://github.com/danielfalck/libarea/</a></p>
|
|
<p>License: BSD-3-clause: <a href="https://github.com/danielfalck/libarea/blob/master/License.txt">https://github.com/danielfalck/libarea/blob/master/License.txt</a></p>
|
|
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocOCCT"></a>Open CASCADE Technology</h3>
|
|
<p>Web site: <a href="https://www.opencascade.com/open-cascade-technology/">https://www.opencascade.com/open-cascade-technology/</a></p>
|
|
<p>License: LGPL version 2.1 with additional exception:<a href="https://dev.opencascade.org/resources/licensing">https://dev.opencascade.org/resources/licensing</a></p>
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocPcl"></a>Point Cloud Library</h3>
|
|
<p>Web site: <a href="https://www.pointclouds.org">https://www.pointclouds.org</a></p>
|
|
<p>License: BSD-3-clause<a href="https://github.com/PointCloudLibrary/pcl/blob/master/LICENSE.txt">https://github.com/PointCloudLibrary/pcl/blob/master/LICENSE.txt</a></p>
|
|
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocPyCXX"></a>PyCXX</h3>
|
|
<p>Web site: <a href="http://cxx.sourceforge.net">http://cxx.sourceforge.net</a></p>
|
|
<p>License: BSD-3-clause</p>
|
|
<pre>
|
|
Copyright (c) 1998 - 2007
|
|
The Regents of the University of California
|
|
Produced at the Lawrence Livermore National Laboratory
|
|
Written by Geoff Furnish, Paul F. Dubois, Barry A. Scott
|
|
UCRL-CODE-227018
|
|
All rights reserved.
|
|
|
|
This file is part of PyCXX. For details, see http://cxx.sourceforge.net.
|
|
|
|
Redistribution and use in source and binary forms, with or without
|
|
modification, are permitted provided that the following conditions are met:
|
|
|
|
- Redistributions of source code must retain the above copyright notice, this
|
|
list of conditions and the disclaimer below.
|
|
- Redistributions in binary form must reproduce the above copyright notice,
|
|
this list of conditions and the disclaimer (as noted below) in the
|
|
documentation and/or materials provided with the distribution.
|
|
- Neither the name of the UC/LLNL nor the names of its contributors may be
|
|
used to endorse or promote products derived from this software without
|
|
specific prior written permission.
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
|
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OF THE UNIVERSITY OF CALIFORNIA,
|
|
THE U.S. DEPARTMENT OF ENERGY OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
|
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
|
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
|
|
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
|
|
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
Additional BSD Notice
|
|
|
|
1. This notice is required to be provided under our contract with the U.S.
|
|
Department of Energy (DOE). This work was produced at the University of
|
|
California, Lawrence Livermore National Laboratory under Contract No.
|
|
W-7405-ENG-48 with the DOE.
|
|
|
|
2. Neither the United States Government nor the University of California
|
|
nor any of their employees, makes any warranty, express or implied, or
|
|
assumes any liability or responsibility for the accuracy, completeness,
|
|
or usefulness of any information, apparatus, product, or process disclosed,
|
|
or represents that its use would not infringe privately-owned rights.
|
|
|
|
3. Also, reference herein to any specific commercial products, process, or
|
|
services by trade name, trademark, manufacturer or otherwise does not
|
|
necessarily constitute or imply its endorsement, recommendation, or
|
|
favoring by the United States Government or the University of California.
|
|
The views and opinions of authors expressed herein do not necessarily
|
|
state or reflect those of the United States Government or the University
|
|
of California, and shall not be used for advertising or product endorsement
|
|
purposes.
|
|
</pre>
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocPython"></a>Python</h3>
|
|
<p>Web site: <a href="https://www.python.org/">https://www.python.org/</a></p>
|
|
<p>License: <a href="https://docs.python.org/3.6/license.html">https://docs.python.org/3.6/license.html</a></p>
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocPySide"></a>Qt for Python (formerly shiboken/PySide)</h3>
|
|
<p>Web site: <a href="https://wiki.qt.io/Qt_for_Python">https://wiki.qt.io/Qt_for_Python</a></p>
|
|
<pre>
|
|
<p>License: <p><b>Qt for Python</b> is available under <a href="https://tldrlegal.com/license/gnu-lesser-general-public-license-v3-(lgpl-3)">LGPLv3</a>/<a href="https://tldrlegal.com/license/gnu-general-public-license-v2">GPLv2</a>
|
|
</pre>
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocQt"></a>Qt</h3>
|
|
<p>Web site: <a href="https://www.qt.io/">https://www.qt.io/</a></p>
|
|
<p>License: LGPL version 3.0: <a href="https://www.gnu.org/licenses/lgpl-3.0.en.html">https://www.gnu.org/licenses/lgpl-3.0.en.html</a></p>
|
|
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocSalomeSMESH"></a>Salome SMESH</h3>
|
|
<p>Web site: <a href="https://www.salome-platform.org/">https://www.salome-platform.org/</a></p>
|
|
<p>License: LGPL version 2.1: <a href="#_LGPLv21">LGPL v2.1</a></p>
|
|
</pre>
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocVtk"></a>Visualization Toolkit</h3>
|
|
<p>Web site: <a href="https://www.vtk.org">https://www.vtk.org</a></p>
|
|
<p>License: BSD-3-clause: <a href="https://vtk.org/Wiki/VTK/License">https://vtk.org/Wiki/VTK/License</a></p>
|
|
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocXercesC"></a>Xerces-C</h3>
|
|
<p>Web site: <a href="https://xerces.apache.org/xerces-c">https://xerces.apache.org/xerces-c</a></p>
|
|
<p>License: Apache License Version 2.0: <a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a></p>
|
|
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocZipios"></a>Zipios++</h3>
|
|
<p>Web site: <a href="https://zipios.sourceforge.net">https://zipios.sourceforge.net</a></p>
|
|
<p>License: LGPL v2.1: <a href="https://github.com/Zipios/Zipios/blob/main/COPYING">https://github.com/Zipios/Zipios/blob/main/COPYING</a></p>
|
|
|
|
|
|
<hr>
|
|
|
|
<h3><a name="_TocZlib"></a>zlib</h3>
|
|
<p>Web site: <a href="https://zlib.net/">https://zlib.net/</a></p>
|
|
<p>License: zlib: <a href="https://zlib.net/zlib_license.html">https://zlib.net/zlib_license.html</p>
|
|
|
|
|
|
<hr>
|