From 24601039017b289c0f7b98bd8b47aa393ab457ad Mon Sep 17 00:00:00 2001
From: Mathieu Loiseau <mathieu.loiseau@liris.cnrs.fr>
Date: Sun, 24 Nov 2024 15:32:51 +0000
Subject: [PATCH] Update LICENSE.md

---
 LICENSE.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE.md b/LICENSE.md
index f47b028..e874f8f 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,6 +1,6 @@
 Wikstraktor is a very lightweight program meant to give access to wiktionnary data to programs. It is not complete nor fullproof but it can be integrated fast to your program and does not require to preparse dumps or anything. If you want some more exhaustive, reliable, wiktionnary extractor, you should look at [Wiktextract](https://github.com/tatuylonen/wiktextract) or its [live query counterpart](https://gitlab.liris.cnrs.fr/lex-game/live-query-wiktextract).
 
-    Copyright (C) 2024  Mathieu Loiseau for [LIRIS](https://liris.cnrs.fr)/[INSA](https://insa-lyon.fr) 
+    Copyright (C) 2024  Mathieu Loiseau for LIRIS/INSA
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -15,4 +15,4 @@ Wikstraktor is a very lightweight program meant to give access to wiktionnary da
     You should have received a copy of the GNU General Public License
     along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
-The authors are grateful to the [ASLAN project](https://aslan.universite-lyon.fr/projet-lex-game-233220.kjsp) (ANR-10-LABX-0081) of the Université de Lyon, for its financial support within the French program "Investments for the Future" operated by the National Research Agency (ANR).
\ No newline at end of file
+This program was created by an employee of [INSA](https://insa-lyon.fr)/[LIRIS](https://liris.cnrs.fr). The authors are grateful to the [ASLAN project](https://aslan.universite-lyon.fr/projet-lex-game-233220.kjsp) (ANR-10-LABX-0081) of the Université de Lyon, for its financial support within the French program "Investments for the Future" operated by the National Research Agency (ANR).
\ No newline at end of file
-- 
GitLab