summaryrefslogtreecommitdiff
path: root/src/Contraction
diff options
context:
space:
mode:
authormcarrier <mcarrier@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-24 07:39:45 +0000
committermcarrier <mcarrier@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-24 07:39:45 +0000
commit6a1d7a51c3ac46b51d2613d58e63d948b4ca7789 (patch)
tree80950ffe9e1e06ba4cbe5366bdb747ca49e4ae0c /src/Contraction
parent57a4ff3594b485a65fef206e03245a995f2feaf7 (diff)
parentf48eae4cd7dc50dbbe0c8ec4f63bb98dda51a5d8 (diff)
Merged latest trunk changes to Nerve_GIC
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@2230 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: bccc1dde37a431fd2b2808549c308482480e8778
Diffstat (limited to 'src/Contraction')
-rw-r--r--src/Contraction/doc/COPYRIGHT18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/Contraction/doc/COPYRIGHT b/src/Contraction/doc/COPYRIGHT
new file mode 100644
index 00000000..1de850d7
--- /dev/null
+++ b/src/Contraction/doc/COPYRIGHT
@@ -0,0 +1,18 @@
+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): David Salinas
+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/>.