summaryrefslogtreecommitdiff
path: root/src/debian/copyright
diff options
context:
space:
mode:
authorglisse <glisse@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-11-07 13:52:50 +0000
committerglisse <glisse@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-11-07 13:52:50 +0000
commita63698c9d153ef871e8e23bee49695e2a9d1eae3 (patch)
tree67823c80c7c46e37fd83e2b665170ccd3ef2e03d /src/debian/copyright
parent150df0143559d85282f1dda002eb8695ee1e5a01 (diff)
Add Debian directory.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/debian@891 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 05832d23c753b5704a85b99ea41e37cb3b0ba597
Diffstat (limited to 'src/debian/copyright')
-rw-r--r--src/debian/copyright28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/debian/copyright b/src/debian/copyright
new file mode 100644
index 00000000..16633918
--- /dev/null
+++ b/src/debian/copyright
@@ -0,0 +1,28 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gudhi
+Upstream-Contact: gudhi-users@lists.gforge.inria.fr
+Source: <url://http://gudhi.gforge.inria.fr/doc/1.2.0/>
+
+Files: *
+Copyright: 2014-2015 Inria Sophia Antipolis-Méditerranée
+ 2014-2015 Inria Saclay - Ile de France
+ 2014-2015 Université Nice Sophia Antipolis
+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".
+