From c28f8604503179b2c99c29b5646f38a9230c3cf9 Mon Sep 17 00:00:00 2001
From: Sebastien Curt <sebastien.curt@tetras-libre.fr>
Date: Wed, 29 Dec 2021 14:41:18 +0100
Subject: [PATCH] Rename licence directory because of naming incompatibility on
 MAC

---
 {license => licenses}/.gitkeep                   | 0
 {license => licenses}/Licence_CeCILL-B_V1-en.txt | 0
 {license => licenses}/Licence_CeCILL-B_V1-fr.txt | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename {license => licenses}/.gitkeep (100%)
 rename {license => licenses}/Licence_CeCILL-B_V1-en.txt (100%)
 rename {license => licenses}/Licence_CeCILL-B_V1-fr.txt (100%)

diff --git a/license/.gitkeep b/licenses/.gitkeep
similarity index 100%
rename from license/.gitkeep
rename to licenses/.gitkeep
diff --git a/license/Licence_CeCILL-B_V1-en.txt b/licenses/Licence_CeCILL-B_V1-en.txt
similarity index 100%
rename from license/Licence_CeCILL-B_V1-en.txt
rename to licenses/Licence_CeCILL-B_V1-en.txt
diff --git a/license/Licence_CeCILL-B_V1-fr.txt b/licenses/Licence_CeCILL-B_V1-fr.txt
similarity index 100%
rename from license/Licence_CeCILL-B_V1-fr.txt
rename to licenses/Licence_CeCILL-B_V1-fr.txt
-- 
GitLab