mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
Manually update license information in Cargo.toml files
... that are not published or private or not processed by xtask for other reasons.
This commit is contained in:
parent
f74e24209e
commit
597467fae9
24 changed files with 24 additions and 24 deletions
|
@ -4,7 +4,7 @@ version = "0.1.6"
|
|||
authors = ["SixtyFPS <info@sixtyfps.io>"]
|
||||
edition = "2018"
|
||||
publish = false
|
||||
license = "GPL-3.0-only"
|
||||
license = "(GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)"
|
||||
|
||||
[[bin]]
|
||||
path = "main.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue