From 1b23d604d005c1eb15112c10d62e5f5d188d1a40 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Wed, 23 Oct 2019 11:43:28 +0200 Subject: Update copyright. --- debian/copyright | 47 ++++++++++++++++++++--------------------------- 1 file changed, 20 insertions(+), 27 deletions(-) diff --git a/debian/copyright b/debian/copyright index 6b36ca31..5ecfb0f0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,50 +1,43 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gudhi -Files-Excluded: GudhUI/utils/homsimpl data/filtered_simplicial_complex/bunny_5000_complex.fsc data/points/COIL_database data/points/SO3* data/points/bunny* data/points/human* doc/common/MathJax.* include/gudhi_patches/CGAL/* +Files-Excluded: data/filtered_simplicial_complex/bunny_5000_complex.fsc data/points/COIL_database data/points/SO3* data/points/bunny* data/points/human* Source: http://gudhi.gforge.inria.fr - Deleted unnecessary precompiled binary and upstream data files of unclear licensing status. Deleted also bundled MathJax. +Comment: Deleted upstream data files of unclear licensing status for DFSG + repack. + . + Most of the GUDHI project is licensed under the MIT license, but certain parts + of the code rely on GPL-3+ code. The Debian binaries are thus licensed as + GPL-3+. +License: GPL-3+ Files: * -Copyright: 2014-2018 Inria -License: GPL-3+ +Copyright: 2014-2019 Inria +License: MIT + +Files: src/common/include/gudhi/writing_persistence_to_file.h +Copyright: 2017 Swansea University +License: MIT -Files: include/gudhi/Miniball* +Files: src/Cech_complex/include/gudhi/Miniball* Copyright: 1999-2013 Bernd Gärtner License: GPL-3+ -Files: cmake/modules/FindEigen3.cmake +Files: src/cmake/modules/FindEigen3.cmake Copyright: 2006, 2007 Montel Laurent 2008, 2009 Gael Guennebaud 2009 Benoit Jacob License: BSD-2-clause -Files: cmake/modules/FindTBB.cmake -Copyright: Hannes Hofmann +Files: src/cmake/modules/FindTBB.cmake +Copyright: 2011 Hannes Hofmann License: MIT -Files: utilities/Nerve_GIC/km.py* +Files: src/Nerve_GIC/utilities/km.py* Copyright: 2015 Triskelion - HJ van Veen License: MIT -Files: include/gudhi/Contraction/CGAL_queue/Modifiable_priority_queue.h -Copyright: 2006-2011 GeometryFactory -License: LGPL-3+ - This file is part of CGAL (www.cgal.org); you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public License as - published by the Free Software Foundation; either version 3 of the License, - or (at your option) any later version. - . - Licensees holding a valid commercial license may use this file in - accordance with the commercial license agreement provided with the software. - . - This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE - WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. - . - On Debian systems, the complete text of the GNU Lesser General Public - License version 3 can be found in "/usr/share/common-licenses/LGPL-3". - Files: debian/* -Copyright: 2016-2018 Gard Spreemann +Copyright: 2016-2019 Gard Spreemann License: GPL-3+ License: GPL-3+ -- cgit v1.2.3