summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Bauer <mail@ulrich-bauer.org>2016-09-21 09:24:06 +0200
committerUlrich Bauer <mail@ulrich-bauer.org>2016-09-21 09:24:06 +0200
commitbd64593698d032e7518eb3ee3c3a3b1a0193f66d (patch)
tree90d434bbec6b3d454f28bf46a11392c059f8fcb8
parent970b30307b5bee8037167aa7a7101de9b9eda6a0 (diff)
fixed license header
-rw-r--r--ripser.cpp28
1 files changed, 16 insertions, 12 deletions
diff --git a/ripser.cpp b/ripser.cpp
index 93bd10e..3d4eb29 100644
--- a/ripser.cpp
+++ b/ripser.cpp
@@ -1,19 +1,23 @@
-/* Ripser: a lean C++ code for the computation of Vietoris-Rips persistence barcodes
+/*
- Copyright 2015-2016 Ulrich Bauer.
+Ripser: a lean C++ code for computation of Vietoris-Rips persistence barcodes
- 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.
+Copyright 2015-2016 Ulrich Bauer.
- 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.
+This program is free software: you can redistribute it and/or modify it under
+the terms of the GNU Lesser 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 Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public License along
+with this program. If not, see <http://www.gnu.org/licenses/>.
+
+*/
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
//#define ASSEMBLE_REDUCTION_MATRIX
//#define USE_COEFFICIENTS