More details on source licenses

release/4.3a0
Jose Luis Blanco Claraco 2023-01-30 21:57:51 +01:00
parent 616b366d8a
commit b63d6ee7b5
No known key found for this signature in database
GPG Key ID: D443304FBD70A641
1 changed files with 10 additions and 1 deletions

View File

@ -6,8 +6,17 @@
<description>gtsam</description>
<maintainer email="gtsam@lists.gatech.edu">Frank Dellaert</maintainer>
<!-- Main License for GTSAM sources -->
<license>BSD</license>
<!-- 3rd party libraries -->
<license file="gtsam/3rdparty/CCOLAMD/Doc/License.txt">BSD</license>
<license file="gtsam/3rdparty/ceres/jet.h">BSD</license>
<license file="gtsam/3rdparty/Eigen/COPYING.README">MPL2</license>
<license file="gtsam/3rdparty/GeographicLib/LICENSE.txt">MIT</license>
<license file="gtsam/3rdparty/metis/LICENSE.txt">Apache-2.0</license>
<license file="gtsam/3rdparty/Spectra/GenEigsSolver.h">MPL2</license>
<!-- Maintainers of the ROS packaging -->
<maintainer email="fan.jiang@gatech.edu">Fan Jiang</maintainer>
<maintainer email="jlblanco@ual.es">José Luis Blanco-Claraco</maintainer>