license: relicense to AGPL-3.0-or-later
Some checks failed
gitleaks / scan (push) Failing after 2s

This commit is contained in:
Sulkta 2026-06-28 21:14:41 -07:00
parent 895bad9ac9
commit 944d18410c
7 changed files with 665 additions and 14 deletions

View file

@ -26,7 +26,7 @@ members = [
[workspace.package]
version = "0.0.1"
edition = "2021"
license-file = "LICENSE"
license = "AGPL-3.0-or-later"
repository = "https://github.com/Sulkta-Coop/aldabra"
authors = ["Sulkta <oss@sulkta.com>"]