summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology/doc
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-16 09:07:37 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-16 09:07:37 +0000
commit0c017bb5cebe6af752d67455afc3d6f98f9dbe97 (patch)
treee0cc7650e4b15471ad3a5551ee68516f29a91fe0 /src/Persistent_cohomology/doc
parent092b6dacfb638fe9751e464bcd894967926b2744 (diff)
parent7fe5f299832bbf94fd0e8f04f7efdf1f0b5e5c8d (diff)
Merge Last trunk modifications
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alpha_3d_fix@2192 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 737b10fe34bcc842a1e64522f1eb14c16c7cfec0
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/>.