From 5711787e5362f0c9b0a4c3400feb6f14fcb4ad53 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sat, 20 Jan 2024 19:27:56 +0100 Subject: Fix Cargo.toml advertised licence, Aerogramme is EUPL --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a81451e..06eef6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "aerogramme" version = "0.2.0" authors = ["Alex Auvolat ", "Quentin Dufour "] edition = "2021" -license = "AGPL-3.0" +license = "EUPL-1.2" description = "Encrypted mail storage over Garage" [dependencies] -- cgit v1.2.3