From 9e1a4e80bc3f2cffc965dc3f5194ea308ca9afab Mon Sep 17 00:00:00 2001 From: mcarrier Date: Wed, 10 May 2017 15:32:55 +0000 Subject: git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@2411 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 92552c44d0a2369735bd29495c3504f53010a06c --- src/Nerve_GIC/doc/COPYRIGHT | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/Nerve_GIC/doc/COPYRIGHT (limited to 'src/Nerve_GIC/doc/COPYRIGHT') diff --git a/src/Nerve_GIC/doc/COPYRIGHT b/src/Nerve_GIC/doc/COPYRIGHT new file mode 100644 index 00000000..0c36a526 --- /dev/null +++ b/src/Nerve_GIC/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): Mathieu Carrière + +Copyright (C) 2017 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 . -- cgit v1.2.3