From e56b0b753d1cea5520f835de3810eaab5342883e Mon Sep 17 00:00:00 2001 From: Fijxu Date: Sun, 30 Nov 2025 18:00:18 -0300 Subject: [PATCH] chore: Update shard.yml to use SPDX license identifier --- shard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shard.yml b/shard.yml index 4dc8aa02..bc6c4bf4 100644 --- a/shard.yml +++ b/shard.yml @@ -38,7 +38,7 @@ development_dependencies: crystal: ">= 1.10.0, < 2.0.0" -license: AGPLv3 +license: AGPL-3.0-only repository: https://github.com/iv-org/invidious homepage: https://invidious.io