From 285d4ba5900704ce52149340e09d1f059e4f15c1 Mon Sep 17 00:00:00 2001 From: Adrien Date: Sun, 27 Apr 2025 11:36:45 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20Set=20AGPL-3.0-or-later=20licens?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 4a03203..5f03045 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "beau-gosse-du-92" version = "0.1.0" edition = "2021" +license = "AGPL-3.0-or-later" [features] default = []