From ba915f63995d0b5c5bfa91f8eb592f017a5d2f48 Mon Sep 17 00:00:00 2001
From: Daniel Le Berre <daniel.leberre@univ-artois.fr>
Date: Tue, 2 May 2023 23:07:40 +0200
Subject: [PATCH] Add LICENSE

---
 LICENSE   | 1 +
 README.md | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
 create mode 100644 LICENSE

diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..4aee8d7
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1 @@
+This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
diff --git a/README.md b/README.md
index 600759c..68ad130 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@
 
 Ce document a été réalisé par le groupe de travail *Outils et bonnes pratiques techniques et sociales* du collège Codes sources et logiciels du Comité pour la Science Ouverte (CoSO).
 
-Il est diffusé sous la license CC BY SA 4.0.
\ No newline at end of file
+Il est diffusé sous la license CC BY 4.0.
\ No newline at end of file
-- 
GitLab