From b9167218417f7601072c1681c12b53667e5a2821 Mon Sep 17 00:00:00 2001
From: Jacques Dainat <jacques.dainat@ird.fr>
Date: Fri, 15 Nov 2024 17:07:41 +0100
Subject: [PATCH] update license to add SA

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index c1eac94..1315f2e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![CC BY 4.0][cc-by-shield]][cc-by]
+[![CC BY SA 4.0][cc-by-sa-shield]][cc-by-sa]
 
 
 # ISI - formation Git
@@ -140,5 +140,5 @@ Found a bug or have a question? Please open an [issue](https://forge.ird.fr/mive
 
 This work is licensed under a [Creative Commons Attribution 4.0 International License][cc-by].
 
-[cc-by]: http://creativecommons.org/licenses/by/4.0/
-[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg
+[cc-by-sa]: https://creativecommons.org/licenses/by-sa/4.0/
+[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY%20SA%204.0-lightgrey.svg
-- 
GitLab