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
+1 -1
View File
@@ -4,7 +4,7 @@ Project-specific guidance for AI agents working on the MyIce Mobile codebase.
## Project
Flutter mobile app (Dart SDK `>=3.1.0 <4.0.0`) for MyIce, a hockey club management platform. Talks to the backend at `https://myice.parano.ch`. UI is in French.
Flutter mobile app (Dart SDK `>=3.1.0 <4.0.0`) for MyIce, a hockey club management platform. Talks to the backend at `https://myice.parano.ch`. UI is in French. Licensed under GPL-3.0-or-later (see `LICENSE`).
## Commands