From 06113c6d2789366c09e1e31246102d7a770ae440 Mon Sep 17 00:00:00 2001 From: Baptiste Bauvin <baptiste.bauvin@lis-lab.fr> Date: Wed, 10 Mar 2021 14:14:19 +0000 Subject: [PATCH] Update README.rst --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 0b6e6627..fd9da8c8 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +1,9 @@ .. |pipeline| image:: https://gitlab.lis-lab.fr/baptiste.bauvin/summit/badges/master/pipeline.svg :alt: Pipeline status -.. |license| image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg - :target: http://www.gnu.org/licenses/gpl-3.0 - :alt: License: GPL v3 +.. |license| image:: https://img.shields.io/badge/License-New%20BSD-blue.svg + :target: https://opensource.org/licenses/BSD-3-Clause + :alt: License: New BSD .. |coverage| image:: https://gitlab.lis-lab.fr/baptiste.bauvin/summit/badges/master/coverage.svg :target: http://baptiste.bauvin.pages.lis-lab.fr/summit/coverage/index.html -- GitLab