Change license to AGPL-3.0-only

This commit is contained in:
Sam Valladares 2026-01-30 00:55:03 -06:00 committed by GitHub
parent ee39e62a35
commit 709c06c2fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ members = [
[workspace.package]
version = "1.0.0"
edition = "2021"
license = "MIT OR Apache-2.0"
license = "AGPL-3.0-only"
repository = "https://github.com/samvallad33/vestige"
authors = ["Sam Valladares"]