From 538aa3bb57713cef7935918bd9ef01713de42cab Mon Sep 17 00:00:00 2001 From: DecDuck Date: Tue, 14 Oct 2025 12:11:24 +1100 Subject: [PATCH] fix: update license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8543964..38b1936 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ ] } }, - "license": "MIT", + "license": "AGPL-3.0-only", "devDependencies": { "@napi-rs/cli": "3.0.0-alpha.91", "@types/node": "^22.13.10",