The license can be found here.
TUM Open Infra Platform makes use of several software libraries. Besides this, some source code was directly copied (and modified) from other open-source software libraries or programs. This is always clearly stated as a comment in the source code.
IfcPlusPlus (https://github.com/ifcquery/ifcplusplus):
- generation of geometry (using
carve
library), - realization of implementation of Early Bindings for reading/writing STEP files.
IfcPlusPlus had the OpenSceneGraph Public License (OSGPL) at time of copying. Newer versions of IfcPlusPlus now come with MIT license (https://github.com/ifcquery/ifcplusplus/blob/master/LICENSE.txt).
The table below lists licenses off third-party libraries in alphabetical order.
The corresponding licenses can be found in the Licenses folder distributed with this source code.
Library with version | Link | License name & version | Local copy |
---|---|---|---|
BlueFramwork a0.0.9 | https://github.com/tumcms/Blue-Framework | GPL v3 License | license |
boost 1.65.1 | http://www.boost.org/ | Boost Software License | license |
CloudCompare v2.10.3 | http://www.danielgm.net/cc/ | GPL v2 License | license |
Doxygen 1.8.18 | http://doxygen.nl/download.html | GNU General Public License | license |
Eigen 3.3.7 | http://eigen.tuxfamily.org/ | Mozilla Public License 2 | license |
Google Test 1.8.0 | https://github.com/google/googletest | BSD 3-Clause License | license |
libLAS 1.6 | https://liblas.org/ | BSD License | license |
qhull | http://www.qhull.org/ | qhull license | license |
Qt 5.12.1 | https://download.qt.io/archive/qt/ | LGPL version 3 | license |
raptor2 | http://librdf.org/raptor/ | GPL v2 License | license |
TCLAP | http://tclap.sourceforge.net/ | MIT License | license |
visit_struct | https://github.com/garbageslam/visit_struct | Boost Software License | license |
zlib 1.2.11 | https://zlib.net/ | Zlib license | license |