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
View File
@@ -3,6 +3,7 @@ name: myice_mobile
description: Flutter mobile app for MyIce
publish_to: 'none'
version: 1.0.0+1
license: GPL-3.0-or-later
environment:
sdk: '>=3.1.0 <4.0.0'