license: Add GPL-3.0-or-later license

Add the full GNU General Public License v3 text as LICENSE, declare
the license in pubspec.yaml, and document it in README and AGENTS.md.
This commit is contained in:
2026-07-09 16:49:35 +02:00
parent afd7e11964
commit a0112d696e
4 changed files with 680 additions and 1 deletions
+4
View File
@@ -147,3 +147,7 @@ flutter build web --release # Web
2. Respecter les conventions de code (vérifier avec `flutter analyze`).
3. S'assurer que `flutter test` passe.
4. Ouvrir une merge request sur [Gitea](https://gitea.parano.ch/herel/myice_mobile).
## Licence
Ce projet est distribué sous licence [GNU General Public License v3.0 ou ultérieure](LICENSE).