From 79f33d7c2b544334ff2bf91a16ab5bd37a256fb8 Mon Sep 17 00:00:00 2001 From: Fabrice ALLAIN <fabrice.allain@pasteur.fr> Date: Mon, 22 Jul 2019 14:14:06 +0200 Subject: [PATCH] Add LICENSE --- LICENSE | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..6357f90 --- /dev/null +++ b/LICENSE @@ -0,0 +1,19 @@ + ARIA -- Ambiguous Restraints for Iterative Assignment + + A software for automated NOE assignment + + Version 2.3 + + +Copyright (C) Benjamin Bardiaux, Michael Habeck, Therese Malliavin, + Wolfgang Rieping, and Michael Nilges + +All rights reserved. + +NO WARRANTY. This software package is provided 'as is' without warranty of +any kind, expressed or implied, including, but not limited to the implied +warranties of merchantability and fitness for a particular purpose or +a warranty of non-infringement. + +Distribution of substantively modified versions of this module is +prohibited without the explicit permission of the copyright holders. \ No newline at end of file -- GitLab