summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2017-02-07 17:39:51 +0100
committerGard Spreemann <gspreemann@gmail.com>2017-02-07 17:39:51 +0100
commitb2ef701685b7d19fbaac1529a0bc553da9e29308 (patch)
treeaf02b6477498b3cda439c57665fe40f6e1c810a2 /debian/copyright
parent5638527781e1d8cd916cd28f9d375eef7b5d820b (diff)
Initial Debian packaging as uploaded to mentors.debian.net.
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright32
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 00000000..1e6c929a
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,32 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gudhi
+Files-Excluded: debian include/gudhi/Alpha_complex.h~ doc/common/main_page.h~ GudhUI/utils/homsimpl
+Source: http://gudhi.gforge.inria.fr
+ Upstream debian directory, some backup files removed, and unneccessary binary with no source deleted.
+
+Files: *
+Copyright: 2014-2016 Inria Sophia Antipolis - Méditerranée
+ 2014-2016 Inria Saclay - Île-de-France
+ 2014-2016 Université Nice Sophia Antipolis
+License: GPL-3.0+
+
+Files: debian/*
+Copyright: 2016 Gard Spreemann <gspreemann@gmail.com>
+License: GPL-3.0+
+
+License: GPL-3.0+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".