summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology/doc
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-15 21:53:24 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-15 21:53:24 +0000
commit7fe5f299832bbf94fd0e8f04f7efdf1f0b5e5c8d (patch)
treeba999ad707d7f532cebed441cfdea9507e4e50a1 /src/Persistent_cohomology/doc
parent877c7f1580b2a84dd89b9fb2d5920a21af014b20 (diff)
parent0c0b5600c2adbe6aa19dc043ca2dce63ba2067d5 (diff)
Merge gudhi_doc_2.0.0 branch for GUDHI web site 2.0.0 and Copyright fixes for Debian
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@2189 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 0501d2d499d32b6df6c18aa273fa6f030f49ad92
Diffstat (limited to 'src/Persistent_cohomology/doc')
-rw-r--r--src/Persistent_cohomology/doc/COPYRIGHT19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/Persistent_cohomology/doc/COPYRIGHT b/src/Persistent_cohomology/doc/COPYRIGHT
new file mode 100644
index 00000000..34345bef
--- /dev/null
+++ b/src/Persistent_cohomology/doc/COPYRIGHT
@@ -0,0 +1,19 @@
+The files of this directory are part of the Gudhi Library. The Gudhi library
+(Geometric Understanding in Higher Dimensions) is a generic C++ library for
+computational topology.
+
+Author(s): Clément Maria
+
+Copyright (C) 2015 INRIA
+
+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 program 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 <http://www.gnu.org/licenses/>.