summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology/doc/COPYRIGHT
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-16 12:44:20 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-16 12:44:20 +0000
commit19bb0e8b6925c07d68a152cf70c7b5618a1f4af0 (patch)
treea057c11e74ae88056f82bf5643e38f9138e7f3fc /src/Persistent_cohomology/doc/COPYRIGHT
parent11af9b60e8d2b007d5bedba9f599f4eeb5468fea (diff)
parent90f6c9e1ee1c60e8e5d1de361bcecd89948b2630 (diff)
Merge last trunk modifications
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@2194 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: a8fa0a9eeb6b7064cb1d3d3780d5ab58818f49ec
Diffstat (limited to 'src/Persistent_cohomology/doc/COPYRIGHT')
-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/>.