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

@ -10,7 +10,7 @@
name = "aldabra-chain"
version.workspace = true
edition.workspace = true
license-file.workspace = true
license.workspace = true
repository.workspace = true
authors.workspace = true

View file

@ -20,7 +20,7 @@
name = "aldabra-core"
version.workspace = true
edition.workspace = true
license-file.workspace = true
license.workspace = true
repository.workspace = true
authors.workspace = true

View file

@ -34,7 +34,7 @@
name = "aldabra-dao"
version.workspace = true
edition.workspace = true
license-file.workspace = true
license.workspace = true
repository.workspace = true
authors.workspace = true

View file

@ -9,7 +9,7 @@
name = "aldabra-mcp"
version.workspace = true
edition.workspace = true
license-file.workspace = true
license.workspace = true
repository.workspace = true
authors.workspace = true