|
| 1 | +# NOTICE |
| 2 | + |
| 3 | +This project contains third-party material from the projects listed below. |
| 4 | + |
| 5 | +## ranger |
| 6 | +Ranger is free software: you can redistribute it and/or modify |
| 7 | +it under the terms of the GNU General Public License as published by |
| 8 | +the Free Software Foundation, either version 3 of the License, or |
| 9 | +(at your option) any later version. |
| 10 | + |
| 11 | +Ranger is distributed in the hope that it will be useful, |
| 12 | +but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 13 | +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 14 | +GNU General Public License for more details. |
| 15 | + |
| 16 | +You should have received a copy of the GNU General Public License |
| 17 | +along with Ranger. If not, see <http://www.gnu.org/licenses/>. |
| 18 | + |
| 19 | +Written by: |
| 20 | + |
| 21 | +Marvin N. Wright |
| 22 | +Institut für Medizinische Biometrie und Statistik |
| 23 | +Universität zu Lübeck |
| 24 | +Ratzeburger Allee 160 |
| 25 | +23562 Lübeck |
| 26 | + |
| 27 | +http://www.imbs-luebeck.de |
| 28 | +wright@imbs.uni-luebeck.de |
| 29 | + |
| 30 | +## Boost |
| 31 | + |
| 32 | +Copyright (c) 2014-2021 Martin Moene |
| 33 | + |
| 34 | +https://github.com/martinmoene/optional-lite |
| 35 | + |
| 36 | +Distributed under the Boost Software License, Version 1.0. |
| 37 | +(See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt) |
| 38 | + |
| 39 | +## Eigen |
| 40 | + |
| 41 | +This Source Code Form is subject to the terms of the Mozilla |
| 42 | +Public License v. 2.0. If a copy of the MPL was not distributed |
| 43 | +with this file, You can obtain one at http://mozilla.org/MPL/2.0/. |
| 44 | + |
| 45 | +## LLVM |
| 46 | + |
| 47 | +Licensed under the Apache License v2.0 with LLVM Exceptions: https://llvm.org/LICENSE.txt |
0 commit comments