Fix Cargo.toml advertised licence, Aerogramme is EUPL
This commit is contained in:
parent
3fd22c6fa3
commit
5711787e53
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name = "aerogramme"
|
|||
version = "0.2.0"
|
||||
authors = ["Alex Auvolat <alex@adnab.me>", "Quentin Dufour <quentin@dufour.io>"]
|
||||
edition = "2021"
|
||||
license = "AGPL-3.0"
|
||||
license = "EUPL-1.2"
|
||||
description = "Encrypted mail storage over Garage"
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Reference in a new issue