Licenses: change license fields in Cargo.toml to AGPL-3.0-or-later. (#5535)

Release Notes:
- N/A
This commit is contained in:
Piotr Osiewicz 2024-01-27 13:51:16 +01:00 committed by GitHub
parent 0e4d9472a9
commit 0a0a866dd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
76 changed files with 267 additions and 741 deletions

View file

@ -5,7 +5,7 @@ edition = "2021"
name = "collab"
version = "0.42.0"
publish = false
license = "AGPL-3.0-only"
license = "AGPL-3.0-or-later"
[[bin]]