summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJosh Kingsley <josh@joshkingsley.me>2025-11-01 15:22:18 +0200
committerJosh Kingsley <josh@joshkingsley.me>2025-11-01 15:22:18 +0200
commita472b004fb6470277541d763799cf42ae5e996b4 (patch)
tree65eb9ad2b30397d38f0bde1ecfac3bd2a18536c2 /package.json
parent715996aceb4d4dc96410464f60727b98a289be08 (diff)
chore: change license to PolyForm Strict
Overall, I feel that this is a more honest license for Notive. And it leaves the door open to making an open source release in the future.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index d66ea75..d5a1cb5 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,6 @@
{
"name": "notive",
"private": true,
- "license": "AGPL-3.0-or-later",
"type": "module",
"devDependencies": {
"prettier": "^3.6.2",