From ba085f6b02a835ca529cfacfbdfe7ea3abeabda6 Mon Sep 17 00:00:00 2001 From: Boog900 <54e72d8a-345f-4599-bd90-c6b9bc7d0ec5@aleeas.com> Date: Thu, 30 May 2024 01:21:14 +0100 Subject: [PATCH] update license --- binaries/cuprated/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binaries/cuprated/Cargo.toml b/binaries/cuprated/Cargo.toml index ba15745b..3161dea9 100644 --- a/binaries/cuprated/Cargo.toml +++ b/binaries/cuprated/Cargo.toml @@ -2,7 +2,7 @@ name = "cuprated" version = "0.1.0" edition = "2021" -license = "AGPL-3-only" +license = "AGPL-3.0-only" authors = ["Boog900", "hinto-janai", "SyntheticBird45"] [dependencies]