From aceab4067d22e48e528049db148ef44b13aaba29 Mon Sep 17 00:00:00 2001 From: FliegendeWurst <2012gdwu+github@posteo.de> Date: Mon, 22 Mar 2021 17:34:15 +0100 Subject: [PATCH] License under AGPL3+ --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fc206be..10c3e62 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "telegram_notes_bot" version = "0.1.0" authors = ["FliegendeWurst <2012gdwu@web.de>"] -license = "GPL-3.0+" +license = "AGPL-3.0+" edition = "2018" [dependencies]