summaryrefslogtreecommitdiff
path: root/src/Kernels/doc/COPYRIGHT
diff options
context:
space:
mode:
authormcarrier <mcarrier@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-12-29 23:39:32 +0000
committermcarrier <mcarrier@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-12-29 23:39:32 +0000
commit5708c93251625133598739f42ed106aac83bf18a (patch)
tree23e738991e028f2a918a2b4bd7600b1e40d4a90b /src/Kernels/doc/COPYRIGHT
parenta065a3b86e33c24250a981f95db1ff46d9075ef5 (diff)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/kernels@3107 636b058d-ea47-450e-bf9e-a15bfbe3eedb
Former-commit-id: d0f6606d7afde132a4d86203eeff80e97f35adce
Diffstat (limited to 'src/Kernels/doc/COPYRIGHT')
-rw-r--r--src/Kernels/doc/COPYRIGHT19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/Kernels/doc/COPYRIGHT b/src/Kernels/doc/COPYRIGHT
new file mode 100644
index 00000000..0c36a526
--- /dev/null
+++ b/src/Kernels/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 <http://www.gnu.org/licenses/>.