Licenses: change license fields in Cargo.toml to AGPL-3.0-or-later. (#5535)
Release Notes: - N/A
This commit is contained in:
parent
0e4d9472a9
commit
0a0a866dd5
76 changed files with 267 additions and 741 deletions
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
publish = false
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
license = "GPL-3.0-only"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue