mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-15 21:45:24 +00:00
Fix cargo-about
Add permissive WTFPL to list of accepted licenses
This commit is contained in:
parent
59a45c6268
commit
3d0c313357
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ accepted = [
|
|||
"ISC",
|
||||
"Unicode-DFS-2016",
|
||||
"OpenSSL",
|
||||
"WTFPL",
|
||||
"GPL-3.0", # That's only for Slint
|
||||
]
|
||||
targets = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue