From 096e0c126199c88206d6be585181b8932f5b4162 Mon Sep 17 00:00:00 2001
From: Arthur BOUDREAULT <boudreaultarthur@ik.me>
Date: Tue, 19 Oct 2021 10:14:51 +0200
Subject: [PATCH] fix: Added GNU license + correction in lydra.yunohost in
 playbook

---
 README-FR.md | 4 ++--
 README.md    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README-FR.md b/README-FR.md
index a765017..29163da 100644
--- a/README-FR.md
+++ b/README-FR.md
@@ -113,11 +113,11 @@ Aucune.
         update_cache: yes
     
   roles:
-    - ansible-yunohost
+    - lydra.yunohost
 ```
 
 ## License
 
 [![ansible-yunohost Copyright 2021 Lydra](https://www.gnu.org/graphics/gplv3-with-text-136x68.png)](https://choosealicense.com/licenses/gpl-3.0/)
 
-GPL-3.0
+**ansible-yunohost** est maintenu par [Lydra](https://lydra.fr/) et publié sous la licence GPL3.
diff --git a/README.md b/README.md
index e9fac00..26b9441 100644
--- a/README.md
+++ b/README.md
@@ -119,4 +119,4 @@ None.
 
 [![ansible-yunohost Copyright 2021 Lydra](https://www.gnu.org/graphics/gplv3-with-text-136x68.png)](https://choosealicense.com/licenses/gpl-3.0/)
 
-GPL-3.0
+**ansible-yunohost** is maintained by [Lydra](https://lydra.fr/) and released under the GPL3 license.
-- 
GitLab