From 68fe2f1feea38c8cf73f693c48418d7eb1fef7ff Mon Sep 17 00:00:00 2001 From: Mathieu Faverge <mathieu.faverge@inria.fr> Date: Tue, 22 Dec 2020 11:11:20 +0100 Subject: [PATCH] README: Fix license --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31fe23ff..5cc5f1f2 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,6 @@ The following people contribute or contributed to the development of SPM: If we forgot your name, please let us know that we can fix that mistake. -### Licence +### License -<https://gitlab.inria.fr/solverstack/spm/blob/master/LICENCE> +<https://gitlab.inria.fr/solverstack/spm/blob/master/LICENSE> -- GitLab