Fix licnese information using xtask

This commit is contained in:
Tobias Hunger 2023-06-15 16:23:52 +02:00 committed by Olivier Goffart
parent 4a24d9cfdc
commit 04d1229685
132 changed files with 169 additions and 169 deletions

View file

@ -7,7 +7,7 @@ version = "1.1.0"
authors = ["Slint Developers <info@slint-ui.com>"]
edition = "2021"
publish = false
license = "GPL-3.0-only OR LicenseRef-Slint-commercial"
license = "MIT"
[[bin]]
path = "main.rs"