license: relicense to AGPL-3.0-or-later

This commit is contained in:
Sulkta 2026-06-28 21:19:03 -07:00
parent 44267a37f6
commit 6c7a44a738
3 changed files with 66 additions and 79 deletions

View file

@ -5,7 +5,7 @@ members = ["crates/torttube-sidecar"]
[workspace.package]
version = "1.0.4"
edition = "2021"
license = "GPL-3.0-or-later"
license = "AGPL-3.0-or-later"
authors = ["Sulkta <oss@sulkta.com>"]
repository = "https://github.com/Sulkta/torttube"