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:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user