From b8bec830ae003269bb49bc7070c9ed7a4829f4c7 Mon Sep 17 00:00:00 2001 From: Dorine Lambinet <dorine.lambinet@assemblee-nationale.fr> Date: Wed, 25 Oct 2023 14:43:44 +0000 Subject: [PATCH] Ajoute LICENCE.md --- LICENSE.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..fd44c8e --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,26 @@ +# LexImpact-client + +By [Sandra Chakroun](mailto:sandra.chakroun@assemblee-nationale.fr) +By [Benoît Courty](mailto:benoit.courty@assemblee-nationale.fr), +By [Dorine Lambinet](mailto:dorine.lambinet@assemblee-nationale.fr) +By Loïc Poullain, +By Augustin Wenger +By Mauko Quiroga + +Copyright (C) 2019, 2020, 2021, 2022, 2023 Assemblée nationale + +https://git.leximpact.dev/leximpact/simulateur-dotations-communes/leximpact-client/ + +> LexImpact-client LexImpact is free software; you can redistribute it and/or modify +> it under the terms of the GNU Affero General Public License as +> published by the Free Software Foundation, either version 3 of the +> License, or (at your option) any later version. +> +> LexImpact-client LexImpact is distributed in the hope that it will be useful, +> but WITHOUT ANY WARRANTY; without even the implied warranty of +> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +> GNU Affero General Public License for more details. +> +> You should have received a copy of the GNU Affero General Public License +> along with this program. If not, see <http://www.gnu.org/licenses/>. + -- GitLab