From 40bfc807934b8fb8f21cac1d3141f22d5a707f25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Tue, 8 Apr 2025 17:28:46 +0400 Subject: [PATCH] change license in README --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 649278e..8f9c64d 100644 --- a/README.md +++ b/README.md @@ -123,9 +123,23 @@ Si vous souhaitez contribuer au développement: 3. Poussez vers la branche: `git push origin ma-nouvelle-fonctionnalité` 4. Soumettez une pull request -## Licence +## License -Ce projet est sous licence [MIT](LICENSE). +Copyright (C) 2025 Cédric Famibelle-Pronzola & Ka-Ubuntu +FR + +Ce programme est un logiciel libre : vous pouvez le redistribuer et/ou le modifier selon les termes de la licence publique générale GNU Affero publiée par la Free Software Foundation, soit la version 3 de la licence, soit (à votre choix) toute version ultérieure. + +Ce programme est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE ; sans même la garantie implicite de COMMERCIALISATION ou d'ADAPTATION À UN USAGE PARTICULIER. Voir la licence publique générale GNU Affero pour plus de détails. + +Vous devriez avoir reçu une copie de la licence publique générale GNU Affero avec ce programme. Si ce n'est pas le cas, consultez https://www.gnu.org/licenses/. +EN + +This program 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. + +This program 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 https://www.gnu.org/licenses/. ## Contact