From 48765f759d3f8998fca0b5759897688cb0371f90 Mon Sep 17 00:00:00 2001 From: Fijxu Date: Thu, 4 Dec 2025 11:59:55 -0300 Subject: [PATCH] chore: Update shard.yml to use SPDX license identifier (#5552) --- 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